Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2003 07:20:07 -0800 (PST)
From:      Kenneth Stailey <kstailey@yahoo.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/47254: pkg-name is not a generated file
Message-ID:  <200301201520.h0KFK7Ue056534@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: Kenneth Stailey <kstailey@yahoo.com>
To: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
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 <corecode@corecode.ath.cx> 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




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