Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.0_1 20 Apr 2004 22:03:06 |
krion |
- Utilize USE_SDL |
0.8.0_1 07 Apr 2004 03:52:04 |
marcus |
Use stat instead of lstat to get DSP device information. This should fix
the problem where no mixer elements could be found. |
0.8.0 06 Apr 2004 22:40:37 |
marcus |
Fix the libshout dependency.
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> |
0.8.0 06 Apr 2004 02:02:29 |
marcus |
Remove the httpsrc plug-in. It is no longer supported.
Reported by: Piotr Smyrak <piotr.smyrak@heron.pl> |
0.8.0 05 Apr 2004 03:11:39 |
marcus |
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> |
0.6.4_3 20 Mar 2004 02:32:21 |
lioux |
Add WITHOUT_ARTS knob. Furthermore, it takes precedence over WITH_ARTS
if defined at the same time
PR: 62363
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> |
0.6.4_3 14 Mar 2004 06:17:56 |
ade |
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. |
0.6.4_3 14 Mar 2004 03:58:16 |
lioux |
o Chase libdv shared library version bump [1]
o Correctly depend on libshout2 instead of libshout port [2]
PR: 59230 [2],
64154 [1]
Submitted by: michael jonson <ahze@ahze.net> [1],
pseniura@techie.com <pseniura@techie.com> [2] |
0.6.4_3 08 Mar 2004 01:01:31 |
edwin |
Properly use SDL everywhere:
USE_SDL=yes -> USE_SDL=sdl (good examles everywhere)
WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)
See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.
PR: follow-ups of ports/55494, ports/61877
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
0.6.4_3 26 Feb 2004 05:24:04 |
marcus |
Chase libfame shared lib version.
PR: 63379
Submitted by: michael johnson <ahze@ahze.net> |
0.6.4_3 20 Feb 2004 21:36:45 |
marcus |
Re-add support for libdvdnav. |
0.6.4_3 08 Feb 2004 01:14:05 |
lioux |
USE_SIZEify |
0.6.4_3 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.6.4_2 20 Dec 2003 16:37:57 |
naddy |
Catch up with libogg/libvorbis version bump. |
0.6.4_2 09 Dec 2003 04:56:44 |
marcus |
Bump the PORTREVISION for the last libmad commit. Even though
gstreamer-plugins doesn't use mad by default, this will get users that
do have libmad to update the port.
Requested by: sf and seanc |
0.6.4_1 07 Dec 2003 01:27:06 |
marcus |
Chase the libmad/libid3tag shared lib version. |
0.6.4_1 24 Nov 2003 01:26:54 |
marcus |
Fix build on Alpha.
Reported by: bento via kris
Approved by: portmgr (implicit) |
0.6.4_1 16 Nov 2003 00:31:54 |
marcus |
Add missing gconf files to the plist.
Spotted by: adamw
Approved by: maintainer (implicit) |
0.6.4 09 Nov 2003 00:46:13 |
marcus |
Add WITH_SWFDEC option to the pre-everything target.
Submitted by: bland
Approved by: maintainer (implicit) |
0.6.4 07 Nov 2003 07:37:03 |
marcus |
Add optional swfdec support for rendering Flash animations. Also, correct
a Makefile typo.
Submitted by: bland
Approved by: maintainer (implicit) |
0.6.4 23 Oct 2003 19:43:33 |
marcus |
Fix build on amd64 by applying the same -fPIC patch that we do for ia64.
Reported by: bento via kris
Approved by: maintainer (implicit) |
0.6.4 20 Oct 2003 20:29:16 |
marcus |
Don't die if we encounter a problem registering plug-ins on ia64. Right now,
there's a crash during this phase, and ia64 needs some more debugging tools
before it can be fully analyzed. This will allow unattended installs in the
meantime.
Reported by: marcel
Approved by: maintainer (implicit) |
0.6.4 14 Oct 2003 02:47:24 |
adamw |
Fix build on -stable. |
0.6.4 13 Oct 2003 19:40:48 |
marcus |
Update to 0.6.4. |
0.6.3_1 30 Sep 2003 21:48:37 |
marcus |
Apply the ffmpeg configure patch conditionally. This patch breaks
the build on i386.
Reported by: Jeremy Messenger <mezz7@cox.net>
Approved by: lioux (implicit) |
0.6.3_1 30 Sep 2003 18:33:19 |
marcus |
Chase the libxmms shared lib version.
Reported by: Koop Mast <einekoai@chello.nl> |
0.6.3_1 30 Sep 2003 17:09:48 |
marcus |
Fix another build problem on ia64.
Submitted by: marcel
Approved by: lioux (implicit) |
0.6.3_1 30 Sep 2003 08:24:20 |
marcus |
Fix the ESD output sink. With this patch, rhythmbox works again with the
gstreamer backend.
Approved by: lioux
Obtained from: http://bugzilla.gnome.org/show_bug.cgi?id=119155 |
0.6.3 18 Sep 2003 06:49:37 |
marcus |
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 |
0.6.2_1 17 Sep 2003 23:44:11 |
edwin |
Chase multimedia/xmms library bump.
Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org>
Approved by: (unbreak of port builds) |
0.6.2_1 16 Jun 2003 01:08:19 |
lioux |
o Simplify {x,}videosink build fix. Furthermore, this correctly
enables XVideo support in FreeBSD 5.x branch. The reason why
XVideo support was not enabled in FreeBSD 5.x branch is unknown.
o Bump PORTREVISION
Submitted by: Alexander Nedotsukov <bland@mail.ru> |
0.6.2 11 Jun 2003 22:43:51 |
lioux |
Update to 0.6.2 |
0.6.1_1 13 May 2003 03:48:07 |
lioux |
o Add missing dependency to WITH_HTTP knob
o Bump PORTREVISION due to dependency change
PR: 49062
Submitted by: Alexander Nedotsukov <bland@mail.ru> |
0.6.1 11 May 2003 02:42:33 |
lioux |
Fix build on alpha ARCH
Submitted by: marcus |
0.6.1 07 May 2003 03:22:02 |
joe |
Rename a patch file.
Requested by: lioux@FreeBSD.org |
0.6.1 22 Apr 2003 05:46:20 |
lioux |
Update to 0.6.1
Submitted by: marcus |
0.6.0_1 20 Apr 2003 19:35:03 |
marcus |
Remove USE_GNOMENG. |
0.6.0_1 04 Apr 2003 05:34:50 |
lioux |
After repo copy from graphics category to newly create multimedia
one, update all appropriate references (*_DEPENDS, comments, etc):
ports/graphics/libfame --> ports/multimedia/libfame
ports/graphics/libquicktime --> ports/multimedia/libquicktime
ports/graphics/mpeg --> ports/multimedia/mpeg
ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode
ports/graphics/mpeg_play --> ports/multimedia/mpeg_play
ports/graphics/mtv --> ports/multimedia/mtv
ports/graphics/smpeg --> ports/multimedia/smpeg
ports/graphics/totem --> ports/multimedia/totem
ports/graphics/transcode --> ports/multimedia/transcode
ports/graphics/xanim --> ports/multimedia/xanim
ports/graphics/xmps --> ports/multimedia/xmps
Repo copied by: cvs (joe)
Approved by: portmgr (self & no objections) |
0.6.0_1 19 Mar 2003 06:12:45 |
marcus |
Fix the build on Alpha -STABLE.
Reported by: bento
Approved by: portmgr (kris)
Requested by: kris |
0.6.0_1 06 Mar 2003 04:45:50 |
lioux |
Chase libdvdread lib version bump on port version 0.9.4 |
0.6.0_1 28 Feb 2003 04:50:37 |
lioux |
o Small fixes to support upcoming update to gstreamer-player port
- Depend unconditionally on hermes port since it is currently
the only colorspace plugin available
- Fix {x,}videosink build
o Bump PORTREVISION |
0.6.0 24 Feb 2003 12:57:02 |
nobutaka |
Sync with the category changes of libdvdnav, libxine and xine. |
0.6.0 23 Feb 2003 20:04:12 |
marcus |
Chase FLAC's shared lib version. |
0.6.0 23 Feb 2003 19:58:35 |
lioux |
De-pkg-comment |
0.6.0 07 Feb 2003 18:42:25 |
marcus |
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts. |
0.6.0 05 Feb 2003 18:20:43 |
marcus |
* Update to 0.6.0
* Fix audiofile detection
* Small CC safeness fixes
* Add Hermes support
This work is the product of colaboration between lioux and myself.
Approved by: maintainer |
0.4.2 16 Jan 2003 18:44:34 |
lioux |
Chase libdv library version bump in version 0.9.9 |
0.4.2 02 Jan 2003 15:06:10 |
sobomax |
Update version number of SDL shared library. |
0.4.2 30 Nov 2002 03:18:51 |
lioux |
o Fix an incorrect LIB_DEPENDS line
o Correct location of xmms port
Prompted by: kris |
0.4.2 28 Nov 2002 00:09:51 |
lioux |
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat) |