cvs commit: ports/devel/epm/files patch-link

Mikhail Teterin mi at FreeBSD.org
Fri Nov 27 04:41:06 UTC 2009


mi          2009-11-27 04:41:06 UTC

  FreeBSD ports repository

  Added files:
    devel/epm/files      patch-link 
  Log:
  When preparing a package, epm copies the files to be included into a
  hierarchy under its own directory.
  
  This patch changes the code to attempt to link() the files instead.
  
  Should the linking fail (typically, because the source and the target
  may be on different filesystems), the code will still fall back to
  copying.
  
  The patch is submitted to the (dormant) author:
  
          http://www.epmhome.org/str.php?L21+P0+S-2+C0+I0+E0+M10+Q
  
  Approved by:    maintainer (maho)
  
  Revision  Changes    Path
  1.1       +29 -0     ports/devel/epm/files/patch-link (new)


More information about the cvs-ports mailing list