Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-11-05 | Per discussion with the author, these changes were a bad idea. | mycroft | 6 | -471/+0 | |
1998-11-05 | 2.2.0 | mycroft | 7 | -145/+238 | |
1998-09-28 | Update rsync to 2.1.1. | frueauf | 4 | -98/+98 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 5 | -0/+10 | |
1998-07-25 | Update to rsync 2.1.0. | frueauf | 5 | -68/+102 | |
1998-07-10 | Use mkstemp(3). | mycroft | 3 | -0/+314 | |
1998-07-04 | Remove outdated RCS tag. | mycroft | 1 | -2/+1 | |
1998-07-04 | Update to 2.0.18. | mycroft | 4 | -30/+28 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -2/+1 | |
1998-06-03 | Include bsd.prefs.mk so that variables can be set in /etc/mk.conf | agc | 1 | -1/+3 | |
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -2/+2 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-02-28 | add missing @dirrm rules and add .gz suffix to manpages (if not already there). | frueauf | 1 | -1/+2 | |
1998-02-02 | portlint: move cvs id where it belongs. | frueauf | 1 | -2/+1 | |
1998-02-01 | portlint: fix URL | hubertf | 1 | -2/+2 | |
1998-01-23 | Initial import of rsync, a utility to synchronise directory trees | agc | 6 | -0/+77 | |
across machines in an efficient manner, into the NetBSD packages collection. This is originally from the FreeBSD ports collection, but I've (a) deleted the patches which add support for a client for the public rsync daemon (I have no real way to test that under NetBSD), and (b) added a patch to use mkstemp() instead of a mktemp(), open() combination, and (c) also upgraded to version 1.6.9 while I was at it. |