A library of assorted spiffy things, previously known as libmej, the Eterm helper library. eebsd-ports-gnome/'/> - Stage support 2014-02-16T16:17:30+00:00 miwi miwi@FreeBSD.org 2014-02-16T16:17:30+00:00 2f8b65aa6ddd62bb0b3d22145e396047c305b34a

Add NO_STAGE all over the place in preparation for the staging support (cat: games) 2013-09-20T17:36:33+00:00 bapt bapt@FreeBSD.org 2013-09-20T17:36:33+00:00 9ec8b69eee25166c3ea4802cd4645914c641361b

- Use canonical format for FreeBSD.org MAINTAINER addresses 2010-12-25T16:55:41+00:00 sunpoet sunpoet@FreeBSD.org 2010-12-25T16:55:41+00:00 b902a95810000e509c4d4d2472a0a33e4e460d7c - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat)
- Remove obsolete MD5 checksum while I'm here

PR:		ports/152844
Submitted by:	sunpoet (myself)
Approved by:	miwi (with portmgr hat)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script. 2008-08-21T06:18:49+00:00 rafan rafan@FreeBSD.org 2008-08-21T06:18:49+00:00 c8007265d81e778bec43e1f7b073b196887b3604 Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG 2008-03-23T23:03:18+00:00 miwi miwi@FreeBSD.org 2008-03-23T23:03:18+00:00 2dbc59cdd62517ce3d991f5a9e4802218747c40a - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
- Welcome X.org 7.2 \o/. 2007-05-19T20:36:56+00:00 flz flz@FreeBSD.org 2007-05-19T20:36:56+00:00 87f4d471fb27b9547c1a0de221b51f4c31684157 - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Upgrade to version 3.7 2005-08-01T04:56:40+00:00 joerg joerg@FreeBSD.org 2005-08-01T04:56:40+00:00 de894272ad1d34150684b3f4ca47fb2b8d7071e5 Submitted by: KATO Tsuguru <tkato432@yahoo.com> PR: ports/84403
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
PR:		ports/84403