cvs commit: ports/emulators/linux_base-8 Makefile pkg-message pkg-plist

Alexander Leidinger netchild at FreeBSD.org
Sun Oct 9 02:29:18 PDT 2005


netchild    2005-10-09 09:29:17 UTC

  FreeBSD ports repository

  Modified files:
    emulators/linux_base-8 Makefile pkg-message 
  Added files:
    emulators/linux_base-8 pkg-plist 
  Log:
  - reformat the pkg-message
  - don't generate the plist at install time, use a static plist instead
    (this fixes the empty plist after the change to pre-su-install) [1]
  - brand _every_ ELF executable in {,usr/}{,s}bin/
    (short command line, should be used by other linux ports with a lot of
    files too; contrary to the commit messages of some linux ports: brandelf
    is usefull and doesn't result in foot-shooting in edge cases)
  - install directly into the destination instead of bouncing through WRKSRC
  
  Noticed by:     marcus [1]
  Pointy hat to:  netchild [1]
  
  Revision  Changes    Path
  1.106     +20 -33    ports/emulators/linux_base-8/Makefile
  1.6       +10 -13    ports/emulators/linux_base-8/pkg-message
  1.1       +10139 -0  ports/emulators/linux_base-8/pkg-plist (new)


More information about the cvs-all mailing list