Commit graph

25 commits

Author SHA1 Message Date
Kirill Ponomarev
eb625868f9 Update to 2.1.9 2004-10-12 14:43:03 +00:00
Kirill Ponomarev
41b358c916 Update to 2.1.8
PR:		partially ports/70857
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2004-08-23 12:41:05 +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
Kirill Ponomarev
4ce0e1d2ad Update to version 2.1.7 2004-07-07 20:17:47 +00:00
Kirill Ponomarev
3922646c36 - Update to version 2.1.6 2004-06-07 09:02:27 +00:00
Kirill Ponomarev
817501524b - Update to version 2.1.5 2004-05-18 10:15:44 +00:00
Kirill Ponomarev
a7dff1b52a - Update to version 2.1.4 2004-05-04 15:24:20 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +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
75335a9c0b - Update to version 2.1.3 2004-03-12 20:05:37 +00:00
Kirill Ponomarev
ee13d04d9c - Update to version 2.1.2 2004-02-14 20:51:20 +00:00
Kirill Ponomarev
7a6f714c66 - Fix MASTER_SITES 2004-02-07 18:34:57 +00:00
Kirill Ponomarev
4825d5190e - Oh no! s/LIST/LINK
Pointy hat to:	krion
2004-02-06 11:19:02 +00:00
Kirill Ponomarev
76ea4f7977 - "Annoying Reminder Guy II" wants LATEST_LIST. 2004-02-06 11:17:54 +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
Kirill Ponomarev
5e147280ef - SIZEify 2004-01-30 14:05:15 +00:00
Kirill Ponomarev
b95ba692cb - Update to 2.1.1 2003-12-05 23:41:45 +00:00
Kirill Ponomarev
1014c6e7d9 - Update CONFLICTS with gmime-1.*
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-10 06:45:03 +00:00
Kirill Ponomarev
d78ca88b2c Update to 2.1.0 2003-08-10 06:09:30 +00:00
Kirill Ponomarev
329f5764a7 Update to 2.0.11 2003-08-07 09:18:12 +00:00
Kirill Ponomarev
1f3b1ef40d Update to 2.0.9
Approved by:	fjoe (mentor) (implicit)
2003-07-26 17:22:17 +00:00
Kirill Ponomarev
bcadc8453d Change my mail to @FreeBSD.org
Approved by:	fjoe (mentor)
2003-07-22 10:34:12 +00:00
Christian Weisgerber
ee8e8d19ef Update to 2.0.8
PR:		52838
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-06-02 14:47:56 +00:00
Max Khon
f5ba1f5df8 Fix compiling on alpha. 2003-05-19 08:18:54 +00:00
Max Khon
b3f422c8e3 New port: gmime2
Library (written in C) for parsing and creating messages using MIME.

PR:		52084
Submitted by:	Kirill Ponomarew
2003-05-13 16:44:04 +00:00