summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer80
Commit message (Collapse)AuthorAgeFilesLines
* Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releasemarcus2004-04-059-101/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* Make sure to link against libc_r on 5.X if requested to do so. This shouldmarcus2004-02-212-7/+16
| | | | | | fix any DTP-related crash. Obtained from: MarcusCom GNOME 2.5 repo
* USE_SIZEifylioux2004-02-082-0/+2
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* Update to 0.6.4.marcus2003-10-133-8/+8
| | | | Approved by: maintainer (implicit)
* Fix build on ia64.marcus2003-09-301-2/+11
| | | | | Submitted by: marcel Approved by: lioux (implicit)
* Remove -Werror to fix build on Alpha.marcus2003-09-251-0/+20
|
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,marcus2003-09-185-23/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to 0.6.2lioux2003-06-113-5/+8
|
* Update to 0.6.1lioux2003-04-225-17/+54
| | | | Submitted by: marcus
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* Add a patch to cast pointers to intptr_t instead of int when performingjhb2003-03-181-4/+13
| | | | | | | arithmetic on a stack address. This fixes arch's such as alpha where sizeof(int) != sizeof(void *). Requested by: kris
* De-pkg-commentlioux2003-02-232-1/+1
|
* Update to GNOME 2.2.marcus2003-02-071-2/+2
| | | | | This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts.
* * Update to 0.6.0marcus2003-02-055-115/+130
| | | | | | | | | | * Fix audiofile detection * Small CC safeness fixes * Add Hermes support This work is the product of colaboration between lioux and myself. Approved by: maintainer
* After repo copy from graphics category, update all appropriatelioux2002-11-281-1/+1
| | | | | | | references from graphics to multimedia category Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
* Fix build in -CURRENTlioux2002-11-141-0/+10
| | | | Submitted by: Frode Nordahl <frode@nordahl.net>
* o Simplify LIB_DEPENDS dependency graphlioux2002-11-142-5/+22
| | | | | | | 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]
* Update to 0.4.2lioux2002-11-133-12/+9
| | | | Submitted by: marcus
* Update to 0.4.1lioux2002-10-266-55/+23
|
* BROKEN -> IGNORE to prevent package buildkris2002-10-131-1/+1
|
* USE_BISONlioux2002-07-281-0/+1
| | | | Submitted by: Andrew Turner <zombie@i4free.co.nz>
* o New port gstreamer version 0.4.0: Development framework forlioux2002-07-159-0/+239
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
OpenPOWER on IntegriCloud