Date: Thu, 30 Jan 2003 18:13:05 +0100 From: Ollivier Robert <roberto@keltia.freenix.fr> To: stable@freebsd.org, ports@freebsd.org Subject: Oddities in /var/db/pkg/*/+CONTENTS Message-ID: <20030130171305.GA71307@tara.freenix.org>
next in thread | raw e-mail | index | archive | help
Am I the only one where in STABLE, "make install" in ports somehow generates bad data in +CONTENTS (especially in the ORIGIN & DEPORIGIN part) ? It makes pkgdb -F necessary and cumbersome... STABLE: FreeBSD tara 4.7-RC FreeBSD 4.7-RC #2: Sun Sep 29 18:13:21 CEST 2002 root@tara:/src/stable/sys/compile/TARA_SMP i386 CURRENT: FreeBSD sidhe 5.0-RC FreeBSD 5.0-RC #10: Thu Dec 12 17:16:28 CET 2002 roberto@sidhe:/local/src/src/sys/i386/compile/tSIDHE i386 /var/db/pkg/arts-1.1,1 (just installed) -=-=- @comment PKG_FORMAT_REVISION:1.1 @name arts-1.1,1 @cwd /usr/local @pkgdep tiff-3.5.7:graphics/tiff @pkgdep qt-3.1.1:x11-toolkits/qt31 @pkgdep png-1.2.5_1:graphics/png @pkgdep pkgconfig-0.15.0:devel/pkgconfig @pkgdep libmng-1.0.4:graphics/libmng @pkgdep libaudiofile-0.2.3:audio/libaudiofile @pkgdep lcms-1.09:graphics/lcms @pkgdep jpeg-6b_1:graphics/jpeg @pkgdep imake-4.2.0_1:devel/imake-4 @pkgdep freetype2-2.1.3_1:print/freetype2 @pkgdep cups-base-1.1.18.0_4:print/cups-base @pkgdep XFree86-libraries-4.2.1_6:x11/XFree86-4-libraries @pkgdep Mesa-3.4.2_2:graphics/Mesa3 @comment ORIGIN:audio/arts [...] -=-=- whereas in CURRENT I get the correct PLIST: -=-=- @comment PKG_FORMAT_REVISION:1.1 @name arts-1.1,1 @comment ORIGIN:audio/arts @cwd /usr/local @pkgdep jpeg-6b_1 @comment DEPORIGIN:graphics/jpeg @pkgdep freetype2-2.1.3_1 @comment DEPORIGIN:print/freetype2 @pkgdep png-1.2.5 @comment DEPORIGIN:graphics/png @pkgdep pkgconfig-0.13.0 @comment DEPORIGIN:devel/pkgconfig @pkgdep perl-5.6.1_11 @comment DEPORIGIN:lang/perl5 @pkgdep tiff-3.5.7 @comment DEPORIGIN:graphics/tiff @pkgdep libaudiofile-0.2.3 @comment DEPORIGIN:audio/libaudiofile @pkgdep lcms-1.09 @comment DEPORIGIN:graphics/lcms @pkgdep libmng-1.0.4 @comment DEPORIGIN:graphics/libmng @pkgdep imake-4.2.0_1 @comment DEPORIGIN:devel/imake-4 @pkgdep XFree86-libraries-4.2.1_5 @comment DEPORIGIN:x11/XFree86-4-libraries @pkgdep cups-base-1.1.15.1_4 @comment DEPORIGIN:print/cups-base @pkgdep Mesa-3.4.2_2 @comment DEPORIGIN:graphics/Mesa3 @pkgdep qt-3.1.1 @comment DEPORIGIN:x11-toolkits/qt31 -=-=- -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 5.0-CURRENT #80: Sun Jun 4 22:44:19 CEST 2000 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?20030130171305.GA71307>