diff options
author | rm <rm@FreeBSD.org> | 2012-09-30 06:25:19 +0000 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-09-30 06:25:19 +0000 |
commit | e5b3448be130a3bd69e1a4683404efba5d6afc44 (patch) | |
tree | 3aa016350465b9652676a8ba08c9b11c944e9515 | |
parent | bec194c63f8a7aacb7b4e1786c91824712aef5b3 (diff) | |
download | FreeBSD-ports-e5b3448be130a3bd69e1a4683404efba5d6afc44.zip FreeBSD-ports-e5b3448be130a3bd69e1a4683404efba5d6afc44.tar.gz |
- pass maintainership to new volonteer
while here:
- trim Makefile header
- remove indifenite article from COMMENT
- remove deprecated attribution in pkg-descr
PR: 172163
Submitted by: Chris Petrik <c.petrik.sosa at gmail dot com>
51 files changed, 109 insertions, 309 deletions
diff --git a/audio/xmms-a52dec/Makefile b/audio/xmms-a52dec/Makefile index c963fdb..7fd0ea2 100644 --- a/audio/xmms-a52dec/Makefile +++ b/audio/xmms-a52dec/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-a52dec -# Date created: 24 July 2002 -# Whom: Amar Takhar <verm@drunkmonk.net> -# +# Created by: Amar Takhar <verm@drunkmonk.net> # $FreeBSD$ -# PORTNAME= xmms-a52dec PORTVERSION= 1.0 @@ -11,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= A52 (aka AC3) decoder plugin for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ diff --git a/audio/xmms-audiofile/Makefile b/audio/xmms-audiofile/Makefile index 930e026..58e1619 100644 --- a/audio/xmms-audiofile/Makefile +++ b/audio/xmms-audiofile/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-audiofile -# Date created: 4 Feb 2003 -# Whom: David Yeske <dyeske@gmail.com> -# +# Created by: David Yeske <dyeske@gmail.com> # $FreeBSD$ -# PORTNAME= xmms-audiofile PORTVERSION= 0.1 @@ -11,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://www.68k.org/~michael/xmms/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= XMMS plugin to allow playing libaudiofile supported files LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile diff --git a/audio/xmms-crossfade/Makefile b/audio/xmms-crossfade/Makefile index 7d9d3e8..8b36cc1 100644 --- a/audio/xmms-crossfade/Makefile +++ b/audio/xmms-crossfade/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-crossfade -# Date created: 21 September 2000 -# Whom: Espen Skoglund <esk@ira.uka.de> -# +# Created by: Espen Skoglund <esk@ira.uka.de> # $FreeBSD$ -# PORTNAME= crossfade PORTVERSION= 0.3.14 @@ -13,8 +9,8 @@ MASTER_SITES= http://www.eisenlohr.org/xmms-crossfade/ CENKES PKGNAMEPREFIX= ${APP}- DISTNAME= xmms-${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org -COMMENT= A Crossfading/Gapless Plugin +MAINTAINER= c.petrik.sosa@gmail.com +COMMENT= Crossfading/Gapless Plugin LIB_DEPENDS?= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-crystality/Makefile b/audio/xmms-crystality/Makefile index dfcd889..88c9da8 100644 --- a/audio/xmms-crystality/Makefile +++ b/audio/xmms-crystality/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-crystality -# Date created: Fri Aug 17 20:34:09 EDT 2001 -# Whom: Patrick Li <pat@databits.net> -# +# Create by: Patrick Li <pat@databits.net> # $FreeBSD$ -# PORTNAME= crystality PORTVERSION= 0.92 @@ -14,7 +10,7 @@ MASTER_SITES= http://ftp.ussg.iu.edu/FreeBSD/distfiles/ \ PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}-plugin-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Realtime XMMS plugin for remastering mp3 sound LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-defx/Makefile b/audio/xmms-defx/Makefile index 94194d4..6e8ac11 100644 --- a/audio/xmms-defx/Makefile +++ b/audio/xmms-defx/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: audio/xmms-defx -# Date created: 7 Jun 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= xmms-defx PORTVERSION= 0.9.9 @@ -11,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= SF/defx/defx/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Multi-effects processor plug-in for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-faad/Makefile b/audio/xmms-faad/Makefile index 28c8b6a..03e907e 100644 --- a/audio/xmms-faad/Makefile +++ b/audio/xmms-faad/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: xmms-faad -# Date created: 23 Feb, 2002 -# Whom: David Yeske <dyeske@gmail.com> -# +# Created by: David Yeske <dyeske@gmail.com> # $FreeBSD$ -# PKGNAMEPREFIX= xmms- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= XMMS plugin for faad MASTERDIR= ${.CURDIR} diff --git a/audio/xmms-fxt/Makefile b/audio/xmms-fxt/Makefile index 0cece59..9483d54 100644 --- a/audio/xmms-fxt/Makefile +++ b/audio/xmms-fxt/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: audio/xmms-fxt -# Date created: 8 Jun 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= xmms-fxt PORTVERSION= 0.4 @@ -11,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}oolbox/${PORTNAME}-${PORTVERSION}.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Surround/Echo effect plugin for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-modplug/Makefile b/audio/xmms-modplug/Makefile index 83675ad..b29d655 100644 --- a/audio/xmms-modplug/Makefile +++ b/audio/xmms-modplug/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-modplug -# Date created: 8 January 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= modplug PORTVERSION= 2.0.5 @@ -13,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}-xmms/${PORTNAME}-xmms/2.05 PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}${PKGNAMEPREFIX}2.05 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= A modplug-based plugin for XMMS LIB_DEPENDS?= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-osssurround/Makefile b/audio/xmms-osssurround/Makefile index 797fe9c..04d0960 100644 --- a/audio/xmms-osssurround/Makefile +++ b/audio/xmms-osssurround/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-surround -# Date created: 24 July 2002 -# Whom: Amar Takhar <verm@drunkmonk.net> -# +# Created by: Amar Takhar <verm@drunkmonk.net> # $FreeBSD$ -# PORTNAME= xmms-osssurround PORTVERSION= 0.1 @@ -12,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= SF/xmms-a52dec/xmms-a52dec/1.0 DISTNAME= xmms-a52dec-1.0 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= OSSSuround adds Surround Sound capabilities to XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-quix3dn/Makefile b/audio/xmms-quix3dn/Makefile index 5707c33..de6d4dc 100644 --- a/audio/xmms-quix3dn/Makefile +++ b/audio/xmms-quix3dn/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-quix3dn -# Date created: 23 December 2000 -# Whom: alex -# +# Created by: alex # $FreeBSD$ -# PORTNAME= xmms-quix3dn PORTVERSION= 4.4.1 @@ -13,8 +9,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alex DISTNAME= quix3dn-${PORTVERSION}-freebsd -MAINTAINER= ports@FreeBSD.org -COMMENT= A 3D-sound effect plugin for XMMS +MAINTAINER= c.petrik.sosa@gmail.com +COMMENT= 3D-sound effect plugin for XMMS LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-sid/Makefile b/audio/xmms-sid/Makefile index 7a6c6d8..9a83138 100644 --- a/audio/xmms-sid/Makefile +++ b/audio/xmms-sid/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-sid -# Date created: 9 Sep 2002 -# Whom: David Yeske <dyeske@gmail.com> -# +# Created by: David Yeske <dyeske@gmail.com> # $FreeBSD$ -# PORTNAME= xmms-sid PORTVERSION= 0.7.4 @@ -11,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://www.tnsp.org/xs-files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= XMMS input plugin to play SID files LIB_DEPENDS= sidplay.1:${PORTSDIR}/audio/libsidplay diff --git a/audio/xmms-sndfile/Makefile b/audio/xmms-sndfile/Makefile index 8aa078a..1e983f1 100644 --- a/audio/xmms-sndfile/Makefile +++ b/audio/xmms-sndfile/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-sndfile -# Date created: 27 Dec 2001 -# Whom: David Yeske <dyeske@gmail.com> -# +# Created by: David Yeske <dyeske@gmail.com> # $FreeBSD$ -# PORTNAME= xmms PORTVERSION= 1.2 @@ -13,7 +9,7 @@ MASTER_SITES= http://www.mega-nerd.com/xmms_sndfile/ PKGNAMESUFFIX= -sndfile DISTNAME= xmms_sndfile-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= XMMS plugin to allow playing libsndfile supported files LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ diff --git a/audio/xmms-tfmx/Makefile b/audio/xmms-tfmx/Makefile index efed6e3..a91382a 100644 --- a/audio/xmms-tfmx/Makefile +++ b/audio/xmms-tfmx/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-tfmx -# Date created: 21 May 2000 -# Whom: Anders Nordby <anders@fix.no> -# +# Created by: Anders Nordby <anders@fix.no> # $FreeBSD$ -# PORTNAME= xmms-tfmx PORTVERSION= 0.5 @@ -11,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= XMMS Input plugin for playing TFMX tunes LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-wma/Makefile b/audio/xmms-wma/Makefile index d5f41e6..22a82e6 100644 --- a/audio/xmms-wma/Makefile +++ b/audio/xmms-wma/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-wma -# Date created: 26 Feb 2004 -# Whom: Roman Bogorodskiy -# +# Created by: Roman Bogorodskiy <novel@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xmms-wma PORTVERSION= 1.0.5 @@ -11,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://mcmcc.bat.ru/xmms-wma/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= WMA plugin for xmms LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms2-scrobbler/Makefile b/audio/xmms2-scrobbler/Makefile index 4eb8640..7b2215c 100644 --- a/audio/xmms2-scrobbler/Makefile +++ b/audio/xmms2-scrobbler/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: xmms2-scrobbler -# Date created: 06 Apr 2006 -# Whom: Alexander Botero-Lowry <alex@foxybanana.com> -# +# Created by: Alexander Botero-Lowry <alex@foxybanana.com> # $FreeBSD$ PORTNAME= xmms2-scrobbler @@ -10,8 +7,8 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.code-monkey.de/pub/${PORTNAME}/ -MAINTAINER= ports@FreeBSD.org -COMMENT= A last.fm submission client for XMMS2 +MAINTAINER= c.petrik.sosa@gmail.com +COMMENT= Last.fm submission client for XMMS2 LICENSE= MIT diff --git a/chinese/xmms/Makefile b/chinese/xmms/Makefile index 5fd586b..a8d8af6 100644 --- a/chinese/xmms/Makefile +++ b/chinese/xmms/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms -# Date created: 3 July 1999 -# Whom: Espen Skoglund <esk@ira.uka.de> -# +# Created by: Espen Skoglund <esk@ira.uka.de> # $FreeBSD$ -# PORTREVISION= 1 CATEGORIES= chinese @@ -15,6 +11,6 @@ PATCH_SITE_SUBDIR= sobomax EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-xmms-1.2.x-xfont -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com .include "${MASTERDIR}/Makefile" diff --git a/databases/kmysqladmin/Makefile b/databases/kmysqladmin/Makefile index 7fada25..ba33c61 100644 --- a/databases/kmysqladmin/Makefile +++ b/databases/kmysqladmin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: kmysqladmin -# Date created: Aug 12, 2005 -# Whom: Igor Leonenko <bananaz@bk.ru> -# +# Created by: Igor Leonenko <bananaz@bk.ru> # $FreeBSD$ -# PORTNAME= kmysqladmin PORTVERSION= 0.7.2 @@ -11,7 +7,7 @@ PORTREVISION= 10 CATEGORIES= databases MASTER_SITES= http://www.alwins-world.de/programs/download/kmysqladmin/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= A graphical frontend for administration of MySQL servers USE_AUTOTOOLS= libtool diff --git a/ftp/kasablanca/Makefile b/ftp/kasablanca/Makefile index e56c3cc..9baf1dd 100644 --- a/ftp/kasablanca/Makefile +++ b/ftp/kasablanca/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: kasablanca -# Date created: Fri Apr 16 12:10:00 CEST 2004 -# Whom: Markus Brueffer <markus@FreeBSD.org> -# +# Create by: Markus Brueffer <markus@FreeBSD.org> # $FreeBSD$ PORTNAME= kasablanca @@ -11,7 +8,7 @@ CATEGORIES= ftp kde MASTER_SITES= BERLIOS \ http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Graphical ftp client for KDE EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure diff --git a/ftp/kbear/Makefile b/ftp/kbear/Makefile index 7ac76b3..86004c9 100644 --- a/ftp/kbear/Makefile +++ b/ftp/kbear/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: kbear -# Date created: Wed May 29 18:10:01 PDT 2002 -# Whom: Tilman Linneweh <arved@FreeBSD.org> -# +# Created by: Tilman Linneweh <arved@FreeBSD.org> # $FreeBSD$ PORTNAME= kbear @@ -14,8 +11,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a.1/alpha1b/}-1.src PATCH_SITES= http://www.brueffer.de/distfiles/ PATCHFILES= ${DISTNAME:S/.src/-patch/}.gz -MAINTAINER= ports@FreeBSD.org -COMMENT= A graphical FTP client for KDE +MAINTAINER= c.petrik.sosa@gmail.com +COMMENT= Graphical FTP client for KDE WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.a.1/alpha1b/} diff --git a/ftp/kbear/pkg-descr b/ftp/kbear/pkg-descr index 9184ce7..fcd63fb 100644 --- a/ftp/kbear/pkg-descr +++ b/ftp/kbear/pkg-descr @@ -1,5 +1,4 @@ A very good drag-and-drop FTP client for KDE 3. Tries to be as easy to use as possible. -Author: Bjoern Sahlstroem <kbjorn@users.sourceforge.net> WWW: http://sourceforge.net/projects/kbear diff --git a/graphics/xmms-blursk/Makefile b/graphics/xmms-blursk/Makefile index 8f94eff..83afae0 100644 --- a/graphics/xmms-blursk/Makefile +++ b/graphics/xmms-blursk/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-blursk -# Date created: 19 Aug 2002 -# Whom: David Yeske <dyeske@gmail.com> -# +# Created by: David Yeske <dyeske@gmail.com> # $FreeBSD$ -# PORTNAME= blursk PORTVERSION= 1.3 @@ -13,8 +9,8 @@ MASTER_SITES= http://web.cecs.pdx.edu/~kirkenda/blursk/ PKGNAMEPREFIX= xmms- DISTNAME= Blursk-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org -COMMENT= A XMMS plugin inspired by "Blur Scope" +MAINTAINER= c.petrik.sosa@gmail.com +COMMENT= XMMS plugin inspired by "Blur Scope" BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms diff --git a/graphics/xmms-dancingparticles/Makefile b/graphics/xmms-dancingparticles/Makefile index 71e3483..3634ecf 100644 --- a/graphics/xmms-dancingparticles/Makefile +++ b/graphics/xmms-dancingparticles/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-dancingparticles -# Date created: 14 Oct 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= dancingparticles PORTVERSION= 0.6 @@ -14,7 +10,7 @@ PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Makes particles dance with very pretty neon colors LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \ diff --git a/graphics/xmms-dflowers/Makefile b/graphics/xmms-dflowers/Makefile index fe8b6b8..22fbe2c 100644 --- a/graphics/xmms-dflowers/Makefile +++ b/graphics/xmms-dflowers/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: graphics/xmms-dflowers -# Date created: 15 Jun 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= dflowers PORTVERSION= 1.2.1 @@ -14,7 +10,7 @@ MASTER_SITE_SUBDIR= alepulver PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/v/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Dual Flowers visualization plugin for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/graphics/xmms-dscope/Makefile b/graphics/xmms-dscope/Makefile index cdcba41..7799a66 100644 --- a/graphics/xmms-dscope/Makefile +++ b/graphics/xmms-dscope/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: graphics/xmms-dscope -# Date created: 15 Jun 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= dscope PORTVERSION= 1.3.1 @@ -14,7 +10,7 @@ MASTER_SITE_SUBDIR= alepulver PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/v/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Dual Scope visualization plugin for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/graphics/xmms-dspectogram/Makefile b/graphics/xmms-dspectogram/Makefile index 7dede97..243be72 100644 --- a/graphics/xmms-dspectogram/Makefile +++ b/graphics/xmms-dspectogram/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: graphics/xmms-dspectogram -# Date created: 15 Jun 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= dspectogram PORTVERSION= 1.2.1 @@ -14,7 +10,7 @@ MASTER_SITE_SUBDIR= alepulver PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/v/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Dual Spectogram visualization plugin for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/graphics/xmms-dspectral/Makefile b/graphics/xmms-dspectral/Makefile index 21c3f90..2eba1ca 100644 --- a/graphics/xmms-dspectral/Makefile +++ b/graphics/xmms-dspectral/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: graphics/xmms-dspectral -# Date created: 15 Jun 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= dspectral PORTVERSION= 1.2.1 @@ -14,7 +10,7 @@ MASTER_SITE_SUBDIR= alepulver PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/v/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Dual Spectralizer visualization plugin for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/graphics/xmms-finespectrum/Makefile b/graphics/xmms-finespectrum/Makefile index e37c963..1e49d18 100644 --- a/graphics/xmms-finespectrum/Makefile +++ b/graphics/xmms-finespectrum/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-finespectrum -# Date created: 20 Jan 2002 -# Whom: David Yeske <dyeske@gmail.com> -# +# Created by: David Yeske <dyeske@gmail.com> # $FreeBSD$ -# PORTNAME= xmms-finespectrum PORTVERSION= 1.0.1.a @@ -12,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= SF/finespectrum/finespectrum/1.0.1alpha DISTNAME= finespectrum-1.0.1alpha -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Fine grain Spectrum analyzers for XMMS BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms diff --git a/graphics/xmms-fishmatic/Makefile b/graphics/xmms-fishmatic/Makefile index d4e1806..3761f87 100644 --- a/graphics/xmms-fishmatic/Makefile +++ b/graphics/xmms-fishmatic/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-fishmatic -# Date created: 20 Jan 2002 -# Whom: David Yeske <dyeske@gmail.com> -# +# Created by: David Yeske <dyeske@gmail.com> # $FreeBSD$ -# PORTNAME= xmms-fishmatic PORTVERSION= 0.0.1 @@ -12,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= http://stukach.com/hosted/ DISTNAME= fishmatic -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= An XMMS non-static OpenGL stereogram visualization plugin BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms diff --git a/graphics/xmms-gdancer/Makefile b/graphics/xmms-gdancer/Makefile index ab575d6..2b9a4ac 100644 --- a/graphics/xmms-gdancer/Makefile +++ b/graphics/xmms-gdancer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-gdancer -# Date created: 2. Jul 2001 -# Whom: Alexander@Leidinger.net -# +# Created by: Alexander@Leidinger.net # $FreeBSD$ -# PORTNAME= xmms-gdancer PORTVERSION= 0.4.6 @@ -12,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.travisemslander.com/gdancer/files/ DISTNAME= gdancer-$(PORTVERSION) -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= XMMS Visualization plugin, displays dancing figures LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/graphics/xmms-iris/Makefile b/graphics/xmms-iris/Makefile index b8e6cf4..10941c1 100644 --- a/graphics/xmms-iris/Makefile +++ b/graphics/xmms-iris/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-iris -# Date created: 25 Apr 2002 -# Whom: David Yeske <dyeske@gmail.com> -# +# Created by: David Yeske <dyeske@gmail.com> # $FreeBSD$ -# PORTNAME= iris PORTVERSION= 0.12 @@ -12,8 +8,8 @@ CATEGORIES= graphics MASTER_SITES= http://cdelfosse.free.fr/xmms-iris/ PKGNAMEPREFIX= xmms- -MAINTAINER= ports@FreeBSD.org -COMMENT= An adaptation of the "OpenGL Spectrum Analyzer" from XMMS +MAINTAINER= c.petrik.sosa@gmail.com +COMMENT= Adaptation of the "OpenGL Spectrum Analyzer" from XMMS BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms diff --git a/graphics/xmms-jess/Makefile b/graphics/xmms-jess/Makefile index a339c50..3e4d441 100644 --- a/graphics/xmms-jess/Makefile +++ b/graphics/xmms-jess/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-jess -# Date created: 3 Feb 2002 -# Whom: David Yeske <dyeske@gmail.com> -# +# Created by: David Yeske <dyeske@gmail.com> # $FreeBSD$ -# PORTNAME= xmms-jess PORTVERSION= 2.9.1 @@ -12,8 +8,8 @@ CATEGORIES= graphics MASTER_SITES= http://arquier.free.fr/ DISTNAME= JESS-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org -COMMENT= A XMMS visualization plugin that uses SDL +MAINTAINER= c.petrik.sosa@gmail.com +COMMENT= XMMS visualization plugin that uses SDL BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms diff --git a/graphics/xmms-nebulus/Makefile b/graphics/xmms-nebulus/Makefile index e5fd03c..27ac08b 100644 --- a/graphics/xmms-nebulus/Makefile +++ b/graphics/xmms-nebulus/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-nebulus -# Date created: 3 Oct 2002 -# Whom: David Yeske <dyeske@gmail.com> -# +# Created by: David Yeske <dyeske@gmail.com> # $FreeBSD$ -# PORTNAME= xmms-nebulus PORTVERSION= 0.8.0 @@ -11,8 +7,8 @@ PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://nebulus.tuxfamily.org/ -MAINTAINER= ports@FreeBSD.org -COMMENT= A XMMS visualization plugin that uses SDL and OpenGL +MAINTAINER= c.petrik.sosa@gmail.com +COMMENT= XMMS visualization plugin that uses SDL and OpenGL BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms diff --git a/graphics/xmms-paranormal/Makefile b/graphics/xmms-paranormal/Makefile index 6d5e1d1..ed7e9b1 100644 --- a/graphics/xmms-paranormal/Makefile +++ b/graphics/xmms-paranormal/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-paranormal -# Date created: 25 Apr 2002 -# Whom: David Yeske <dyeske@gmail.com> -# +# Created by: David Yeske <dyeske@gmail.com> # $FreeBSD$ -# PORTNAME= xmms-paranormal PORTVERSION= 0.2.0 @@ -12,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= SF/paranormal/old-paranormal-xmms/${PORTVERSION} DISTNAME= paranormal-${PORTVERSION:S/.p/pre/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= An adaptation of the "OpenGL Spectrum Analyzer" from XMMS LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 diff --git a/graphics/xmms-scivi/Makefile b/graphics/xmms-scivi/Makefile index 281ed31..4f2a7dc 100644 --- a/graphics/xmms-scivi/Makefile +++ b/graphics/xmms-scivi/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-scivi -# Date created: 15 Oct 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= scivi DISTVERSION= 0.2.0-rc3 @@ -12,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= SF/xmms-${PORTNAME}/${PORTNAME}/0.2.0-rc3 PKGNAMEPREFIX= xmms- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Scivi is a visualization plugin for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/graphics/xmms-vumeter/Makefile b/graphics/xmms-vumeter/Makefile index e52c8ce..78fc2fc 100644 --- a/graphics/xmms-vumeter/Makefile +++ b/graphics/xmms-vumeter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-vumeter -# Date created: 13 Jun 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= vumeter PORTVERSION= 0.9.2 @@ -12,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}plugin/Plugin%20for%20XMMS PKGNAMEPREFIX= xmms- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Analog VUmeter plugin for XMMS LICENSE= GPLv2 GPLv3 diff --git a/graphics/xmms-waterfall/Makefile b/graphics/xmms-waterfall/Makefile index fca5707..8fe0de1 100644 --- a/graphics/xmms-waterfall/Makefile +++ b/graphics/xmms-waterfall/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: graphics/xmms-waterfall -# Date created: 17 Jun 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= waterfall PORTVERSION= 0.11 @@ -12,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.sethoscope.net/waterfall/ PKGNAMEPREFIX= xmms- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Yet another XMMS spectrum analyzer LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/lang/tcl84-thread/Makefile b/lang/tcl84-thread/Makefile index c5528c9..f1802449 100644 --- a/lang/tcl84-thread/Makefile +++ b/lang/tcl84-thread/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: tcl84-thread -# Date created: 17 July 2005 -# Whom: Pav Lucistnik <pav@FreeBSD.org> -# +# Created by: Pav Lucistnik <pav@FreeBSD.org> # $FreeBSD$ -# PORTNAME= tcl -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Tool command language (threads support) BUILDING_TCL_THREADS= yes diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index a2b33af..9c1cb47 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tcl84 -# Date created: 19 August 1997 -# Whom: jkh -# +# Created by: jkh # $FreeBSD$ -# PORTNAME= tcl PORTVERSION= 8.4.19 @@ -14,11 +10,10 @@ MASTER_SITES= SF/tcl/Tcl/${PORTVERSION} PKGNAMESUFFIX?= ${THREADS_SUFFIX}${PKGNAMESUFFIX2} DISTNAME= ${PORTNAME}${PORTVERSION}-src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT?= Tool Command Language LICENSE= BSD -LICENSE_FILE= ${WRKSRC}/../license.terms LATEST_LINK?= tcl84 PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP} diff --git a/lang/tcl85-thread/Makefile b/lang/tcl85-thread/Makefile index 9e391a0..f95327a 100644 --- a/lang/tcl85-thread/Makefile +++ b/lang/tcl85-thread/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: tcl85-thread -# Date created: 17 January 2007 -# Whom: Martin Matuska <mm@FreeBSD.org> -# +# Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ -# PORTNAME= tcl -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Tool command language (threads support) BUILDING_TCL_THREADS= yes diff --git a/lang/tcl85/Makefile b/lang/tcl85/Makefile index 5d2a4b5..b2bcd5a 100644 --- a/lang/tcl85/Makefile +++ b/lang/tcl85/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tcl8.5 -# Date created: 17 January 2007 -# Whom: Martin Matuska <mm@FreeBSD.org> -# +# Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ -# PORTNAME?= tcl PORTVERSION= 8.5.12 @@ -13,11 +9,10 @@ MASTER_SITES= SF/tcl/Tcl/${PORTVERSION} PKGNAMESUFFIX?= ${THREADS_SUFFIX}${PKGNAMESUFFIX2} DISTNAME= tcl${PORTVERSION}-src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT?= Tool Command Language LICENSE= BSD -LICENSE_FILE= ${WRKSRC}/../license.terms LATEST_LINK?= tcl85 PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP} diff --git a/multimedia/gxmms/Makefile b/multimedia/gxmms/Makefile index 23dac75..f6d6abb 100644 --- a/multimedia/gxmms/Makefile +++ b/multimedia/gxmms/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gxmms -# Date created: 3 November 2004 -# Whom: Radek Kozlowski <radek@raadradd.com> -# +# Created by: Radek Kozlowski <radek@raadradd.com> # $FreeBSD$ -# PORTNAME= gxmms PORTVERSION= 0.2.1 @@ -12,8 +8,8 @@ CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org -COMMENT= A simple GNOME panel applet for controlling XMMS +MAINTAINER= c.petrik.sosa@gmail.com +COMMENT= Simple GNOME panel applet for controlling XMMS BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms diff --git a/multimedia/mplayerxp/Makefile b/multimedia/mplayerxp/Makefile index eb90ae4..206a687 100644 --- a/multimedia/mplayerxp/Makefile +++ b/multimedia/mplayerxp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mplayerxp -# Date created: 10 August 2001 -# Whom: Thomas E. Zander -# with lots of help from Vladimir Kushnir +# Created by: Thomas E. Zander with lots of help from Vladimir Kushnir # $FreeBSD$ -# PORTNAME= mplayerxp PORTVERSION= 0.7.2 @@ -11,7 +7,7 @@ PORTREVISION= 9 CATEGORIES= multimedia audio MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Multi-threaded branch of the well known mplayer media player LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ diff --git a/multimedia/xmms-status-plugin/Makefile b/multimedia/xmms-status-plugin/Makefile index c5f47f6..bdb27de 100644 --- a/multimedia/xmms-status-plugin/Makefile +++ b/multimedia/xmms-status-plugin/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: xmms-status-plugin -# Date created: Sep 28, 2003 -# Whom: Pav Lucistnik <pav@oook.cz> -# +# Created by: Pav Lucistnik <pav@oook.cz> # $FreeBSD$ PORTNAME= xmms-status-plugin @@ -10,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://www.hellion.org.uk/source/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= XMMS control applet for GNOME 2 panel / KDE tray LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/multimedia/xmms/Makefile b/multimedia/xmms/Makefile index 5043d63..4ffc827 100644 --- a/multimedia/xmms/Makefile +++ b/multimedia/xmms/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms -# Date created: 3 July 1999 -# Whom: Espen Skoglund <esk@ira.uka.de> -# +# Created by: Espen Skoglund <esk@ira.uka.de> # $FreeBSD$ -# PORTNAME= xmms PORTVERSION= 1.2.11 @@ -14,7 +10,7 @@ MASTER_SITES= http://www.xmms.org/files/1.2.x/ \ LOCAL/beech DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= c.petrik.sosa@gmail.com COMMENT?= X Multimedia System -- An audio player with Winamp GUI USE_BZIP2= yes diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile index c26ce31..0e95d96 100644 --- a/security/scanssh/Makefile +++ b/security/scanssh/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: scanssh -# Date created: 09 September 2000 -# Whom: kris@FreeBSD.org -# +# Created by: kris@FreeBSD.org # $FreeBSD$ -# PORTNAME= scanssh PORTVERSION= 2.1 @@ -11,7 +7,7 @@ PORTREVISION= 8 CATEGORIES= security net MASTER_SITES= http://www.monkey.org/~provos/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Scans networks for open proxies, SSH, web, and SMTP servers LIB_DEPENDS= dnet:${PORTSDIR}/net/libdnet \ diff --git a/security/sudoscript/Makefile b/security/sudoscript/Makefile index 18d23f4..d78a16a 100644 --- a/security/sudoscript/Makefile +++ b/security/sudoscript/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: sudoscript -# Date created: 17 June, 2003 -# Whom: hbo@egbok.com -# +# Created by: hbo@egbok.com # $FreeBSD$ -# PORTNAME= sudoscript PORTVERSION= 2.1.2 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%202.1%20release/${PORTNAME}%20${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Audited shells in Perl with sudo(8) and script(1) MAN1= ss.1 sudoshell.1 diff --git a/sysutils/xlogmaster/Makefile b/sysutils/xlogmaster/Makefile index 2d5333d..c7d66c8 100644 --- a/sysutils/xlogmaster/Makefile +++ b/sysutils/xlogmaster/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xlogmaster -# Date created: 1 August 1998 -# Whom: Adrian Wontroba <aw1@stade.co.uk> -# +# Created by: Adrian Wontroba <aw1@stade.co.uk> # $FreeBSD$ -# PORTNAME= xlogmaster PORTVERSION= 1.6.2 @@ -11,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Quick & easy monitoring of logfiles and devices USE_GNOME= gtk12 diff --git a/sysutils/xsysstats/Makefile b/sysutils/xsysstats/Makefile index 05e26a7..788741b4 100644 --- a/sysutils/xsysstats/Makefile +++ b/sysutils/xsysstats/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: xsysstats -# Date created: 12 December 1994 -# Whom: asami -# +# Create by: asami # $FreeBSD$ -# PORTNAME= xsysstats PORTVERSION= 1.51 @@ -14,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= A system information display tool GNU_CONFIGURE= yes diff --git a/www/plugger-plugins-hubbe/Makefile b/www/plugger-plugins-hubbe/Makefile index c03f32b..db02719 100644 --- a/www/plugger-plugins-hubbe/Makefile +++ b/www/plugger-plugins-hubbe/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: plugger-plugins-hubbe -# Date created: 11 February 2004 -# Whom: John Merryweather Cooper <coop9211@uidaho.edu> -# +# Created by: John Merryweather Cooper <coop9211@uidaho.edu> # $FreeBSD$ -# PORTNAME= plugger-plugins-hubbe PORTVERSION= 5.0 @@ -13,7 +9,7 @@ MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Meta package installing all author-recommended Plugger plugins RUN_DEPENDS= sidplay:${PORTSDIR}/audio/sidplay \ diff --git a/www/plugger/Makefile b/www/plugger/Makefile index ac18521..41bafb8 100644 --- a/www/plugger/Makefile +++ b/www/plugger/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: plugger -# Date created: 11 Februrary 1999 -# Whom: Jay Sachs <sachs@cs.williams.edu> -# +# Created by: Jay Sachs <sachs@cs.williams.edu> # $FreeBSD$ -# PORTNAME= plugger PORTVERSION= 5.1.5 CATEGORIES= www audio graphics multimedia MASTER_SITES= http://fredrik.hubbe.net/plugger/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= A multimedia front-end plugin for Mozilla or Opera USE_XORG= xext xt sm ice xext x11 diff --git a/x11-themes/xmms-vumeter-skins/Makefile b/x11-themes/xmms-vumeter-skins/Makefile index 347c6ca..4ea0b2f 100644 --- a/x11-themes/xmms-vumeter-skins/Makefile +++ b/x11-themes/xmms-vumeter-skins/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-vumeter-skins -# Date created: 13 Jun 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= xmms-vumeter-skins PORTVERSION= 0.9.1 @@ -16,7 +12,7 @@ DISTFILES= X-skin.tar.bz2 \ vuskin.tar.bz2 DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Additional skins for the XMMS Analog VUmeter plugin RUN_DEPENDS= ${SKINSDIR}/default/skin.cfg:${PORTSDIR}/graphics/xmms-vumeter |