Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/glib20/Makefile

[BACK] Up to [FreeBSD] / ports / devel / glib20

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.182: download - view: text, markup, annotated - select for diffs
Thu Jan 19 17:13:12 2012 UTC (3 weeks, 1 day ago) by ahze
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +2 -0 lines
Always disable libinofity to fix build if devel/libinotify is installed

PR:		ports/160764
Reported by:	Michiel Leenaars <michiel.ml@nlnet.nl>
		John Hein <jhein@symmetricom.com>
Approved by:	pav

Revision 1.181: download - view: text, markup, annotated - select for diffs
Mon Jan 2 16:32:21 2012 UTC (5 weeks, 4 days ago) by marcus
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +1 -1 lines
Add some missing headers in strategic places to remove text relocations and
potentially fix linker errors with certain linkers/versions of binutils.

PR:		163115
Submitted by:	Jilles Tjoelker <jilles@stack.nl>

Revision 1.180: download - view: text, markup, annotated - select for diffs
Wed Nov 9 09:24:57 2011 UTC (3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +1 -1 lines
Ignore the fdescfs when calculating FS capacity.

Reported by:	Alexander Kapshuk <alexander.kapshuk@gmail.com>

Revision 1.179: download - view: text, markup, annotated - select for diffs
Sun Sep 25 15:43:59 2011 UTC (4 months, 2 weeks ago) by marcus
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +1 -1 lines
Incorporate some patches from glib git to fix default application handling
and UNIX credential message passing.

Revision 1.178: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:21:58 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +3 -3 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.177: download - view: text, markup, annotated - select for diffs
Sun Aug 7 23:58:00 2011 UTC (6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +0 -4 lines
Remove a patch that is no longer needed.

Submitted by:	andreast

Revision 1.176: download - view: text, markup, annotated - select for diffs
Sat Jul 30 09:20:17 2011 UTC (6 months, 1 week ago) by kwm
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +10 -9 lines
Update the glib and gtk stack to the lastest stable releases.
Add new ports for the new stable releases of gtk+-3.0.
Update vala to the newest stable release 0.12.1.

Thanks to pav@ for doing multiple exp-runs, and marcus@ for repo-copies.
Full contributors acknowledgment will be given in the GNOME 3 import.

Revision 1.175: download - view: text, markup, annotated - select for diffs
Mon Mar 14 21:29:56 2011 UTC (10 months, 4 weeks ago) by mezz
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +4 -0 lines
Add --enable-debug=yes in WITH_DEBUG to add more debug stuff.

PR:		ports/154362
Submitted by:	Stephen Fisher <steve@stephen-fisher.com>

Revision 1.174: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:31:06 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.173: download - view: text, markup, annotated - select for diffs
Wed Nov 24 21:06:10 2010 UTC (14 months, 2 weeks ago) by kwm
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +4 -0 lines
Due to a flaw in binutils 2.15, function names can conflict with
ELF assembler directives on PPC64 systems. As a result, it is not possible
to have functions named things like 'text' and 'data'.
In glib-compile-schemas.c we have such a name.

PR:		ports/152555
Submitted by:	andreast@

Revision 1.172: download - view: text, markup, annotated - select for diffs
Tue Nov 23 14:29:29 2010 UTC (14 months, 2 weeks ago) by kwm
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +2 -3 lines
Remove the dbus dependancy. It is only used in the gdbus tests.

Revision 1.171: download - view: text, markup, annotated - select for diffs
Sat Nov 20 15:36:33 2010 UTC (14 months, 3 weeks ago) by kwm
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +11 -3 lines
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/

This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

This release features commits by avl, marcus, mezz and myself.

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore

And pav@ for 2 exp-runs

PR:		ports/152255
		ports/143260
		ports/141033
		ports/149629
		ports/150350
		ports/151523
With hat:	gnome@

Revision 1.170: download - view: text, markup, annotated - select for diffs
Sun Aug 15 05:31:02 2010 UTC (17 months, 3 weeks ago) by marcus
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +2 -2 lines
Update to 2.24.2.

Revision 1.169: download - view: text, markup, annotated - select for diffs
Tue Jul 20 21:24:08 2010 UTC (18 months, 3 weeks ago) by mezz
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +2 -1 lines
Back out previous committed of add -D__STDC_ISO_10646__ as it causes a few
applications crash.

PR:		ports/148450
Reported by:	Kyryll A Mirnenko <xmirya@gmail.com>
Discussed with:	marcus
Feature safe:	yes

Revision 1.168: download - view: text, markup, annotated - select for diffs
Wed Jul 7 21:50:25 2010 UTC (19 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +1 -0 lines
Add -D__STDC_ISO_10646__ when the collation fix is enabled to fix a
crash on non-UTF-8 locales.  This isn't being enabled globally as there
was not enough time to fully evaluate the fix.

Submitted by:	Ivan Klymenko <fidaj@ukr.net>
Approved by:	portmgr (erwin)
Feature safe:	yes

Revision 1.167: download - view: text, markup, annotated - select for diffs
Mon May 31 22:52:40 2010 UTC (20 months, 1 week ago) by marcus
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +1 -1 lines
Bump PORTREVISION and add USE_GETTEXT where missing.

PR:		147257

Revision 1.166: download - view: text, markup, annotated - select for diffs
Mon May 10 21:18:05 2010 UTC (21 months ago) by kwm
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +5 -2 lines
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.

This release features commits by avl, ahze, bland, marcus, mezz, and myself.

The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.

And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin

and ITetcu for two exp-run

PR:	ports/143852
	ports/145347
	ports/144980
	ports/145830
	ports/145511

Revision 1.165: download - view: text, markup, annotated - select for diffs
Thu Jan 7 11:21:07 2010 UTC (2 years, 1 month ago) by kwm
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +1 -1 lines
Update to 2.22.4.

Revision 1.164: download - view: text, markup, annotated - select for diffs
Sun Dec 6 04:56:26 2009 UTC (2 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +1 -1 lines
Update to 2.22.3.

Revision 1.163: download - view: text, markup, annotated - select for diffs
Sat Nov 28 20:05:33 2009 UTC (2 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +2 -2 lines
Presenting GNOME 2.28.1 for FreeBSD.  The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.

Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).

The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:

Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)

We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.

PR:		136676
		136967
		138872 (obsolete with new epiphany-webkit)
		139160
		134737
		139941
		140097
		140838
		140929

Revision 1.162: download - view: text, markup, annotated - select for diffs
Sat Aug 29 21:48:15 2009 UTC (2 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +1 -1 lines
Update to 2.20.5.

Revision 1.161: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:33:10 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr

Revision 1.160: download - view: text, markup, annotated - select for diffs
Sat Jul 4 08:25:18 2009 UTC (2 years, 7 months ago) by kwm
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +1 -1 lines
Update to 2.20.4.

Revision 1.159: download - view: text, markup, annotated - select for diffs
Fri May 29 21:16:55 2009 UTC (2 years, 8 months ago) by kwm
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +1 -1 lines
Update to 2.20.3.

Revision 1.158: download - view: text, markup, annotated - select for diffs
Sun May 17 05:09:14 2009 UTC (2 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +1 -1 lines
Update to 2.20.2.

Revision 1.157: download - view: text, markup, annotated - select for diffs
Sun Apr 12 03:43:20 2009 UTC (2 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +1 -1 lines
Update to 2.20.1.

Revision 1.156: download - view: text, markup, annotated - select for diffs
Fri Apr 10 05:55:54 2009 UTC (2 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +3 -2 lines
Presenting GNOME 2.26 for FreeBSD.  See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider.  Almost all of the Gecko consumers
can make use of this provider by setting:

WITH_GECKO=libxul

The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach.

Revision 1.155: download - view: text, markup, annotated - select for diffs
Sat Jan 10 05:21:19 2009 UTC (3 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +5 -4 lines
Presenting GNOME 2.24 for FreeBSD.

See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:		125857 [1]
		126993 [2]
		130031 [3]
		127399 [4]
		127661 [5]
		124302 [6]
		129570 [7]
		129936
		123790

Revision 1.154: download - view: text, markup, annotated - select for diffs
Tue Nov 25 18:52:50 2008 UTC (3 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +2 -1 lines
Restore the ability to compile with optimized assembler code.

PR:		129088

Revision 1.153: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:16:39 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)

Revision 1.152: download - view: text, markup, annotated - select for diffs
Sun Jul 20 17:34:16 2008 UTC (3 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +1 -1 lines
Update to 2.16.5.

Revision 1.151: download - view: text, markup, annotated - select for diffs
Wed Jul 2 03:26:32 2008 UTC (3 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +2 -2 lines
Update to 2.16.4.

Revision 1.150: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:21:14 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +1 -1 lines
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)

Revision 1.149: download - view: text, markup, annotated - select for diffs
Tue Apr 8 11:37:12 2008 UTC (3 years, 10 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +1 -1 lines
Update to 2.16.3

Revision 1.148: download - view: text, markup, annotated - select for diffs
Tue Apr 1 23:48:05 2008 UTC (3 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +2 -2 lines
Update to 2.16.2.

Revision 1.147: download - view: text, markup, annotated - select for diffs
Mon Mar 24 03:49:36 2008 UTC (3 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +6 -8 lines
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon

Revision 1.146: download - view: text, markup, annotated - select for diffs
Sat Feb 9 01:12:01 2008 UTC (4 years ago) by marcus
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +1 -1 lines
Update to 2.14.6.

Revision 1.145: download - view: text, markup, annotated - select for diffs
Tue Jan 8 04:49:03 2008 UTC (4 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +1 -1 lines
Update to 2.14.5.

Revision 1.144: download - view: text, markup, annotated - select for diffs
Tue Dec 11 23:08:04 2007 UTC (4 years, 2 months ago) by mezz
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +2 -2 lines
Update to 2.14.4.

Revision 1.143: download - view: text, markup, annotated - select for diffs
Wed Oct 24 23:35:05 2007 UTC (4 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +6 -3 lines
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

Revision 1.142: download - view: text, markup, annotated - select for diffs
Tue Jul 17 02:35:58 2007 UTC (4 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +2 -2 lines
Update to 2.12.13.

Revision 1.141: download - view: text, markup, annotated - select for diffs
Sun May 20 22:00:44 2007 UTC (4 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +2 -3 lines
Remove support for a separate X11BASE.

Approved by:	portmgr (implicit)

Revision 1.140: download - view: text, markup, annotated - select for diffs
Sat May 19 20:02:37 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.139: download - view: text, markup, annotated - select for diffs
Wed May 2 00:51:14 2007 UTC (4 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +1 -1 lines
Update to 2.12.12.

Revision 1.138: download - view: text, markup, annotated - select for diffs
Fri Mar 9 06:05:24 2007 UTC (4 years, 11 months ago) by mezz
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +1 -1 lines
Update to 2.12.11.

Revision 1.137: download - view: text, markup, annotated - select for diffs
Wed Mar 7 19:25:03 2007 UTC (4 years, 11 months ago) by mezz
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +1 -1 lines
Update to 2.12.10.

Revision 1.136: download - view: text, markup, annotated - select for diffs
Wed Jan 17 03:02:10 2007 UTC (5 years ago) by mezz
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +1 -1 lines
Update to 2.12.9 to fix the ABI break in 2.12.8 release.

Revision 1.135: download - view: text, markup, annotated - select for diffs
Mon Jan 15 17:40:59 2007 UTC (5 years ago) by marcus
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +2 -2 lines
Update to 2.12.8.

Revision 1.134: download - view: text, markup, annotated - select for diffs
Thu Jan 11 17:21:36 2007 UTC (5 years, 1 month ago) by jylefort
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +11 -1 lines
On i386 (>= 486) and amd64, fix the arch passed to configure so that
glib will implement atomic operations with assembler instructions
rather than mutexes (improves performance).

Revision 1.133: download - view: text, markup, annotated - select for diffs
Fri Jan 5 01:38:22 2007 UTC (5 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +1 -1 lines
Update to 2.12.7.

Revision 1.132: download - view: text, markup, annotated - select for diffs
Wed Dec 20 18:02:37 2006 UTC (5 years, 1 month ago) by mezz
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +1 -1 lines
Update to 2.12.6.

Revision 1.131: download - view: text, markup, annotated - select for diffs
Tue Dec 19 14:19:08 2006 UTC (5 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +1 -1 lines
Update to 2.12.5

Revision 1.130: download - view: text, markup, annotated - select for diffs
Thu Oct 19 18:19:29 2006 UTC (5 years, 3 months ago) by jylefort
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +8 -0 lines
Restore the collation patch.

Approved by:	portmgr (marcus)

Revision 1.129: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:35:11 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +5 -13 lines
Presenting GNOME 2.16.1 for FreeBSD.  This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.

On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed.  The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily.  We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.

Back to GNOME 2.16.  This release brings a huge amount of new functionality
to FreeBSD.  The standard release notes can be read at
http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD.  This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.

But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:

Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>

Enjoy!

Approved by:	portmgr (implicit, kris)

Revision 1.128: download - view: text, markup, annotated - select for diffs
Thu Oct 5 16:14:14 2006 UTC (5 years, 4 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +0 -1 lines
- Remove the ICU crash workaround and really fix the issue. If
  resultLength is smaller than the length needed to store the collation
  key, ucol_getSortKey() sometimes does not obey resultLength and
  overflows the result buffer...
- Plug a memory leak in the icu patch.

Revision 1.127: download - view: text, markup, annotated - select for diffs
Mon Sep 18 18:25:49 2006 UTC (5 years, 4 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +1 -0 lines
Avoid an icu crash in gimp by disabling optimizations.

Revision 1.126: download - view: text, markup, annotated - select for diffs
Thu Sep 7 18:47:07 2006 UTC (5 years, 5 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +1 -1 lines
Fix glib20-reference fetching.

Revision 1.125: download - view: text, markup, annotated - select for diffs
Wed Aug 23 05:11:32 2006 UTC (5 years, 5 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +8 -0 lines
Fix string collation by using the icu library, since the FreeBSD libc
does not support UTF-8 collation.

Revision 1.124: download - view: text, markup, annotated - select for diffs
Wed May 31 22:18:43 2006 UTC (5 years, 8 months ago) by mezz
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +1 -0 lines
- Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
  USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
  for example:

  	Incorrect: (Without USE_X_PREFIX)
	================================
	# cd /usr/ports/x11-toolkits/gtk20
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.local.dist <-- Here...
	================================

  	Correct: (With USE_X_PREFIX)
	================================
	# cd /usr/ports/x11-toolkits/gtk20
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist <-- Here...
	================================

- Change a several of *-reference ports to install in LOCALBASE instead
  X11BASE, but only two gtkmm*-reference couldn't be change at the moment.
  Bump the PORTREVISION for change prefix.

Discussed with:	marcus

Revision 1.123: download - view: text, markup, annotated - select for diffs
Fri May 26 18:29:52 2006 UTC (5 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +1 -1 lines
- Update to 2.10.3

Revision 1.122: download - view: text, markup, annotated - select for diffs
Tue May 9 22:03:26 2006 UTC (5 years, 9 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +5 -0 lines
Add glib20-reference and the bsd.gnome-reference.mk framework.

Revision 1.121: download - view: text, markup, annotated - select for diffs
Sun Apr 30 00:46:47 2006 UTC (5 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +5 -7 lines
Presenting GNOME 2.14.1 for FreeBSD!  Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release.  In particular, GNOME 2.14 focused
on performance, and they did not miss the mark.  There's some new eye candy,
but most of the big things are waiting until GNOME 2.16.  On the FreeBSD
side, we tried to clean up all the crashers we could.  In particular, we
really improved GNOME's 64-bit support.

The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.

The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).

Yasuda Keisuke <kysd@po.harenet.ne.jp>
Pascal Hofstee <caelian@gmail.com>
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov <yuri.pankov@gmail.com>
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee <caelian@gmail.com>
QuiRK on #freebsd-gnome
Vladimir Timofeev <vovkasm@gmail.com>

Revision 1.120: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:35:40 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +1 -0 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.119: download - view: text, markup, annotated - select for diffs
Wed Jan 18 21:50:38 2006 UTC (6 years ago) by marcus
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +1 -1 lines
Update to 2.8.6.

Revision 1.118: download - view: text, markup, annotated - select for diffs
Wed Jan 4 04:02:40 2006 UTC (6 years, 1 month ago) by bland
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +1 -1 lines
Update to 2.8.5

Revision 1.117: download - view: text, markup, annotated - select for diffs
Tue Nov 15 18:19:26 2005 UTC (6 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +1 -1 lines
Update to 2.8.4.

Revision 1.116: download - view: text, markup, annotated - select for diffs
Sat Nov 5 04:53:16 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +6 -5 lines
Presenting GNOME 2.12 for FreeBSD.  The release is chock full of bug fixes
and new features.  Don't believe me?  Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.

DO NOT USE portupgrade by itself to upgrade to GNOME 2.12.  Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh.  This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.

In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen.  The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>.  His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.

The FreeBSD GNOME Team would lank to thank the following users for
their contributions to this release:

Matthew Luckie <mjl@luckie.org.nz>
ade
sajd on #freebsd-gnome
Caelian on #freebsd-gnome
mnag
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Mark Hobden <markhobden@gmail.com>
Sergey Akifyev <asa@agava.com>
Andreas Kohn

For more information on GNOME on FreeBSD, checkout
http://www.FreeBSD.org/gnome/.  The 2.12 documentation will be
posted shortly.

Revision 1.115: download - view: text, markup, annotated - select for diffs
Mon Aug 1 16:10:56 2005 UTC (6 years, 6 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +1 -2 lines
Update to 2.6.6.

Revision 1.114: download - view: text, markup, annotated - select for diffs
Wed Jul 20 18:24:51 2005 UTC (6 years, 6 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +1 -0 lines
Fix memory leaks when G_ERRORCHECK_MUTEXES is used:
http://bugzilla.gnome.org/show_bug.cgi?id=311043

Revision 1.113: download - view: text, markup, annotated - select for diffs
Fri Jun 10 19:13:37 2005 UTC (6 years, 8 months ago) by kwm
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +1 -1 lines
Update to 2.6.5.

Revision 1.112: download - view: text, markup, annotated - select for diffs
Mon May 16 06:48:08 2005 UTC (6 years, 8 months ago) by mezz
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +1 -1 lines
FreeBSD 504101 doesn't need the stacksize hack anymore, which marcus has
committed a MFC of stacksize increase in RELENG_5 a few days ago.

Reviewed by:	marcus

Revision 1.111: download - view: text, markup, annotated - select for diffs
Thu Apr 7 05:12:31 2005 UTC (6 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +1 -2 lines
Update to 2.6.4.

Revision 1.110: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:39:13 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +16 -4 lines
Presenting GNOME 2.10 for FreeBSD!

The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall.  However, a lot of
FreeBSD specific additions and fixes have been made.  For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support.  See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.

GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work.  We would also like to thank our adventurous users that chose to
ride the walrus.  We'd especially like to thank the following users that
provided patches for GNOME 2.10:

ade
Yasuda Keisuke
Franz Klammer
Khairil Yusof
Radek Kozlowsk

And anyone else I may have accidentally omitted.

As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen
courtesy of Franz Klammer.  However, unlike GNOME 2.8, we've included all
of the FreeBSD GNOME splashscreen entries with gnomesession.  You can
use the deskutils/splashsetter port to choose the one you like best.

As always, GNOME users should _not_ use portupgrade alone to upgrade to
2.10.  Instead, get the gnome_upgrade.sh script from
http://www.FreeBSD.org/gnome/gnome_upgrade.sh.

Enjoy!

Revision 1.109: download - view: text, markup, annotated - select for diffs
Thu Dec 23 20:29:05 2004 UTC (7 years, 1 month ago) by mezz
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +1 -1 lines
Update MASTER_SITES for 2.3 -> 2.4.

Revision 1.108: download - view: text, markup, annotated - select for diffs
Fri Dec 3 03:19:48 2004 UTC (7 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +1 -1 lines
Update to 2.4.8.

Revision 1.107: download - view: text, markup, annotated - select for diffs
Tue Oct 12 02:31:51 2004 UTC (7 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +0 -0 lines
Forced commit to note that the work for this update was done by adamw.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Tue Oct 12 02:29:57 2004 UTC (7 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +1 -2 lines
Update to 2.4.7.

Revision 1.105: download - view: text, markup, annotated - select for diffs
Wed Sep 15 02:52:17 2004 UTC (7 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +1 -0 lines
Fix a threading portability problem in which g_mutex_trylock_posix_impl() did
not check for a return of EDEADLK, thus causing certain threaded applications
to break (e.g. bmp) with libpthread.

This is slated to be committed in the next release of glib.  See
http://bugzilla.gnome.org/show_bug.cgi?id=152009 for more details.

Submitted by:	Pascal Hofstee <caelian@gmail.com>
Reviewed by:	portmgr
Approved by:	portmgr (implicit and no objections from linimon)

Revision 1.104: download - view: text, markup, annotated - select for diffs
Fri Aug 13 15:09:06 2004 UTC (7 years, 5 months ago) by bland
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +1 -1 lines
Update to 2.4.6

Revision 1.103: download - view: text, markup, annotated - select for diffs
Fri Jul 30 22:04:13 2004 UTC (7 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +1 -2 lines
Update to 2.4.5.

Revision 1.102: download - view: text, markup, annotated - select for diffs
Tue Jul 27 19:45:37 2004 UTC (7 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +3 -3 lines
Remove the previous thread stack size hack, and add a slightly better one.
This new hack sets a default thread stack size of 1 MB (more in line with
Linux), but allows programmers to override that down to the minimum stack
size.  This is subject to change again, but this is far better than the
hack that was previously in place.

Revision 1.101: download - view: text, markup, annotated - select for diffs
Sat Jul 24 19:53:33 2004 UTC (7 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +1 -0 lines
Hack the default stack size for threads created with g_thread_create() to
be 256 KB instead of the default (64 KB on platforms other than ia64, and
256 KB on ia64).

This fixes some stack overflows seen in applications such as
gnome-cups-manager.

Revision 1.100: download - view: text, markup, annotated - select for diffs
Fri Jul 9 17:42:10 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +1 -1 lines
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

Revision 1.99: download - view: text, markup, annotated - select for diffs
Fri Jul 9 15:55:01 2004 UTC (7 years, 7 months ago) by bland
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +2 -2 lines
Update to 2.4.4

Revision 1.98: download - view: text, markup, annotated - select for diffs
Fri Jun 4 17:19:21 2004 UTC (7 years, 8 months ago) by bland
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +1 -2 lines
Update to 2.4.2

Revision 1.97: download - view: text, markup, annotated - select for diffs
Fri May 14 17:20:16 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +0 -13 lines
- Remove GNOME 2.4 -> 2.6 upgrade warning. It served it's purpose.

OK'ed by:	marcus

Revision 1.96: download - view: text, markup, annotated - select for diffs
Tue May 4 16:56:26 2004 UTC (7 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +1 -0 lines
Fix a botch patch in the 2.4.1 update that resulted in the wrong PTHREAD_LIBS
being used on 5.X.

Reported by:	many

Revision 1.95: download - view: text, markup, annotated - select for diffs
Fri Apr 30 16:17:08 2004 UTC (7 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -2 lines
* Update to 2.4.1
* Add a LATEST_LINK to glib20

Revision 1.94: download - view: text, markup, annotated - select for diffs
Wed Apr 7 00:15:23 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +1 -1 lines
Point users to the 2.4-to-2.6 upgrade FAQ instead of the devel FAQ.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:11:20 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +20 -7 lines
Presenting GNOME 2.6.0.  The FreeBSD GNOME Team feels this our best release
ever.  It fixes many bugs, and adds some features missing in previous
FreeBSD ports.  To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:

http://www.freebsd.org/gnome/docs/faq26.html

Please read it carefully.  GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:

http://www.marcuscom.com/tinderbox/

The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts.  We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.

Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru>

Revision 1.92: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:16 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +1 -1 lines
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.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Wed Feb 4 04:35:50 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +2 -2 lines
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:	trevor
Tested by:	bento

Revision 1.90: download - view: text, markup, annotated - select for diffs
Fri Jan 23 18:11:48 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +1 -1 lines
Now gettext 0.12.1 is gettext-old.

Revision 1.89: download - view: text, markup, annotated - select for diffs
Mon Nov 17 12:28:54 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +0 -1 lines
USE_REINPLACE need be defined only when REINPLACE_CMD is used.

Revision 1.88: download - view: text, markup, annotated - select for diffs
Mon Oct 6 01:13:38 2003 UTC (8 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +1 -1 lines
Correct some obsolete MASTER_SITES

PR:		57557
Submitted by:	Mark Linimon <linimon@lonesome.com>

Revision 1.87: download - view: text, markup, annotated - select for diffs
Tue Aug 26 21:46:45 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -2 lines
Grrr...actually up the PORTVERSION.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Tue Aug 26 20:25:40 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -0 lines
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:	kris

Revision 1.85: download - view: text, markup, annotated - select for diffs
Mon Aug 25 05:41:22 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +1 -1 lines
Chase the libintl.so shared lib version.

Revision 1.84: download - view: text, markup, annotated - select for diffs
Mon Jun 16 20:52:56 2003 UTC (8 years, 7 months ago) by adamw
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +1 -3 lines
Utilize USE_GNOME= pkgconfig.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Wed Jun 11 00:38:43 2003 UTC (8 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +1 -2 lines
Update to 2.2.2.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Apr 29 16:25:56 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +1 -0 lines
Ensure that pthread CFLAGS and LDFLAGS are properly passed in.

PR:	51533
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>

Revision 1.81: download - view: text, markup, annotated - select for diffs
Tue Apr 22 04:21:46 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +1 -2 lines
Convert to new GNOME infrastructure.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Sun Apr 20 02:56:22 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +0 -1 lines
Remove USE_GNOMENG.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:00:24 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.78: download - view: text, markup, annotated - select for diffs
Fri Feb 7 18:42:02 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +3 -3 lines
Update to GNOME 2.2.

This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Nov 4 23:48:32 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +3 -5 lines
Update to 2.0.7.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Fri Sep 20 17:06:29 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +1 -1 lines
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.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Sun Aug 4 03:01:29 2002 UTC (9 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +2 -3 lines
Update to 2.0.6.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Aug 1 16:22:08 2002 UTC (9 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -1 lines
Chase shlib rev of devel/gettext

Submitted by:	lots and lots
Pointy hat to:	ade

Revision 1.73: download - view: text, markup, annotated - select for diffs
Thu Jul 4 19:03:26 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -0 lines
Add USE_PERL5.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Sun Jun 30 22:20:31 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -1 lines
The FreeBSD GNOME team is proud to present GNOME 2.0 Release.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Sun Jun 30 20:07:34 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -0 lines
Revert sobomax's removal of --export-dynamic.  This is needed for ports like
bugbuddy which require the signal handler symbols to be exported to
libglade.  Other ports which require libglade may also benefit from
--export-dynamic.

If you find GNOME 2.0 applications that complain libglade cannot find
a certain signal handler, recompile the port after updating to this
revision of glib20.  The problem should go away.

Note, this may not be the optimum fix, but it is what the GNOME people
probably intended, and gets things working for GNOME 2.0 Final.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Wed Jun 26 09:18:27 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -2 lines
Update to GNOME 2.0 RC2.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed Jun 19 08:18:06 2002 UTC (9 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -0 lines
Add USE_REINPLACE where appropriate.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Jun 17 10:15:33 2002 UTC (9 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +2 -2 lines
Don't leak --export-dynamic into installed gmodule-2.0.pc.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Sat Jun 15 09:05:00 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -1 lines
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Jun 11 08:15:21 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -2 lines
Update to the latest GNOME 2 snapshot.  This will be done it two parts.
This first part is the GNOME 2 API.  The next part will contain the desktop
components.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Sat Jun 1 18:59:39 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +3 -3 lines
Update to 2.0.3.

This is a set of commits for GTK+-2.0 and friends to support
freetype2-2.1.0.

PR:		38796

Revision 1.64: download - view: text, markup, annotated - select for diffs
Tue May 28 16:08:17 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Sun May 19 20:15:59 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -1 lines
Back to betas...Update to GNOME 2.0 beta 5.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon May 13 16:09:05 2002 UTC (9 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -1 lines
Fix up the pkg-{descr|comment} to relfect reality, and avoid confusion
for software developers.

Submitted by:	Lawrence Mayer dsg <Lawrence.Mayer@dsg.ki.se>

Revision 1.61: download - view: text, markup, annotated - select for diffs
Sun May 12 06:48:58 2002 UTC (9 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
Update to GNOME 2.0 RC2.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu May 2 03:37:09 2002 UTC (9 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -1 lines
Update to GNOME 2.0 RC 1.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Apr 26 14:50:01 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -1 lines
Use GNOME2 beta4 download location for all GNOME2 ports.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Fri Apr 26 06:31:57 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -1 lines
Use USE_LIBTOOL.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:09:31 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +3 -3 lines
gettext upgrade uber-patch (stage 3)

- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Apr 6 22:37:05 2002 UTC (9 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -3 lines
Update to GNOME 2.0 beta3.

Approved by:	sobomax

Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Mar 18 11:50:28 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +0 -2 lines
Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Mar 18 10:27:48 2002 UTC (9 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -0 lines
Bump PORTREVISION to reflect the (lib)iconv upgrade.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Mar 18 09:46:39 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Mar 15 19:43:50 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
Stage 1 of gettext update.

Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Mar 11 19:08:04 2002 UTC (9 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +3 -2 lines
Update to 2.0.0.

PR:		35541
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Feb 27 11:20:56 2002 UTC (9 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +4 -3 lines
Update all components of the GNOME 2.0 to the versions included into GNOME
2.0-beta release.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Feb 12 08:31:16 2002 UTC (10 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +5 -3 lines
- Update to 1.3.13 - the version shipped with the GNOME2 alpha 2;
- switch to .bz2 distfile;
- move distfile into gnome2 DIST_SUBDIR.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Feb 8 19:03:01 2002 UTC (10 years ago) by ade
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -3 lines
glibconfig.h was getting installed in /, rather than below PREFIX
and was being compensated for by a post-install target.

Fix the underlying problem, bumping PORTREVISION.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Jan 18 13:04:04 2002 UTC (10 years ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_5_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -1 lines
Update to 1.3.12 and merge in dlsym() patches from gtk12 port.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Nov 26 17:03:52 2001 UTC (10 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -2 lines
Backout previous commit - it have to be added into pango instead.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Nov 26 17:03:06 2001 UTC (10 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -1 lines
Add missed gettext into LIB_DEPENDS.

Submitted by:	bento

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Oct 24 08:19:23 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +4 -1 lines
Update to 1.3.9.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Aug 1 17:50:35 2001 UTC (10 years, 6 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +7 -6 lines
Update to 1.3.6.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon May 14 12:14:14 2001 UTC (10 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +5 -3 lines
Update to 1.3.5.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri May 11 16:36:19 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
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.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Apr 30 05:29:41 2001 UTC (10 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +6 -3 lines
Update to 1.3.4.

Approved by:	maintainer

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Mar 23 05:42:21 2001 UTC (10 years, 10 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Sigh.  Reclaim these, primarily for GNOME 1.4

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Mar 23 05:34:23 2001 UTC (10 years, 10 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Someone don't like my style, so I drop maintainer now.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Mar 11 21:50:28 2001 UTC (10 years, 11 months ago) by sf
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +6 -6 lines
make MASTER_SITE_SUBDIR more effective.

Submitted by:	knu

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Mar 11 17:06:37 2001 UTC (10 years, 11 months ago) by sf
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -2 lines
add MASTER_SITE_RINGSERVER.

Approved by:	maintainer

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Nov 20 18:01:06 2000 UTC (11 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +12 -3 lines
Update to 1.3.2.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Aug 29 11:30:55 2000 UTC (11 years, 5 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_2_0, old_RELEASE_4_1_1
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -1 lines
Add NO_LATEST_LINK.

Pointed out by:	nbm

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Jul 18 07:19:51 2000 UTC (11 years, 6 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_1_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +7 -9 lines
Add glib13 after repo-copy from glib12.

Warning: it is unstable development version, so you do not have to upgrade your
gtk12 LIB_DEPENDS!

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:49:55 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_3_5_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Jun 16 10:37:53 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1 lines
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu May 25 12:23:46 2000 UTC (11 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Update glib/gtk++ to 1.2.8.

Overview of Changes in GTK+ 1.2.8:

* GNU Make 3.79 bug workaround
* FAQ and tutorial updates and improvements
* Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection

Overview of Changes in GLib 1.2.8:

* GArray zero initialization bug fixed
* Fix for upper bound calculation of formatted strings
* Improved GCC detection
* AIX dynamic modules fix to retrive symbols from shared libraries for the main
  program.
* Miscellaneous other minor bug fixes

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Apr 11 21:28:07 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -3 lines
PORTNAME/PORTVERSION update

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Feb 18 19:39:13 2000 UTC (11 years, 11 months ago) by cpiazza
Branches: MAIN
CVS tags: old_RELEASE_4_0_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3 lines
Update to glib/gtk 1.2.7

PR:		16809
Submitted by:	Maxim Sobolev <sobomax@altavista.net>

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Oct 13 11:17:36 1999 UTC (12 years, 4 months ago) by nakai
Branches: MAIN
CVS tags: old_RELEASE_3_4_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
Submitted by:Ade Lovett <ade@remarq.com>
Update to glib-1.2.6
This is an important library for 'October GNOME'.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Oct 9 18:40:27 1999 UTC (12 years, 4 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -3 lines
Upgrade to 1.2.5, bump share library version to 3.

PR:		ports/14194
Submitted by:	nobutaka@nobutaka.com

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Sep 11 01:06:11 1999 UTC (12 years, 5 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_3_3_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1 lines
Set

LIBTOOLFLAGS=  --disable-ltlibs --release-suffix

to take advandate of new libtools.

Submitted by:	libtools maintainer

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:41:47 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -3 lines
FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:48:07 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Change Id->FreeBSD.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat May 29 03:46:46 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -7 lines
Update to version 1.2.3.

PR:		11841
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu May 6 19:59:12 1999 UTC (12 years, 9 months ago) by mharo
Branches: MAIN
CVS tags: old_RELEASE_3_2_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -4 lines
Remove the info part of the install as it is now part of bsd.port.mk.

PR:		11542
Submitted by:	okazaki@be.to

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun May 2 05:21:19 1999 UTC (12 years, 9 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
Upgrade to 1.2.2.

I don't know all of the gtk dependency. If it breaks some ports,
please back this out.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Mar 26 23:29:08 1999 UTC (12 years, 10 months ago) by flathill
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -5 lines
Update to 1.2.1
can't apply patch-aa and it is needless
PR: ports/10810
Submitted by: mreimer@vpop.net

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Mar 9 01:08:52 1999 UTC (12 years, 11 months ago) by nectar
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +9 -9 lines
Upgrade to GNOME 1.0.  The following are the details:

 ports/audio/esound			0.2.7    ->  0.2.8	PR ports/10422
 ports/audio/gnomeaudio			0.99.8   ->  1.0.0	PR ports/10426
 ports/audio/libaudiofile		0.1.5    ->  0.1.6	PR ports/10421
 ports/deskutils/gnomepim		0.99.8.1 ->  1.0.1	PR ports/10435
 ports/devel/ORBit			0.3.98   ->  0.4.0	PR ports/10423
 ports/devel/gettext			shared libs now		PR ports/10293
 ports/devel/glib12			1.1.16   ->  1.2.0	PR ports/10419
 ports/devel/libgtop			0.99.8   ->  1.0.1	PR ports/10430
 ports/games/gnomegames			0.99.8   ->  1.0.1	PR ports/10436
 ports/graphics/electriceyes		distfile moved		PR ports/10437
 ports/graphics/imlib			1.9.3    ->  1.9.4	PR ports/10424
 ports/lang/gnomeobjc			0.99.3   ->  1.0.1	PR ports/10441
 ports/math/gnumeric			0.6      ->  0.15	PR ports/10439
 ports/misc/gnomeutils			0.99.5   ->  1.0.1	PR ports/10442
 ports/sysutils/gnomeadmin		0.99.1   ->  1.0.1	PR ports/10445
 ports/sysutils/gnomecontrolcenter	0.99.3.1 ->  1.0.1	PR ports/10446
 ports/sysutils/gtop			0.99.2   ->  1.0.1	PR ports/10477
 ports/textproc/libxml			0.99.8   ->  1.0.0	PR ports/10438
 ports/www/libghttp			distfile moved		PR ports/10429
 ports/x11/gnome			0.99.3   ->  1.0.0	PR ports/10450
 ports/x11/gnomecore			0.99.8.1 ->  1.0.1	PR ports/10432
 ports/x11/gnomelibs			0.99.8.1 ->  1.0.1	PR ports/10425
 ports/x11-fm/gnomemc			4.5.10   ->  4.5.23	PR ports/10448
 ports/x11-toolkits/gtk-engines		0.1      ->  0.5	PR ports/10427
 ports/x11-toolkits/gtk12		1.1.6    ->  1.2.0	PR ports/10420

Note that repository copies were made before this commit, as follows:

 ports/devel/glib11-devel       -> ports/devel/glib12
 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Feb 17 18:12:08 1999 UTC (12 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
Upgrade to 1.1.16.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Jan 30 20:23:09 1999 UTC (13 years ago) by sada
Branches: MAIN
CVS tags: old_RELEASE_3_1_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -3 lines
Upgrade to version 1.1.14
PR:		ports/9800
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jan 21 19:18:20 1999 UTC (13 years ago) by vanilla
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -9 lines
Add some patch for gthread.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jan 20 21:59:41 1999 UTC (13 years ago) by vanilla
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -1 lines
Install info & man page now.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jan 20 18:30:57 1999 UTC (13 years ago) by vanilla
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
Upgrade to 1.1.13.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jan 5 00:56:06 1999 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +11 -4 lines
Upgrade to 1.1.12, and add a patch for gthread.

If you find any problem, please let me know.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Dec 31 15:20:11 1998 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Upgrade to 1.1.11.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Dec 26 19:15:25 1998 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Upgrade to 1.1.9.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Dec 12 03:42:59 1998 UTC (13 years, 2 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -10 lines
Upgrade to 1.1.7, remove BROKEN.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Dec 11 08:39:47 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -1 lines
Mark this broken while Vanilla takes a whack at it following a repo copy.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Dec 10 13:18:15 1998 UTC (13 years, 2 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Correct MASTER_SITES.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Nov 17 15:19:57 1998 UTC (13 years, 2 months ago) by vanilla
Branches: MAIN
CVS tags: old_RELEASE_2_2_8
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -6 lines
Downgrage to 1.1.3.
Remind by:	asami

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 2 15:59:38 1998 UTC (13 years, 3 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -1 lines
Install info page now.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Oct 28 15:46:56 1998 UTC (13 years, 3 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Upgrade to 1.1.4.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 22 15:33:35 1998 UTC (13 years, 4 months ago) by vanilla
Branches: MAIN
CVS tags: old_RELEASE_3_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -5 lines
Upgrade to 1.1.3, and convert glib to elf.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Aug 6 14:55:12 1998 UTC (13 years, 6 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -4 lines
Upgrade to 1.1.2.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Jul 28 15:22:15 1998 UTC (13 years, 6 months ago) by vanilla
Branches: old_VANILLA
CVS tags: old_glib_1_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Glib is some useful routines for C programming.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 28 15:22:15 1998 UTC (13 years, 6 months ago) by vanilla
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options