1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/Mk
Kris Kennaway 22cbe54b9a * Support verbose index builds with INDEX_VERBOSE [1]
* Don't assume root is using /bin/sh when switching credentials to
  configure OPTIONS. [2]

* Support glob expressions in USE_GETTEXT to allow more flexibility
  in the face of future gratuitous library version bumps by the gettext
  developers [3]:

  USE_GETTEXT=yEs   # Works as before (case-insensitive)
  USE_GETTEXT=[5-7] # Accepts any of those libintl.so.x versions
                    # in the LIB_DEPENDS

* Correctly register dependencies when a non-system perl port is used
  on 4.x [4]

* Extend 'make search' support to allow much more flexible searching.
  Syntax will be documented in CHANGES for brevity. [5]

* Reorder the post-install-script target to before add-plist-info for
  consistency [6]

* Various fixes to support port operations when a port directory
  exists under /usr/obj [7]

* Extend USE_PERL5_BUILD and USE_PERL5 to add EXTRACT and PATCH
  dependencies since many ports require perl in those stages [8]

* Move info file deregistration later in the deinstallation process so
  it works properly. [9]

* Improve wording in EXPIRATION_DATE message. [10]

* Fix dependencies for XFREE86_VERSION==3 (obtain imake from
  x11/XFree86 now that the former port is gone) [11]

* While building index, treat non-existent dependencies as fatal.
  Previously the error was being hidden by the stderr redirection. [12]

* Don't always retry BROKEN ports when package building (it is taking
  too much time to continually rebuild ports that are usually going to
  really be broken).  Set TRYBROKEN if you want to attempt a build of
  a BROKEN port. [12]

* Revert incorrect change from 1.487 relating to ALL-DEPENDS-LIST [13]

PR: 		24214 [1], 67529 [2], 63937 [3], 65554 [4], 40699 [5],
		59162 [6], 63372 66567 [7], 63394 [8], 65304 [9],
		65931 [10], 66565 [11], 66743 [13]
Submitted by:	roam [1], will [1], hrs [2], mi [3], ade [4],
		Roman Neuhauser <roman@bellavista.cz> [5],
		Sergey Matveychuk <sem@ciam.ru> [6], gad [7],
		adamw [8], kris [8][12], dinoex [9],
		Alexey Dokuchaev <danfe@regency.nsu.ru> [10],
		eik [11][13]
2004-06-10 07:30:19 +00:00
..
bsd.autotools.mk Switch over to versioned devel/libltdl15 (from devel/libltdl) after 2004-06-08 20:45:00 +00:00
bsd.emacs.mk Move the ancient emacs 19.x port from editors/emacs to 2004-03-21 07:39:49 +00:00
bsd.gnome.mk Override CONFIGURE_FAIL_MESSAGE to provide instructions to use the 2004-06-07 20:42:02 +00:00
bsd.gnustep.mk - update to gcc33 2004-04-15 20:51:06 +00:00
bsd.java.mk . Switched stage 6 and 7 so JAVAC is no longer empty when not using jikes 2004-06-09 18:17:24 +00:00
bsd.kde4.mk Update to version 3.2.3 2004-06-09 16:58:30 +00:00
bsd.kde.mk Update to version 3.2.3 2004-06-09 16:58:30 +00:00
bsd.openssl.mk - Fix defaulting to openssl in base 2004-05-12 20:22:34 +00:00
bsd.php.mk Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
bsd.port.mk * Support verbose index builds with INDEX_VERBOSE [1] 2004-06-10 07:30:19 +00:00
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk * Support verbose index builds with INDEX_VERBOSE [1] 2004-06-10 07:30:19 +00:00
bsd.python.mk - Update to Python 2.3.4. 2004-05-27 15:58:02 +00:00
bsd.ruby.mk Propagate RUBY_VER and RUBY_R through DEPENDS_ARGS. 2004-05-22 18:49:49 +00:00
bsd.sdl.mk - Chase libraries for new graphics/sdl_gfx version. 2004-05-19 21:14:18 +00:00
bsd.sites.mk - Update MASTER_SITE_PGSQL 2004-06-07 19:14:35 +00:00