Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.701.0 09 Jul 2004 17:43:11
 |
marcus  |
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 |
1.701.0 19 Jun 2004 10:22:56
 |
eik  |
avoid ending up with libjasper-1.701.so.4 |
1.701.0 10 Apr 2004 17:26:55
 |
trevor  |
Tidy up whitespace. |
1.701.0 02 Apr 2004 19:04:43
 |
krion  |
- Update to version 1.701.0
PR: ports/65085
Submitted by: Ports Fury |
1.700.5 14 Mar 2004 06:17:56
 |
ade  |
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. |
1.700.5 08 Feb 2004 13:17:57
 |
krion  |
- Utilize USE_GNOME
- Use DOCSDIR
PR: ports/62531
Submitted by: Ports Fury |
1.700.5 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
1.700.5 17 Dec 2003 17:20:30
 |
mi  |
Upgrade from 1.700.2 to 1.700.5 (released on Oct 4th). |
1.700.2 29 Jul 2003 09:12:37
 |
sobomax  |
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. |
1.700.2 06 May 2003 16:27:49
 |
sobomax  |
Update to 1.700.2. |
1.600.0 07 Mar 2003 06:04:15
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.600.0 20 Jan 2003 10:35:47
 |
sobomax  |
Fix a typo: log long --> long long.
Submitted by: Stacey Roberts <stacey@vickiandstacey.com>
BSD <bsd@xtremedev.com>
Mike Hardling <mvh@ix.netcom.com> |
1.600.0 19 Jan 2003 20:26:58
 |
sobomax  |
Update to 1.600.0. |
1.500.4 22 Sep 2002 10:36:11
 |
knu  |
The only master site is down. Add some ImageMagick sites that mirror
the jasper distfile. (Time for MASTER_SITE_IMAGEMAGICK?) |
1.500.4 20 Sep 2002 17:58:21
 |
alane  |
Forgot
PR: 42475 |
1.500.4 20 Sep 2002 17:57:05
 |
alane  |
Fix jas_types.h for stable. Maintainer 2 week timeout. |
1.500.4 30 Aug 2002 12:21:10
 |
sobomax  |
Update to 1.500.4.
PR: 41357
Submitted by: Ports Fury |
15 Nov 2001 10:07:32
    |
sobomax  |
Add Jasper - a reference implementation of the image codec specified in the
JPEG-2000 standard. |