From owner-cvs-ports@FreeBSD.ORG Tue Oct 25 19:33:34 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 677C716A41F; Tue, 25 Oct 2005 19:33:34 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DA0543D7B; Tue, 25 Oct 2005 19:33:29 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 2F2061A3C28; Tue, 25 Oct 2005 12:33:29 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A3D9B51248; Tue, 25 Oct 2005 15:33:28 -0400 (EDT) Date: Tue, 25 Oct 2005 15:33:28 -0400 From: Kris Kennaway To: Cy Schubert Message-ID: <20051025193328.GA80489@xor.obsecurity.org> References: <200510251856.j9PIukAp040094@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8t9RHnE3ZwKMSgU+" Content-Disposition: inline In-Reply-To: <200510251856.j9PIukAp040094@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i 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 X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Oct 2005 19:33:34 -0000 --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+--