cvs commit: ports CHANGES ports/Mk bsd.port.mk bsd.port.subdir.mk

Mark Linimon linimon at FreeBSD.org
Fri May 25 00:09:38 UTC 2007


linimon     2007-05-25 00:09:37 UTC

  FreeBSD ports repository

  Modified files:
    .                    CHANGES 
    Mk                   bsd.port.mk bsd.port.subdir.mk 
  Log:
  * Make 'make-deinstall-all' check for moved ports. [1]
  
  * Defined the installation directories PORTEXAMPLES and PORTDATA. [2]
  
  * Add USE_MAKESELF knob is added for ports that use the makeself archiver. [3]
  
  * Update the description of fetch-list; add targets fetch-required-list,
    fetch-url-list, and fetch-urlall-list. [4]
  
  * Make 'make search' also search in ports/MOVED. [5]
  
  * Move several Makevar definitions to the pre-makefile section:
    DATADIR, DOCSDIR, ETCDIR, EXAMPLESDIR, WWWDIR. [6]
  
  * The target 'ignorelist-verbose' was added for portsmon. [7]
  
  PR:     69965 [1], 78490 [2], 79398 [3], 86776 [4], 104161 [5], 110781 [6]
  
  Submitted by:   Dancho Penev <dpenev at mnet dot bg> [1], mnag [2],
                  jylefort [3], edwin [4], Lars Engels <lars dot engels
                  at 0x20 dot net> [5], Alexander Logvinov <ports at
                  logvinov dot com> [6], linimon [7]
  
  Revision  Changes    Path
  1.70      +23 -1     ports/CHANGES
  1.568     +220 -23   ports/Mk/bsd.port.mk
  1.70      +34 -5     ports/Mk/bsd.port.subdir.mk


More information about the cvs-all mailing list