cvs commit: ports/Mk bsd.port.mk bsd.xorg.mk

Pav Lucistnik pav at FreeBSD.org
Wed Oct 3 15:25:00 PDT 2007


pav         2007-10-03 22:25:00 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.port.mk bsd.xorg.mk 
  Log:
  - Fix issues with actual-package-depends, most notably fix bad list when a
    third party package with invalid or missing pkgorigin is installed; this
    resulted in silently discarding dependency records for some people
  
  PR:             ports/115010
  Submitted by:   netchild
  
  - Replace some calls to basename and dirname with make logic
  
  PR:             ports/115994
  Submitted by:   netchild
  
  - Fix bsd.xorg.mk to work when USE_XORG is used below
    .include <bsd.port.pre.mk>; should allow conditional X.Org component
    dependencies with OPTIONS, etc
  
  Submitted by:   flz
  
  - When installing as user, don't install any libdata/ldconfig entries
  
  Submitted by:   flz
  PR:             ports/106613 (in audit trail)
  
  - Introduce INSTALL_KLD; it's same as INSTALL_SCRIPT but the name is more
    obvious
  
  PR:             ports/116200
  Submitted by:   edwin
  
  Revision  Changes    Path
  1.588     +44 -26    ports/Mk/bsd.port.mk
  1.4       +11 -5     ports/Mk/bsd.xorg.mk


More information about the cvs-ports mailing list