From owner-freebsd-ports-bugs Thu Jan 23 2:20: 6 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBA7B37B401 for ; Thu, 23 Jan 2003 02:20:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C4AD43F1E for ; Thu, 23 Jan 2003 02:20:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0NAK3NS029742 for ; Thu, 23 Jan 2003 02:20:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0NAK30B029741; Thu, 23 Jan 2003 02:20:03 -0800 (PST) Date: Thu, 23 Jan 2003 02:20:03 -0800 (PST) Message-Id: <200301231020.h0NAK30B029741@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: "Simon 'corecode' Schubert" Subject: Re: ports/47390: Updated Port: security/fakeident Reply-To: "Simon 'corecode' Schubert" Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/47390; it has been noted by GNATS. From: "Simon 'corecode' Schubert" To: Dean Hollister Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/47390: Updated Port: security/fakeident Date: Thu, 23 Jan 2003 11:14:15 +0100 --=.xXvPcNWZ'hXCi= Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Lately Dean Hollister told: > Following diff I believe addresses all issues satisfactorily now. :-) > > diff -ruN fakeident.old/Makefile fakeident/Makefile [...] > do-install: > - $(INSTALL) -m 755 -o root -g wheel $(WRKSRC)/identd $(PREFIX)/sbin > - $(INSTALL) -m 755 -o root -g wheel $(WRKSRC)/fakeident.sh $(PREFIX)/etc/rc.d > + $(INSTALL) -m 755 -o root -g wheel $(WRKSRC)/identd $(LOCALBASE)/sbin > + $(INSTALL) -m 755 -o root -g wheel $(FILESDIR)/fakeident.sh $(LOCALBASE)/etc/rc.d uhm, i don't want to appear as being a nitpicky bitchy person, but please install into ${PREFIX} and while you're at it you may use ${INSTALL_PROGRAM} and ${INSTALL_SCRIPT} to get the owners and modes set as desired > diff -ruN fakeident.old/files/fakeident.sh fakeident/files/fakeident.sh [...] > +stop) > + if [ -r /var/run/identd.pid ] ; then > + kill -9 `cat /var/run/identd.pid` >>/dev/null 2>&1 > + rm -f /var/run/identd.pid > + fi > + ;; very nice cheers simon -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.xXvPcNWZ'hXCi= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+L8B3r5S+dk6z85oRAu1UAKCbyJ9rFi+ukGcfaC7fq4LQCCFtdgCfev96 8a80wCFsOajPAHNZLODWnEE= =zNbm -----END PGP SIGNATURE----- --=.xXvPcNWZ'hXCi=-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message