DragonFly BSD
DragonFly commits List (threaded) for 2005-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/share/mk bsd.port.mk


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 16 Jan 2005 09:14:16 -0800 (PST)

joerg       2005/01/16 09:14:16 PST

DragonFly src repository

  Modified files:
    share/mk             bsd.port.mk 
  Log:
  Don't print the override warning for package-name.
  
  Instead of trying to guess the PKGNAME, just ask the override port for it.
  *Warning*: incorrectly written override ports (using bsd.port.mk) might
  produce end-less loops.  The old behaviour didn't correctly handle
  PORTSREVISION and PORTSEPOCH.  Also provide PKGFILE.
  
  Revision  Changes    Path
  1.25      +10 -6     src/share/mk/bsd.port.mk


http://www.dragonflybsd.org/cvsweb/src/share/mk/bsd.port.mk.diff?r1=1.24&r2=1.25&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]