Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2000 08:30:03 -0700 (PDT)
From:      Will Andrews <andrews@technologist.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/19575: New port: g-wrap
Message-ID:  <200006291530.IAA18023@freefall.freebsd.org>

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

From: Will Andrews <andrews@technologist.com>
To: mcondell@alum.mit.edu
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/19575: New port: g-wrap
Date: Thu, 29 Jun 2000 11:23:19 -0400

 On Thu, Jun 29, 2000 at 01:46:14PM -0000, mcondell@epsilon-theta.org wrote:
 > #	/usr/ports/devel/g-wrap
         ^^^^^^^^^^^
 
 Don't include this; relative paths are better.  I prefer doing this:
 
 % cd PORTDIR/..
 % shar `find PORTDIR` > PORTDIR.shar
 
 as in your case,
 
 % cd /usr/ports/devel/g-wrap/.. && shar `find g-wrap` > g-wrap.shar
 
 which works perfectly.  :-)
 
 > sed 's/^X//' >/usr/ports/devel/g-wrap/pkg/PLIST << 'END-of-/usr/ports/devel/g-wrap/pkg/PLIST'
 > X@comment $FreeBSD$
 
 We don't do this.
 
 > echo x - /usr/ports/devel/g-wrap/README.html
 
 Don't include a README.html; it is generated.
 
 -- 
 Will Andrews <andrewsw@purdue.edu> <will@FreeBSD.org>
 GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
 ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
 G++>+++ e->++++ h! r-->+++ y?
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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