summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/gstreamer1-plugins-a52dec/Makefile2
-rw-r--r--audio/gstreamer1-plugins-amrnb/Makefile2
-rw-r--r--audio/gstreamer1-plugins-amrwb/Makefile2
-rw-r--r--audio/gstreamer1-plugins-cdparanoia/Makefile2
-rw-r--r--audio/gstreamer1-plugins-celt/Makefile2
-rw-r--r--audio/gstreamer1-plugins-faac/Makefile2
-rw-r--r--audio/gstreamer1-plugins-faad/Makefile2
-rw-r--r--audio/gstreamer1-plugins-flac/Makefile2
-rw-r--r--audio/gstreamer1-plugins-flite/Makefile2
-rw-r--r--audio/gstreamer1-plugins-gme/Makefile2
-rw-r--r--audio/gstreamer1-plugins-gsm/Makefile2
-rw-r--r--audio/gstreamer1-plugins-jack/Makefile2
-rw-r--r--audio/gstreamer1-plugins-lame/Makefile2
-rw-r--r--audio/gstreamer1-plugins-mad/Makefile2
-rw-r--r--audio/gstreamer1-plugins-modplug/Makefile2
-rw-r--r--audio/gstreamer1-plugins-ogg/Makefile2
-rw-r--r--audio/gstreamer1-plugins-pulse/Makefile2
-rw-r--r--audio/gstreamer1-plugins-shout2/Makefile2
-rw-r--r--audio/gstreamer1-plugins-sidplay/Makefile2
-rw-r--r--audio/gstreamer1-plugins-soundtouch/Makefile2
-rw-r--r--audio/gstreamer1-plugins-speex/Makefile2
-rw-r--r--audio/gstreamer1-plugins-taglib/Makefile2
-rw-r--r--audio/gstreamer1-plugins-twolame/Makefile2
-rw-r--r--audio/gstreamer1-plugins-vorbis/Makefile2
-rw-r--r--audio/gstreamer1-plugins-wavpack/Makefile2
-rw-r--r--comms/gstreamer1-plugins-spandsp/Makefile2
-rw-r--r--devel/gstreamer1-plugins-soup/Makefile2
-rw-r--r--ftp/gstreamer1-plugins-curl/Makefile2
-rw-r--r--graphics/gstreamer1-plugins-aalib/Makefile2
-rw-r--r--graphics/gstreamer1-plugins-gdkpixbuf/Makefile2
-rw-r--r--graphics/gstreamer1-plugins-jpeg/Makefile2
-rw-r--r--graphics/gstreamer1-plugins-libcaca/Makefile2
-rw-r--r--graphics/gstreamer1-plugins-libpng/Makefile2
-rw-r--r--graphics/gstreamer1-plugins-opencv/Makefile2
-rw-r--r--graphics/gstreamer1-plugins-zbar/Makefile2
-rw-r--r--multimedia/gstreamer1-plugins-assrender/Makefile2
-rw-r--r--multimedia/gstreamer1-plugins-dts/Makefile2
-rw-r--r--multimedia/gstreamer1-plugins-dvdread/Makefile1
-rw-r--r--multimedia/gstreamer1-plugins-good/Makefile8
-rw-r--r--multimedia/gstreamer1-plugins-libdv/Makefile2
-rw-r--r--multimedia/gstreamer1-plugins-mpeg2dec/Makefile2
-rw-r--r--multimedia/gstreamer1-plugins-mpeg2enc/Makefile2
-rw-r--r--multimedia/gstreamer1-plugins-resindvd/Makefile2
-rw-r--r--multimedia/gstreamer1-plugins-schroedinger/Makefile2
-rw-r--r--multimedia/gstreamer1-plugins-theora/Makefile2
-rw-r--r--multimedia/gstreamer1-plugins-v4l2/Makefile2
-rw-r--r--multimedia/gstreamer1-plugins-vpx/Makefile2
-rw-r--r--multimedia/gstreamer1-plugins-x264/Makefile2
-rw-r--r--multimedia/gstreamer1-plugins/files/patch-gst_tcp_gstmultihandlesink.c11
-rw-r--r--net/gstreamer1-plugins-libmms/Makefile1
-rw-r--r--sysutils/gstreamer1-plugins-cdio/Makefile2
-rw-r--r--x11/gstreamer1-plugins-x/Makefile2
-rw-r--r--x11/gstreamer1-plugins-ximagesrc/Makefile2
53 files changed, 4 insertions, 115 deletions
diff --git a/audio/gstreamer1-plugins-a52dec/Makefile b/audio/gstreamer1-plugins-a52dec/Makefile
index 63ac3e8e0..a01e0f329 100644
--- a/audio/gstreamer1-plugins-a52dec/Makefile
+++ b/audio/gstreamer1-plugins-a52dec/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-amrnb/Makefile b/audio/gstreamer1-plugins-amrnb/Makefile
index 3c8f8b096..299d979c0 100644
--- a/audio/gstreamer1-plugins-amrnb/Makefile
+++ b/audio/gstreamer1-plugins-amrnb/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-amrwb/Makefile b/audio/gstreamer1-plugins-amrwb/Makefile
index c4e486375..441a2b2db 100644
--- a/audio/gstreamer1-plugins-amrwb/Makefile
+++ b/audio/gstreamer1-plugins-amrwb/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-cdparanoia/Makefile b/audio/gstreamer1-plugins-cdparanoia/Makefile
index 6c91971fc..b6db5390d 100644
--- a/audio/gstreamer1-plugins-cdparanoia/Makefile
+++ b/audio/gstreamer1-plugins-cdparanoia/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-celt/Makefile b/audio/gstreamer1-plugins-celt/Makefile
index 2f4d4baa8..86c4ca7ad 100644
--- a/audio/gstreamer1-plugins-celt/Makefile
+++ b/audio/gstreamer1-plugins-celt/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-faac/Makefile b/audio/gstreamer1-plugins-faac/Makefile
index 8a03fef80..02fb5733f 100644
--- a/audio/gstreamer1-plugins-faac/Makefile
+++ b/audio/gstreamer1-plugins-faac/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-faad/Makefile b/audio/gstreamer1-plugins-faad/Makefile
index 167ec194c..8bc4a9be7 100644
--- a/audio/gstreamer1-plugins-faad/Makefile
+++ b/audio/gstreamer1-plugins-faad/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-flac/Makefile b/audio/gstreamer1-plugins-flac/Makefile
index f0fb72b20..32c266fdd 100644
--- a/audio/gstreamer1-plugins-flac/Makefile
+++ b/audio/gstreamer1-plugins-flac/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-flite/Makefile b/audio/gstreamer1-plugins-flite/Makefile
index 3c3624ef1..9668cf960 100644
--- a/audio/gstreamer1-plugins-flite/Makefile
+++ b/audio/gstreamer1-plugins-flite/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-gme/Makefile b/audio/gstreamer1-plugins-gme/Makefile
index b3ef2e1fb..538deb08f 100644
--- a/audio/gstreamer1-plugins-gme/Makefile
+++ b/audio/gstreamer1-plugins-gme/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-gsm/Makefile b/audio/gstreamer1-plugins-gsm/Makefile
index 6af9b2bb1..bd12b0e89 100644
--- a/audio/gstreamer1-plugins-gsm/Makefile
+++ b/audio/gstreamer1-plugins-gsm/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-gsm/Makefile,v 1.5 2008/03/19 14:05:29 ahze Exp $
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-jack/Makefile b/audio/gstreamer1-plugins-jack/Makefile
index 5705521dd..f83f8ca4b 100644
--- a/audio/gstreamer1-plugins-jack/Makefile
+++ b/audio/gstreamer1-plugins-jack/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-lame/Makefile b/audio/gstreamer1-plugins-lame/Makefile
index c1245bd37..2acfcc012 100644
--- a/audio/gstreamer1-plugins-lame/Makefile
+++ b/audio/gstreamer1-plugins-lame/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-mad/Makefile b/audio/gstreamer1-plugins-mad/Makefile
index 28590ea7f..b1d6ec73f 100644
--- a/audio/gstreamer1-plugins-mad/Makefile
+++ b/audio/gstreamer1-plugins-mad/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-modplug/Makefile b/audio/gstreamer1-plugins-modplug/Makefile
index 8a359306e..77e06c33a 100644
--- a/audio/gstreamer1-plugins-modplug/Makefile
+++ b/audio/gstreamer1-plugins-modplug/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-ogg/Makefile b/audio/gstreamer1-plugins-ogg/Makefile
index ef27fefee..d072013cc 100644
--- a/audio/gstreamer1-plugins-ogg/Makefile
+++ b/audio/gstreamer1-plugins-ogg/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-pulse/Makefile b/audio/gstreamer1-plugins-pulse/Makefile
index 9e8085148..29339cfe4 100644
--- a/audio/gstreamer1-plugins-pulse/Makefile
+++ b/audio/gstreamer1-plugins-pulse/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-shout2/Makefile b/audio/gstreamer1-plugins-shout2/Makefile
index a0a5586f8..bbd80d4c1 100644
--- a/audio/gstreamer1-plugins-shout2/Makefile
+++ b/audio/gstreamer1-plugins-shout2/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-sidplay/Makefile b/audio/gstreamer1-plugins-sidplay/Makefile
index 943071fa4..34ceef01d 100644
--- a/audio/gstreamer1-plugins-sidplay/Makefile
+++ b/audio/gstreamer1-plugins-sidplay/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-soundtouch/Makefile b/audio/gstreamer1-plugins-soundtouch/Makefile
index 295a39385..e47e9b950 100644
--- a/audio/gstreamer1-plugins-soundtouch/Makefile
+++ b/audio/gstreamer1-plugins-soundtouch/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-speex/Makefile b/audio/gstreamer1-plugins-speex/Makefile
index 6b2ead74f..3645d07e6 100644
--- a/audio/gstreamer1-plugins-speex/Makefile
+++ b/audio/gstreamer1-plugins-speex/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-taglib/Makefile b/audio/gstreamer1-plugins-taglib/Makefile
index b7ccfe991..affe2063f 100644
--- a/audio/gstreamer1-plugins-taglib/Makefile
+++ b/audio/gstreamer1-plugins-taglib/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-twolame/Makefile b/audio/gstreamer1-plugins-twolame/Makefile
index 74790e7dc..7703d2435 100644
--- a/audio/gstreamer1-plugins-twolame/Makefile
+++ b/audio/gstreamer1-plugins-twolame/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-vorbis/Makefile b/audio/gstreamer1-plugins-vorbis/Makefile
index f99c3e062..d247bf880 100644
--- a/audio/gstreamer1-plugins-vorbis/Makefile
+++ b/audio/gstreamer1-plugins-vorbis/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-wavpack/Makefile b/audio/gstreamer1-plugins-wavpack/Makefile
index aa9930639..34b2fe921 100644
--- a/audio/gstreamer1-plugins-wavpack/Makefile
+++ b/audio/gstreamer1-plugins-wavpack/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/comms/gstreamer1-plugins-spandsp/Makefile b/comms/gstreamer1-plugins-spandsp/Makefile
index 85a76375f..cc82fd04a 100644
--- a/comms/gstreamer1-plugins-spandsp/Makefile
+++ b/comms/gstreamer1-plugins-spandsp/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= comms
diff --git a/devel/gstreamer1-plugins-soup/Makefile b/devel/gstreamer1-plugins-soup/Makefile
index 731b2b7a5..77b7ac08c 100644
--- a/devel/gstreamer1-plugins-soup/Makefile
+++ b/devel/gstreamer1-plugins-soup/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= devel
diff --git a/ftp/gstreamer1-plugins-curl/Makefile b/ftp/gstreamer1-plugins-curl/Makefile
index c4f1d3cb6..8fc04e34e 100644
--- a/ftp/gstreamer1-plugins-curl/Makefile
+++ b/ftp/gstreamer1-plugins-curl/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= multimedia
diff --git a/graphics/gstreamer1-plugins-aalib/Makefile b/graphics/gstreamer1-plugins-aalib/Makefile
index 170837d10..e997dd6bb 100644
--- a/graphics/gstreamer1-plugins-aalib/Makefile
+++ b/graphics/gstreamer1-plugins-aalib/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= graphics
diff --git a/graphics/gstreamer1-plugins-gdkpixbuf/Makefile b/graphics/gstreamer1-plugins-gdkpixbuf/Makefile
index 1ab71ebdf..e945cbbcc 100644
--- a/graphics/gstreamer1-plugins-gdkpixbuf/Makefile
+++ b/graphics/gstreamer1-plugins-gdkpixbuf/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= graphics
diff --git a/graphics/gstreamer1-plugins-jpeg/Makefile b/graphics/gstreamer1-plugins-jpeg/Makefile
index 8ba33927f..96a1fc8b9 100644
--- a/graphics/gstreamer1-plugins-jpeg/Makefile
+++ b/graphics/gstreamer1-plugins-jpeg/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= graphics
diff --git a/graphics/gstreamer1-plugins-libcaca/Makefile b/graphics/gstreamer1-plugins-libcaca/Makefile
index 6c4bd31d8..779a0e869 100644
--- a/graphics/gstreamer1-plugins-libcaca/Makefile
+++ b/graphics/gstreamer1-plugins-libcaca/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= graphics
diff --git a/graphics/gstreamer1-plugins-libpng/Makefile b/graphics/gstreamer1-plugins-libpng/Makefile
index 39f4b7e35..d3a86c038 100644
--- a/graphics/gstreamer1-plugins-libpng/Makefile
+++ b/graphics/gstreamer1-plugins-libpng/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= graphics
diff --git a/graphics/gstreamer1-plugins-opencv/Makefile b/graphics/gstreamer1-plugins-opencv/Makefile
index 9aaba183e..6887f7bfc 100644
--- a/graphics/gstreamer1-plugins-opencv/Makefile
+++ b/graphics/gstreamer1-plugins-opencv/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= graphics
diff --git a/graphics/gstreamer1-plugins-zbar/Makefile b/graphics/gstreamer1-plugins-zbar/Makefile
index d41b9a1a8..59da68f18 100644
--- a/graphics/gstreamer1-plugins-zbar/Makefile
+++ b/graphics/gstreamer1-plugins-zbar/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= graphics
diff --git a/multimedia/gstreamer1-plugins-assrender/Makefile b/multimedia/gstreamer1-plugins-assrender/Makefile
index 50e34f480..86ab0ad29 100644
--- a/multimedia/gstreamer1-plugins-assrender/Makefile
+++ b/multimedia/gstreamer1-plugins-assrender/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= multimedia
diff --git a/multimedia/gstreamer1-plugins-dts/Makefile b/multimedia/gstreamer1-plugins-dts/Makefile
index 980353176..db1d89f16 100644
--- a/multimedia/gstreamer1-plugins-dts/Makefile
+++ b/multimedia/gstreamer1-plugins-dts/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= multimedia
diff --git a/multimedia/gstreamer1-plugins-dvdread/Makefile b/multimedia/gstreamer1-plugins-dvdread/Makefile
index 12e65f353..ca439dffa 100644
--- a/multimedia/gstreamer1-plugins-dvdread/Makefile
+++ b/multimedia/gstreamer1-plugins-dvdread/Makefile
@@ -1,5 +1,4 @@
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= multimedia
diff --git a/multimedia/gstreamer1-plugins-good/Makefile b/multimedia/gstreamer1-plugins-good/Makefile
index f28da079c..9ee6baaf0 100644
--- a/multimedia/gstreamer1-plugins-good/Makefile
+++ b/multimedia/gstreamer1-plugins-good/Makefile
@@ -1,6 +1,6 @@
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/multimedia/gstreamer1-plugins-good/Makefile,v 1.1 2012/10/04 08:12:45 kwm Exp $
+# $MCom: ports/multimedia/gstreamer1-plugins-good/Makefile,v 1.2 2012/10/06 09:04:19 kwm Exp $
PORTREVISION= 0
CATEGORIES= multimedia
@@ -20,9 +20,9 @@ RUN_DEPENDS+= gstreamer1-plugins>=${GST1_VERSION}${GST1_MINOR_VERSION}:${PORTSDI
DIST= good
GOOD_GST_DIRS= gst sys po
-PLIST= ${.CURDIR}/pkg-plist
-FILESDIR=${.CURDIR}/files
-PATCHDIR=${.CURDIR}/files
+PLIST= ${.CURDIR}/pkg-plist
+FILESDIR= ${.CURDIR}/files
+PATCHDIR= ${.CURDIR}/files
NO_GSTREAMER_COMMON= yes
do-build:
diff --git a/multimedia/gstreamer1-plugins-libdv/Makefile b/multimedia/gstreamer1-plugins-libdv/Makefile
index 747085e32..23332cede 100644
--- a/multimedia/gstreamer1-plugins-libdv/Makefile
+++ b/multimedia/gstreamer1-plugins-libdv/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= multimedia
diff --git a/multimedia/gstreamer1-plugins-mpeg2dec/Makefile b/multimedia/gstreamer1-plugins-mpeg2dec/Makefile
index 9cffec3b1..b0190dc9a 100644
--- a/multimedia/gstreamer1-plugins-mpeg2dec/Makefile
+++ b/multimedia/gstreamer1-plugins-mpeg2dec/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= multimedia
diff --git a/multimedia/gstreamer1-plugins-mpeg2enc/Makefile b/multimedia/gstreamer1-plugins-mpeg2enc/Makefile
index 0c335653f..ef5d5e6b9 100644
--- a/multimedia/gstreamer1-plugins-mpeg2enc/Makefile
+++ b/multimedia/gstreamer1-plugins-mpeg2enc/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= multimedia
diff --git a/multimedia/gstreamer1-plugins-resindvd/Makefile b/multimedia/gstreamer1-plugins-resindvd/Makefile
index b83942d13..c40882dc9 100644
--- a/multimedia/gstreamer1-plugins-resindvd/Makefile
+++ b/multimedia/gstreamer1-plugins-resindvd/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= multimedia
diff --git a/multimedia/gstreamer1-plugins-schroedinger/Makefile b/multimedia/gstreamer1-plugins-schroedinger/Makefile
index 55004d2fb..b1e9a27f0 100644
--- a/multimedia/gstreamer1-plugins-schroedinger/Makefile
+++ b/multimedia/gstreamer1-plugins-schroedinger/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= multimedia
diff --git a/multimedia/gstreamer1-plugins-theora/Makefile b/multimedia/gstreamer1-plugins-theora/Makefile
index fa69a9b7e..ba9b21525 100644
--- a/multimedia/gstreamer1-plugins-theora/Makefile
+++ b/multimedia/gstreamer1-plugins-theora/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= multimedia
diff --git a/multimedia/gstreamer1-plugins-v4l2/Makefile b/multimedia/gstreamer1-plugins-v4l2/Makefile
index 2f1dc666b..e8f8b5acf 100644
--- a/multimedia/gstreamer1-plugins-v4l2/Makefile
+++ b/multimedia/gstreamer1-plugins-v4l2/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= multimedia
diff --git a/multimedia/gstreamer1-plugins-vpx/Makefile b/multimedia/gstreamer1-plugins-vpx/Makefile
index cae3d41aa..379ee383b 100644
--- a/multimedia/gstreamer1-plugins-vpx/Makefile
+++ b/multimedia/gstreamer1-plugins-vpx/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= multimedia
diff --git a/multimedia/gstreamer1-plugins-x264/Makefile b/multimedia/gstreamer1-plugins-x264/Makefile
index d68ee33db..66ac4f231 100644
--- a/multimedia/gstreamer1-plugins-x264/Makefile
+++ b/multimedia/gstreamer1-plugins-x264/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= multimedia
diff --git a/multimedia/gstreamer1-plugins/files/patch-gst_tcp_gstmultihandlesink.c b/multimedia/gstreamer1-plugins/files/patch-gst_tcp_gstmultihandlesink.c
deleted file mode 100644
index af5e3a043..000000000
--- a/multimedia/gstreamer1-plugins/files/patch-gst_tcp_gstmultihandlesink.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- gst/tcp/gstmultihandlesink.c.orig 2012-06-06 10:25:28.000000000 +0200
-+++ gst/tcp/gstmultihandlesink.c 2012-06-06 10:26:43.000000000 +0200
-@@ -104,6 +104,8 @@
- #include "config.h"
- #endif
-
-+#include <sys/socket.h>
-+
- #include <gst/gst-i18n-plugin.h>
-
- #include "gstmultihandlesink.h"
diff --git a/net/gstreamer1-plugins-libmms/Makefile b/net/gstreamer1-plugins-libmms/Makefile
index 55badf1d4..219b688c9 100644
--- a/net/gstreamer1-plugins-libmms/Makefile
+++ b/net/gstreamer1-plugins-libmms/Makefile
@@ -1,5 +1,4 @@
# $FreeBSD$
-# $MCom: ports/net/gstreamer1-plugins-libmms/Makefile,v 1.1 2012/10/13 23:38:02 kwm Exp $
PORTREVISION= 0
CATEGORIES= net
diff --git a/sysutils/gstreamer1-plugins-cdio/Makefile b/sysutils/gstreamer1-plugins-cdio/Makefile
index 87dd0caa4..e75f0104c 100644
--- a/sysutils/gstreamer1-plugins-cdio/Makefile
+++ b/sysutils/gstreamer1-plugins-cdio/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= sysutils
diff --git a/x11/gstreamer1-plugins-x/Makefile b/x11/gstreamer1-plugins-x/Makefile
index 0f488f995..1dbe602c8 100644
--- a/x11/gstreamer1-plugins-x/Makefile
+++ b/x11/gstreamer1-plugins-x/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/x11/gstreamer1-plugins-x/Makefile,v 1.1 2012/10/06 09:04:19 kwm Exp $
PORTREVISION= 0
CATEGORIES= x11
diff --git a/x11/gstreamer1-plugins-ximagesrc/Makefile b/x11/gstreamer1-plugins-ximagesrc/Makefile
index 4b762b7bb..d19137765 100644
--- a/x11/gstreamer1-plugins-ximagesrc/Makefile
+++ b/x11/gstreamer1-plugins-ximagesrc/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/x11/gstreamer1-plugins-ximagesrc/Makefile,v 1.1 2012/10/06 09:04:19 kwm Exp $
PORTREVISION= 0
CATEGORIES= audio