summaryrefslogtreecommitdiffstats
path: root/audio/gstreamer-plugins-cdparanoia
Commit message (Collapse)AuthorAgeFilesLines
* Remove these ports now that they are in the ports tree.marcus2009-11-301-18/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13266 df743ca5-7f9a-e211-a948-0013205c9059
* Add audio/gst-plug-cdparanoia to reset portrevision.kwm2009-11-181-0/+18
| | | | | | | Reset FreeBSD Id's. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13215 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they have been merged into the FreeBSD ports tree.marcus2008-03-241-18/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10818 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.10.18ahze2008-03-211-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10798 df743ca5-7f9a-e211-a948-0013205c9059
* Chase liboilahze2008-03-191-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10783 df743ca5-7f9a-e211-a948-0013205c9059
* Use ltasneededhackahze2008-03-161-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10754 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.10.17.kwm2008-02-041-0/+18
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10335 df743ca5-7f9a-e211-a948-0013205c9059
* Remove, now in ports.ahze2005-03-011-14/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3758 df743ca5-7f9a-e211-a948-0013205c9059
* Massive import of gstreamer-pluginsahze2004-11-151-0/+14
This is gstreamer-plugins with each plugin in its own separate port. Includes bsd.gstreamer.mk so ports can use the following examples WANT_GSTREAMER= yes .include <bsd.port.pre.mk> .if defined(WITH_VORBIS) USE_GSTREAMER+= vorbis .endif or USE_GSTREAMER= yes .include <bsd.port.pre.mk> .if defined(WITH_FAAD) USE_GSTREAMER+= faad .endif USE_GSTREAMER=yes will always install multimedia/gstreamer-plugins WITH_GSTREAMER=yes will only include bsd.gstreamer.mk for use after bsd.port.pre.mk Approved by: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3061 df743ca5-7f9a-e211-a948-0013205c9059