cvs commit: ports/emulators/linux_base-gentoo-stage1 Makefile distinfo.alpha

Trevor Johnson trevor at jpj.net
Mon Dec 27 20:10:28 PST 2004


David O'Brien wrote:

> On Mon, Dec 27, 2004 at 10:10:39PM -0500, Trevor Johnson wrote:
> > > obrien      2004-12-27 21:44:54 UTC
> > >
> > >   FreeBSD ports repository
> > >
> > >   Modified files:
> > >     emulators/linux_base-gentoo-stage1 Makefile distinfo.alpha
> > >   Log:
> > >   1. Unbreak port due to incorrect packing list, using NO_FILTER_SHLIBS
> > >   2. Unbreak port due to distfiles not fetchable on both i386 and alpha
> > >   3. Unbreak port on 5.3-RELEASE and 6-CURRENT for using bsdtar
> > >      unsupported flag (-S)
> > >   4. doesn't unnecessaryly rebuild things for 'make reinstall'
> > >   5. cleans up pkg_delete errors due to incorrect PLIST @dirrm ordering
> > >   6. cleans up pkg_delete errors due to trying to rm ${PREFIX}/etc
> > >
> > >   Thus 7. un-deprecates as portmgr's requirements met to keep port alive
> > >
> > >   Reviewed by:    trevor
> >
> > As I said in private e-mail, your patch does not correct the packing
> > list--"make install deinstall" into an empty /compat/linux/ leaves things
> > behind (328 files, directories and other entities).
>
> My testing shows otherwise.  Please list the left behind files.
>
> Script started on Mon Dec 27 19:47:42 2004
> kieu:/usr/ports/emulators/linux_base-gentoo-stage1# make install
> ===>  Vulnerability check disabled, database not found
> ===>  Extracting for linux_base-gentoo-stage1-1.4
> => Checksum OK for gentoo-linux/stage1-x86-20030910.tar.bz2.
> ===>  Patching for linux_base-gentoo-stage1-1.4
> ===>  Configuring for linux_base-gentoo-stage1-1.4
> ===>  Building for linux_base-gentoo-stage1-1.4
> ..snip..
>       status of this software, see the following webpage:
> kieu:/usr/ports/emulators/linux_base-gentoo-stage1# pkg_delete /var/db/pkg/linux_base-gentoo-stage1-1.4
> kieu:/usr/ports/emulators/linux_base-gentoo-stage1# find /compat/linux -type f
> kieu:/usr/ports/emulators/linux_base-gentoo-stage1# exit
> exit
> Script done on Mon Dec 27 19:52:38 2004

Correction, no files but 328 directories and 2 links.
-- 
Trevor Johnson


More information about the cvs-ports mailing list