cvs commit: ports/Mk bsd.port.mk

Kris Kennaway kris at FreeBSD.org
Tue Sep 19 21:02:10 PDT 2006


kris        2006-09-20 04:02:09 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.port.mk 
  Log:
  * Add missing '|| true' to silence an @unexec rmdir [1]
  
  * Repair CONFLICTS, which was broken by previous DESTDIR changes [2]
  
  * Use "set --" instead of "set" for better robustness [3]
  
  * Avoid :L modifier in ${USE_LDCONFIG} which broke e.g. /usr/X11R6
    ports [4]
  
  * Correct a comment typo [4]
  
  * Force passive FTP mode by default (this is already the default with
    the standard login class, so this is a NOP for most users) [5].
  
  PR:             ports/101809 [1], ports/102300 [2], ports/102514 [3],
                  ports/102750 [4], ports/96088 [5]
  Submitted by:   bsam [1], Matthias Andree <matthias.andree at gmx.de> [2],
                  infofarmer [3], flz [4],
                  Darren Pilgrim <darren.pilgrim at bitfreak.org> [5]
  
  Revision  Changes    Path
  1.542     +14 -10    ports/Mk/bsd.port.mk


More information about the cvs-all mailing list