Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2006 20:50:08 +0000 (UTC)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/emulators/linux_base-fc4 Makefile pkg-install pkg-plist
Message-ID:  <200607092050.k69Ko8uA060352@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bsam        2006-07-09 20:50:08 UTC

  FreeBSD ports repository

  Modified files:
    emulators/linux_base-fc4 Makefile pkg-install pkg-plist 
  Log:
  Prepare for linux infrostructure ports transition from FC3 to FC4:
  
  o  move dealing with linux locale files (creating empty ones) for
     other linux ports to linux_base-fc4;
  o  remove all empty directories creation from pkg-plist to pkg-install
     (which is executed when installing from ports tree and thus not only
     installing from a package will create empty directories);
  o  substitute all @dirrmtry by @dirrm -- from package building point
     of view this package (linux_base) should be removed after all other
     linux ports. (approved in principle by mentor)
  
  Approved by:    netchild (mentor, implicit)
  
  Revision  Changes    Path
  1.15      +1 -1      ports/emulators/linux_base-fc4/Makefile
  1.3       +103 -0    ports/emulators/linux_base-fc4/pkg-install
  1.9       +155 -130  ports/emulators/linux_base-fc4/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607092050.k69Ko8uA060352>