cvs commit: ports/emulators/linux_dist-gentoo-stage1 Makefile distinfo distinfo.alpha distinfo.i386 pkg-deinstall pkg-install pkg-message pkg-plist ports/emulators/linux_dist-gentoo-stage1/files pkg-deinstall.in pkg-install.in pkg-message.in

Erwin Lansing erwin at FreeBSD.org
Sun Jun 25 11:35:10 UTC 2006


erwin       2006-06-25 11:35:08 UTC

  FreeBSD ports repository

  Modified files:
    emulators/linux_dist-gentoo-stage1 Makefile 
  Added files:
    emulators/linux_dist-gentoo-stage1 distinfo pkg-plist 
    emulators/linux_dist-gentoo-stage1/files pkg-deinstall.in 
                                             pkg-install.in 
                                             pkg-message.in 
  Removed files:
    emulators/linux_dist-gentoo-stage1 distinfo.alpha 
                                       distinfo.i386 pkg-deinstall 
                                       pkg-install pkg-message 
  Log:
  Repocopy from linux_base-gentoo-stage1 to emulators/linux_dist-gentoo-stage1.
  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.32      +49 -32    ports/emulators/linux_dist-gentoo-stage1/Makefile
  1.1       +3 -0      ports/emulators/linux_dist-gentoo-stage1/distinfo (new)
  1.8       +0 -3      ports/emulators/linux_dist-gentoo-stage1/distinfo.alpha (dead)
  1.10      +0 -3      ports/emulators/linux_dist-gentoo-stage1/distinfo.i386 (dead)
  1.1       +18 -0     ports/emulators/linux_dist-gentoo-stage1/files/pkg-deinstall.in (new)
  1.1       +32 -0     ports/emulators/linux_dist-gentoo-stage1/files/pkg-install.in (new)
  1.1       +18 -0     ports/emulators/linux_dist-gentoo-stage1/files/pkg-message.in (new)
  1.2       +0 -36     ports/emulators/linux_dist-gentoo-stage1/pkg-deinstall (dead)
  1.3       +0 -43     ports/emulators/linux_dist-gentoo-stage1/pkg-install (dead)
  1.3       +0 -23     ports/emulators/linux_dist-gentoo-stage1/pkg-message (dead)
  1.1       +5684 -0   ports/emulators/linux_dist-gentoo-stage1/pkg-plist (new)


More information about the cvs-all mailing list