summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-15 14:53:55 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-15 14:53:55 +0800
commit4d30421a6fdb001013b2bbe5273535df3046b37e (patch)
tree366b31fd06153c9f4d3062a1a7279ff028641b3b
parent68f5425bd3cac803521f4fb86ed9632aaa7e4267 (diff)
downloadmarcuscom-ports-4d30421a6fdb001013b2bbe5273535df3046b37e.tar
marcuscom-ports-4d30421a6fdb001013b2bbe5273535df3046b37e.tar.gz
marcuscom-ports-4d30421a6fdb001013b2bbe5273535df3046b37e.tar.bz2
marcuscom-ports-4d30421a6fdb001013b2bbe5273535df3046b37e.tar.lz
marcuscom-ports-4d30421a6fdb001013b2bbe5273535df3046b37e.tar.xz
marcuscom-ports-4d30421a6fdb001013b2bbe5273535df3046b37e.tar.zst
marcuscom-ports-4d30421a6fdb001013b2bbe5273535df3046b37e.zip
Reset kwm's maintainership.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6074 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--audio/gstreamer-monkeysaudio/Makefile2
-rw-r--r--devel/glade3/Makefile4
-rw-r--r--devel/liboil/Makefile2
-rw-r--r--graphics/swfdec/Makefile2
-rw-r--r--multimedia/gnonlin/Makefile2
-rw-r--r--multimedia/gstreamer-editor/Makefile2
-rw-r--r--multimedia/gstreamer-ffmpeg/Makefile2
-rw-r--r--multimedia/gstreamer-ffmpeg80/Makefile2
-rw-r--r--multimedia/gstreamer-pitfdll/Makefile2
-rw-r--r--multimedia/gstreamer-plugins/Makefile4
-rw-r--r--multimedia/gstreamer-plugins80/Makefile4
-rw-r--r--multimedia/gstreamer/Makefile4
-rw-r--r--multimedia/gstreamer80/Makefile4
-rw-r--r--multimedia/pitivi/Makefile2
-rw-r--r--multimedia/py-gstreamer/Makefile2
-rw-r--r--www/evolution-webcal/Makefile4
16 files changed, 22 insertions, 22 deletions
diff --git a/audio/gstreamer-monkeysaudio/Makefile b/audio/gstreamer-monkeysaudio/Makefile
index 9aeb6427d..de7431682 100644
--- a/audio/gstreamer-monkeysaudio/Makefile
+++ b/audio/gstreamer-monkeysaudio/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://gstreamer.freedesktop.org/src/gst${PKGNAMESUFFIX}/
PKGNAMESUFFIX= -monkeysaudio
DISTNAME= gst${PKGNAMESUFFIX}-${PORTVERSION}
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= GStreamer plugin for monkeysaudio files
USE_X_PREFIX= yes
diff --git a/devel/glade3/Makefile b/devel/glade3/Makefile
index 5204ae4c4..0e5f71f25 100644
--- a/devel/glade3/Makefile
+++ b/devel/glade3/Makefile
@@ -3,7 +3,7 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/glade3/Makefile,v 1.9 2006/03/13 19:31:38 mezz Exp $
+# $MCom: ports/devel/glade3/Makefile,v 1.10 2006/04/13 07:52:32 bland Exp $
#
PORTNAME= glade3
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/glade-3/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
DISTNAME= glade-3-${PORTVERSION}
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= A user interface builder for GTK+/GNOME
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
diff --git a/devel/liboil/Makefile b/devel/liboil/Makefile
index 3d606b5e8..30f65e555 100644
--- a/devel/liboil/Makefile
+++ b/devel/liboil/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.3.6
CATEGORIES= devel
MASTER_SITES= http://liboil.freedesktop.org/download/
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library of optimized inner loops
USE_GNOME= glib20
diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile
index 303ac22d7..aee7333da 100644
--- a/graphics/swfdec/Makefile
+++ b/graphics/swfdec/Makefile
@@ -12,7 +12,7 @@ PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.schleef.org/swfdec/download/
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Flash Rendering Library
LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \
diff --git a/multimedia/gnonlin/Makefile b/multimedia/gnonlin/Makefile
index 4507b4aa8..0b92c9b5b 100644
--- a/multimedia/gnonlin/Makefile
+++ b/multimedia/gnonlin/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GStreamer extension library for non-linear editing
LIB_DEPENDS= gstreamer-0.8.5:${PORTSDIR}/multimedia/gstreamer80
diff --git a/multimedia/gstreamer-editor/Makefile b/multimedia/gstreamer-editor/Makefile
index 8fa1b8657..d14ffb86c 100644
--- a/multimedia/gstreamer-editor/Makefile
+++ b/multimedia/gstreamer-editor/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-editor/
PKGNAMESUFFIX= -editor
DISTNAME= gst-editor-${PORTVERSION}
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= Provide View and Controller counterparts to GStreamer's Model
LIB_DEPENDS= gstreamer-0.8.5:${PORTSDIR}/multimedia/gstreamer80 \
diff --git a/multimedia/gstreamer-ffmpeg/Makefile b/multimedia/gstreamer-ffmpeg/Makefile
index 1c92154bd..746909ce3 100644
--- a/multimedia/gstreamer-ffmpeg/Makefile
+++ b/multimedia/gstreamer-ffmpeg/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-ffmpeg/
PKGNAMESUFFIX= -ffmpeg
DISTNAME= gst-ffmpeg-${PORTVERSION}
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= GStreamer plug-in for manipulating MPEG video streams
USE_X_PREFIX= yes
diff --git a/multimedia/gstreamer-ffmpeg80/Makefile b/multimedia/gstreamer-ffmpeg80/Makefile
index d7aab240b..115d28bd6 100644
--- a/multimedia/gstreamer-ffmpeg80/Makefile
+++ b/multimedia/gstreamer-ffmpeg80/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-ffmpeg/
PKGNAMESUFFIX= -ffmpeg80
DISTNAME= gst-ffmpeg-${PORTVERSION}
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= GStreamer plug-in for manipulating MPEG video streams
USE_X_PREFIX= yes
diff --git a/multimedia/gstreamer-pitfdll/Makefile b/multimedia/gstreamer-pitfdll/Makefile
index 14d4fbe2e..5539a340a 100644
--- a/multimedia/gstreamer-pitfdll/Makefile
+++ b/multimedia/gstreamer-pitfdll/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pitfdll
DISTNAME= pitfdll-${PORTVERSION}
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GStreamer DLL loader plugin
RUN_DEPENDS= ${LOCALBASE}/lib/win32/wmv8ds32.ax:${PORTSDIR}/multimedia/win32-codecs
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index aef586589..6aec68191 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -3,7 +3,7 @@
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/multimedia/gstreamer-plugins/Makefile,v 1.76 2006/04/01 21:36:24 marcus Exp $
+# $MCom: ports/multimedia/gstreamer-plugins/Makefile,v 1.77 2006/04/02 04:18:36 marcus Exp $
#
PORTNAME= gstreamer
@@ -32,7 +32,7 @@ DISTFILES= ${BASE_DISTFILE}:base \
${UGLY_DISTFILE}:ugly
DIST_SUBDIR= gnome2
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT?= GStreamer written collection of plugins handling several media types
LIB_DEPENDS+= gstreamer-0.10.0:${PORTSDIR}/multimedia/gstreamer \
diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile
index c3372398d..cd86ffd1c 100644
--- a/multimedia/gstreamer-plugins80/Makefile
+++ b/multimedia/gstreamer-plugins80/Makefile
@@ -3,7 +3,7 @@
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/multimedia/gstreamer-plugins80/Makefile,v 1.57 2006/02/09 23:59:30 ahze Exp $
+# $MCom: ports/multimedia/gstreamer-plugins80/Makefile,v 1.58 2006/02/25 00:09:18 marcus Exp $
#
PORTNAME= gstreamer
@@ -17,7 +17,7 @@ PKGNAMESUFFIX= -plugins${GST_PLUGIN_SUFFIX}80
DISTNAME= gst-plugins-${PORTVERSION}
DIST_SUBDIR= gnome2
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT?= GStreamer written collection of plugins handling several media types
LIB_DEPENDS+= gstreamer-0.8.5:${PORTSDIR}/multimedia/gstreamer80 \
diff --git a/multimedia/gstreamer/Makefile b/multimedia/gstreamer/Makefile
index da885f9e0..daf95ab30 100644
--- a/multimedia/gstreamer/Makefile
+++ b/multimedia/gstreamer/Makefile
@@ -3,7 +3,7 @@
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/multimedia/gstreamer/Makefile,v 1.41 2006/03/11 05:37:03 ahze Exp $
PORTNAME= gstreamer
PORTVERSION= 0.10.4
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} \
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10
DIST_SUBDIR= gnome2
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= Development framework for creating media applications
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
diff --git a/multimedia/gstreamer80/Makefile b/multimedia/gstreamer80/Makefile
index 26d26db80..da1627ff2 100644
--- a/multimedia/gstreamer80/Makefile
+++ b/multimedia/gstreamer80/Makefile
@@ -3,7 +3,7 @@
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/multimedia/gstreamer80/Makefile,v 1.37 2006/02/09 23:47:56 ahze Exp $
+# $MCom: ports/multimedia/gstreamer80/Makefile,v 1.38 2006/02/25 00:09:18 marcus Exp $
#
PORTNAME= gstreamer
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/${GST_VERSION}
PKGNAMESUFFIX= 80
DIST_SUBDIR= gnome2
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= Development framework for creating media applications
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
diff --git a/multimedia/pitivi/Makefile b/multimedia/pitivi/Makefile
index 4bdf90208..8eabe943f 100644
--- a/multimedia/pitivi/Makefile
+++ b/multimedia/pitivi/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Gstreamer based non-linear audio/video editor
BUILD_DEPENDS= gnonlin-config:${PORTSDIR}/multimedia/gnonlin \
diff --git a/multimedia/py-gstreamer/Makefile b/multimedia/py-gstreamer/Makefile
index 7ca399b2f..5a3562090 100644
--- a/multimedia/py-gstreamer/Makefile
+++ b/multimedia/py-gstreamer/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= kwm
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= gst-python-${PORTVERSION}
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= A set of Python bindings for gstreamer
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2
diff --git a/www/evolution-webcal/Makefile b/www/evolution-webcal/Makefile
index ceb8ab593..b8234e58d 100644
--- a/www/evolution-webcal/Makefile
+++ b/www/evolution-webcal/Makefile
@@ -3,7 +3,7 @@
# Whom: Koop Mast <kwm@rainbow-runner.nl>
#
# $FreeBSD$
-# $MCom: ports/www/evolution-webcal/Makefile,v 1.35 2006/03/13 19:31:45 mezz Exp $
+# $MCom: ports/www/evolution-webcal/Makefile,v 1.36 2006/04/13 07:52:39 bland Exp $
#
PORTNAME= webcal
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/${PORTVERSION:C/^([0-9]+
PKGNAMEPREFIX= evolution-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= Webcal(endar) handler for gnome
USE_X_PREFIX= yes