aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-editor
Commit message (Collapse)AuthorAgeFilesLines
* - Update gstreamer to 0.10Michael Johnson2006-04-293-11/+5
| | | | | | | | | | - Move all old gstreamer 0.8 ports to gstreamer*80 [1] - Chase all ports with new gstreamer or gstreaemer moves Repocopied by: marcus [1] Notes: svn path=/head/; revision=160858
* Reset kwm due to no response about email.Mark Linimon2006-04-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159522
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+6
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Switch over maintainership to Koop Mast <kwm@FreeBSD.org> who isMario Sergio Fujikawa Ferreira2005-10-021-1/+1
| | | | | | | | deserving and willing. He has been doing a fantastic job with GStreamer. Notes: svn path=/head/; revision=144015
* BROKEN on 4.x: Does not compileKris Kennaway2005-05-071-1/+7
| | | | Notes: svn path=/head/; revision=134745
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Update to 0.8.0Mario Sergio Fujikawa Ferreira2004-12-194-62/+10
| | | | | | | | PR: 73680 Submitted by: ahze Notes: svn path=/head/; revision=124453
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Chase the gstreamer shared lib bump.Joe Marcus Clarke2004-08-161-2/+2
| | | | Notes: svn path=/head/; revision=116442
* Chase the gstreamer shared lib version.Joe Marcus Clarke2004-08-021-2/+2
| | | | Notes: svn path=/head/; revision=115295
* Chase the gstreamer shared lib version, and bump PORTREVISION whereJoe Marcus Clarke2004-06-141-1/+2
| | | | | | | appropriate. Notes: svn path=/head/; revision=111480
* Update to 0.7.0, and unbreak.Joe Marcus Clarke2004-04-084-16/+61
| | | | | | | Approved by: lioux (maintainer) Notes: svn path=/head/; revision=106474
* Chase the gstreamer shared lib version, but mark BROKEN until it can be updatedJoe Marcus Clarke2004-04-071-1/+3
| | | | | | | for gstreamer-0.8. Notes: svn path=/head/; revision=106448
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-082-0/+2
| | | | Notes: svn path=/head/; revision=100321
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Chase library version bump on gstreamer{,-plugins}Mario Sergio Fujikawa Ferreira2003-06-111-1/+1
| | | | Notes: svn path=/head/; revision=82820
* Update to new USE_GNOME optionsMario Sergio Fujikawa Ferreira2003-04-221-10/+6
| | | | Notes: svn path=/head/; revision=79442
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* New port gstreamer-editor version 0.5.0: Provide View and ControllerMario Sergio Fujikawa Ferreira2003-03-234-0/+112
counterparts to GStreamer's Model Notes: svn path=/head/; revision=77182