Commit graph

69 commits

Author SHA1 Message Date
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +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
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Maho Nakata
8722437271 From povray-3.6.1/doc/distribution-license.txt
it reads
...
> 2.4. Where the Distributor reproduces the Software in accordance with
>      clause 2.1:
>
>       (a) the Distributor may rename, reorganise or repackage (without
>           omission) the files comprising the Software where such
>           renaming, reorganisation or repackaging is necessary to
>           conform to the naming or organisation scheme of the target
>           operating environment of the Distribution or of an established
>           package management system of the target operating environment
>           of the Distribution; and
...
so simply we cannot set %%PORTDOCS%%, because we can make a package
without documentations. Otherwise RESTRICTED but
I don't take such a complicated approach.
2008-07-03 04:09:51 +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
Martin Wilke
270a2cb06b - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 13:03:55 +00:00
Edwin Groothuis
42b9878de0 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 01:14:50 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +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
Maho Nakata
b1f6ab6b4d Minor cleanups
PR:	93831
Submitted by:	    Pedro F. Giffuni <giffunip@asme.org>
2006-03-15 05:54:21 +00:00
Maho Nakata
4028c4f95f clean up mastersite[1] and add SHA256
Submitted by:	linimon[1]
2005-11-28 06:52:01 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Bill Fenner
0895fef2d5 www.hensa.ac.uk has been replaced by the UK Mirror Service on 1 August 1999.
Move MASTER_SITES that have been dead for 6 years from www.hensa.ac.uk to
the UK Mirror Service, ftp.mirrorservice.org.

Approved By: portmgr (linimon)
2005-09-30 17:48:57 +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
Kris Kennaway
3648d1f168 BROKEN on 4.x: Does not build 2004-12-04 02:13:40 +00:00
Maho Nakata
af75880137 Update to 3.6.1 2004-11-23 03:23:46 +00:00
Kris Kennaway
887d8a8510 BROKEN on i386: Does not compile 2004-11-18 08:23:04 +00:00
Maho Nakata
22baa0bb01 Best optimization flag for Pentium 4 -axN 2004-08-17 07:06:19 +00:00
Maho Nakata
beda107223 update Intel C Compiler optimization flag 2004-08-17 06:22:05 +00:00
Maho Nakata
17b9e725e6 Intel C/C++ compiler support via WITH_ICC 2004-08-16 12:24:01 +00:00
Maho Nakata
c72ea155ce Make portlint happy by replacing space to tab
PR:		65409
Submitted by:	trevor
2004-05-06 19:49:54 +00:00
Maho Nakata
903f8a161a Hope this fixes for Alpha 4-stable 2004-04-13 03:42:20 +00:00
Maho Nakata
c6c2dea266 Set LATEST_LINK 2004-04-03 23:53:10 +00:00
Maho Nakata
23c0b4c300 SIZEify
Submitted by:	trevor
2004-03-19 04:09:18 +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
Maho Nakata
04df6dcb62 fix build on 64 bit environment
Submitted by:	kris (bento)
Suggestion from: marcel
2003-12-28 14:49:05 +00:00
Maho Nakata
75c7a43add svgalib is only available for i386 archs.
Submitted by:	bento
2003-11-09 22:45:01 +00:00
Maho Nakata
5f6d7fbe2a unbreak povray port.
Many requests: thanks.
2003-04-17 11:42:07 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Maho Nakata
31e308c550 1. Fix checksum error and update to 3.50c
3.50c includes some very minor bug fixes in
   script and source files.
2. Added WITH_OPTIMIZE_FLAGS for optimization
3. change e-mail of maintainer
4. bump port revision

Noticed by  : Rainer Duffner <rainer@ultra-secure.de>,
              Gettit Kuehn <gerrit@pmp.uni-hannover.de>
              and bento's log(no error at December?
              at least November's log I noticed there was
              checksum error)
Reviewed by : knu (mentor)
2002-12-01 23:43:11 +00:00
Mario Sergio Fujikawa Ferreira
8a8a7e5020 Remove unnecessary commented lines 2002-09-04 17:42:34 +00:00
Mario Sergio Fujikawa Ferreira
82b765eb0c o Update to 3.5
o Assign maintainership to submitter

PR:		41709
Submitted by:	Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
Approved by:	maintainer (previous one)
2002-09-04 17:38:51 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Andrey A. Chernov
db2dadbaab Bump png major 2001-09-11 02:22:51 +00:00
SADA Kenji
f7cbc198d6 Add the `WWW' line. 2001-07-14 06:39:00 +00:00
Akinori MUSHA
14b63346ae Add some working MASTER_SITES.
Portlint.

Approved by:	kris (MAINTAINER)
2001-02-12 11:37:46 +00:00
Kris Kennaway
5411948fa3 Fennerize a dead MASTER_SITE 2001-01-27 05:59:50 +00:00
Kris Kennaway
b7cc36162c Remove a dead MASTER_SITE 2000-09-21 23:49:39 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Kris Kennaway
e6f67904c4 Freshen some MASTER_SITEs 2000-04-24 07:41:52 +00:00
Satoshi Asami
c99c600944 Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
2000-04-14 10:48:02 +00:00
Satoshi Asami
9a3d77d4f2 Add NO_LATEST_LINK, there is a newer version in the tree. 1999-09-10 12:18:53 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Steve Price
2c2b267e2d Move this port's distfiles to its own subdirectory since they conflict
with the one's in the povray31 port.
1999-06-22 17:18:30 +00:00
Kris Kennaway
adca23aa2d Update my email address, I've been slack. 1999-06-07 12:03:44 +00:00
Vanilla I. Shu
343b837340 Bump png's major number to 3. 1999-01-23 07:05:35 +00:00
Dirk Froemberg
d534314e0d - Upgrade to 3.0.1
- set MAINTAINER to kkennawa@physics.adelaide.edu.au
- honor CFLAGS

CHANGES not included in PR ports/9240:
- add USE_XLIB
- remove version string from pkg/COMMENT

PR:		ports/9240
Submitted by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1998-12-30 11:48:35 +00:00