Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-14 | Revive MASTER_SITES. | kim | 4 | -12/+47 | |
Update net/ssync to 1.9.1: - Add configuration file (ssync.conf). - Change the default netgroup to dist-os-rel-arch and add options to not use the release (-c) and/or architecture (-g). | |||||
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2011-03-17 | service suspended. prevent timeout. fetch from backup. | zafer | 1 | -2/+2 | |
2010-01-27 | DESTDIR support | joerg | 1 | -2/+4 | |
2007-03-24 | Prepare for switching to NO_MTREE=yes. | joerg | 1 | -1/+2 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -4/+4 | |
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this. | |||||
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -1/+2 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-29 | Make the default method of determining the current working directory | kim | 2 | -5/+9 | |
use "pwd" instead of "pawd". NOTE: if you are running amd you'll want to set SDIST_PAWD and SSYNC_PAWD to "pawd" in /etc/mk.conf now. | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-11-20 | ssync 1.5 adds "-f" to use a file listing the target hosts | kim | 2 | -4/+4 | |
2000-08-13 | Fix rsync dependency to accept upgraded rsync packages. | kim | 1 | -2/+2 | |
1999-08-31 | Ssync invokes rsync in an intelligent manner. Usually, the ssync | kim | 5 | -0/+32 | |
command is invoked from the master distribution host. Invoking the command without any arguments will distribute the current working directory to all hosts in the netgroup for the platform you are running ssync on. |