/textproc/linux-libxml2/

ates or bugfixes) 2011-05-13 x11-toolkits/rep-gtk: missing rep-config from librep port broke the build. 2011-05-01 games/tnl: Upstream development has ceased, it doesn't work with newer CEGUI and is generally broken 2011-06-01 net/vnc2swf: Development is now superseded by deskutils/vnc2flv
2011-05-01 german/citrix_xenapp: "crashes with f10"
2011-05-01 japanese/citrix_xenapp: "crashes with f10"
2011-05-01 net/citrix_xenapp: "crashes with f10"
2011-05-11 comms/gammu-python: since version 1.29.0 comms/gammu uses python by default
2011-05-01 java/gj: Upstream disapear and distfile is no more available
2011-05-09 net/ipv6socket_scrub: Upstream disapear and distfile is no more available
2011-05-13 graphics/lodju: depends on rep-gtk, which doesn't build anymore.
2011-05-01 www/mod_pubcookie: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 ftp/prozilla: Upstream disapear and distfile is no more available
2011-05-01 www/py-django11: Unsupported (no longer receive security updates or bugfixes)
2011-05-13 x11-toolkits/rep-gtk: missing rep-config from librep port broke the build.
2011-05-01 games/tnl: Upstream development has ceased, it doesn't work with newer CEGUI and is generally broken
2011-06-01 net/vnc2swf: Development is now superseded by deskutils/vnc2flv
- Get Rid MD5 support 2011-03-19T12:38:54+00:00 miwi miwi@FreeBSD.org 2011-03-19T12:38:54+00:00 4ab972b7468e739167f0f48c87471c6c6b7da9e5

Deprecate unmaintained ports from ftp where upstream disapear and/or 2011-03-15T20:40:33+00:00 bapt bapt@FreeBSD.org 2011-03-15T20:40:33+00:00 a1299ccd60cf1d09522ea708e25699d5390fce15 where no distfiles can be found and are not used by maintained ports
where no distfiles can be found and are not used by maintained ports
- Reassign ports to heap 2011-02-27T04:54:41+00:00 tabthorpe tabthorpe@FreeBSD.org 2011-02-27T04:54:41+00:00 6828aab983a680fe5cd2892778688d7fcea2ee54 Submitted by: alepulver
Submitted by:	alepulver
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31T02:01:56+00:00 ade ade@FreeBSD.org 2010-05-31T02:01:56+00:00 338bcf898e6d90768d058c2b05f288f58d1371de

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)
Bump portrevision due to upgrade of devel/gettext. 2008-06-06T14:17:21+00:00 edwin edwin@FreeBSD.org 2008-06-06T14:17:21+00:00 11edc5451416c23af13418fc8391548f68dd629b The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
- Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20T09:56:52+00:00 pav pav@FreeBSD.org 2008-03-20T09:56:52+00:00 8e28cfec81a60bd7a3081ef983c379157a3e3b4d