head	1.3;
access;
symbols
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2007.10.24.23.36.27;	author marcus;	state dead;
branches;
next	1.2;

1.2
date	2005.01.28.00.01.01;	author pav;	state Exp;
branches;
next	1.1;

1.1
date	2004.01.15.23.48.06;	author pav;	state Exp;
branches;
next	;


desc
@@


1.3
log
@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
@
text
@--- configure.orig	Sun Dec 14 21:35:41 2003
+++ configure	Sun Dec 14 21:39:11 2003
@@@@ -24937,7 +24938,7 @@@@
   fi
 else
   cat >>confdefs.h <<_ACEOF
-#define PACKAGE_LOCALE_DIR "${datadir}/locale"
+#define PACKAGE_LOCALE_DIR "${prefix}/share/locale"
 _ACEOF
 
 fi
@


1.2
log
@- Update to 2.2.4

PR:		ports/76758
Submitted by:	Piotr Smyrak <piotr.smyrak@@heron.pl> (maintainer)
@
text
@@


1.1
log
@Add gnugadu 2.0 pre5 after repocopy from polish/gnugadu.
This is Gtk2 version of gnugadu.

PR:		ports/61242
Submitted by:	Piotr Smyrak <piotr.smyrak@@heron.pl>
@
text
@a2 8
@@@@ -19127,6 +19127,7 @@@@
 
 # This can be used to rebuild libtool when needed
 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
 
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
@

