Commit graph

27 commits

Author SHA1 Message Date
Thierry Thomas
550f3c221e Upgrade to 2.3.3. 2008-03-23 10:15:49 +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
Maho Nakata
2fa992f987 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-14 10:02:06 +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
Thierry Thomas
5aa53af802 Fix plist: since the gfortran migration, some tests are no more installed.
Reported by:	pointyhat via pav
2007-01-25 22:33:32 +00:00
Maho Nakata
ade65cb2c5 forgot to commit. a build fix for gfortran. 2007-01-17 06:07:24 +00:00
Maho Nakata
ea8575c1f2 * Migrate to gfortran.
* Bump port revision.
* Always use F90.
2007-01-17 06:06:55 +00:00
Thierry Thomas
7bbc1fc7e6 - Upgrade MED to 2.3.1;
- Assign better CATEGORIES;

- Support gfortran;

- Add a regression-test target.
2006-12-12 18:24:23 +00:00
Cheng-Lung Sung
10ddcca177 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 23:06:39 +00:00
Andrew Pantyukhin
0872d1986a - Limit INDEX contents to 7-bit ASCII characters for greater compatibility 2006-06-07 13:33:22 +00:00
Edwin Groothuis
c8a818ace5 Remove USE_REINPLACE from all categories starting with F 2006-05-07 11:09:22 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Thierry Thomas
70668bfbc2 - Fix plist [1]
- Fix xmdump.

Reported by:	pointyhat via Kris [1]
2006-01-21 09:01:47 +00:00
Thierry Thomas
ee826d2747 Upgrade to 2.2.3. 2006-01-15 23:15:21 +00:00
Pav Lucistnik
7b8e2758ed - Add SHA256 2005-11-24 16:18:42 +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
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
Thierry Thomas
9290d9054a Upgrade to 2.2.2. 2005-01-17 21:08:51 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Thierry Thomas
a1cbc82d98 Fix pkg-plist and install examples.
Noticed on dosirak & bento.

Approved by:	mat (mentor).
2004-04-28 20:30:20 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Pav Lucistnik
11a7fb8caf Chase repomove graphics/hdf* -> science/hdf* 2004-02-25 22:55:55 +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
Pav Lucistnik
8a0dc91f63 - www.code-aster.org was reorganized. fix fetching
PR:		ports/60121
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-12-10 23:09:50 +00:00
Oliver Lehmann
98ad40ed21 Add med 2.1.5, modélisation et Échanges de Données.
PR:		54761
Submitted by:	thierry@pompo.net
2003-07-23 14:35:27 +00:00