/x11-fm/fsv/

/www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-player
Commit message (Collapse)AuthorAgeFilesLines
* Chase the gstreamer shared lib version, and bump PORTREVISION wheremarcus2004-06-151-0/+1
| | | | appropriate.
* Update to 0.8.0.marcus2004-04-057-121/+13
| | | | Approved by: maintainer (implicit)
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* GTK2 mozilla is now the default, and GTK1 support will be built only if ↵adamw2004-02-181-5/+4
| | | | | | | | | | | | | | | | | | | | | | | explicitly requested. This means that mozilla-gtk2 and mozilla-devel-gtk2 are now mozilla and mozilla-devel, respectively; and the old mozilla and mozilla-devel are now mozilla-gtk1 and mozilla-devel-gtk1. This is done for a whole plethora of reasons, and should please everybody except galeon1 fanatics and uhm... anybody else who it doesn't please. If you have WITH_MOZILLA set in your /etc/make.conf, you'll need to update the value accordingly. GTK2 ports will automatically install GTK2 mozilla, and GTK1 ports will automatically install GTK1 ports, so WITH_MOZILLA need be defined only if you want the development version... which are dormant right now anyway. For now, all ports that honoured WITH_MOZILLA=mozilla-{,-devel}-gtk2 will still honour those values as well as WITH_MOZILLA=mozilla{,-devel}, but future ports reserve the right to ignore the *-gtk2 values.
* USE_SIZEifylioux2004-02-082-0/+2
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* Add a missing dependency on gnomedesktop, and simplify the USE_GNOME bits.marcus2003-11-301-6/+3
| | | | | | Reported by: bento via kris Approved by: maintainer (implicit) portmgr (implicit)
* Fix the plug-in build on -STABLE.marcus2003-11-082-5/+11
| | | | | Submitted by: bland Approved by: maintainer (implicit)
* Add support for I18N.marcus2003-11-082-1/+5
| | | | | Submitted by: adamw Approved by: maintainer (implicit)
* Add a pre-everything message about how to enable the Mozilla plug-in.marcus2003-11-081-0/+6
| | | | | Submitted by: adamw Approved by: maintainer (implicit)
* Distfile was re-rolled so to fix a version number. Also, fix the plug-inmarcus2003-11-072-2/+3
| | | | | | build. Submitted by: bland
* Update to 0.6.0 and add support for the Mozilla plug-in.marcus2003-11-076-14/+97
| | | | | Submitted by: bland Approved by: maintainer (implicit)
* Fix build by removing some bogus plist entries.marcus2003-09-211-4/+0
|
* Chase library version bump on gstreamer{,-plugins}lioux2003-06-121-2/+2
|
* Fix patch: sh if statements end with token filioux2003-05-131-1/+2
| | | | Noticed by: Sergey Akifyev <asa@gascom.ru>