Age | Commit message (Expand) | Author | Files | Lines |
2005-05-02 | RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. | reed | 1 | -1/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-21 | Do not open files opened for reading in RW mode. Helps in using | wiz | 3 | -3/+18 |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 |
2004-12-28 | The default location of the pkgsrc-installed rc.d scripts is now | reed | 1 | -2/+2 |
2004-12-18 | Always create a ${TOOLS_DIR}/bin/rpcgen to wrap the real rpcgen. | jlam | 1 | -2/+1 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -3/+3 |
2004-08-03 | Unfortunately, "mountd" REQUIREs "mountall", causing a circular dependency | tv | 2 | -4/+3 |
2004-08-02 | cfsd needs to be before "mountall" in order to be listed in /etc/fstab. | tv | 2 | -3/+4 |
2004-08-02 | Make patch-ag apply correctly. | tv | 2 | -5/+5 |
2004-07-25 | make this build on NetBSD >=2.0E with statvfs(). | grant | 2 | -1/+19 |
2004-07-25 | call ${BSD_INSTALL} instead of "install". fixes install on Solaris. | grant | 2 | -8/+22 |
2004-07-25 | be quiet in post-extract, too. | grant | 1 | -2/+2 |
2004-07-25 | be quieter in post-patch and pre-build targets. | grant | 1 | -6/+6 |
2004-07-25 | only pass -traditional if using gcc. | grant | 1 | -1/+6 |
2004-04-25 | Convert to buildlink3. | snj | 1 | -2/+2 |
2004-04-23 | mk/bsd.pkg.install.mk now automatically registers | reed | 1 | -2/+1 |
2004-03-16 | Define NO_EXPORT_CPP so that rpcgen doesn't produce empty files. | cube | 1 | -1/+2 |
2003-07-31 | Convert the rc.d script to the rc.subr framework and use RCD_SCRIPTS from | jmmv | 2 | -101/+18 |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2002-12-23 | Whitespace fix | cjep | 1 | -2/+2 |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 |
2002-07-15 | Add a pointer to Steve Bellovin's mail in | agc | 1 | -0/+42 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-07-24 | Re-add accidentally removed do-build target. -current doesn't need it, but | jlam | 1 | -1/+5 |
2001-06-09 | Remove trailing whitespace. | wiz | 1 | -14/+14 |
2001-06-09 | Add patches from Simon Burge <simonb@wasabisystems.com> to build cfs | jlam | 6 | -18/+94 |
2001-06-07 | Add patches missing from commit that did the following modifications: | jlam | 3 | -0/+46 |
2001-06-07 | * Use NetBSD's getpass() function instead of the homegrown one, as the | jlam | 5 | -78/+216 |
2001-06-06 | Back out the socklen_t Makefile magic - causes core dumps on 1.5 i386 | simonb | 1 | -2/+1 |
2001-06-06 | Remove files from jlam's cfs package import (on top of agc's) until | wiz | 3 | -136/+0 |
2001-06-05 | cfs - Cryptographic File System | jlam | 5 | -27/+170 |
2001-06-05 | Define RINCLUDES, since otherwise cc -I will eat the next argument, | agc | 2 | -4/+4 |
2001-06-05 | Install a workaround for socklen_t definition woes on 1.5 | agc | 1 | -2/+4 |
2001-06-05 | Initial import of Steve Bellovin's port of Matt Blaze's CFS into the | agc | 5 | -0/+148 |