pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: news/nn-6.7.3 (Re: non-DESTDIR status: 68 to go



On Sun, Jun 05, 2011 at 02:37:06PM +0900, Makoto Fujiwara wrote:
> Pkglint flags some points, say don't hide @${CP},etc.
> but the attached one is for minimum difference from
> existing Makefile.
> 
> The patch is also place as
>  http://www.ki.nu/~makoto/pkgsrc/news/nn-6.7.3-1.diff

Thank you for the effort.

I made a binary package using that patch, extracted it and grepped for
"destdir".
It finds a lot of places:

Binary file ./bin/nn matches
Binary file ./bin/nnadmin matches
Binary file ./bin/nnbatch matches
Binary file ./bin/nncheck matches
Binary file ./bin/nngoback matches
./bin/nngrab:ACTIVE=/scratch/news/nn/work/.destdir/usr/pkg/share/nn/.nn/ACTIVE
./bin/nngrab:LOG=/scratch/news/nn/work/.destdir/usr/pkg/share/nn/Log
./bin/nngrab:DB=/scratch/news/nn/work/.destdir/usr/pkg/share/nn/.nn
./bin/nngrab:BIN=/scratch/news/nn/work/.destdir/usr/pkg/bin
./bin/nngrab:LIB=/scratch/news/nn/work/.destdir/usr/pkg/share/nn
Binary file ./bin/nngrep matches
Binary file ./bin/nnpost matches
./bin/nnstats:ACTIVE=/scratch/news/nn/work/.destdir/usr/pkg/share/nn/.nn/ACTIVE
./bin/nnstats:LOG=/scratch/news/nn/work/.destdir/usr/pkg/share/nn/Log
./bin/nnstats:DB=/scratch/news/nn/work/.destdir/usr/pkg/share/nn/.nn
./bin/nnstats:BIN=/scratch/news/nn/work/.destdir/usr/pkg/bin
./bin/nnstats:LIB=/scratch/news/nn/work/.destdir/usr/pkg/share/nn
Binary file ./bin/nntidy matches
./bin/nnusage:ACTIVE=/scratch/news/nn/work/.destdir/usr/pkg/share/nn/.nn/ACTIVE
./bin/nnusage:LOG=/scratch/news/nn/work/.destdir/usr/pkg/share/nn/Log
./bin/nnusage:DB=/scratch/news/nn/work/.destdir/usr/pkg/share/nn/.nn
./bin/nnusage:BIN=/scratch/news/nn/work/.destdir/usr/pkg/bin
./bin/nnusage:LIB=/scratch/news/nn/work/.destdir/usr/pkg/share/nn
Binary file ./bin/nnview matches
./share/nn/aux:ACTIVE=/scratch/news/nn/work/.destdir/usr/pkg/share/nn/.nn/ACTIVE
./share/nn/aux:LOG=/scratch/news/nn/work/.destdir/usr/pkg/share/nn/Log
./share/nn/aux:DB=/scratch/news/nn/work/.destdir/usr/pkg/share/nn/.nn
./share/nn/aux:BIN=/scratch/news/nn/work/.destdir/usr/pkg/bin
./share/nn/aux:LIB=/scratch/news/nn/work/.destdir/usr/pkg/share/nn
./share/nn/conf:NOV=true        NNTP=true       
ACTIVE=/scratch/news/nn/work/.destdir/usr/pkg/share/nn/.nn/ACTIVE
./share/nn/conf:LOG=/scratch/news/nn/work/.destdir/usr/pkg/share/nn/Log
./share/nn/conf:DB=/scratch/news/nn/work/.destdir/usr/pkg/share/nn/.nn
./share/nn/conf:BIN=/scratch/news/nn/work/.destdir/usr/pkg/bin
./share/nn/conf:LIB=/scratch/news/nn/work/.destdir/usr/pkg/share/nn
./share/nn/conf:MASTER=/scratch/news/nn/work/.destdir/usr/pkg/share/nn
./share/nn/conf:HELP=/scratch/news/nn/work/.destdir/usr/pkg/share/nn/help
./share/nn/conf:#define MANDIR          
"/scratch/news/nn/work/.destdir/usr/pkg/man"
./share/nn/conf:#define BIN_DIRECTORY   
"/scratch/news/nn/work/.destdir/usr/pkg/bin"
./share/nn/conf:#define LIB_DIRECTORY   
"/scratch/news/nn/work/.destdir/usr/pkg/share/nn"
./share/nn/upgrade_rc:ACTIVE=/scratch/news/nn/work/.destdir/usr/pkg/share/nn/.nn/ACTIVE
./share/nn/upgrade_rc:LOG=/scratch/news/nn/work/.destdir/usr/pkg/share/nn/Log
./share/nn/upgrade_rc:DB=/scratch/news/nn/work/.destdir/usr/pkg/share/nn/.nn
./share/nn/upgrade_rc:BIN=/scratch/news/nn/work/.destdir/usr/pkg/bin
./share/nn/upgrade_rc:LIB=/scratch/news/nn/work/.destdir/usr/pkg/share/nn

I guess we can't use that patch yet :(
 Thomas


Home | Main Index | Thread Index | Old Index