summaryrefslogtreecommitdiff
path: root/net/pcnfsd (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-02-20De-pkg-comment.Akinori MUSHA2-1/+1
Notes: svn path=/head/; revision=75971
2002-11-10o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2-2/+1
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
2002-11-06Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2-1/+2
Approved by: pat Notes: svn path=/head/; revision=69612
2000-04-09Update with the new PORTNAME/PORTVERSION variablesChris Piazza1-3/+3
Notes: svn path=/head/; revision=27423
1999-08-30$Id$ -> $FreeBSD$Peter Wemm2-2/+2
Notes: svn path=/head/; revision=21126
1999-06-301) Add a patch to fix the syntax for 'lpc status' for FreeBSD 3.x+Chris Piazza2-2/+18
2) Shorten down a long line in DESCR. PR: 12442 Submitted by: Isupov A.Yu <isupov@moonhe.jinr.ru> Notes: svn path=/head/; revision=19910
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek1-1/+1
FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
1998-12-01Move Makefile.inc to ${FILESDIR}, copy it to ${WRKSRC} during extractSatoshi Asami3-3/+14
and include it explicitly. The previous method of relying in the implicit inclusion of "../Makefile.inc" broke when WRKDIRPREFIX is set. Notes: svn path=/head/; revision=14983
1998-08-24Man, I think I see a pattern here. manpage(pkg/PLIST)->manpage(Makefile)Tim Vanderhoek2-2/+4
Notes: svn path=/head/; revision=12810
1997-07-10Set maintainer to ports@freebsd.orgPaul Traina1-2/+2
Notes: svn path=/head/; revision=7283
1996-12-01General Makefile cleanupDavid E. O'Brien1-1/+3
Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... Notes: svn path=/head/; revision=4738
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1-1/+0
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=4575
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-1/+1
all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
1996-04-21Add $ID$.Satoshi Asami1-0/+2
Notes: svn path=/head/; revision=3013
1996-04-21Add in patches for vulnerabilities discussed in CERT CA:96.08Paul Traina2-0/+82
Notes: svn path=/head/; revision=3011
1995-11-27Change "networking" to "net".Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=2485
1995-05-12Major cleanup. Make sure all parts agree with each other.Satoshi Asami1-2/+131
Submitted by: Javier Martin Rueda <jmrueda@diatel.upm.es> Notes: svn path=/head/; revision=1694
1995-04-17Man page is compressed.Satoshi Asami1-1/+1
Pointed-out by: pkg_create Notes: svn path=/head/; revision=1429
1995-04-15Update of net Makefiles! Am I done? :)Satoshi Asami1-2/+5
Notes: svn path=/head/; revision=1363
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-0/+1
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
1995-03-19mkdir -p the BINDIR during beforeinstall, instead of blindlyJoerg Wunsch1-3/+4
assuming everyone has already got a /usr/local/libexec. Notes: svn path=/head/; revision=1146
1994-12-18First batch of MD5 checksum files. Only did through to the end of netGary Palmer1-0/+1
to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later Notes: svn path=/head/; revision=590
1994-10-07Add package support for pcnfsd(8)Paul Traina3-0/+7
Notes: svn path=/head/; revision=203
1994-10-07PC NFS authentication/spooling daemonPaul Traina5-0/+248
Notes: svn path=/head/; revision=198