Commit graph

44 commits

Author SHA1 Message Date
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
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
Joe Marcus Clarke
7524984514 Chase the libxslt shared lib version with a PORTREVISION bump. 2003-11-04 18:30:50 +00:00
Joe Marcus Clarke
c32b919f17 Update to 0.92.2. 2003-11-01 22:47:43 +00:00
Joe Marcus Clarke
4fe763e761 Update to 0.92.1. 2003-10-27 01:50:59 +00:00
Adam Weinberger
1d1f418e92 Update to 0.92 release.
I had to add a PORTEPOCH bump secondary to a poor choice of prerelease
numbering schemes on my part.
2003-10-20 04:59:17 +00:00
Joe Marcus Clarke
7085c3005f Update to 0.92pre7. 2003-10-15 05:38:42 +00:00
Joe Marcus Clarke
88df7986ed Update to 0.92pre6. 2003-10-13 17:20:50 +00:00
Alexander Nedotsukov
b133fd5cee Update to 0.92-pre5 2003-10-12 03:32:07 +00:00
Alexander Nedotsukov
c8089a4b3f Update to 0.92-pre4 2003-09-28 01:54:07 +00:00
Adam Weinberger
72032131a0 Update to 0.92-pre3. 2003-09-25 05:21:03 +00:00
Hye-Shik Chang
aff1614521 Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.

Submitted by:	olgeni
2003-08-23 01:03:50 +00:00
Joe Marcus Clarke
ec1a6c7d9c Bump PORTREVISION after the last commit. 2003-06-15 23:34:23 +00:00
Joe Marcus Clarke
2fbfb69601 Make GNOME support optional.
Submitted by:	obraun
2003-06-15 23:33:45 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
6b23cb781c Convert to new GNOME infrastructure. 2003-05-17 21:40:26 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Joe Marcus Clarke
19963ed070 Add a missing BUIL_DEPENDS on py-gtk2.
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2003-04-04 22:26:08 +00:00
Joe Marcus Clarke
a5c0c3f956 Update to 0.91. 2003-04-04 07:21:03 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joe Marcus Clarke
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Joe Marcus Clarke
6b710fcf41 Add missing dependency on bonobo.
Submitted by:	bento
2002-09-08 19:15:55 +00:00
Maxim Sobolev
006b931300 - Use USE_GNOMENG;
- fix on -current by renaming isspecial() inline into dia_isspecial();
- enable freetype support.
2002-07-12 12:05:25 +00:00
Joe Marcus Clarke
c4c9fbc301 Add libunicode to the LIB_DEPENDS is dia is built without full GNOME support.
PR:		40373
2002-07-12 11:40:56 +00:00
Maxim Sobolev
a71748ab3e Update to 0.90. 2002-06-03 11:30:43 +00:00
Maxim Sobolev
18462bab6b When building package forcefully turn optional GNOME components on, otherwise
gnome and gnome-fifth-toe packages contain incorrect dependencies list.
2001-12-16 06:53:18 +00:00
Maxim Sobolev
bf8c25233c - Rework optional GNOME dependency, so it would not confuse bento;
- enable gnomeprint support in Gnome case;
- use "@*" to pass arguments from the helper script to the binary instead of
  $*.

Submitted by:	bento
2001-08-28 12:04:42 +00:00
Maxim Sobolev
feaa9ee96d Allow MAINTAINER to be overriden in slave ports. 2001-08-20 11:24:05 +00:00
Maxim Sobolev
bb53f3ecee Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
would be able to insert their own entries (usually language category)
upfront.
2001-05-22 18:16:59 +00:00
Ade Lovett
7fa7a6679c Update to 0.88.1 -- dia now really requires gdk-pixbuf, but also requires
libart (from x11/gnomelibs) for the gdk-pixbuf stuff to really work, even
though it itself has just been decoupled from GNOME.

The alternative solution is to completely kill off gdk-pixbuf support in
the non-GNOME case which I believe would render the program effectively
unusable (ie: it's becoming a GNOME app. sorry).
2001-05-21 02:35:30 +00:00
Ade Lovett
2eec0fdadc Update to 0.88 2001-05-17 21:48:25 +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
48d56577d5 The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.

Applications include:

mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 21:51:17 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Jeremy Lea
7b4c77811e Implement WANT_GNOME. 2000-10-05 07:22:56 +00:00
Maxim Sobolev
cc121d9794 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. 2000-08-21 10:07:35 +00:00
Maxim Sobolev
ce36c301fd Add gnome as a secondary category. 2000-08-15 06:45:19 +00:00
Maxim Sobolev
12b93c7338 Update to 0.86.
- gnomify and sobomaxify the port;
- provide a shell script to make dia work just OOB.

PR:		18915 (partially)
Submitted by:	Benno Rice <benno@netizen.com.au>
2000-08-07 11:31:22 +00:00
David E. O'Brien
5fc663a1ad PORTNAME / PORTVERSION syntax conversion 2000-04-13 06:28:28 +00:00
Michael Haro
425b5e7cb7 update to 0.84
PR:		17729
Submitted by:	maintainer
2000-04-01 20:03:13 +00:00
Yukihiro Nakai
1cb2c4093d Update to 0.83 2000-02-12 14:57:04 +00:00
Chris D. Faulhaber
599ee9f949 * Update to version 0.82
* Update MASTER_SITES

PR:		15613
Submitted by:	Maintainer
1999-12-23 01:53:23 +00:00
Yukihiro Nakai
5865a79a62 Initial Import.
Dia is the diagram editor such like 'Visio'.

PR:		ports/14661
Submitted by:	Marcin Cie?lak saper@system.pl
1999-11-25 14:52:51 +00:00