Date: Wed, 8 Jun 2005 11:11:08 +0000 (UTC) From: Jean-Yves Lefort <jylefort@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/cfs Makefile pkg-descr pkg-message pkg-plist ports/security/cfs/files cfsd.sh cfsd.sh.in pkg-message.in Message-ID: <200506081111.j58BB9V8013790@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jylefort 2005-06-08 11:11:08 UTC
FreeBSD ports repository
Modified files:
security/cfs Makefile pkg-descr pkg-plist
Added files:
security/cfs/files cfsd.sh.in pkg-message.in
Removed files:
security/cfs pkg-message
security/cfs/files cfsd.sh
Log:
- convert cfsd.sh to rcNG
- add a CFS bootstrap directory to the port (${PREFIX}/cfsd-bootstrap)
- mount that CFS bootstrap directory in cfsd.sh (default mountpoint is /crypt,
configurable in /etc/rc.conf)
- explain how to quickly setup cfsd in pkg-message
- do display pkg-message
- while here, use USE_RC_SUBR
PR: ports/18800
Submitted by: Louis Mamakos <louie@TransSys.COM>, myself
Approved by: green (maintainer)
Revision Changes Path
1.21 +9 -4 ports/security/cfs/Makefile
1.3 +0 -20 ports/security/cfs/files/cfsd.sh (dead)
1.1 +51 -0 ports/security/cfs/files/cfsd.sh.in (new)
1.1 +27 -0 ports/security/cfs/files/pkg-message.in (new)
1.4 +0 -3 ports/security/cfs/pkg-descr
1.2 +0 -2 ports/security/cfs/pkg-message (dead)
1.5 +2 -1 ports/security/cfs/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506081111.j58BB9V8013790>
