aboutsummaryrefslogtreecommitdiff
path: root/net/pcnfsd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update MASTER_SITESRyan Steinmetz2012-05-091-2/+5
| | | | | | | | PR: ports/167570 Requested by: Sergey <starikov@caotus.ru> Notes: svn path=/head/; revision=296328
* Replace master site with working onesKris Kennaway2005-07-101-1/+3
| | | | Notes: svn path=/head/; revision=138838
* define USE_GETUSERSHELL not GETUSERSHELL - with getusershell() rpc.pcnfsd willOliver Lehmann2005-04-211-0/+1
| | | | | | | | | | | | | use getusershell() to determine if the usershell is a valid shell or not. Without USE_GETUSERSHELL defined, rpc.pcnfsd will only check if the usershell ends in sh - which is bad when you want to enable an /sbin/nologin user to mount nfs shares. Bump PORTREVISION Noticed by: playing with NFS on MS-DOS 6.22 (yihaa) Notes: svn path=/head/; revision=133829
* Use PLIST_FILES.Trevor Johnson2004-02-051-0/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | 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
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Move Makefile.inc to ${FILESDIR}, copy it to ${WRKSRC} during extractSatoshi Asami1998-12-011-1/+4
| | | | | | | | | | 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
* Man, I think I see a pattern here. manpage(pkg/PLIST)->manpage(Makefile)Tim Vanderhoek1998-08-241-1/+4
| | | | Notes: svn path=/head/; revision=12810
* Set maintainer to ports@freebsd.orgPaul Traina1997-07-101-2/+2
| | | | Notes: svn path=/head/; revision=7283
* General Makefile cleanupDavid E. O'Brien1996-12-011-1/+3
| | | | | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... Notes: svn path=/head/; revision=4738
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Add $ID$.Satoshi Asami1996-04-211-0/+2
| | | | Notes: svn path=/head/; revision=3013
* Change "networking" to "net".Satoshi Asami1995-11-271-1/+1
| | | | Notes: svn path=/head/; revision=2485
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-151-2/+5
| | | | Notes: svn path=/head/; revision=1363
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-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
* PC NFS authentication/spooling daemonPaul Traina1994-10-071-0/+11
Notes: svn path=/head/; revision=198