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

CVS log for ports/x11/libgnome/Makefile

[BACK] Up to [FreeBSD] / ports / x11 / libgnome

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.174: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:26:12 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +2 -2 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.173: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:34:05 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.172: preferred, colored
Changes since revision 1.172: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.172: download - view: text, markup, annotated - select for diffs
Sat Nov 20 15:37:02 2010 UTC (14 months, 3 weeks ago) by kwm
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +4 -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.171: download - view: text, markup, annotated - select for diffs
Mon May 31 22:52:35 2010 UTC (20 months, 1 week ago) by marcus
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +1 -1 lines
Bump PORTREVISION and add USE_GETTEXT where missing.

PR:		147257

Revision 1.170: download - view: text, markup, annotated - select for diffs
Mon May 10 21:18:55 2010 UTC (21 months ago) by kwm
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +3 -3 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.169: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:45:34 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.168: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:45:31 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +1 -1 lines
- update to jpeg-8

Revision 1.167: download - view: text, markup, annotated - select for diffs
Sat Nov 28 20:06:15 2009 UTC (2 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +3 -3 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.166: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:36:08 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +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.165: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:56:51 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.164: download - view: text, markup, annotated - select for diffs
Fri Apr 10 05:56:19 2009 UTC (2 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +2 -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.163: download - view: text, markup, annotated - select for diffs
Mon Feb 2 01:36:09 2009 UTC (3 years ago) by araujo
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +1 -2 lines
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
  MASTER_SITE_SUBDIR when possible.

PR:		ports/125243
Submitted by:	pgollucci
Reworked by:	myself
Tested on:	pointyhat exp-run (pav)

Revision 1.162: download - view: text, markup, annotated - select for diffs
Sat Jan 10 05:21:59 2009 UTC (3 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +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.161: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:09:03 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +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.160: download - view: text, markup, annotated - select for diffs
Mon Mar 24 03:50:32 2008 UTC (3 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +15 -14 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.159: download - view: text, markup, annotated - select for diffs
Wed Oct 24 23:36:58 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.158: preferred, colored
Changes since revision 1.158: +5 -5 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.158: download - view: text, markup, annotated - select for diffs
Wed Oct 17 10:12:59 2007 UTC (4 years, 3 months ago) by ade
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +2 -2 lines
Migration from bison 1.x to 2.x

PR:		117086
Tested by:	-exp runs

Revision 1.157: download - view: text, markup, annotated - select for diffs
Sat May 19 20:27:00 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +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.156: download - view: text, markup, annotated - select for diffs
Mon Mar 19 05:13:55 2007 UTC (4 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +5 -3 lines
Presenting GNOME 2.18 for FreeBSD.  GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.

Revision 1.155: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:35:29 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +5 -5 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.154: download - view: text, markup, annotated - select for diffs
Wed May 31 22:18:48 2006 UTC (5 years, 8 months ago) by mezz
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +2 -4 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.153: download - view: text, markup, annotated - select for diffs
Wed May 10 00:58:42 2006 UTC (5 years, 9 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +11 -7 lines
Move the libgnome programming reference to the libgnome-reference port.

Revision 1.152: download - view: text, markup, annotated - select for diffs
Sun Apr 30 00:47:10 2006 UTC (5 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +6 -6 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.151: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:39:55 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.150: preferred, colored
Changes since revision 1.150: +2 -1 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.150: download - view: text, markup, annotated - select for diffs
Sat Dec 24 21:12:07 2005 UTC (6 years, 1 month ago) by adamw
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +2 -2 lines
Back out the PTHREAD_CFLAGS/LIBS-adding stuff, now that
libtool-1.5.22 is unbroked.

Revision 1.149: download - view: text, markup, annotated - select for diffs
Sat Dec 24 01:55:20 2005 UTC (6 years, 1 month ago) by adamw
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +2 -2 lines
Add ${PTHREAD_CFLAGS}/${PTHREAD_LIBS} to the CONFIGURE_ENV. There
appears to be some debate as to whether the root of this problem
is the libtool 1.5.22 update, but adding pthread stuff here fixes
the build problems I've been getting on 5-STABLE.

Revision 1.148: download - view: text, markup, annotated - select for diffs
Sat Nov 5 04:53:40 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +7 -4 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.147: download - view: text, markup, annotated - select for diffs
Tue Jul 5 18:41:03 2005 UTC (6 years, 7 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +1 -2 lines
Update to 2.10.1.

Revision 1.146: download - view: text, markup, annotated - select for diffs
Tue May 17 17:23:35 2005 UTC (6 years, 8 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +1 -3 lines
- Fix the packing list when NOPORTDOCS is defined [1]
- Use SUB_FILES=pkg-deinstall

PR:		ports/81156 [1]
Submitted by:	Björn König <bkoenig@cs.tu-berlin.de> [1]

Revision 1.145: download - view: text, markup, annotated - select for diffs
Mon Apr 18 21:00:13 2005 UTC (6 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +3 -0 lines
Since libgnome links to libpopt, include ${LOCALBASE}/lib in the link
search path.  This fixes applications that only need to link to libgnome-2.0.

Reported by:	Mike Harding <mvh@ix.netcom.com>
		Ralf Folkerts <ralf.folkerts@gmx.de>

Revision 1.144: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:39:18 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +4 -6 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.143: download - view: text, markup, annotated - select for diffs
Mon Feb 21 21:52:47 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +1 -6 lines
Update to 2.8.1.

Revision 1.142: download - view: text, markup, annotated - select for diffs
Sat Jan 29 20:21:04 2005 UTC (7 years ago) by mezz
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +6 -2 lines
devel/gconf2
	Remove the post-install/pkg-install, since gnomehier is taking care of
	it.

devel/gnomevfs2
	Add pkg-install and pkg-deinstall to restore libgnome's gconf key if
	libgnome's .schemas exists. This fix the plist complained by pointyhat.

	Why restore libgnome's gconf key during the installtion if it exists?
	Because, libgnome always depend on gnomevfs2 so make sure the libgnome
	is still in the top when we either reinstall or upgrade gnomevfs2.

misc/gnomehier
	Remove the etc/gconf/gconf.xml.defaults/*, since the gconftool is
	taking care of it. ie: GCONF_SCHEMAS

x11/libgnome
	Add pkg-deinstall to restore gnomevfs2's gconf key if gnomevfs2's
	schemas exists. This fix the plist complained by pointyhat. Also, this
	is a real fix for the weird keyboard problem when you uninstall
	libgnome without reinstall it.

Bump the PORTREVISION in all of four ports above to fix everything with gconf
keys stuff for plist. Those have been tested in the MarcusCom CVS, GNOME
tinderbox, and my tinderbox.

Revision 1.141: download - view: text, markup, annotated - select for diffs
Fri Jan 14 06:43:37 2005 UTC (7 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +7 -1 lines
Fix the build on Alpha.

Reported by:	pointyhat via kris

Revision 1.140: download - view: text, markup, annotated - select for diffs
Wed Nov 10 03:19:15 2004 UTC (7 years, 3 months ago) by mezz
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +1 -0 lines
Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x has
lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is
taking care of gconf key and schemas files for pkg-plist. Pav has committed by
re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump
PORTREVISION to correct our pkg-plist database installed.

Revision 1.139: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:24:24 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +25 -4 lines
Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).

This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:

Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>

GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.

As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8.  There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process.  Full documentation on the GNOME 2.8
upgrade is coming following this commit.

From all of us at FreeBSD GNOME, ENJOY!

Revision 1.138: download - view: text, markup, annotated - select for diffs
Wed Aug 11 01:32:01 2004 UTC (7 years, 6 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +3 -3 lines
Update to 2.6.1.2.

Revision 1.137: download - view: text, markup, annotated - select for diffs
Fri Jul 9 17:42:58 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +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.136: download - view: text, markup, annotated - select for diffs
Wed Apr 28 18:28:42 2004 UTC (7 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +1 -1 lines
Update to 2.6.1.1.

Revision 1.135: download - view: text, markup, annotated - select for diffs
Tue Apr 20 06:53:21 2004 UTC (7 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +3 -3 lines
Update to 2.6.1.

Revision 1.134: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:11:34 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +4 -4 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.133: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:17:38 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +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.132: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:09:46 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)

Revision 1.131: download - view: text, markup, annotated - select for diffs
Mon Dec 22 20:13:24 2003 UTC (8 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +1 -1 lines
Hopefully fix the Help problem once and for all.  This adjusts the DATADIR
parameters to be share/gnome/... instead of share/...

Tested by:	adamw
		Jeremy Messenger <mezz7@cox.net>
		Franz Klammer <klammer@webonaut.com>

Revision 1.130: download - view: text, markup, annotated - select for diffs
Tue Dec 9 22:29:00 2003 UTC (8 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +1 -1 lines
Fix help file detection in certain cases (especially newer apps that use
the screen-egg code).

Revision 1.129: download - view: text, markup, annotated - select for diffs
Mon Nov 17 12:29:07 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.128: preferred, colored
Changes since revision 1.128: +0 -1 lines
USE_REINPLACE need be defined only when REINPLACE_CMD is used.

Revision 1.128: download - view: text, markup, annotated - select for diffs
Tue Nov 4 18:30:50 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +1 -0 lines
Chase the libxslt shared lib version with a PORTREVISION bump.

Revision 1.127: download - view: text, markup, annotated - select for diffs
Thu Sep 18 12:55:46 2003 UTC (8 years, 4 months ago) by bland
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +3 -4 lines
Update to 2.4.0
This was accidently missed from recent mega GNOME 2.2 -> 2.4 update.

Reported by: Pav Lucistnik <pav@oook.cz>

Revision 1.126: download - view: text, markup, annotated - select for diffs
Fri Jul 25 21:33:26 2003 UTC (8 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +1 -0 lines
Allow yelp to work when a manpage has been cached into catman.

PR:		54808

Revision 1.125: download - view: text, markup, annotated - select for diffs
Fri Jul 11 00:10:35 2003 UTC (8 years, 7 months ago) by adamw
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +1 -1 lines
Update to 2.2.3.

Revision 1.124: download - view: text, markup, annotated - select for diffs
Wed Jun 11 04:08:31 2003 UTC (8 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +1 -5 lines
Update to 2.2.2.

Revision 1.123: download - view: text, markup, annotated - select for diffs
Sun Jun 1 01:08:28 2003 UTC (8 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +2 -2 lines
Update to 2.2.1.

Revision 1.122: download - view: text, markup, annotated - select for diffs
Tue Apr 22 04:58:31 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +1 -4 lines
Convert to new GNOME infrastructure.

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

Revision 1.120: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:36:15 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +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.119: download - view: text, markup, annotated - select for diffs
Fri Feb 7 18:42:17 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +2 -2 lines
Update to GNOME 2.2.

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

Revision 1.118: download - view: text, markup, annotated - select for diffs
Thu Nov 21 04:19:51 2002 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +1 -1 lines
Update to 2.0.6.

Revision 1.117: download - view: text, markup, annotated - select for diffs
Fri Sep 20 17:07:50 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +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.116: download - view: text, markup, annotated - select for diffs
Mon Sep 9 19:41:03 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +1 -1 lines
Update to 2.0.5.

Revision 1.115: download - view: text, markup, annotated - select for diffs
Fri Sep 6 19:46:01 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +1 -1 lines
Update to 2.0.4.

Revision 1.114: download - view: text, markup, annotated - select for diffs
Thu Aug 29 05:23:55 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +2 -2 lines
Update to 2.0.3.

Revision 1.113: download - view: text, markup, annotated - select for diffs
Wed Aug 7 07:19:51 2002 UTC (9 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +5 -13 lines
Update to 2.0.2.

Revision 1.112: download - view: text, markup, annotated - select for diffs
Wed Jul 17 09:29:33 2002 UTC (9 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +6 -5 lines
Use USE_REINPLACE.

Revision 1.111: download - view: text, markup, annotated - select for diffs
Sun Jul 14 15:24:57 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +3 -0 lines
Add a depedency on scrollkeeper.  Bump PORTREVISION.

PR:		38670

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

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

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

Revision 1.107: download - view: text, markup, annotated - select for diffs
Tue Jun 11 08:15:25 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +4 -3 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.106: download - view: text, markup, annotated - select for diffs
Tue May 28 16:08:20 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +2 -3 lines
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.

Revision 1.105: download - view: text, markup, annotated - select for diffs
Sun May 26 07:45:53 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +1 -1 lines
Allow yelp to view man pages.  Bump PORTREVISION.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Mon May 20 22:42:47 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.103: preferred, colored
Changes since revision 1.103: +1 -0 lines
Fix some help related paths.  Bump PORTREVISION.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Sun May 19 20:16:02 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +2 -2 lines
Back to betas...Update to GNOME 2.0 beta 5.

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

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

Revision 1.100: download - view: text, markup, annotated - select for diffs
Tue Apr 30 16:23:45 2002 UTC (9 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +3 -2 lines
Move back to share/gnome as a datadir.

The GNOME 2.0 APIs can be installed right along with the GNOME 1.4 APIs, but
the desktops will be mutually independent.  That is, you will not be
able to install gnomedesktop, for example, on the same machine as gnomecore.
However, you will be able to install the GNOME 2.0 desktop, and use all your
favorite GNOME 1.4 applications (like gaim, AbiWord, Evolution, etc.).

Revision 1.99: download - view: text, markup, annotated - select for diffs
Fri Apr 26 10:34:48 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +3 -4 lines
- Update to 1.115.0 (version found in GNOME2 beta4);
- use USE_LIBTOOL.

Revision 1.98: download - view: text, markup, annotated - select for diffs
Mon Apr 22 21:16:37 2002 UTC (9 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +3 -2 lines
Change the GNOME 2.0 library ports to use share/gnome2 instead of share/gnome
in preparation for the GNOME 2.0 desktop.

Reviewed by:	sobomax
Approved by:	sobomax

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

Approved by:	sobomax

Revision 1.96: download - view: text, markup, annotated - select for diffs
Tue Mar 19 17:31:37 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +16 -32 lines
Update to 1.112.1 after a repo-copy from gnomelibs.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Fri Feb 8 02:03:14 2002 UTC (10 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +1 -0 lines
Prevent libc from being explicitly linked into shared libs. Bump PORTREVISION.

Revision 1.94: download - view: text, markup, annotated - select for diffs
Mon Jan 28 17:07:12 2002 UTC (10 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +6 -6 lines
Update to 1.4.1.4.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Tue Jan 15 16:12:49 2002 UTC (10 years ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_5_0
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +8 -6 lines
Update to 1.4.1.3.

Revision 1.92: download - view: text, markup, annotated - select for diffs
Sat Dec 15 06:22:28 2001 UTC (10 years, 1 month ago) by sobomax
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +1 -1 lines
Fix a null pointer dereferencing bug in gtk-xmhtml library observed when
browsing evolution documentation. Bump PORTREVISION.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Tue Oct 9 07:40:18 2001 UTC (10 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +2 -1 lines
Some of the GNOME components now install their include files into
${PREFIX}/include/gnome-1.0 instead of plain ${PREFIX}/include, so make
gnome-config return appropriate cpp(1) flags necessary to find those
headers. Bump PORTREVISION accordingly.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Wed Sep 12 15:39:01 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +2 -2 lines
Allow japanese/gnomelibs to add LIB_DEPENDS:

	-LIB_DEPENDS=   xml.5:${PORTSDIR}/textproc/libxml \
	+LIB_DEPENDS+=  xml.5:${PORTSDIR}/textproc/libxml \

Revision 1.89: download - view: text, markup, annotated - select for diffs
Tue Sep 11 14:40:33 2001 UTC (10 years, 5 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +1 -1 lines
Update to 1.4.1.2.

Revision 1.88: download - view: text, markup, annotated - select for diffs
Wed Aug 22 18:06:36 2001 UTC (10 years, 5 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +1 -2 lines
Update to 1.4.1.1.

Revision 1.87: download - view: text, markup, annotated - select for diffs
Tue Aug 14 18:41:16 2001 UTC (10 years, 5 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +2 -2 lines
Unbroke on alpha.

Submitted by:	Andrew Gallatin <gallatin@cs.duke.edu>

Revision 1.86: download - view: text, markup, annotated - select for diffs
Thu May 31 16:02:52 2001 UTC (10 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +4 -3 lines
Add textproc/libxml as an explicit dependency, as well as the implicit
dependency through textproc/scrollkeeper.  Something strange is going on
here, and this is a reasonable temporary fix.

Revision 1.85: download - view: text, markup, annotated - select for diffs
Fri May 11 16:36:40 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +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.84: download - view: text, markup, annotated - select for diffs
Mon May 7 11:26:26 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +2 -1 lines
Missed patch from the update causing an mtree failure.

Submitted by:	bento

Revision 1.83: download - view: text, markup, annotated - select for diffs
Fri May 4 21:39:48 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +5 -3 lines
Update to GNOME 1.4 -- massive changes all around, for the sake of
CVS repo bloat, I'll only list the updates.

  graphics/imlib		1.9.9  -> 1.9.10
  textproc/xml-i18n-tools	0.8    -> 0.8.1
  x11/gnomelibs			1.2.11 -> 1.2.13
  devel/oaf			0.6.2  -> 0.6.5
  devel/gconf			0.12   -> 1.0.0
  devel/gnomevfs		0.5    -> 1.0
  graphics/gdk-pixbuf		0.9.0  -> 0.11.0
  sysutils/gnomecontrolcenter	1.2.2  -> 1.4.0.1
  print/gnomeprint		0.25   -> 0.28
  devel/bonobo			0.37   -> 1.0.3
  audio/gnomeaudio		1.0.0  -> 1.4.0
  x11/gnomecore			1.2.4  -> 1.4.0.3
  devel/libgtop			1.0.11 -> 1.0.12
  x11/gnomeapplets		1.2.4  -> 1.4.0.1
  misc/gnomeuserdocs		          NEW 1.4.1
  misc/gnomeutils		1.2.1  -> 1.4.0
  deskutils/gnomepim		1.2.0  -> 1.4.0
  games/gnomegames		1.2.0  -> 1.4.0.1
  print/ggv			0.95   -> 1.0
  editors/ghex			1.1.4  -> 1.2
  devel/bugbuddy		1.2    -> 2.0.1
  devel/glade			0.5.11 -> 0.6.2
  sysutils/gtop			1.0.12 -> 1.0.13
  x11/xalf			          NEW 0.11
  x11-toolkits/py-gtk		0.6.6  -> 0.6.7
  x11-toolkits/py-gnome		1.0.53 -> 1.4.0
  x11-toolkits/guile-gtk	0.19   -> 0.20
  x11-toolkits/guile-gnome	0.10   -> 0.20
  devel/libsigc++		1.0.1  -> 1.0.3
  x11-toolkits/gnome--		1.1.15 -> 1.1.17
  x11-toolkits/panel--		          NEW 0.1
  x11-fm/gnomemc		4.5.51 -> 4.5.54

Revision 1.82: download - view: text, markup, annotated - select for diffs
Thu Mar 29 16:35:08 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -2 lines
-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.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Mon Feb 5 16:18:01 2001 UTC (11 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +2 -2 lines
Style fixes for ports/x11.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Thu Jan 25 17:00:24 2001 UTC (11 years ago) by ade
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -2 lines
It's another day.  Update to 1.2.11

Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Jan 25 02:37:55 2001 UTC (11 years ago) by ade
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +2 -3 lines
Another day.  Another GNOME release.  1.2.10 here

Revision 1.78: download - view: text, markup, annotated - select for diffs
Wed Jan 24 16:03:45 2001 UTC (11 years ago) by ade
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +2 -2 lines
Allow CATEGORIES to be overriden by the respective japanese/* ports
(and others, should they ever be born)

Still don't understand why practically all of this can't be merged
into the main GNOME source tree, but hey ho.

Requsted by:	knu

Revision 1.77: download - view: text, markup, annotated - select for diffs
Wed Jan 24 05:25:48 2001 UTC (11 years ago) by ade
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -1 lines
*sigh* missed a relatvely important patch, at least from a packaging PoV
Bump PORTREVISION accordingly.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Wed Jan 24 05:07:13 2001 UTC (11 years ago) by ade
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +6 -3 lines
Update to 1.2.9 -- bring in a few pieces of documentation here
which slightly change a few other ports.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Nov 17 16:23:09 2000 UTC (11 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +2 -2 lines
Conditionally set MAINTAINER, so that the japanese slave ports DTRT

Submitted by:	nakai

Revision 1.74: download - view: text, markup, annotated - select for diffs
Wed Nov 1 15:44:50 2000 UTC (11 years, 3 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_2_0
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -1 lines
Bump PORTREVISION as a result of my previous commit (sound fix).

Reminded by:	alex

Revision 1.73: download - view: text, markup, annotated - select for diffs
Tue Oct 24 16:42:17 2000 UTC (11 years, 3 months ago) by ade
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -2 lines
Update to 1.2.8

Revision 1.72: download - view: text, markup, annotated - select for diffs
Wed Oct 18 22:23:52 2000 UTC (11 years, 3 months ago) by ade
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -2 lines
Update to 1.2.7

Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue Oct 17 18:51:49 2000 UTC (11 years, 3 months ago) by ade
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -2 lines
Update to 1.2.6

Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri Oct 13 15:33:12 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +3 -4 lines
Update to 1.2.5

Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Oct 5 06:57:48 2000 UTC (11 years, 4 months ago) by reg
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +4 -9 lines
Implement WANT_IMLIB and USE_IMLIB.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Sep 25 21:01:44 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +6 -2 lines
Allow gnomelibs to DTRT in the case where ${LOCALBASE} is not /usr/local

Original suggestion by:	nectar
Rewritten patch by:	ade (so don't blame nectar for this!)

Revision 1.67: download - view: text, markup, annotated - select for diffs
Sat Sep 16 18:24:36 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_4_1_1
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -1 lines
Add fix for GNOME forcibly trying to set the locale to en_US
under certain circumstances.

PORTREVISION bumped to 1 to reflect this

Revision 1.66: download - view: text, markup, annotated - select for diffs
Fri Aug 4 16:11:20 2000 UTC (11 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -2 lines
Re-sobomize to use pre-patch instead of post-extract

Wrists slapped by:	knu, sheldon

Revision 1.65: download - view: text, markup, annotated - select for diffs
Fri Aug 4 01:19:12 2000 UTC (11 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +8 -1 lines
Extensive patchfile cleanups using sobomax's wonderful
post-extract rule

Revision 1.64: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:28:29 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -2 lines
(1) Add new variable, XFREE86_VERSION, to specify which version of
    XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm

Revision 1.63: download - view: text, markup, annotated - select for diffs
Thu Jul 6 15:31:51 2000 UTC (11 years, 7 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_4_1_0
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -2 lines
Update to 1.2.4

Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Jun 21 17:39:07 2000 UTC (11 years, 7 months ago) by ade
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -2 lines
Update to 1.2.3

Submitted by:	sobomax

Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Jun 20 20:31:10 2000 UTC (11 years, 7 months ago) by ade
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2 lines
Update to 1.2.2

Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:52:11 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_3_5_0
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +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.59: download - view: text, markup, annotated - select for diffs
Fri Jun 16 10:38:00 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -1 lines
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Jun 1 16:10:12 2000 UTC (11 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
Say hello to GNOME 1.2
	audio/gnomemedia		1.2.0
	deskutils/gnomepim		1.2.0
	devel/bugbuddy			1.0
	devel/glade			0.5.9
	devel/libgtop			1.0.9
	games/gnomegames		1.2.0
	graphics/imlib			1.9.8.1
	misc/gnomeusersguide		1.2
	misc/gnomeutils			1.2.0
	sysutils/gnomecontrolcenter	1.2.0
	sysutils/gtop			1.0.8
	x11-fm/gmomemc			4.5.50
	x11/gnomecore			1.2.0
	x11/gnomelibs			1.2.1

Along with cosmetic changes to other parts of the metaport
for the new shared library version numbers.

Plus.  The metaport has been reworked to bring in a few more
often-requested items.

Please note that you absolutely need GTK/GLIB 1.2.8 or higher
for this release.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed May 17 16:27:36 2000 UTC (11 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
Update to 1.0.62

Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Apr 13 19:09:32 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +4 -4 lines
Update to use PORTNAME/PORTVERSION

Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Apr 6 15:31:15 2000 UTC (11 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +4 -4 lines
Update to 1.0.58

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Mar 24 02:41:16 2000 UTC (11 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +4 -4 lines
Update to 1.0.57 (more bugfixes)

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Feb 23 18:38:21 2000 UTC (11 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_4_0_0
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +4 -4 lines
Squeeze another update (to 1.0.56) under the wire before 4.0-RELEASE

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Jan 14 20:51:10 2000 UTC (12 years ago) by ade
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +4 -4 lines
Update to 1.0.55

Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Jan 7 02:07:00 2000 UTC (12 years, 1 month ago) by nakai
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
Change MAINTAINER to ade@FreeBSD.org .

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Dec 4 19:08:10 1999 UTC (12 years, 2 months ago) by steve
Branches: MAIN
CVS tags: old_RELEASE_3_4_0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
New location on MASTER_SITE.

PR:		15238, 15248
Submitted by:	Ade Lovett <ade@lovett.com>

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun Nov 21 09:37:01 1999 UTC (12 years, 2 months ago) by nakai
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
Fix for CONFIGURE_ENV line.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Nov 20 11:33:31 1999 UTC (12 years, 2 months ago) by nakai
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -3 lines
Delete some meaningless line from Makefile.

Submitted by:	tkato@prontomail.ne.jp

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Nov 9 09:54:05 1999 UTC (12 years, 3 months ago) by nakai
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +4 -4 lines
Update to 1.0.54

PR:		ports/14788
Submitted by:	Ade Lovett<ade@lovett.com>

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Oct 14 03:41:15 1999 UTC (12 years, 4 months ago) by nakai
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +6 -5 lines
PR:	ports/14303
Submitted by:Ade Lovett <ade@lovett.com>
Update to 1.0.53
This is a core library for 'October GNOME'

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Oct 8 03:30:33 1999 UTC (12 years, 4 months ago) by nakai
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
Use updated imlib library.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Oct 8 02:41:51 1999 UTC (12 years, 4 months ago) by nakai
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Use Updated esound library.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Aug 31 02:50:21 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
CVS tags: old_RELEASE_3_3_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Aug 22 03:42:52 1999 UTC (12 years, 5 months ago) by steve
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +7 -5 lines
Update to version 1.0.14.

PR:		12781 (4 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun May 30 03:58:28 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +10 -11 lines
Use new gnome libs and set USE_LIBTOOL=yes.

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

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun May 9 17:13:15 1999 UTC (12 years, 9 months ago) by steve
Branches: MAIN
CVS tags: old_RELEASE_3_2_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +4 -4 lines
Update to version 1.0.9.

PR:		11529
Submitted by:	Ade Lovett <ade@lovett.com>

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat May 1 03:20:33 1999 UTC (12 years, 9 months ago) by steve
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +4 -4 lines
Update to version 1.0.6.

PR:		11017
Submitted by:	maintainer

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Apr 2 03:25:28 1999 UTC (12 years, 10 months ago) by steve
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Distfile(s) moved on MASTER_SITE.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Mar 27 10:35:55 1999 UTC (12 years, 10 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Fix the MASTER_SITE_SUBDIR.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Mar 25 02:36:53 1999 UTC (12 years, 10 months ago) by nectar
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -4 lines
Update 1.0.3 -> 1.0.4

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Mar 15 18:30:05 1999 UTC (12 years, 11 months ago) by nectar
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.
	libgdk_imlib.so.2 -> libgdk_imlib.so.3
	libImlib.so.2     -> libImlib.so.3

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Mar 15 02:04:17 1999 UTC (12 years, 11 months ago) by nectar
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -3 lines
* Update 1.0.1 -> 1.0.3.
* One file modified per patch in ${PATCHDIR}.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Mar 9 01:09:05 1999 UTC (12 years, 11 months ago) by nectar
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +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.32: download - view: text, markup, annotated - select for diffs
Thu Feb 18 17:53:23 1999 UTC (12 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -4 lines
Upgrade to 0.99.8.1.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Feb 1 20:58:45 1999 UTC (13 years ago) by vanilla
Branches: MAIN
CVS tags: old_RELEASE_3_1_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -4 lines
Upgrade to 0.99.5.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Jan 31 19:07:48 1999 UTC (13 years ago) by vanilla
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -8 lines
Add 4.0current support.
PR:		ports/9807
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Jan 27 08:31:54 1999 UTC (13 years ago) by fenner
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -5 lines
Use ${MASTER_SITE_GNOME}

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Jan 23 07:05:23 1999 UTC (13 years ago) by vanilla
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Bump png's major number to 3.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jan 22 10:13:35 1999 UTC (13 years ago) by vanilla
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +9 -17 lines
Upgrade to 0.99.4.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Jan 14 18:54:49 1999 UTC (13 years ago) by vanilla
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +5 -5 lines
Correct MASTER_SITES.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Jan 14 16:59:32 1999 UTC (13 years ago) by vanilla
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +5 -5 lines
Upgrade to 0.99.3.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jan 12 16:50:35 1999 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Jan 7 10:45:06 1999 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +12 -5 lines
Upgrade to 0.99.2.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jan 5 02:23:53 1999 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
Bump ORBit & esound's version number.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Jan 4 08:43:06 1999 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -3 lines
Bump libglib11d's version to 2.0,
and fix some configure problem(include pkg/PLIST).

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Jan 1 02:47:11 1999 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +20 -15 lines
Upgrade to 0.99.1.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Dec 22 07:50:32 1998 UTC (13 years, 1 month ago) by asami
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
Add gettext to RUN_DEPENDS too.  At least one of its headers is required
to compile anything with libgnome, and since this port is pretty much
about supplying the library, I think it is reasonable to say that in order
to use this library, you'll need gettext too.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Dec 14 03:27:52 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
Need to depend on gmake if we're going to use it.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Nov 25 09:01:24 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_2_2_8
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
would go backwards.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Nov 25 05:06:22 1998 UTC (13 years, 2 months ago) by jseger
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
libtiff34->libtiff and include/tiff34/*.h -> include/*.h

Approved by:	asami

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Nov 17 17:35:21 1998 UTC (13 years, 2 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -3 lines
remove BROKEN tag.
Remind by:	asami

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Nov 2 17:23:51 1998 UTC (13 years, 3 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -1 lines
Set this ports BROKEN, gtk rewrite dnd code.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Oct 1 22:43:33 1998 UTC (13 years, 4 months ago) by vanilla
Branches: MAIN
CVS tags: old_RELEASE_3_0_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -4 lines
Upgrade to 0.30.1.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Sep 30 13:51:45 1998 UTC (13 years, 4 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +10 -7 lines
Upgrade to 0.30.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Sep 26 00:02:36 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Typo (gdk_Imlib should be gdk_imlib).

Found by:	osa@ozz.etrust.ru

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Sep 25 09:52:45 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
graphics/imlib is now ELFized.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Sep 22 22:55:56 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
gtk and gtk11 are now ELFized.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Sep 19 01:33:47 1998 UTC (13 years, 4 months ago) by steve
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
giflib is now converted to ELF so remove regexp support.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Sep 17 00:50:51 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Roll back libpng major to 2.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Sep 17 00:33:00 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Roll back libXpm major to 4.  Sorry, it wasn't a good idea to bump it
in the first place.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Sep 15 11:57:51 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
libpng major is now 3.  Also remove regexp support in preparation for
ELF conversion.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Sep 15 11:46:13 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 15 11:13:38 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
libXpm major is now 5.  Also remove regexp support in preparation for
ELF conversion.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Sep 14 10:07:36 1998 UTC (13 years, 5 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Don't use += for a variable defined only once.  Doing so will suggest
this Makefile is included from elsewhere, or is adding to a variable
defined in the environment, or something like that.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Sep 6 06:34:19 1998 UTC (13 years, 5 months ago) by vanilla
Branches: old_GNOME
CVS tags: old_gnomelibs_0_27
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
GNOME support libraries.
PR:		ports/7656
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Sep 6 06:34:19 1998 UTC (13 years, 5 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