cvs commit: ports/Mk bsd.port.mk

Kris Kennaway kris at FreeBSD.org
Mon May 5 22:15:20 PDT 2003


kris        2003/05/05 22:15:19 PDT

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.port.mk 
  Log:
  - Add support for the Tools/scripts/update-patches script [1]
  
  - Stage II of pkg-comment removal; do not write out the comment to a
    temporary file, but process it inline [2].
  
  - Add support for the CONFLICTS variable to register the fact that a
    port conflicts with installed packages.  This relies on the -C
    argument to pkg_create which is not yet present in 4.x, so the
    variable is currently a NOP on 4.x. [3]
  
  - Fix pkg-plist support for html manpages.  This was broken as
    committed in r1.402.
  
  Submitted by:   trevor [1], lioux [2],
                  Sergey Matveychuk <sem at ciam.ru> [3]
  PR:             24292 [1], 47146 [3]
  
  Revision  Changes    Path
  1.448     +94 -44    ports/Mk/bsd.port.mk


More information about the cvs-ports mailing list