cvs commit: ports/Mk bsd.gstreamer.mk bsd.port.mk bsd.port.subdir.mk ports/Tools make_readmes

Kirill Ponomarew krion at FreeBSD.org
Mon Feb 28 21:09:05 GMT 2005


krion       2005-02-28 21:09:05 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.port.mk bsd.port.subdir.mk 
    Tools                make_readmes 
  Added files:
    Mk                   bsd.gstreamer.mk 
  Log:
  * Add info files to TMPPLIST, only if INFO is specified. [1]
  
  * Fix PATH problems during README.html generation if "make
    -DPORTSTOP readmes" is defined. [2]
  
  * Add support for early rcNG startup scripts. [3]
  
  * Remove duplicate USE_XLIB handling. [4]
  
  * Add check for USE_PYTHON_(BUILD|RUN), and include bsd.python.mk if
    both are specified. [5]
  
  * Use PRE-INSTALL target for SUB_FILES and SUB_LIST. [6]
  
  * Introduce bsd.gstreamer.mk and utilize new macros:
    USE_GSTREAMER/WANT_GSTREAMER. [7]
  
  PR:             ports/77634 [1], ports/77592 [2], ports/77385 [3],
                  ports/77557 [4], ports/77344 [5], ports/77211 [6],
                  ports/77838 [7]
  Submitted by:   krion [1] [2], Florent Thoumie <flz at xbsd.org> [3] [6],
                  pav [4], lofi [5], ahze [7]
  
  Revision  Changes    Path
  1.1       +227 -0    ports/Mk/bsd.gstreamer.mk (new)
  1.510     +40 -24    ports/Mk/bsd.port.mk
  1.60      +2 -2      ports/Mk/bsd.port.subdir.mk
  1.2       +1 -1      ports/Tools/make_readmes


More information about the cvs-all mailing list