Commit Graph

17 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer
ec5b83ce2f - add missing package-source targets
- add missing dependencies to build prerequisites in the config system
2007-01-03 13:44:01 +00:00
Bernhard Reutner-Fischer
ba909a766a - bump version 2006-11-20 16:40:19 +00:00
Bernhard Reutner-Fischer
6342c83201 - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
2006-10-01 15:17:52 +00:00
Peter Korsgaard
6268a48c56 Bump rsync package to 2.6.8
Closes 0000859.
2006-04-28 20:00:46 +00:00
Eric Andersen
9ef8e45ff6 rsync-2.6.7 is now out 2006-03-19 21:18:45 +00:00
Bernhard Reutner-Fischer
8ec9199f17 - quote HOST_CC.
Allows for passing flags along HOST_CC which is sometimes needed on certain
  architectures.
2006-03-10 08:30:15 +00:00
"Steven J. Hill"
a05b7977e6 How about we check our work a little better? 2005-09-13 00:04:05 +00:00
Mike Frysinger
919a45a0aa version bump to 2.6.6 2005-09-08 00:04:02 +00:00
Eric Andersen
369864cf10 be a bit more consistant with naming, always escape wildcards 2005-06-24 08:36:13 +00:00
"Steven J. Hill"
719bb81a16 Slash missing. 2005-04-27 21:00:48 +00:00
"Steven J. Hill"
0e5de0386d Rsync was recently upgraded to 2.6.4. Until buildroot is updated,
the RSYNC_SITE variable needs to be changed.
2005-04-27 20:59:23 +00:00
Eric Andersen
d06645d8ed There is no need to have a separate 'Makefile.in' file in the
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file
2005-02-10 03:06:39 +00:00
Mike Frysinger
1eda52851f help text 2004-10-14 20:33:45 +00:00
Eric Andersen
3f8f415a2a Teach rsync to compile 2004-10-14 09:57:31 +00:00
Eric Andersen
c3da0d8281 Update a few packages 2004-10-14 09:39:25 +00:00
Eric Andersen
bb05a9ad46 Make the TAR_VERBOSITY option a bit more sane 2004-10-09 21:19:47 +00:00
Mike Frysinger
fd913d55b9 rsync package 2004-10-09 20:07:08 +00:00