cvs commit: ports/emulators/linux_dist-gentoo-stage2 Makefile pkg-deinstall pkg-install pkg-message pkg-plist.i586 pkg-plist.i686 pkg-plist.x86 ports/emulators/linux_dist-gentoo-stage2/files pkg-deinstall.in pkg-install.in pkg-message.in

Erwin Lansing erwin at FreeBSD.org
Sun Jun 25 11:37:23 UTC 2006


erwin       2006-06-25 11:37:19 UTC

  FreeBSD ports repository

  Modified files:
    emulators/linux_dist-gentoo-stage2 Makefile 
  Added files:
    emulators/linux_dist-gentoo-stage2 pkg-plist.i586 
                                       pkg-plist.i686 
                                       pkg-plist.x86 
    emulators/linux_dist-gentoo-stage2/files pkg-deinstall.in 
                                             pkg-install.in 
                                             pkg-message.in 
  Removed files:
    emulators/linux_dist-gentoo-stage2 pkg-deinstall pkg-install 
                                       pkg-message 
  Log:
  Repocopy from linux_base-gentoo-stage2 to emulators/linux_dist-gentoo-stage2.
  These ports are complete Linux distributions rather than linux_base ports and
  don't really suit our Ports Collection infrastructure,  so
  they should be renamed to emulators/linux_dist-gentoo-stage[123], but the
  opportunity to install them as linux_base should be kept.
  After the repocopy the patches mentioned below should be applied
  
  - Add WITH_LINUXBASE for using as a linux_base, otherwise it installs
    under ${PREFIX}/${PORTNAME}
  - Add an explanation in pre-fetch to explain WITH_LINUXBASE
  - Move pkg- scripts into files/ to reinplace-edit them appropriately
  - Change to static plists
  - do-extract is unnecessary now since we have static plists
  - Drop alpha support for linux_base-gentoo-stage1 since
    1, alpha support was dropped in CURRENT as well, and RELENG_[56]
       are badly maintained for alpha
    2, I don't have hardware to test these changes for alpha
  - Bump PORTREVISION
  
  PR:             99210
  Submitted by:   Gabor Kovesdan <gkovesdan at t-hosting.hu>
  Repocopy by:    marcus
  
  Revision  Changes    Path
  1.2       +49 -25    ports/emulators/linux_dist-gentoo-stage2/Makefile
  1.1       +18 -0     ports/emulators/linux_dist-gentoo-stage2/files/pkg-deinstall.in (new)
  1.1       +32 -0     ports/emulators/linux_dist-gentoo-stage2/files/pkg-install.in (new)
  1.1       +17 -0     ports/emulators/linux_dist-gentoo-stage2/files/pkg-message.in (new)
  1.2       +0 -36     ports/emulators/linux_dist-gentoo-stage2/pkg-deinstall (dead)
  1.2       +0 -43     ports/emulators/linux_dist-gentoo-stage2/pkg-install (dead)
  1.3       +0 -21     ports/emulators/linux_dist-gentoo-stage2/pkg-message (dead)
  1.1       +13364 -0  ports/emulators/linux_dist-gentoo-stage2/pkg-plist.i586 (new)
  1.1       +13364 -0  ports/emulators/linux_dist-gentoo-stage2/pkg-plist.i686 (new)
  1.1       +13299 -0  ports/emulators/linux_dist-gentoo-stage2/pkg-plist.x86 (new)


More information about the cvs-ports mailing list