Commit graph

64 commits

Author SHA1 Message Date
Michael Johnson
b68e8c74ec Update to 0.10.11 2006-12-07 23:49:51 +00:00
Jeremy Messenger
04471b77b1 Fix the ensure_current_registry_forking() fails if zombie already killed by
signal handler. Patch was took from Ubuntu. Bump the PORTREVISION.

	https://launchpad.net/distros/ubuntu/+source/control-center/+bug/59217
	http://bugzilla.gnome.org/show_bug.cgi?id=355499

PR:		ports/104617
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
Approved by:	portmgr (marcus)
2006-10-21 21:58:22 +00:00
Joe Marcus Clarke
f1bb12de8e 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)
2006-10-14 08:35:50 +00:00
Michael Johnson
cee3b57445 - Update to 0.10.9 2006-07-21 16:34:29 +00:00
Michael Johnson
7a44290917 - Update to 0.10.8 2006-06-10 19:21:41 +00:00
Michael Johnson
8153046cc1 - Remove unneeded USE_GNOME=gnomeprefix so non-gnome users don't have a bunch
of empty gnome dirs.
2006-06-09 20:13:47 +00:00
Michael Johnson
e8ddb15662 - Update to 0.10.7 2006-06-09 19:51:20 +00:00
Michael Johnson
948f5473bd - Transfer MAINTAINER to multimedia@
Approved by:	dhw (postmaster, for using multimedia@ as maintainer)
		gnome (gstreamer ports)
2006-06-09 18:00:35 +00:00
Michael Johnson
d810c72299 - Update to 0.10.6 2006-05-15 23:34:49 +00:00
Joe Marcus Clarke
3baabd3ed7 Add a hack-around for a crash in the new xprint code in -CURRENT that is
triggered once gstreamer registers a custom printf format.

Submitted by:	sajd on #freebsd-gnome
2006-04-30 02:04:12 +00:00
Michael Johnson
d8e1e16e64 - Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves

Repocopied by:  marcus [1]
2006-04-29 23:03:03 +00:00
Michael Johnson
b46e6cc375 - MAINTAINER -> gnome@ 2006-04-15 04:15:54 +00:00
Mark Linimon
53319deeca Reset kwm due to no response about email.
Hat:	portmgr
2006-04-14 23:25:09 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Edwin Groothuis
a437d08eca Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:30:01 +00:00
Adam Weinberger
bc20eb5d39 Back out the PTHREAD_CFLAGS/LIBS-adding stuff, now that
libtool-1.5.22 is unbroked.
2005-12-24 21:12:07 +00:00
Adam Weinberger
813e952435 Step on kwm's toes and add PTHREAD_CFLAGS/LIBS to the
CONFIGURE_ENV to fix the build with the new libtool.
There may be a better fix, but in the meantime this will
allow the port to build.

Please feel free to back this out and kick me if you
want to, kwm.
2005-12-24 16:44:07 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

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

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

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

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Mario Sergio Fujikawa Ferreira
3a1096a03c Switch over maintainership to Koop Mast <kwm@FreeBSD.org> who is
deserving and willing. He has been doing a fantastic job with
GStreamer.
2005-10-02 22:37:50 +00:00
Koop Mast
f89a05d421 Update to 0.8.11.
Changelog:	http://gstreamer.freedesktop.org/releases/gstreamer/0.8.11.html
2005-09-05 19:22:18 +00:00
Jeremy Messenger
1a5621d95d 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
2005-05-16 06:48:08 +00:00
Koop Mast
629f0dc5f7 Update to 0.8.10.
Changelog: http://gstreamer.freedesktop.org/releases/gstreamer/0.8.10.html

Approved by:	maintainer (implicit)
2005-05-03 14:26:15 +00:00
Koop Mast
438178fa9a Fix a problem when playing mp3 would pause after a few seconds.
Approved by:	maintainer (implicit)
Obtained from:	Gstreamer CVS
2005-03-17 12:26:14 +00:00
Joe Marcus Clarke
ff33f00db0 Conditionally enable the initial thread stacksize hack on systems that need
it.
2005-03-12 10:58:22 +00:00
Koop Mast
3e054b7858 Update to 0.8.9.
Switch master sites around.
Approved by:	maintainer (implicit)
2005-02-09 19:07:15 +00:00
Koop Mast
b3bf3f5a5a Remove USE_REINPLACE=yes, we don't use it anymore [1].
Remove USE_PYTHON=yes [1].
Remove optional libgnomeui dependencie. Its only used for the examples. And
we don't build those [2].

Discussed with:	maintainer [1],[2].
Submitted by:	bland [1]
Approved by:	maintainer (implicit)
2004-12-29 13:08:15 +00:00
Koop Mast
fdae77ad9d Update to version 0.8.8.
Disable doc build for the moment.
Changelog: http://gstreamer.freedesktop.org/releases/gstreamer/0.8.8.html

Approved by:	maintainer(implicit)
2004-12-25 22:52:13 +00:00
Joe Marcus Clarke
b2fb8b7b06 Update to 0.8.7. 2004-10-12 07:27:14 +00:00
Joe Marcus Clarke
380e680590 Update to 0.8.6.
PR:		72362
Submitted by:	Michael Johnson <ahze@ahze.net>
Approved by:	maintainer (blanket)
2004-10-12 01:29:51 +00:00
Joe Marcus Clarke
a4324f8259 Update to 0.8.5. 2004-08-16 21:21:59 +00:00
Joe Marcus Clarke
5ff36ac5fe Remove a dead patch, and fix the build with valgrind. 2004-08-04 19:33:29 +00:00
Joe Marcus Clarke
ee81094a5f Update to 0.8.4.
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
Approved by:	maintainer (implicit)
2004-08-02 19:51:38 +00:00
Adam Weinberger
eb40335dd5 Add missing directories to plist. 2004-07-28 15:19:22 +00:00
Joe Marcus Clarke
08593c3eff * Fix a free'd memory access crash that occurs with malloc debugging enabled [1]
* Use a better fix from GStreamer CVS to fix the double free in gst-inspect [2]

Found by:	monkey-bubble [1]
Obtained from:	GStreamer CVS [2]
2004-07-03 03:51:29 +00:00
Joe Marcus Clarke
aca4adbe99 Fix a double-free crash when running gst-inspect against certain plug-ins.
Reported by:	bland
2004-06-30 05:51:43 +00:00
Joe Marcus Clarke
2affcf4fcf Fix the build when valgrind is installed.
Reported by:	lofi
2004-06-24 20:32:22 +00:00
Joe Marcus Clarke
18edcbc4db Update to 0.8.3.
Approved by:	maintainer
2004-06-14 16:36:04 +00:00
Joe Marcus Clarke
16a81bf7db Update to 0.8.1, a bug-fix release.
Approved by:	maintainer timeout
2004-04-28 17:18:19 +00:00
Joe Marcus Clarke
c4851e78e4 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>
2004-04-05 03:11:39 +00:00
Joe Marcus Clarke
f66fb34efa Make sure to link against libc_r on 5.X if requested to do so. This should
fix any DTP-related crash.

Obtained from:	MarcusCom GNOME 2.5 repo
2004-02-21 20:46:54 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Joe Marcus Clarke
45329a7831 Update to 0.6.4.
Approved by:	maintainer (implicit)
2003-10-13 19:22:31 +00:00
Joe Marcus Clarke
5bb84d5e77 Fix build on ia64.
Submitted by:	marcel
Approved by:	lioux (implicit)
2003-09-30 08:26:07 +00:00
Joe Marcus Clarke
071ebb6166 Remove -Werror to fix build on Alpha. 2003-09-25 17:24:58 +00:00
Joe Marcus Clarke
9c0caae1c2 Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.

This commit represents work done by adamw, bland, and myself as well as
many other contributers:

Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>

Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.

Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon).  The
best way to upgrade so that you get all shared library dependencies is:

portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2

Approved by:	portmgr (kris, will, myself implicitly)
Requested by:	re as well as many other users
2003-09-18 06:49:37 +00:00
Mario Sergio Fujikawa Ferreira
8d77e91bfb Update to 0.6.2 2003-06-11 22:43:51 +00:00