Commit graph

94 commits

Author SHA1 Message Date
Joe Marcus Clarke
702f071037 Update to 2.2.5. 2004-10-14 04:02:48 +00:00
Joe Marcus Clarke
f02eb61ea2 Update to 2.2.4. 2004-08-30 04:12:03 +00:00
Thierry Thomas
64e8cb66bb Chase libaspell to aspell.16. 2004-08-28 22:50:44 +00:00
Joe Marcus Clarke
b02a764cba Update to 2.2.3. 2004-08-17 22:08:37 +00:00
Joe Marcus Clarke
a1b67b400d Update to 2.2.2. 2004-08-10 06:45:21 +00:00
Joe Marcus Clarke
7beeccbc3c Update to 2.2.1. Balsa 1.4.x is obsolete, and doesn't even build anymore.
This update effectively obsoletes the balsa2 port.
2004-08-06 22:49:11 +00:00
Pav Lucistnik
db249059e4 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:33:42 +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
Joe Marcus Clarke
a5e8a28b88 Use USE_OPENLDAP.
Reminded by:	eik
2004-02-16 19:29:28 +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
Mark Linimon
b756af56cd Per distfile survey, remove mastersite that disappeared in May 2003. 2003-11-05 16:55:14 +00:00
Joe Marcus Clarke
d3d151cd72 balsa and balsa2 conflict with each other.
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-11 06:14:55 +00:00
Joe Marcus Clarke
d92d7edf0e Depend on openldap*-client to fix the build and INDEX builds. 2003-08-14 17:43:55 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
c5d3710f1b Update to 1.4.4. 2003-05-11 17:40:52 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Joe Marcus Clarke
2eb89f8e1a Update to 1.4.3. 2003-04-03 02:56:10 +00:00
Edwin Groothuis
e53dff475f Point dependencies on net/openldap2 to net/openldap20 2003-02-24 02:56:37 +00:00
Joe Marcus Clarke
6d30d8a811 De-pkg-comment. 2003-02-21 19:57:19 +00:00
Joe Marcus Clarke
a05f47cf6f Update to 1.4.2. 2003-02-21 19:23:57 +00:00
Joe Marcus Clarke
49834e035e Bump PORTREVISION after the gtkhtml version bump. 2002-11-12 02:09:58 +00:00
Maxim Sobolev
34036667f1 Correct PLIST.
Submitted by:	gnome tinderbox
2002-09-18 13:18:31 +00:00
Joe Marcus Clarke
783de4313f Update to 1.4.1. This is a stable bug fix release.
PR:		42792
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>
2002-09-15 04:21:02 +00:00
Joe Marcus Clarke
951caf4a79 Allow balsa to build with new pspell/aspell. 2002-09-03 17:18:27 +00:00
Joe Marcus Clarke
fcc4359a5c Chase the aspell so version bump. Bump PORTREVISION. 2002-09-02 17:45:50 +00:00
Joe Marcus Clarke
0a919dbd31 Chase shared lib jump for libesmtp. Bump PORTREVISION to ensure balsa*
takes advantage of the new libesmtp improvements.
2002-08-25 03:14:27 +00:00
Joe Marcus Clarke
1a61d7a32b Update to 1.4.0. 2002-08-19 21:06:47 +00:00
Joe Marcus Clarke
c24050f0b5 Add a note on why patch-configure grew so much. 2002-08-10 07:29:26 +00:00
Joe Marcus Clarke
04cf4f24ac Update to 1.3.7. 2002-08-10 07:26:56 +00:00
Maxim Sobolev
717cf166e3 Use USE_GNOMENG. 2002-07-18 17:37:52 +00:00
Joe Marcus Clarke
3b500a1b9a Update to 1.3.6. 2002-05-18 23:16:07 +00:00
Joe Marcus Clarke
4e38e4d39c Update to 1.3.5.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-26 15:46:41 +00:00
Joe Marcus Clarke
9231428ad9 Update to 1.3.4.
PR:		36877
Submitted by:	John Merryweather Cooper <john_m_cooper@webmail.bmi.net>
Approved by:	sobomax
2002-04-08 20:12:04 +00:00
Maxim Sobolev
47828d0fce Fix another few places where giconv used instead of iconv.
PR:		36059, 36063, 36082
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 12:52:55 +00:00
Maxim Sobolev
a68d2827d3 Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Maxim Sobolev
449a928eea Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv.
2002-03-18 11:26:13 +00:00
Maxim Sobolev
c4d8ff4417 Update to 1.3.3.
PR:		35584
Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2002-03-07 17:33:44 +00:00
Ade Lovett
546a2d6187 Update to 1.3.1
PR:		34697
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>  (patch)
		John Merryweather Cooper <john_m_cooper@yahoo.com> (bzip2)
2002-02-13 04:46:10 +00:00
Maxim Sobolev
a51a219325 Update to 1.3.0.
PR:		32927
Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-12-20 12:25:42 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
381508fd89 Update to 1.2.3.
PR:		31680
Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-11-07 08:51:15 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Maxim Sobolev
e0cd2c976b Update to 1.2.0.
PR:		30662
Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-09-19 09:34:21 +00:00
Maxim Sobolev
d9f2c0c23d Update to 1.1.7.
PR:		28963
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-07-20 12:09:05 +00:00
Ade Lovett
4f5620349f Clean up dependency chains after moving gtkhtml/gal inside the
USE_GNOME knob
2001-06-19 09:43:08 +00:00
Ade Lovett
5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Maxim Sobolev
0c7ea54ffe Update to 1.1.4. 2001-04-23 15:55:53 +00:00
Maxim Sobolev
851c9a3ce4 Update to 1.1.3. 2001-03-30 13:39:09 +00:00