Subject: Re: pkgsrc reorg proposal II
To: None <hubert@feyrer.de>
From: E <ezy@panix.com>
List: tech-pkg
Date: 01/03/2001 10:31:04
On Wed, 3 Jan 2001 05:25:34 +0100 (MET)
<hubert@feyrer.de> wrote:
>
> 0. Initial proposal:
> http://mail-index.netbsd.org/tech-pkg/2000/10/05/0011.html
>
>
> 1. Refined proposal:
>
> old filename new filename variable
>
> patches/patch-* -> patch-* PATCHDIR
> files/md5 -> dist-sum MD5_FILE
> files/patch-sum -> patch-sum PATCH_SUM_FILE
> pkg/PLIST* -> plist* PLIST_SRC
> pkg/COMMENT -> comment COMMENT
> pkg/DESCR -> descr DESCR_SRC
> pkg/INSTALL -> install INSTALL_FILE
> pkg/DEINSTALL -> deinstall DEINSTALL_FILE
> pkg/MESSAGE -> message MESSAGE_FILE
> scripts/* -> * SCRIPTDIR
> files/* -> * [1] -
One question. Doesn't the use of "install", "deinstall" as lowercase
filenames conflict with the "install" targets in the makefile?
Ezra