Commit graph

69 commits

Author SHA1 Message Date
Joe Marcus Clarke
083619dd8a Don't free the discid before querying the CDDB database. This fixes a
problem where discs would sometimes show up with unknown CDDB data in gnome-cd.

Obtained from:	gnome-media CVS (based on)
2004-08-22 20:22:44 +00:00
Joe Marcus Clarke
678d6bd2ba Properly initialize the length struct member for the previous patch that
updates track length status.
2004-08-22 05:07:55 +00:00
Joe Marcus Clarke
8e8bb40025 * Fix a problem where track progress would not be updated when playing a
CD [1]
* Convert to new libtool scheme

Adapted from:	gnome-cd's linux-cdrom.c
2004-08-22 04:58:43 +00:00
Joe Marcus Clarke
7c3c515b5e Bump PORTREVISION to chase the gstreamer shared lib version. 2004-08-02 20:15:42 +00:00
Adam Weinberger
c4ab51f484 Move a bunch of now unique stuff out of gnomehier and into
the ports that really own the directories.
2004-07-28 14:36:31 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

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

USE_LIBTOOL_VER=        15

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

USE_INC_LIBTOOL_VER=    15

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

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Jeremy Messenger
0ea0df3ec4 Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
those ports will not work. Please see the more detail about this:

http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html

Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.

Approved by:	marcus (portmgr hat)
Reviewed by:	My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +00:00
Joe Marcus Clarke
07e83a4a5b Chase the gstreamer shared lib version, and bump PORTREVISION where
appropriate.
2004-06-14 18:31:04 +00:00
Joe Marcus Clarke
9434619703 Update to 2.6.2, and remove the RUN_DEPENDS on sox. 2004-05-13 19:07:46 +00:00
Joe Marcus Clarke
a475ef72f7 Update to 2.6.1. 2004-04-20 06:47:05 +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
Pav Lucistnik
cfaaa49989 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 13:32:26 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Adam Weinberger
2a97259ac6 Udpate to 2.4.1.1. 2003-10-15 18:53:39 +00:00
Joe Marcus Clarke
3719520056 Update to 2.4.1. 2003-10-14 17:32:20 +00:00
Joe Marcus Clarke
e014507672 Fix a crash in the CD Database capplet due to referencing an
uninitialized GTK object.  More details can be found at:

http://bugzilla.gnome.org/show_bug.cgi?id=123390

Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-09-28 00:46:36 +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
Joe Marcus Clarke
e8a7721347 Fix build on -CURRENT with revision 1.42 of sys/soundcard.h.
Submitted by:	Shin-ichi Yoshimoto <yosimoto@waishi.jp> (based on)
2003-08-16 19:21:14 +00:00
Adam Weinberger
5139c08473 Update to 2.2.2. 2003-07-10 19:20:51 +00:00
Joe Marcus Clarke
ce944c6bc6 Show real device names in gmix so it's easier to control individual
sound cards.
										Submitted by:   Hendrik Scholz <hscholz@raisdorf.net>
2003-06-20 00:47:33 +00:00
Joe Marcus Clarke
c0db319fc4 Remove some more left over directories. 2003-06-16 00:17:33 +00:00
Joe Marcus Clarke
8cc2f74994 Remove some left over directories.
Reported by:	bento
2003-06-16 00:07:27 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Mario Sergio Fujikawa Ferreira
cb18e399d0 Chase library version bump on gstreamer{,-plugins} 2003-06-11 22:45:58 +00:00
Joe Marcus Clarke
4ad2671dc7 Convert to new GNOME infrastructure. 2003-04-22 04:13:24 +00:00
Joe Marcus Clarke
5aba753137 Remove the USE_GNOMENG macro. 2003-04-08 00:40:09 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joe Marcus Clarke
0543628304 Add a missing dependency on gnomedesktop.
Reported by:	bento
2003-02-16 00:30:48 +00:00
Joe Marcus Clarke
336b31c394 Update to GNOME 2.2.
This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.
2003-02-07 18:42:25 +00:00
Joe Marcus Clarke
0af307b14d Update to 2.0.3. 2002-11-20 08:48:37 +00:00
Joe Marcus Clarke
59deb69012 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.
2002-09-20 17:07:51 +00:00
Joe Marcus Clarke
44c46e3302 Update to 2.0.2.5. 2002-09-06 19:44:11 +00:00
Joe Marcus Clarke
223d02f5d4 Update to 2.0.2. 2002-08-29 20:44:49 +00:00
Joe Marcus Clarke
64562d2e88 Chase gailutil's version bump. 2002-07-23 19:20:40 +00:00
Maxim Sobolev
548387be80 Use USE_REINPLACE. 2002-07-11 15:31:46 +00:00
Joe Marcus Clarke
58d11a98d4 The FreeBSD GNOME team is proud to present GNOME 2.0 Release. 2002-06-30 22:20:44 +00:00
Joe Marcus Clarke
58d6153c1e Update to GNOME 2.0 RC2. 2002-06-26 09:18:37 +00:00
Joe Marcus Clarke
515147d6b6 Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. 2002-06-15 09:05:13 +00:00
Joe Marcus Clarke
b93b4ad73e Fix up patches from previous commit. 2002-06-12 00:20:39 +00:00
Joe Marcus Clarke
9f04edac18 Update to the latest GNOME 2 snapshot. 2002-06-12 00:18:21 +00:00
Joe Marcus Clarke
1aadf412fd Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. 2002-05-28 16:08:26 +00:00
Joe Marcus Clarke
63c7a0f973 Back to betas...Update to GNOME 2.0 beta 5. 2002-05-19 20:16:06 +00:00
Joe Marcus Clarke
3c678e3a7d Update to GNOME 2.0 RC2. 2002-05-12 06:49:02 +00:00
Joe Marcus Clarke
0201c1639c Add gnomemedia2 after repo copy from gnomemedia. This is a port of the
multimedia tools for the GNOME 2.0 desktop.
2002-05-08 22:40:48 +00:00
Joe Marcus Clarke
1943c8dbf5 I had a typo in one of the file names in the last commit. It should read
patch-cddbslave::cddbsubmit.c.
2002-04-17 02:24:04 +00:00
Joe Marcus Clarke
a5b086e407 Add some CD-related fixes to gnomemedia. Bump PORTREVISION.
* Allow CDDB submissions to work correctly
* Make sure the file descriptor passed to ioctl() is open first.  This allows
  gtcd to read the CD volume as something other than 0.

Submitted by:	Arne H Juul <Arne.Juul@fast.no>
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-16 20:02:53 +00:00
Joe Marcus Clarke
8065193b31 machine/soundcard.h -> sys/soundcard.h
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-12 15:57:06 +00:00
Maxim Sobolev
b30e6f8eb7 Fix breakage on a very recent -current.
Prompted by:	Anders Andersson <anders@alvered.com>
2001-12-06 08:14:51 +00:00
Maxim Sobolev
01fcfcb852 Update to 1.2.3. 2001-07-16 19:46:26 +00:00