Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Dec 2004 21:44:48 +0000 (UTC)
From:      Kirill Ponomarew <krion@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.port.mk bsd.port.subdir.mk
Message-ID:  <200412092144.iB9LimTj092202@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412092144.iB9LimTj092202>