cvs commit: ports/Mk bsd.port.mk

Pav Lucistnik pav at FreeBSD.org
Sun Jan 11 03:04:06 PST 2009


pav         2009-01-11 11:04:05 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.port.mk 
  Log:
  - Remove conditional checks and support for FreeBSD versions prior 6.0-RELEASE
  
  Submitted by:   pav
  
  - Fix COPYTREE_* macros not to change permissions and ownership on files, that
    were already present in the target path
  
  Submitted by:   beech
  
  - Add a showconfig-recursive target, which has been in documentation for years
    but never implemented
  
  PR:             ports/87642, ports/126770
  Submitted by:   Andy Kosela <andy.kosela at gmail.com>
  
  - Fix ignorelist-verbose target (in preparation for duds.verbose)
  
  PR:             ports/127286 (part of)
  Submitted by:   linimon
  
  - Fix OPTIONS dialog to show up for every previously unconfigured port in the
    dependency chain
  
  PR:             ports/127554
  Submitted by:   ale
  
  - Fail, if recursing into a dependency failed to satisfy the dependency object
    (only for :install targets)
  
  PR:             ports/116601
  Submitted by:   edwin
  
  Revision  Changes    Path
  1.606     +46 -26    ports/Mk/bsd.port.mk


More information about the cvs-ports mailing list