Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2003 07:00:20 -0800 (PST)
From:      "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/47254: pkg-name is not a generated file
Message-ID:  <200301201500.h0KF0KwW026530@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/47254; it has been noted by GNATS.

From: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
To: Ken Stailey <kstailey@yahoo.com>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301201500.h0KF0KwW026530>