Commit graph

7 commits

Author SHA1 Message Date
Sergei Kolobov
216ebe70b5 - Remove gmake dependency with trivial one-line patch
- Switch to using libtool-1.5
- Bump PORTREVISION
2004-04-05 06:18:27 +00:00
Adam Weinberger
262b8d71f8 Add USE_GMAKE. This fixes the build failure, and these
are certainly GNU Makefiles.

I'm not modifying the pkg-plist again; hopefully with
the USE_GMAKE addition, the maintainer will have the
same de.gmo catalogue installed that I do.
2004-03-29 00:58:07 +00:00
Sergei Kolobov
f78cf5dcf7 - Update to 0.7
- Make USE_GETTEXT conditional - add WITHOUT_NLS knob
2004-03-27 22:12:40 +00:00
Adam Weinberger
70993dfd1b Use USE_GETTEXT, and add a missing plist entry. PORTREVISION bump. 2004-03-27 16:14:51 +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
Sergei Kolobov
da06385917 - Update to 0.6
- Switch to my @FreeBSD.org address
- Use experimental USE_GPG feature
2004-03-08 22:09:48 +00:00
Sergei Kolobov
a56005cacb Add libgpg-error 0.5, common error values for all GnuPG components.
PR:		58325
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
Approved by:	krion (mentor)
2003-10-21 20:23:27 +00:00