Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 2009 11:04:05 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.port.mk
Message-ID:  <200901111104.n0BB45Rj058235@repoman.freebsd.org>

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



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