Commit graph

10 commits

Author SHA1 Message Date
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
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Alexander Nedotsukov
0106713e13 Chase libgnomemm shared library version. 2003-10-12 15:27:25 +00:00
Alexander Nedotsukov
bf4b16d88a Update to 2.0.0 2003-09-26 16:00:20 +00:00
Alexander Nedotsukov
b62ed40f3e Redone patch with accidently removed trailing spaces.
Approved by: marcus (mentor)
2003-08-29 16:40:30 +00:00
Alexander Nedotsukov
6babeb84a5 Workaround gcc 2.95.x static_cast<> bug on -STABLE
PR:           56030
Submitted by: Sergey Akifyev <asa@gascom.ru> (based on)
Approved by:  marcus (mentor)
2003-08-27 23:31:43 +00:00
Alexander Nedotsukov
749d0c49be Update to 1.3.17
Approved by: marcus (mentor)
2003-08-25 23:39:58 +00:00
Alexander Nedotsukov
ad16e3450a - Change my maintainer address.
- Use gnomehack for pkgconfig libdir.

Approved by: marcus (mentor)
2003-08-17 04:01:04 +00:00
Joe Marcus Clarke
c251c019d9 Fix build with GCC 3.3.1. Bump PORTREVISION since the header change will
affect dependent ports.

Submitted by:	Alexander Nedotsukov <bland@mail.ru>
2003-07-23 03:53:37 +00:00
Joe Marcus Clarke
eef3a5a67c Add libgnomeuimm, the C++ bindings for libgnomeui.
Submitted by:	Alexander Nedotsukov <bland@mail.ru>
2003-06-15 23:09:08 +00:00