Commit graph

30 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
Mark Linimon
28a6e79ebb Fix build.
PR:		ports/62562
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-02-12 02:54:23 +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
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Joe Marcus Clarke
cf6c1d9406 unPERLify by using REINPLACE_CMD where appropriate.
PR:		48248
Submitted by:	Simon 'portlint' Schubert <corecode@corecode.ath.cx>
2003-11-15 18:21:14 +00:00
Tilman Keskinoz
d5bc4626d2 Fix build.
PR:		46874
Submitted by:	JD <jimd@siu.edu>
2003-07-24 16:44:24 +00:00
Tilman Keskinoz
c35e84cda9 Reset Maintainer address
Submitted by:	Brett Taylor <brett@peloton.radford.edu> (old maintainer)
PR:		51601-51606
2003-04-29 22:00:17 +00:00
Joe Marcus Clarke
e28f0247c9 Remove USE_GNOMENG. 2003-04-20 03:03:05 +00:00
Akinori MUSHA
3860f7f3e2 De-pkg-comment. 2003-02-21 11:38:28 +00:00
Joe Marcus Clarke
35024cd38e Fix configure after recent GNOMENG conversion.
Submitted by:	bento
2002-09-21 18:17:33 +00:00
Mario Sergio Fujikawa Ferreira
4919a03c9a Deploy USE_GNOMENG infrastructure
PR:		42197
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:36:06 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
David W. Chapman Jr.
a108b5a911 Line 737 of the configure.in file should have a no instead of a yes for use_gtkhtml=
PR:		29431
Submitted by:	Antonio M. D'souza <St.Paul's.United.College@FreeBSD.org>
2001-08-24 13:56:53 +00:00
Kevin Lo
aea5cf0a2b Upgrade to version 1.3.3
PR: 25287
Submitted by: MAINTAINER
2001-02-23 15:47:02 +00:00
Jeremy Lea
a9c155c2f6 Fix my breakage. Remove share/help in the non-Gnome case.
Submitted by:	asami
2000-10-10 17:08:54 +00:00
Jeremy Lea
7b4c77811e Implement WANT_GNOME. 2000-10-05 07:22:56 +00:00
Maxim Sobolev
ad4f82815f Add gnomecore into RUN_DEPENDS to ensure correct removal of share/gnome.
Submitted by:	bento
2000-09-13 08:41:49 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Ade Lovett
8bd85a9d02 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
Ade Lovett
7800213ae0 Update to 1.3.0
Approved by:	maintainer
2000-05-17 19:53:25 +00:00
Steve Price
459087462b Update to version 1.2.1 including the following changes:
+ Port now uses gnomelibs instead of plain GTK;
+ port's documentation distributed in separate distfile now being installed,
  if NOPORTDOCS has not been set;
+ USE_X_PREFIX added to Makefile, because obviously this port falls into the
  X11 category;
+ libintl dependency added to port's Makefile;
+ WWW added to the pkg/DESCR;
+ MASTER_SITES updated to reflect reality;
+ pkg/PLIST has been sorted;
+ "Date created:" slightly adjusted to match commonly accepted conventions.

PR:		18231
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-04-30 00:15:08 +00:00
Michael Haro
0f29953274 portname/portversion update 2000-04-14 00:25:54 +00:00
Chris Piazza
68e615346e Update MAINTAINER's email address
PR:		13648
Submitted by:	maintainer
1999-09-09 03:03:19 +00:00
Tim Vanderhoek
847ae8f2b6 Remove preceeding pkgname from some of the comments having one. 1999-08-29 19:19:43 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Steve Price
92103d6d5c Update to use gtk version 1.2.3.
PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Steve Price
c18ed2df67 Update to version 1.1.4.
PR:		11588
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-05-09 16:29:54 +00:00
Satoshi Taoka
1d2c2cd550 a simple GTK based text/HTML editor
PR:		10489
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1999-04-30 08:33:55 +00:00