Commit graph

40 commits

Author SHA1 Message Date
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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)
2008-08-21 06:18:49 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
7c6393360c Remove USE_REINPLACE from the categories starting with L 2006-05-09 20:52:24 +00:00
Vanilla I. Shu
ebce9b386c Upgrade to 2.763.
PR:		ports/91459
Submitted by:	Ports Fury
2006-01-07 14:25:15 +00:00
Pav Lucistnik
f307f38435 - Add SHA256 2005-11-25 00:33:45 +00:00
Sam Lawrance
7672c67032 Update to 2.761
PR:		ports/85880
Submitted by:	Ports Fury
2005-09-09 18:30:02 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kirill Ponomarev
1c782a4ca9 Update to version 2.751
PR:		ports/69298
Submitted by:	Ports Fury
2004-07-19 17:52:40 +00:00
Kirill Ponomarev
d99374593a - Update to version 2.744
PR:		ports/66469
Submitted by:	Ports Fury
2004-05-10 18:14:05 +00:00
Kirill Ponomarev
f271413995 - Update to version 2.743
PR:		ports/63007
Submitted by:	Ports Fury
2004-02-18 19:29:24 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Kirill Ponomarev
586f52a39e - Update to version 2.730
PR:		59009
Submitted by:	Ports Fury
2003-11-06 20:53:33 +00:00
Pete Fritchman
b925759136 Update to 2.722.
PR:		51231
Submitted by:	Ports Fury
2003-05-18 01:42:33 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Oliver Braun
d26703aa59 Upgrade to 2.721.
PR:		ports/47081
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-01-16 19:54:01 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Tilman Keskinoz
b6cd8ddffe Update to 2.716
PR:		43447
Approved by:	kris (mentor)
2002-10-22 13:35:30 +00:00
Ying-Chieh Liao
2f1e7a4789 Replace ${PERL} with ${REINPLACE_CMD}
PR:		39605
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-21 16:20:23 +00:00
Patrick Li
cf3cb6a06b Update to 2.712
PR:		34772
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-02-09 23:05:09 +00:00
Jim Mock
6e09f0e1d9 Update to version 2.711.
PR:		33885
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-14 21:53:32 +00:00
Mark Pulford
53738dcf4a Update to 2.697
PR:		29020
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-07-17 04:15:11 +00:00
Mark Pulford
3a26ce1394 Unbreak port. Added manpage, replaced patches with regex, added PORTDOCS.
Maintainer asked to drop maintainership.
2001-06-14 07:40:22 +00:00
Kris Kennaway
d25778b934 Previous version was unavailable; partially upgrade this port to the
latest version and switch to using a versioned distfile so it has a chance
to keep building, but mark BROKEN for now because the patches fail to
apply to the new version.
2001-03-10 05:27:50 +00:00
Clive Lin
146ae1dbcf Upgrade from 2.64 to 2.66.
Submitted by: bento (checksum error)
2001-01-20 09:38:53 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Kris Kennaway
6cf4011447 Upgrade to yabasic 2.64
Submitted by:	Satoshi's big ball of rice
2000-09-22 02:19:25 +00:00
Steve Price
b5d14475f0 Update to version 2.63.3. 2000-05-28 03:39:28 +00:00
Vanilla I. Shu
fee3f0b4b8 Upgrade to latest version.
PR:		ports/18084
Submitted by:	Gianmarco Giovannelli <gmarco@giovannelli.it>
2000-04-23 16:17:46 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Kris Kennaway
818bd38ed5 Chase the checksum (a bunch of code changes with no version bump)
Noticed by:	bento
2000-02-27 08:24:19 +00:00
Chris Piazza
92f6cdcd38 Md5 checksum changed (verified: only a few bug fixes present)
and USE_BISON

PR:		16534
Submitted by:	maintainer
2000-02-10 01:55:42 +00:00
Steve Price
fddadc2f94 Update to version 2.62.
PR:		16178
2000-01-24 06:10:40 +00:00
Vanilla I. Shu
f982342730 Upgrade to 2.61. 2000-01-02 13:52:21 +00:00
Steve Price
119254c786 Adding yabasic version 2.60.
Yet another Basic for Unix and Windows.

PR:		15016
Submitted by:	Frank Gruender <elwood@mc5sys.in-berlin.de>
1999-12-25 15:09:02 +00:00