Commit Graph

49 Commits

Author SHA1 Message Date
Michael Johnson
22c556b6f0 Update to 2.2.3 2008-08-24 21:04:12 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Jeremy Messenger
4e3305667e Update to 2.2.2. 2008-04-06 17:29:36 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Kris Kennaway
60b3a84279 Use libtool15 port instead of included version to avoid objformat a.out botch 2007-02-10 06:05:06 +00:00
Jeremy Messenger
2d96507252 INSTALLS_SHLIB -> USE_LDCONFIG.
Found by:	portlint (cports.sh)
2006-11-05 02:46:18 +00:00
Jeremy Messenger
6486c7771f Add USE_GETTEXT to appease portlint. 2006-05-15 22:23:04 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Joe Marcus Clarke
f72b96690e Update to 2.0.4. 2005-12-26 18:31:50 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
2381d5e587 Update to 2.0.3. 2005-10-21 22:39:17 +00:00
Jeremy Messenger
c1d95aab80 Fully-qualify the path to update-desktop-database and update-mime-database in
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
2005-03-16 21:47:50 +00:00
Adam Weinberger
4f99cbd3cb Add intlhack to fix build on 4.X. 2005-02-16 00:12:03 +00:00
Michael Johnson
d9985cee49 - Update to 2.0.2 2005-01-23 06:34:06 +00:00
Jeremy Messenger
58a61e763c Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack.
deskutils/drivel is the only port that has pkg-plist change, so bump the
PORTREVISION. The rest else should be no function change, but just remove the
patches to allow gnomehack takes care of it. Keep in mind, I only touch those
ports that already have gnomehack.

Reviewed by:	pav and marcus
2004-12-21 00:23:18 +00:00
Adam Weinberger
e9d9500df8 Add the patch back. The mime-path fix is in the MarcusCom repo,
not in the FreeBSD repo yet.

Thanks to mezz for catching my idiocy.
2004-12-06 05:35:26 +00:00
Adam Weinberger
e8281ae736 Remove patch superseded by mime-path additions to gnomehack. 2004-12-06 01:01:36 +00:00
Jeremy Messenger
d7fcc8234e Use new INSTALLS_OMF.
Approved by:	bland, kwm, marcus and pav
2004-11-23 02:23:08 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
2981113155 Update to 2.0.1.
PR:		70615
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
2004-08-18 18:02:26 +00:00
Joe Marcus Clarke
cff62413b9 Add support for the new GNOME MIME system. 2004-08-16 17:57:32 +00:00
Joe Marcus Clarke
5036b1c6d4 Update to 2.0.0. 2004-08-11 01:24:22 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Ceri Davies
9bef78bc1c Typo fix. 2004-06-19 18:12:25 +00:00
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
67c7c881c0 Update to 1.93.3. 2004-02-22 05:02:13 +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
2396a7ba1c Sign this port over to gnome@ now that is part of the GNOME 2 Office. 2004-01-07 06:05:36 +00:00
Joe Marcus Clarke
96b940d32f Update to 1.93.2.
PR:		60927
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2004-01-05 15:48:15 +00:00
Kirill Ponomarev
ada243232c - Update to version 1.93.1
PR:		60560
Submitted by:	Ports Fury
2003-12-25 17:56:33 +00:00
Kirill Ponomarev
d6a5f7e9af - Update to version 1.57
PR:		59844
Submitted by:	Ports Fury
2003-12-04 11:32:21 +00:00
Kirill Ponomarev
ccda15a3a2 - Update to version 1.92.3
PR:		59118
Submitted by:	Ports Fury
2003-11-10 18:19:24 +00:00
Kirill Ponomarev
85af7ff8e8 - Update to version 1.92.2
PR:		59005
Submitted by:	Ports Fury
2003-11-06 21:42:48 +00:00
Joe Marcus Clarke
2854e94154 Switch to USE_GNOME to chase the libgnome* shared lib versions. 2003-09-18 15:33:54 +00:00
Joe Marcus Clarke
9714ee629b Assign maintainership back to ports@. Thanks for all your work, Martin. 2003-08-17 05:03:50 +00:00
FUJISHIMA Satsuki
b185046be2 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
Joe Marcus Clarke
daa68ed157 Remove USE_GNOMENG. 2003-04-18 21:20:06 +00:00
Joe Marcus Clarke
8606beae6c Update to 1.91.1.
PR:	48597
Submitted by:	maintainer
2003-02-23 18:17:16 +00:00
Joe Marcus Clarke
f1b05e8a84 * Re-add libgnomeprint[ui]-2.0 support and unbreak
* De-pkg-comment where applicable
2003-02-20 19:00:53 +00:00
Joe Marcus Clarke
57674cefcc Chase libgnomeui's shared lib version. 2003-02-07 19:33:51 +00:00
Tilman Keskinoz
c866fabe64 Add dependency on gnomeprintui.
Submitted by:	bento
Approved by:	maintainer
2003-01-16 10:39:18 +00:00
Edwin Groothuis
0708a94edf Add libgnomeui-2.0 to LIB_DEPEND.
Spotted by: bento
2002-11-15 06:22:23 +00:00
Edwin Groothuis
e90c5ac85e port wouldn't build without the gnomelibs.
Noticed by: bento

Approved by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at> (maintainer)
2002-11-06 21:10:34 +00:00
Adam Weinberger
168425ba53 Update deskutils/glabels 1.89.2 -> 1.90.1
PR:		44537
Submitted by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at> (maintainer)
Approved by:	pat
2002-10-27 20:20:49 +00:00
Adam Weinberger
6253d01520 add deskutils/glabels
A programm to create labels and business cards

PR:		43479
Submitted by:	martin.klaffenboeck@gmx.at
Approved by:	pat
2002-10-21 22:52:34 +00:00