1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Michael Johnson
d9ebc1ebde - Update to 2.10.1 2005-04-04 18:41:38 +00:00
Koop Mast
c0178cd7af Chase the slit of gconf to a seperate port. 2005-03-20 16:05:54 +00:00
Joe Marcus Clarke
190418a078 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!
2005-03-12 10:39:38 +00:00
Michael Johnson
daf4cc81e4 - split multimedia/gstreamer-plugins in to individual ports per
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
   to use new USE_GSTREAMER= macro, Bump PORTREVISION's

--

Examples of new USE_GSTREAMER macro:

 USE_GSTREAMER=        dvd lame flac
 .include <bsd.port.mk>

 If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
 you must follow one of the examples listed below

       WANT_GSTREAMER= yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_VORBIS)
       USE_GSTREAMER+= vorbis
       .endif

 or
       USE_GSTREAMER=  yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_FAAD)
       USE_GSTREAMER+= faad
       .endif

Note: USE_GSTREAMER=yes will always add a dependency to
               ports/multimedia/gstreamer-plugins

--

Thanks to krion for runing this on pointyhat

Thanks to kwm for helping with this, and many bug fixes , and updates.
2005-02-28 22:16:10 +00:00
Joe Marcus Clarke
3bb93beea6 Add a missing dependency on gnomemedia2.
Reported by:	pointyhat via kris
2005-02-09 07:03:35 +00:00
Joe Marcus Clarke
2a889fc683 Update to 0.6.0, and switch maintainer to gnome@.
Approved by:	bland (previous maintainer)
2005-02-07 07:30:14 +00:00
Alexander Nedotsukov
a98806a357 Add missed un-C99 patch.
Reported by:	Mike Harding <mvh@ix.netcom.com>
2004-12-12 01:44:33 +00:00
Alexander Nedotsukov
48f37eba9d Update to 0.5.15 2004-12-11 16:58:20 +00:00
Jeremy Messenger
d7fcc8234e Use new INSTALLS_OMF.
Approved by:	bland, kwm, marcus and pav
2004-11-23 02:23:08 +00:00
Alexander Nedotsukov
c4a389c505 Remove .schemas file from PLIST since it is completely handled
by GCONF_SCHEMAS (this fixes recently reported pkg_delete failures).
2004-11-22 03:09:24 +00:00
Alexander Nedotsukov
46d4b32001 Update to 0.5.14 2004-11-11 02:06:39 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
103670c02a Chase the gstreamer shared lib bump. 2004-08-16 21:28:25 +00:00
Joe Marcus Clarke
7c3c515b5e Bump PORTREVISION to chase the gstreamer shared lib version. 2004-08-02 20:15:42 +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
Alexander Nedotsukov
d0aa7d9a08 Put back small bit of patch get lost in update.
Reported by:	Sergey Akifyev <asa@gascom.ru>, kris
2004-06-17 11:06:57 +00:00
Alexander Nedotsukov
bd4c15922a Update to 0.5.12 2004-06-16 02:16:58 +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
Alexander Nedotsukov
c2284072c2 Update to 0.5.11
PR:		56516
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-04-14 06:14:48 +00:00
Joe Marcus Clarke
b41b93b15e Fix some known compatibility problems with GNOME 2.6. 2004-04-05 04:15:24 +00:00
Alexander Nedotsukov
fb5e575226 Fix plist entries.
Reported by:	adamw
2004-03-26 11:33:15 +00:00
Joe Marcus Clarke
1924d248de Chase the libmusicbrainz shared lib version. 2004-03-17 05:21:35 +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
Pav Lucistnik
d5bef9f64a - Fix build on -STABLE (intlhack) 2004-02-07 19:43:01 +00:00
Alexander Nedotsukov
1c63b653dc - Put accedentally removed get_mmc_profile() patch back.
- Fix crasher bug when last selected track skipped while extracting.
2004-02-07 10:34:33 +00:00
Alexander Nedotsukov
2471f334ec Update to 0.5.10.1 2004-02-06 18:38:43 +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
Alexander Nedotsukov
e3fbecc6ea Remove unnecesary patch.
For some unknown reason only in case of FreeBSD Scsi_Command(int) ctor
should not bind to passed in file descriptor and therefore close() it
in dctor. Thanks my prudent typo wich made this unwanted close()
nearly impossible anyway.
2004-01-27 07:53:18 +00:00
Alexander Nedotsukov
4489e33392 Add sound-juicer 0.5.9, clean, mean and lean CD ripper for GNOME2. 2004-01-23 02:09:43 +00:00