Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Apr 2008 16:46:41 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.commands.mk bsd.port.mk
Message-ID:  <200804141646.m3EGkfux029778@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2008-04-14 16:46:41 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.commands.mk bsd.port.mk 
  Log:
  Support @rmtry in pkg-plist, analogous to @dirrmtry but for single file rm.
  
  PR:             ports/116219
  Submitted by:   edwin
  
  Make USE_DISPLAY more general: set up virtual X server when USE_DISPLAY is
  defined and no DISPLAY variable is in environment; pass DISPLAY value in
  CONFIGURE_ENV and MAKE_ENV.
  
  PR:             ports/116244
  Submitted by:   edwin
  
  Define ${PW}.
  
  PR:             ports/119821
  Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk>
  
  Move SHA256, MD5, GMAKE and XMKMF to bsd.commands.mk.
  
  PR:             ports/119879
  Submitted by:   edwin
  
  Fix a build failure for ports that define their own MTREE File.
  
  PR:             ports/120200
  Submitted by:   dinoex
  
  Don't recreate mtree symlinks if they are already present.
  
  PR:             ports/121681
  Submitted by:   sobomax
  
  Fix LIB_DEPENDS for libraries whose name contains plus sign. Both intuitive and
  old escaped syntax works.
  
  PR:             ports/121741 (based on)
  Submitted by:   fjoe
  
  Disable post-install security checks if DISABLE_SECURITY_CHECK variable is
  defined.
  
  PR:             ports/122224
  Submitted by:   Bjoern Koenig <bkoenig@alpha-tierchen.de>
  
  Remove versioned Tcl/Tk categories.
  
  PR:             ports/122622
  Submitted by:   pav
  
  Revision  Changes    Path
  1.3       +17 -1     ports/Mk/bsd.commands.mk
  1.592     +31 -29    ports/Mk/bsd.port.mk



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