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

Kirill Ponomarew krion at FreeBSD.org
Thu Dec 9 13:44:49 PST 2004


krion       2004-12-09 21:44:48 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.port.mk bsd.port.subdir.mk 
  Log:
  * Add new command macros: DATE, FMT, MKTEMP, OBJDUMP,
    and use command macro SORT. [1]
  
  * Clean up the comments, and use 4 column tabs everywhere. [2]
  
  * Introduce 2 new variables: SUB_FILES and SUB_LIST. [3]
  
  * Document DEPRECATED and EXPIRATION_DATE variables. [4]
  
  * Sanitize the intermittent output by the build infrastructure
    so that cutting and pasting from it no longer interferes
    with GNATS-tags. [5]
  
  * Honour configure arguments for USE_XLIB if USE/WITH_LIBTOOL_
    is used. [6]
  
  * Properly document 'describe' target. [7]
  
  * Fix pkg-plist handling for ports that set a non-standard
    PREFIX. [8]
  
  * Defaults INDEXFILE to INDEX-6 on 6-CURRENT (600000). [8]
  
  PR:             ports/62298 [1], ports/73633 [2], ports/67151 [3],
                  ports/74310 [4]. ports/74758 [5], ports/74536 [6],
                  ports/74710 [7], ports/74691 [8]
  Submitted by:   eik [1], edwin [2], Florent Thoumie <flz at xbsd.org>,
                  sem [4], vs [5], ahze [6], linimon [7], kris [8]
  
  Revision  Changes    Path
  1.501     +529 -412  ports/Mk/bsd.port.mk
  1.57      +4 -2      ports/Mk/bsd.port.subdir.mk


More information about the cvs-ports mailing list