Commit graph

17 commits

Author SHA1 Message Date
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
Oliver Eikemeier
11e8fd3a77 avoid ending up with libjasper-1.701.so.4 2004-06-19 10:22:56 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Kirill Ponomarev
ce7fbff43d - Update to version 1.701.0
PR:		ports/65085
Submitted by:	Ports Fury
2004-04-02 19:04:43 +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
Kirill Ponomarev
7f23383278 - Utilize USE_GNOME
- Use DOCSDIR

PR:		ports/62531
Submitted by:	Ports Fury
2004-02-08 13:17:57 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Mikhail Teterin
289ced7fc4 Upgrade from 1.700.2 to 1.700.5 (released on Oct 4th). 2003-12-17 17:20:30 +00:00
Maxim Sobolev
10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Maxim Sobolev
1754e553bd Update to 1.700.2. 2003-05-06 16:27:48 +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
Maxim Sobolev
3780b8d857 Fix a typo: log long --> long long.
Submitted by:	Stacey Roberts <stacey@vickiandstacey.com>
		BSD <bsd@xtremedev.com>
		Mike Hardling <mvh@ix.netcom.com>
2003-01-20 10:35:47 +00:00
Maxim Sobolev
090302fe0e Update to 1.600.0. 2003-01-19 20:26:58 +00:00
Akinori MUSHA
d495562517 The only master site is down. Add some ImageMagick sites that mirror
the jasper distfile. (Time for MASTER_SITE_IMAGEMAGICK?)
2002-09-22 10:36:11 +00:00
Alan Eldridge
902041e909 Fix jas_types.h for stable. Maintainer 2 week timeout. 2002-09-20 17:57:05 +00:00
Maxim Sobolev
d27783d7bb Update to 1.500.4.
PR:		41357
Submitted by:	Ports Fury
2002-08-30 12:21:10 +00:00
Maxim Sobolev
0ae00ef685 Add Jasper - a reference implementation of the image codec specified in the
JPEG-2000 standard.
2001-11-15 10:07:32 +00:00