The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD multimedia : gstreamer

Development framework for creating media applications

 [ excerpt from developer's site ]
- What is GStreamer?
GStreamer allows the construction of graphs of media-handling
components, ranging from simple mp3 playback to complex audio
(mixing) and video (non-linear editing) processing. Applications
can take advantage of advances in codec and filter technology
transparently. Developers can add new codecs and filters by writing
a simple plugin with a clean, generic interface. GStreamer is
released under the LGPL, with many of the included plugins retaining
the license of the code they were derived from, usually GPL or BSD.

- Features:
* Comprehensive Core Library
* Intelligent Plugin Architecture
* Extensive Development Tools

- Is GStreamer a media player?
No, GStreamer is a development framework for creating applications
like media players, video editors, streaming media broadcasters and
so on. That said, very good media players can easily be built on
top of GStreamer and we even include a simple yet functional
mediaplayer with GStreamer called Gst-Player 

http://gstreamer.sourceforge.net/



gstreamer history


v. 1.64
date: 2007/12/12 05:10:02;  author: mezz;  state: Exp;  lines: +2 -3
Update to 0.10.15.

Submitted by:	ahze

v. 1.63 date: 2007/10/17 10:12:50; author: ade; state: Exp; lines: +2 -1 Migration from bison 1.x to 2.x PR: 117086 Tested by: -exp runs
v. 1.62 date: 2007/08/03 15:40:58; author: ahze; state: Exp; lines: +1 -1 Update to 0.10.14
v. 1.61 date: 2007/07/23 09:36:13; author: rafan; state: Exp; lines: +1 -2 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.60 date: 2007/07/05 11:24:21; author: ahze; state: Exp; lines: +1 -0 Force -O2 in CFLAGS to fix runtime problems in -CURRENT and for anyone who sets -O[1]
v. 1.59 date: 2007/06/05 15:47:54; author: ahze; state: Exp; lines: +2 -2 Update to 0.10.13
v. 1.58 date: 2007/05/19 20:17:17; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.57 date: 2007/03/08 12:32:45; author: ahze; state: Exp; lines: +1 -1 Update to 0.10.12
v. 1.56 date: 2006/12/07 23:49:51; author: ahze; state: Exp; lines: +3 -3 Update to 0.10.11
v. 1.55 date: 2006/10/21 21:58:22; author: mezz; state: Exp; lines: +2 -0 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 Approved by: portmgr (marcus)
v. 1.54 date: 2006/10/14 08:35:33; author: marcus; state: Exp; lines: +6 -6 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 tmclaugh mux Yuri Pankov chinsan Thomas Brian Gruber Franz Klammer Dominique Goncalves Pascal Hofstee Yasuda Keisuke backyard Andris Raugulis Eric L. Chen Pawel Worach QuiRK on #freebsd-gnome Shane Bell luigi sajd on #freebsd-gnome sat Chris Coleman kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz Enjoy! Approved by: portmgr (implicit, kris)
v. 1.53 date: 2006/07/21 16:33:54; author: ahze; state: Exp; lines: +1 -1 - Update to 0.10.9
v. 1.52 date: 2006/06/10 19:21:41; author: ahze; state: Exp; lines: +1 -1 - Update to 0.10.8
v. 1.51 date: 2006/06/09 20:13:47; author: ahze; state: Exp; lines: +1 -1 - Remove unneeded USE_GNOME=gnomeprefix so non-gnome users don't have a bunch of empty gnome dirs.
v. 1.50 date: 2006/06/09 19:51:20; author: ahze; state: Exp; lines: +1 -2 - Update to 0.10.7
v. 1.49 date: 2006/06/09 18:00:30; author: ahze; state: Exp; lines: +1 -1 - Transfer MAINTAINER to multimedia@ Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports)
v. 1.48 date: 2006/05/15 23:34:49; author: ahze; state: Exp; lines: +3 -4 - Update to 0.10.6
v. 1.47 date: 2006/04/30 02:04:12; author: marcus; state: Exp; lines: +3 -1 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
v. 1.46 date: 2006/04/29 23:02:54; author: ahze; state: Exp; lines: +13 -35 - 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]
v. 1.45 date: 2006/04/15 04:15:53; author: ahze; state: Exp; lines: +1 -1 - MAINTAINER -> gnome@
v. 1.44 date: 2006/04/14 23:25:08; author: linimon; state: Exp; lines: +1 -1 Reset kwm due to no response about email. Hat: portmgr
v. 1.43 date: 2006/02/23 10:38:04; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.42 date: 2005/12/24 21:12:07; author: adamw; state: Exp; lines: +2 -2 Back out the PTHREAD_CFLAGS/LIBS-adding stuff, now that libtool-1.5.22 is unbroked.
v. 1.41 date: 2005/12/24 16:44:07; author: adamw; state: Exp; lines: +2 -2 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.
v. 1.40 date: 2005/11/15 06:50:13; author: ade; state: Exp; lines: +1 -1 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.
v. 1.39 date: 2005/11/05 05:20:39; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.38 date: 2005/10/02 22:37:50; author: lioux; state: Exp; lines: +1 -1 Switch over maintainership to Koop Mast who is deserving and willing. He has been doing a fantastic job with GStreamer.
v. 1.37 date: 2005/09/05 19:22:18; author: kwm; state: Exp; lines: +1 -1 Update to 0.8.11. Changelog: http://gstreamer.freedesktop.org/releases/gstreamer/0.8.11.html
v. 1.36 date: 2005/05/16 06:48:08; author: mezz; state: Exp; lines: +1 -1 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
v. 1.35 date: 2005/05/03 14:26:15; author: kwm; state: Exp; lines: +2 -3 Update to 0.8.10. Changelog: http://gstreamer.freedesktop.org/releases/gstreamer/0.8.10.html Approved by: maintainer (implicit)
v. 1.34 date: 2005/03/17 12:26:14; author: kwm; state: Exp; lines: +1 -1 Fix a problem when playing mp3 would pause after a few seconds. Approved by: maintainer (implicit) Obtained from: Gstreamer CVS
v. 1.33 date: 2005/03/12 10:58:22; author: marcus; state: Exp; lines: +8 -1 Conditionally enable the initial thread stacksize hack on systems that need it.
v. 1.32 date: 2005/02/09 19:07:15; author: kwm; state: Exp; lines: +3 -3 Update to 0.8.9. Switch master sites around. Approved by: maintainer (implicit)
v. 1.31 date: 2004/12/29 13:08:15; author: kwm; state: Exp; lines: +2 -9 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)
v. 1.30 date: 2004/12/25 22:52:13; author: kwm; state: Exp; lines: +3 -3 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)
v. 1.29 date: 2004/10/12 07:27:14; author: marcus; state: Exp; lines: +1 -1 Update to 0.8.7.
v. 1.28 date: 2004/10/12 01:29:51; author: marcus; state: Exp; lines: +6 -8 Update to 0.8.6. PR: 72362 Submitted by: Michael Johnson Approved by: maintainer (blanket)
v. 1.27 date: 2004/08/16 21:21:59; author: marcus; state: Exp; lines: +2 -2 Update to 0.8.5.
v. 1.26 date: 2004/08/02 19:51:38; author: marcus; state: Exp; lines: +9 -8 Update to 0.8.4. Submitted by: Koop Mast Approved by: maintainer (implicit)
v. 1.25 date: 2004/07/28 15:19:22; author: adamw; state: Exp; lines: +1 -1 Add missing directories to plist.
v. 1.24 date: 2004/07/03 03:51:29; author: marcus; state: Exp; lines: +1 -1 * 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]
v. 1.23 date: 2004/06/30 05:51:43; author: marcus; state: Exp; lines: +1 -0 Fix a double-free crash when running gst-inspect against certain plug-ins. Reported by: bland
v. 1.22 date: 2004/06/14 16:36:03; author: marcus; state: Exp; lines: +2 -2 Update to 0.8.3. Approved by: maintainer
v. 1.21 date: 2004/04/28 17:18:18; author: marcus; state: Exp; lines: +1 -2 Update to 0.8.1, a bug-fix release. Approved by: maintainer timeout
v. 1.20 date: 2004/04/05 03:11:27; author: marcus; state: Exp; lines: +15 -12 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 for his wonderful new splash screen. Without these people, our team, and our team alumni, GNOME on FreeBSD would not be possible. Jeremy Messenger Khairil Yusof Koop Mast Simon Barner Tom McLaughlin Scott Dodson Vladimir Grebenschikov
v. 1.19 date: 2004/02/21 20:46:54; author: marcus; state: Exp; lines: +1 -1 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
v. 1.18 date: 2004/02/08 01:13:53; author: lioux; state: Exp; lines: +1 -0 USE_SIZEify
v. 1.17 date: 2004/02/04 05:07:49; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.16 date: 2003/11/17 12:29:01; author: trevor; state: Exp; lines: +0 -1 USE_REINPLACE need be defined only when REINPLACE_CMD is used.
v. 1.15 date: 2003/10/13 19:22:31; author: marcus; state: Exp; lines: +1 -1 Update to 0.6.4. Approved by: maintainer (implicit)
v. 1.14 date: 2003/09/18 06:49:30; author: marcus; state: Exp; lines: +5 -5 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 Akifyev Sergey Franz Klammer Øyvind Kolbu Thomas E. Zander Jeremy Messenger 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
v. 1.13 date: 2003/06/11 22:43:51; author: lioux; state: Exp; lines: +6 -4 Update to 0.6.2
v. 1.12 date: 2003/04/22 05:46:19; author: lioux; state: Exp; lines: +8 -8 Update to 0.6.1 Submitted by: marcus
v. 1.11 date: 2003/04/20 19:35:00; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.10 date: 2003/02/23 19:58:24; author: lioux; state: Exp; lines: +1 -0 De-pkg-comment
v. 1.9 date: 2003/02/07 18:42:09; author: marcus; state: Exp; lines: +2 -2 Update to GNOME 2.2. This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts.
v. 1.8 date: 2003/02/05 18:20:42; author: marcus; state: Exp; lines: +13 -19 * 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
v. 1.7 date: 2002/11/28 00:09:47; author: lioux; state: Exp; lines: +1 -1 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)
v. 1.6 date: 2002/11/14 17:14:40; author: lioux; state: Exp; lines: +6 -5 o Simplify LIB_DEPENDS dependency graph o USE_X_PREFIX since this will be part of GNOME 2.2 o Fix scheduling issue. Therefore, remove IGNORE [1]. GREAT WORK! Submitted by: marcus [1]
v. 1.5 date: 2002/11/13 00:56:48; author: lioux; state: Exp; lines: +6 -11 Update to 0.4.2 Submitted by: marcus
v. 1.4 date: 2002/10/26 16:25:05; author: lioux; state: Exp; lines: +8 -5 Update to 0.4.1
v. 1.3 date: 2002/10/13 04:47:19; author: kris; state: Exp; lines: +1 -1 BROKEN -> IGNORE to prevent package build
v. 1.2 date: 2002/07/28 05:27:43; author: lioux; state: Exp; lines: +1 -0 USE_BISON Submitted by: Andrew Turner
v. 1.1 date: 2002/07/15 21:42:38; author: lioux; state: Exp; o New port gstreamer version 0.4.0: Development framework for creating media applications o Mark as BROKEN: Needs help fixing scheduling code under FreeBSD o This is being added even though it is broken hoping that someone will have the time/expertise to fix it ============================================================================= v. 1.64 date: 2007/12/12 05:10:02; author: mezz; state: Exp; lines: +2 -3 Update to 0.10.15. Submitted by: ahze
v. 1.63 date: 2007/10/17 10:12:50; author: ade; state: Exp; lines: +2 -1 Migration from bison 1.x to 2.x PR: 117086 Tested by: -exp runs
v. 1.62 date: 2007/08/03 15:40:58; author: ahze; state: Exp; lines: +1 -1 Update to 0.10.14
v. 1.61 date: 2007/07/23 09:36:13; author: rafan; state: Exp; lines: +1 -2 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.60 date: 2007/07/05 11:24:21; author: ahze; state: Exp; lines: +1 -0 Force -O2 in CFLAGS to fix runtime problems in -CURRENT and for anyone who sets -O[1]
v. 1.59 date: 2007/06/05 15:47:54; author: ahze; state: Exp; lines: +2 -2 Update to 0.10.13
v. 1.58 date: 2007/05/19 20:17:17; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.57 date: 2007/03/08 12:32:45; author: ahze; state: Exp; lines: +1 -1 Update to 0.10.12
v. 1.56 date: 2006/12/07 23:49:51; author: ahze; state: Exp; lines: +3 -3 Update to 0.10.11
v. 1.55 date: 2006/10/21 21:58:22; author: mezz; state: Exp; lines: +2 -0 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 Approved by: portmgr (marcus)
v. 1.54 date: 2006/10/14 08:35:33; author: marcus; state: Exp; lines: +6 -6 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 tmclaugh mux Yuri Pankov chinsan Thomas Brian Gruber Franz Klammer Dominique Goncalves Pascal Hofstee Yasuda Keisuke backyard Andris Raugulis Eric L. Chen Pawel Worach QuiRK on #freebsd-gnome Shane Bell luigi sajd on #freebsd-gnome sat Chris Coleman kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz Enjoy! Approved by: portmgr (implicit, kris)
v. 1.53 date: 2006/07/21 16:33:54; author: ahze; state: Exp; lines: +1 -1 - Update to 0.10.9
v. 1.52 date: 2006/06/10 19:21:41; author: ahze; state: Exp; lines: +1 -1 - Update to 0.10.8
v. 1.51 date: 2006/06/09 20:13:47; author: ahze; state: Exp; lines: +1 -1 - Remove unneeded USE_GNOME=gnomeprefix so non-gnome users don't have a bunch of empty gnome dirs.
v. 1.50 date: 2006/06/09 19:51:20; author: ahze; state: Exp; lines: +1 -2 - Update to 0.10.7
v. 1.49 date: 2006/06/09 18:00:30; author: ahze; state: Exp; lines: +1 -1 - Transfer MAINTAINER to multimedia@ Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports)
v. 1.48 date: 2006/05/15 23:34:49; author: ahze; state: Exp; lines: +3 -4 - Update to 0.10.6
v. 1.47 date: 2006/04/30 02:04:12; author: marcus; state: Exp; lines: +3 -1 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
v. 1.46 date: 2006/04/29 23:02:54; author: ahze; state: Exp; lines: +13 -35 - 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]
v. 1.45 date: 2006/04/15 04:15:53; author: ahze; state: Exp; lines: +1 -1 - MAINTAINER -> gnome@
v. 1.44 date: 2006/04/14 23:25:08; author: linimon; state: Exp; lines: +1 -1 Reset kwm due to no response about email. Hat: portmgr
v. 1.43 date: 2006/02/23 10:38:04; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.42 date: 2005/12/24 21:12:07; author: adamw; state: Exp; lines: +2 -2 Back out the PTHREAD_CFLAGS/LIBS-adding stuff, now that libtool-1.5.22 is unbroked.
v. 1.41 date: 2005/12/24 16:44:07; author: adamw; state: Exp; lines: +2 -2 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.
v. 1.40 date: 2005/11/15 06:50:13; author: ade; state: Exp; lines: +1 -1 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.
v. 1.39 date: 2005/11/05 05:20:39; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.38 date: 2005/10/02 22:37:50; author: lioux; state: Exp; lines: +1 -1 Switch over maintainership to Koop Mast who is deserving and willing. He has been doing a fantastic job with GStreamer.
v. 1.37 date: 2005/09/05 19:22:18; author: kwm; state: Exp; lines: +1 -1 Update to 0.8.11. Changelog: http://gstreamer.freedesktop.org/releases/gstreamer/0.8.11.html
v. 1.36 date: 2005/05/16 06:48:08; author: mezz; state: Exp; lines: +1 -1 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
v. 1.35 date: 2005/05/03 14:26:15; author: kwm; state: Exp; lines: +2 -3 Update to 0.8.10. Changelog: http://gstreamer.freedesktop.org/releases/gstreamer/0.8.10.html Approved by: maintainer (implicit)
v. 1.34 date: 2005/03/17 12:26:14; author: kwm; state: Exp; lines: +1 -1 Fix a problem when playing mp3 would pause after a few seconds. Approved by: maintainer (implicit) Obtained from: Gstreamer CVS
v. 1.33 date: 2005/03/12 10:58:22; author: marcus; state: Exp; lines: +8 -1 Conditionally enable the initial thread stacksize hack on systems that need it.
v. 1.32 date: 2005/02/09 19:07:15; author: kwm; state: Exp; lines: +3 -3 Update to 0.8.9. Switch master sites around. Approved by: maintainer (implicit)
v. 1.31 date: 2004/12/29 13:08:15; author: kwm; state: Exp; lines: +2 -9 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)
v. 1.30 date: 2004/12/25 22:52:13; author: kwm; state: Exp; lines: +3 -3 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)
v. 1.29 date: 2004/10/12 07:27:14; author: marcus; state: Exp; lines: +1 -1 Update to 0.8.7.
v. 1.28 date: 2004/10/12 01:29:51; author: marcus; state: Exp; lines: +6 -8 Update to 0.8.6. PR: 72362 Submitted by: Michael Johnson Approved by: maintainer (blanket)
v. 1.27 date: 2004/08/16 21:21:59; author: marcus; state: Exp; lines: +2 -2 Update to 0.8.5.
v. 1.26 date: 2004/08/02 19:51:38; author: marcus; state: Exp; lines: +9 -8 Update to 0.8.4. Submitted by: Koop Mast Approved by: maintainer (implicit)
v. 1.25 date: 2004/07/28 15:19:22; author: adamw; state: Exp; lines: +1 -1 Add missing directories to plist.
v. 1.24 date: 2004/07/03 03:51:29; author: marcus; state: Exp; lines: +1 -1 * 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]
v. 1.23 date: 2004/06/30 05:51:43; author: marcus; state: Exp; lines: +1 -0 Fix a double-free crash when running gst-inspect against certain plug-ins. Reported by: bland
v. 1.22 date: 2004/06/14 16:36:03; author: marcus; state: Exp; lines: +2 -2 Update to 0.8.3. Approved by: maintainer
v. 1.21 date: 2004/04/28 17:18:18; author: marcus; state: Exp; lines: +1 -2 Update to 0.8.1, a bug-fix release. Approved by: maintainer timeout
v. 1.20 date: 2004/04/05 03:11:27; author: marcus; state: Exp; lines: +15 -12 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 for his wonderful new splash screen. Without these people, our team, and our team alumni, GNOME on FreeBSD would not be possible. Jeremy Messenger Khairil Yusof Koop Mast Simon Barner Tom McLaughlin Scott Dodson Vladimir Grebenschikov
v. 1.19 date: 2004/02/21 20:46:54; author: marcus; state: Exp; lines: +1 -1 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
v. 1.18 date: 2004/02/08 01:13:53; author: lioux; state: Exp; lines: +1 -0 USE_SIZEify
v. 1.17 date: 2004/02/04 05:07:49; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.16 date: 2003/11/17 12:29:01; author: trevor; state: Exp; lines: +0 -1 USE_REINPLACE need be defined only when REINPLACE_CMD is used.
v. 1.15 date: 2003/10/13 19:22:31; author: marcus; state: Exp; lines: +1 -1 Update to 0.6.4. Approved by: maintainer (implicit)
v. 1.14 date: 2003/09/18 06:49:30; author: marcus; state: Exp; lines: +5 -5 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 Akifyev Sergey Franz Klammer Øyvind Kolbu Thomas E. Zander Jeremy Messenger 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
v. 1.13 date: 2003/06/11 22:43:51; author: lioux; state: Exp; lines: +6 -4 Update to 0.6.2
v. 1.12 date: 2003/04/22 05:46:19; author: lioux; state: Exp; lines: +8 -8 Update to 0.6.1 Submitted by: marcus
v. 1.11 date: 2003/04/20 19:35:00; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.10 date: 2003/02/23 19:58:24; author: lioux; state: Exp; lines: +1 -0 De-pkg-comment
v. 1.9 date: 2003/02/07 18:42:09; author: marcus; state: Exp; lines: +2 -2 Update to GNOME 2.2. This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts.
v. 1.8 date: 2003/02/05 18:20:42; author: marcus; state: Exp; lines: +13 -19 * 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
v. 1.7 date: 2002/11/28 00:09:47; author: lioux; state: Exp; lines: +1 -1 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)
v. 1.6 date: 2002/11/14 17:14:40; author: lioux; state: Exp; lines: +6 -5 o Simplify LIB_DEPENDS dependency graph o USE_X_PREFIX since this will be part of GNOME 2.2 o Fix scheduling issue. Therefore, remove IGNORE [1]. GREAT WORK! Submitted by: marcus [1]
v. 1.5 date: 2002/11/13 00:56:48; author: lioux; state: Exp; lines: +6 -11 Update to 0.4.2 Submitted by: marcus
v. 1.4 date: 2002/10/26 16:25:05; author: lioux; state: Exp; lines: +8 -5 Update to 0.4.1
v. 1.3 date: 2002/10/13 04:47:19; author: kris; state: Exp; lines: +1 -1 BROKEN -> IGNORE to prevent package build
v. 1.2 date: 2002/07/28 05:27:43; author: lioux; state: Exp; lines: +1 -0 USE_BISON Submitted by: Andrew Turner
v. 1.1 date: 2002/07/15 21:42:38; author: lioux; state: Exp; o New port gstreamer version 0.4.0: Development framework for creating media applications o Mark as BROKEN: Needs help fixing scheduling code under FreeBSD o This is being added even though it is broken hoping that someone will have the time/expertise to fix it ============================================================================= v. 1.64 date: 2007/12/12 05:10:02; author: mezz; state: Exp; lines: +2 -3 Update to 0.10.15. Submitted by: ahze
v. 1.63 date: 2007/10/17 10:12:50; author: ade; state: Exp; lines: +2 -1 Migration from bison 1.x to 2.x PR: 117086 Tested by: -exp runs
v. 1.62 date: 2007/08/03 15:40:58; author: ahze; state: Exp; lines: +1 -1 Update to 0.10.14
v. 1.61 date: 2007/07/23 09:36:13; author: rafan; state: Exp; lines: +1 -2 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.60 date: 2007/07/05 11:24:21; author: ahze; state: Exp; lines: +1 -0 Force -O2 in CFLAGS to fix runtime problems in -CURRENT and for anyone who sets -O[1]
v. 1.59 date: 2007/06/05 15:47:54; author: ahze; state: Exp; lines: +2 -2 Update to 0.10.13
v. 1.58 date: 2007/05/19 20:17:17; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.57 date: 2007/03/08 12:32:45; author: ahze; state: Exp; lines: +1 -1 Update to 0.10.12
v. 1.56 date: 2006/12/07 23:49:51; author: ahze; state: Exp; lines: +3 -3 Update to 0.10.11
v. 1.55 date: 2006/10/21 21:58:22; author: mezz; state: Exp; lines: +2 -0 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 Approved by: portmgr (marcus)
v. 1.54 date: 2006/10/14 08:35:33; author: marcus; state: Exp; lines: +6 -6 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 tmclaugh mux Yuri Pankov chinsan Thomas Brian Gruber Franz Klammer Dominique Goncalves Pascal Hofstee Yasuda Keisuke backyard Andris Raugulis Eric L. Chen Pawel Worach QuiRK on #freebsd-gnome Shane Bell luigi sajd on #freebsd-gnome sat Chris Coleman kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz Enjoy! Approved by: portmgr (implicit, kris)
v. 1.53 date: 2006/07/21 16:33:54; author: ahze; state: Exp; lines: +1 -1 - Update to 0.10.9
v. 1.52 date: 2006/06/10 19:21:41; author: ahze; state: Exp; lines: +1 -1 - Update to 0.10.8
v. 1.51 date: 2006/06/09 20:13:47; author: ahze; state: Exp; lines: +1 -1 - Remove unneeded USE_GNOME=gnomeprefix so non-gnome users don't have a bunch of empty gnome dirs.
v. 1.50 date: 2006/06/09 19:51:20; author: ahze; state: Exp; lines: +1 -2 - Update to 0.10.7
v. 1.49 date: 2006/06/09 18:00:30; author: ahze; state: Exp; lines: +1 -1 - Transfer MAINTAINER to multimedia@ Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports)
v. 1.48 date: 2006/05/15 23:34:49; author: ahze; state: Exp; lines: +3 -4 - Update to 0.10.6
v. 1.47 date: 2006/04/30 02:04:12; author: marcus; state: Exp; lines: +3 -1 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
v. 1.46 date: 2006/04/29 23:02:54; author: ahze; state: Exp; lines: +13 -35 - 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]
v. 1.45 date: 2006/04/15 04:15:53; author: ahze; state: Exp; lines: +1 -1 - MAINTAINER -> gnome@
v. 1.44 date: 2006/04/14 23:25:08; author: linimon; state: Exp; lines: +1 -1 Reset kwm due to no response about email. Hat: portmgr
v. 1.43 date: 2006/02/23 10:38:04; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.42 date: 2005/12/24 21:12:07; author: adamw; state: Exp; lines: +2 -2 Back out the PTHREAD_CFLAGS/LIBS-adding stuff, now that libtool-1.5.22 is unbroked.
v. 1.41 date: 2005/12/24 16:44:07; author: adamw; state: Exp; lines: +2 -2 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.
v. 1.40 date: 2005/11/15 06:50:13; author: ade; state: Exp; lines: +1 -1 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.
v. 1.39 date: 2005/11/05 05:20:39; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.38 date: 2005/10/02 22:37:50; author: lioux; state: Exp; lines: +1 -1 Switch over maintainership to Koop Mast who is deserving and willing. He has been doing a fantastic job with GStreamer.
v. 1.37 date: 2005/09/05 19:22:18; author: kwm; state: Exp; lines: +1 -1 Update to 0.8.11. Changelog: http://gstreamer.freedesktop.org/releases/gstreamer/0.8.11.html
v. 1.36 date: 2005/05/16 06:48:08; author: mezz; state: Exp; lines: +1 -1 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
v. 1.35 date: 2005/05/03 14:26:15; author: kwm; state: Exp; lines: +2 -3 Update to 0.8.10. Changelog: http://gstreamer.freedesktop.org/releases/gstreamer/0.8.10.html Approved by: maintainer (implicit)
v. 1.34 date: 2005/03/17 12:26:14; author: kwm; state: Exp; lines: +1 -1 Fix a problem when playing mp3 would pause after a few seconds. Approved by: maintainer (implicit) Obtained from: Gstreamer CVS
v. 1.33 date: 2005/03/12 10:58:22; author: marcus; state: Exp; lines: +8 -1 Conditionally enable the initial thread stacksize hack on systems that need it.
v. 1.32 date: 2005/02/09 19:07:15; author: kwm; state: Exp; lines: +3 -3 Update to 0.8.9. Switch master sites around. Approved by: maintainer (implicit)
v. 1.31 date: 2004/12/29 13:08:15; author: kwm; state: Exp; lines: +2 -9 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)
v. 1.30 date: 2004/12/25 22:52:13; author: kwm; state: Exp; lines: +3 -3 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)
v. 1.29 date: 2004/10/12 07:27:14; author: marcus; state: Exp; lines: +1 -1 Update to 0.8.7.
v. 1.28 date: 2004/10/12 01:29:51; author: marcus; state: Exp; lines: +6 -8 Update to 0.8.6. PR: 72362 Submitted by: Michael Johnson Approved by: maintainer (blanket)
v. 1.27 date: 2004/08/16 21:21:59; author: marcus; state: Exp; lines: +2 -2 Update to 0.8.5.
v. 1.26 date: 2004/08/02 19:51:38; author: marcus; state: Exp; lines: +9 -8 Update to 0.8.4. Submitted by: Koop Mast Approved by: maintainer (implicit)
v. 1.25 date: 2004/07/28 15:19:22; author: adamw; state: Exp; lines: +1 -1 Add missing directories to plist.
v. 1.24 date: 2004/07/03 03:51:29; author: marcus; state: Exp; lines: +1 -1 * 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]
v. 1.23 date: 2004/06/30 05:51:43; author: marcus; state: Exp; lines: +1 -0 Fix a double-free crash when running gst-inspect against certain plug-ins. Reported by: bland
v. 1.22 date: 2004/06/14 16:36:03; author: marcus; state: Exp; lines: +2 -2 Update to 0.8.3. Approved by: maintainer
v. 1.21 date: 2004/04/28 17:18:18; author: marcus; state: Exp; lines: +1 -2 Update to 0.8.1, a bug-fix release. Approved by: maintainer timeout
v. 1.20 date: 2004/04/05 03:11:27; author: marcus; state: Exp; lines: +15 -12 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 for his wonderful new splash screen. Without these people, our team, and our team alumni, GNOME on FreeBSD would not be possible. Jeremy Messenger Khairil Yusof Koop Mast Simon Barner Tom McLaughlin Scott Dodson Vladimir Grebenschikov
v. 1.19 date: 2004/02/21 20:46:54; author: marcus; state: Exp; lines: +1 -1 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
v. 1.18 date: 2004/02/08 01:13:53; author: lioux; state: Exp; lines: +1 -0 USE_SIZEify
v. 1.17 date: 2004/02/04 05:07:49; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.16 date: 2003/11/17 12:29:01; author: trevor; state: Exp; lines: +0 -1 USE_REINPLACE need be defined only when REINPLACE_CMD is used.
v. 1.15 date: 2003/10/13 19:22:31; author: marcus; state: Exp; lines: +1 -1 Update to 0.6.4. Approved by: maintainer (implicit)
v. 1.14 date: 2003/09/18 06:49:30; author: marcus; state: Exp; lines: +5 -5 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 Akifyev Sergey Franz Klammer Øyvind Kolbu Thomas E. Zander Jeremy Messenger 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
v. 1.13 date: 2003/06/11 22:43:51; author: lioux; state: Exp; lines: +6 -4 Update to 0.6.2
v. 1.12 date: 2003/04/22 05:46:19; author: lioux; state: Exp; lines: +8 -8 Update to 0.6.1 Submitted by: marcus
v. 1.11 date: 2003/04/20 19:35:00; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.10 date: 2003/02/23 19:58:24; author: lioux; state: Exp; lines: +1 -0 De-pkg-comment
v. 1.9 date: 2003/02/07 18:42:09; author: marcus; state: Exp; lines: +2 -2 Update to GNOME 2.2. This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts.
v. 1.8 date: 2003/02/05 18:20:42; author: marcus; state: Exp; lines: +13 -19 * 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
v. 1.7 date: 2002/11/28 00:09:47; author: lioux; state: Exp; lines: +1 -1 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)
v. 1.6 date: 2002/11/14 17:14:40; author: lioux; state: Exp; lines: +6 -5 o Simplify LIB_DEPENDS dependency graph o USE_X_PREFIX since this will be part of GNOME 2.2 o Fix scheduling issue. Therefore, remove IGNORE [1]. GREAT WORK! Submitted by: marcus [1]
v. 1.5 date: 2002/11/13 00:56:48; author: lioux; state: Exp; lines: +6 -11 Update to 0.4.2 Submitted by: marcus
v. 1.4 date: 2002/10/26 16:25:05; author: lioux; state: Exp; lines: +8 -5 Update to 0.4.1
v. 1.3 date: 2002/10/13 04:47:19; author: kris; state: Exp; lines: +1 -1 BROKEN -> IGNORE to prevent package build
v. 1.2 date: 2002/07/28 05:27:43; author: lioux; state: Exp; lines: +1 -0 USE_BISON Submitted by: Andrew Turner
v. 1.1 date: 2002/07/15 21:42:38; author: lioux; state: Exp; o New port gstreamer version 0.4.0: Development framework for creating media applications o Mark as BROKEN: Needs help fixing scheduling code under FreeBSD o This is being added even though it is broken hoping that someone will have the time/expertise to fix it =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm