summaryrefslogtreecommitdiff
path: root/security/cfs/Makefile
AgeCommit message (Expand)AuthorFilesLines
2008-04-07Add missing directories.joerg1-4/+3
2007-12-27Try to create target directories before install manuals.obache1-1/+3
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-3/+3
2006-08-05Bump to nb6adrianp1-2/+2
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-5/+5
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-21Do not open files opened for reading in RW mode. Helps in usingwiz1-2/+2
2004-12-28The default location of the pkgsrc-installed rc.d scripts is nowreed1-2/+2
2004-12-18Always create a ${TOOLS_DIR}/bin/rpcgen to wrap the real rpcgen.jlam1-2/+1
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-3/+3
2004-08-03Unfortunately, "mountd" REQUIREs "mountall", causing a circular dependencytv1-2/+2
2004-08-02cfsd needs to be before "mountall" in order to be listed in /etc/fstab.tv1-2/+2
2004-07-25be quiet in post-extract, too.grant1-2/+2
2004-07-25be quieter in post-patch and pre-build targets.grant1-6/+6
2004-07-25only pass -traditional if using gcc.grant1-1/+6
2004-04-25Convert to buildlink3.snj1-2/+2
2004-03-16Define NO_EXPORT_CPP so that rpcgen doesn't produce empty files.cube1-1/+2
2003-07-31Convert the rc.d script to the rc.subr framework and use RCD_SCRIPTS fromjmmv1-6/+7
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
2002-12-23Whitespace fixcjep1-2/+2
2001-07-24Re-add accidentally removed do-build target. -current doesn't need it, butjlam1-1/+5
2001-06-09Remove trailing whitespace.wiz1-14/+14
2001-06-09Add patches from Simon Burge <simonb@wasabisystems.com> to build cfsjlam1-14/+17
2001-06-07* Use NetBSD's getpass() function instead of the homegrown one, as thejlam1-13/+84
2001-06-06Back out the socklen_t Makefile magic - causes core dumps on 1.5 i386simonb1-2/+1
2001-06-05Install a workaround for socklen_t definition woes on 1.5agc1-2/+4
2001-06-05Initial import of Steve Bellovin's port of Matt Blaze's CFS into theagc1-0/+29