Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Nov 2009 04:41:06 +0000 (UTC)
From:      Mikhail Teterin <mi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/epm/files patch-link
Message-ID:  <200911270441.nAR4f6Nh088860@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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