From owner-freebsd-ports-bugs Mon Jan 20 7:20:13 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 D210237B401 for ; Mon, 20 Jan 2003 07:20:07 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 607C943F18 for ; Mon, 20 Jan 2003 07:20:07 -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 h0KFK7NS056537 for ; Mon, 20 Jan 2003 07:20:07 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0KFK7Ue056534; Mon, 20 Jan 2003 07:20:07 -0800 (PST) Date: Mon, 20 Jan 2003 07:20:07 -0800 (PST) Message-Id: <200301201520.h0KFK7Ue056534@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Kenneth Stailey Subject: Re: ports/47254: pkg-name is not a generated file Reply-To: Kenneth Stailey 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/47254; it has been noted by GNATS. From: Kenneth Stailey To: Simon 'corecode' Schubert Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/47254: pkg-name is not a generated file Date: Mon, 20 Jan 2003 07:16:30 -0800 (PST) But pkg-message is a committed file. http://www.freebsd.org/cgi/cvsweb.cgi/ports/emulators/klh10/pkg-message Why generate it at pre-install time when you've already downloaded it with cvs/cvsup? --- Simon 'corecode' Schubert wrote: > Lately Ken Stailey told: > > > >Fix: > > --- Makefile 2003/01/19 13:28:23 1.1 > > +++ Makefile 2003/01/20 14:25:22 > > @@ -7,6 +7,7 @@ > > > > PORTNAME= klh10 > > PORTVERSION= 2.0a > > +PORTREVISION= 1 > > doubt this is needed > > > CATEGORIES= emulators > > MASTER_SITES= http://klh10.trailing-edge.com/ > > DISTNAME= ${PORTNAME}-${PORTVERSION} > > @@ -79,17 +80,6 @@ > > usage.txt \ > > utils.txt \ > > vtape.txt > > - > > -pre-install: > > - @ ${MKDIR} ${KSITS_KLH10_HOME} > > - @ ${MKDIR} ${KSITS_DRIVER_DIR} > > - @ ${MKDIR} ${KSITS_DOCDIR} > > - @ ${ECHO} KLH10 contains a setuid that accepts network connections. \ > > - > ${PKGDIR}/pkg-message > > - @ ${ECHO} Consider using a firewall to limit access to KLH10. \ > > - >> ${PKGDIR}/pkg-message > > - @ ${ECHO} See the ${KSITS_DOCDIR}/pubits/adm >> ${PKGDIR}/pkg-message > > - @ ${ECHO} for firewall documentation. >> ${PKGDIR}/pkg-message > > > > post-install: > > .for file in ${KSITS_NATIVE_PROGS} ${KSITS_EM_DRIVERS} > ${KSITS_EM_SDRIVERS} > > this is probably the wrong fix. > better PKGMESSAGE=${WRKDIR}/pkg-message && ${ECHO} > ${PKGMESSAGE} > > cheers > simon > > > -- > /"\ http://corecode.ath.cx/#donate > \ / > \ ASCII Ribbon Campaign > / \ Against HTML Mail and News > > ATTACHMENT part 2 application/pgp-signature __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message