From owner-freebsd-ports-bugs Mon Jan 20 7: 0:23 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 EF24537B401 for ; Mon, 20 Jan 2003 07:00:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90AA943F13 for ; Mon, 20 Jan 2003 07:00:20 -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 h0KF0KNS026540 for ; Mon, 20 Jan 2003 07:00:20 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0KF0KwW026530; Mon, 20 Jan 2003 07:00:20 -0800 (PST) Date: Mon, 20 Jan 2003 07:00:20 -0800 (PST) Message-Id: <200301201500.h0KF0KwW026530@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: "Simon 'corecode' Schubert" Subject: Re: ports/47254: pkg-name is not a generated file 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/47254; it has been noted by GNATS. From: "Simon 'corecode' Schubert" To: Ken Stailey Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/47254: pkg-name is not a generated file Date: Mon, 20 Jan 2003 15:54:55 +0100 --=.LsDJLm_Hb4WZ+q Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 --=.LsDJLm_Hb4WZ+q Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+LA3Dr5S+dk6z85oRArT1AKDnueHPUa/G+fKM+7+2MSYxoH3fHwCg8Q/B Xm8IakepWWr3p+pYhQzbasc= =/7ft -----END PGP SIGNATURE----- --=.LsDJLm_Hb4WZ+q-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message