Date: Tue, 25 Oct 2005 15:33:28 -0400 From: Kris Kennaway <kris@obsecurity.org> To: Cy Schubert <cy@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/sudosh Makefile pkg-message pkg-plist ports/security/sudosh/files patch-src::Makefile.in Message-ID: <20051025193328.GA80489@xor.obsecurity.org> In-Reply-To: <200510251856.j9PIukAp040094@repoman.freebsd.org> References: <200510251856.j9PIukAp040094@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--8t9RHnE3ZwKMSgU+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 25, 2005 at 06:56:46PM +0000, Cy Schubert wrote: > cy 2005-10-25 18:56:46 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > security/sudosh Makefile pkg-plist=20 > Added files: > security/sudosh pkg-message=20 > security/sudosh/files patch-src::Makefile.in=20 > Log: > Adjust port to installl sudoers.conf.sample as a reference sample file. > Conditionally install sudoers.conf. Where do you conditionally install this? This is usually done with an @exec statement in pkg-plist and a corresponding @unexec cmp to remove both files at deinstall time if they are the same. Kris > | +++ ports/security/sudosh/pkg-plist 2005/10/25 18:56:46 1.3 > | @@ -1,3 +1,3 @@ > | bin/sudosh > | bin/sudosh-replay > | -etc/sudosh.conf > | +etc/sudosh.conf.sample >=20 --8t9RHnE3ZwKMSgU+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDXoiIWry0BWjoQKURAiViAJ0RaBwbUoAoNqs0t3w9oV06yKJ3jACg6raZ /9SlhCy7+OTMJRKy0ywee3c= =mqQ3 -----END PGP SIGNATURE----- --8t9RHnE3ZwKMSgU+--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051025193328.GA80489>