diff options
author | wxs <wxs@FreeBSD.org> | 2008-03-24 15:44:31 +0000 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2008-03-24 15:44:31 +0000 |
commit | cf6e65fd44d5f81eee7b07d2bd4390392399a957 (patch) | |
tree | 82f2b77e6456acf671d358b1ad8318979ca21397 | |
parent | 12bc977ad21d165c3ca9d82667f2f7c48a65de0e (diff) | |
download | FreeBSD-ports-cf6e65fd44d5f81eee7b07d2bd4390392399a957.zip FreeBSD-ports-cf6e65fd44d5f81eee7b07d2bd4390392399a957.tar.gz |
Pass maintainership back to rnoland - he's back online.
Sorry about this and welcome back!
Approved by: garga (implicit)
30 files changed, 30 insertions, 30 deletions
diff --git a/devel/compiz-bcop/Makefile b/devel/compiz-bcop/Makefile index 7505546..048fb99 100644 --- a/devel/compiz-bcop/Makefile +++ b/devel/compiz-bcop/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.6.0 CATEGORIES= devel x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Code generator for Compiz Fusion Plugins # This annoys me... diff --git a/multimedia/libdvdread/Makefile b/multimedia/libdvdread/Makefile index a5e7aff..71053c4 100644 --- a/multimedia/libdvdread/Makefile +++ b/multimedia/libdvdread/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://www.dtek.chalmers.se/groups/dvd/dist/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= This is needed by ogle, which is a DVD player that supports DVD menus .if !defined(PACKAGE_BUILDING) diff --git a/net-p2p/azureus/Makefile b/net-p2p/azureus/Makefile index 7e3b9a6..ee7e62f 100644 --- a/net-p2p/azureus/Makefile +++ b/net-p2p/azureus/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-p2p java MASTER_SITES= SF DISTNAME= Azureus_${PORTVERSION}_source -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= A BitTorrent client written in Java BUILD_DEPENDS= ${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \ diff --git a/net-p2p/azureus2/Makefile b/net-p2p/azureus2/Makefile index 59cc965..12e51ce 100644 --- a/net-p2p/azureus2/Makefile +++ b/net-p2p/azureus2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= azureus DISTNAME= azureus_${PORTVERSION}_source -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= A BitTorrent client written in Java BUILD_DEPENDS= ${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \ diff --git a/net-p2p/vuze/Makefile b/net-p2p/vuze/Makefile index 7e3b9a6..ee7e62f 100644 --- a/net-p2p/vuze/Makefile +++ b/net-p2p/vuze/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-p2p java MASTER_SITES= SF DISTNAME= Azureus_${PORTVERSION}_source -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= A BitTorrent client written in Java BUILD_DEPENDS= ${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \ diff --git a/ports-mgmt/portmanager/Makefile b/ports-mgmt/portmanager/Makefile index c60aae0..1398bda 100644 --- a/ports-mgmt/portmanager/Makefile +++ b/ports-mgmt/portmanager/Makefile @@ -12,7 +12,7 @@ CATEGORIES= ports-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= portmanager -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= FreeBSD installed ports status and safe update utility MAN1= portmanager.1 diff --git a/x11-themes/emerald-themes/Makefile b/x11-themes/emerald-themes/Makefile index 498dedd..7c797cd 100644 --- a/x11-themes/emerald-themes/Makefile +++ b/x11-themes/emerald-themes/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.2 CATEGORIES= x11-themes MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Themes for the Emerald Window Decorator BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash diff --git a/x11-toolkits/swt-devel/Makefile b/x11-toolkits/swt-devel/Makefile index 43fd68f..34c935e 100644 --- a/x11-toolkits/swt-devel/Makefile +++ b/x11-toolkits/swt-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_ECLIPSE} MASTER_SITE_SUBDIR= S-3.4M5-200802071530 DISTNAME= swt-${DISTVERSION}-${DIST_EXT} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Standard Widget Toolkit for Java ONLY_FOR_ARCHS= i386 amd64 diff --git a/x11-toolkits/swt/Makefile b/x11-toolkits/swt/Makefile index 656a732..3fe1f81 100644 --- a/x11-toolkits/swt/Makefile +++ b/x11-toolkits/swt/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_ECLIPSE} MASTER_SITE_SUBDIR= R-${DISTVERSION}-200710231652 DISTNAME= swt-${DISTVERSION}-${DIST_EXT} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Standard Widget Toolkit for Java ONLY_FOR_ARCHS= i386 amd64 diff --git a/x11-wm/beryl-core/Makefile b/x11-wm/beryl-core/Makefile index 085f78e..0ed0232 100644 --- a/x11-wm/beryl-core/Makefile +++ b/x11-wm/beryl-core/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://releases.beryl-project.org/${PORTVERSION}/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= flz/beryl/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Beryl Composite/Window Manager LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ diff --git a/x11-wm/beryl-manager/Makefile b/x11-wm/beryl-manager/Makefile index f78b315..d69a6b9 100644 --- a/x11-wm/beryl-manager/Makefile +++ b/x11-wm/beryl-manager/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://releases.beryl-project.org/${PORTVERSION}/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= flz/beryl/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Manager for Beryl Composite/Window Manager GNU_CONFIGURE= yes diff --git a/x11-wm/beryl-plugins-unsupported/Makefile b/x11-wm/beryl-plugins-unsupported/Makefile index b5a0a86..5695175 100644 --- a/x11-wm/beryl-plugins-unsupported/Makefile +++ b/x11-wm/beryl-plugins-unsupported/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.1 CATEGORIES= x11-wm MASTER_SITES= http://releases.beryl-project.org/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Additional Plugins for Beryl Composite/Window Manager # XXX - Might depends on graphics/libsvg-cairo instead. diff --git a/x11-wm/beryl-plugins/Makefile b/x11-wm/beryl-plugins/Makefile index ad02927..49a0a64 100644 --- a/x11-wm/beryl-plugins/Makefile +++ b/x11-wm/beryl-plugins/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://releases.beryl-project.org/${PORTVERSION}/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= flz/beryl/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Plugins for Beryl Composite/Window Manager # XXX - Might depends on graphics/libsvg-cairo instead. diff --git a/x11-wm/beryl-settings-bindings/Makefile b/x11-wm/beryl-settings-bindings/Makefile index ef4af46..d8e295d 100644 --- a/x11-wm/beryl-settings-bindings/Makefile +++ b/x11-wm/beryl-settings-bindings/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://releases.beryl-project.org/${PORTVERSION}/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= flz/beryl/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Beryl Settings Bindings BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/berylsettings.pc:${PORTSDIR}/x11-wm/beryl-core \ diff --git a/x11-wm/beryl-settings/Makefile b/x11-wm/beryl-settings/Makefile index 15eaad2..80b29eb 100644 --- a/x11-wm/beryl-settings/Makefile +++ b/x11-wm/beryl-settings/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://releases.beryl-project.org/${PORTVERSION}/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= flz/beryl/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Beryl Settings Manager BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/beryl.pc:${PORTSDIR}/x11-wm/beryl-core \ diff --git a/x11-wm/beryl/Makefile b/x11-wm/beryl/Makefile index 89673a3..c9ecbfc 100644 --- a/x11-wm/beryl/Makefile +++ b/x11-wm/beryl/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # none DISTFILES= # none EXTRACT_ONLY= # none -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Beryl Composite/Window Manager meta-port NO_BUILD= yes diff --git a/x11-wm/ccsm/Makefile b/x11-wm/ccsm/Makefile index ed01a8a..65ab871 100644 --- a/x11-wm/ccsm/Makefile +++ b/x11-wm/ccsm/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.6.0 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= A Python/GTK based settings manager for CompizConfig RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compizconfig-python.pc:${PORTSDIR}/x11-wm/compizconfig-python diff --git a/x11-wm/compiz-fusion-plugins-extra/Makefile b/x11-wm/compiz-fusion-plugins-extra/Makefile index d8a0e4d..83ab1ab 100644 --- a/x11-wm/compiz-fusion-plugins-extra/Makefile +++ b/x11-wm/compiz-fusion-plugins-extra/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.6.0 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Plugins for Compiz Composite Window Manager LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo diff --git a/x11-wm/compiz-fusion-plugins-main/Makefile b/x11-wm/compiz-fusion-plugins-main/Makefile index 8f47fac..afd68ec 100644 --- a/x11-wm/compiz-fusion-plugins-main/Makefile +++ b/x11-wm/compiz-fusion-plugins-main/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.6.0 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Plugins for Compiz Composite Window Manager LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \ diff --git a/x11-wm/compiz-fusion-plugins-unsupported/Makefile b/x11-wm/compiz-fusion-plugins-unsupported/Makefile index 03237c1..164a731 100644 --- a/x11-wm/compiz-fusion-plugins-unsupported/Makefile +++ b/x11-wm/compiz-fusion-plugins-unsupported/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.6.0 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Plugins for Compiz Composite Window Manager LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo diff --git a/x11-wm/compiz-fusion/Makefile b/x11-wm/compiz-fusion/Makefile index 2eb4787..6aca368 100644 --- a/x11-wm/compiz-fusion/Makefile +++ b/x11-wm/compiz-fusion/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= # none DISTFILES= # none EXTRACT_ONLY= # none -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Metaport of compiz-fusion LIB_DEPENDS= compizconfig:${PORTSDIR}/x11-wm/libcompizconfig diff --git a/x11-wm/compiz-plugins-extra/Makefile b/x11-wm/compiz-plugins-extra/Makefile index d8a0e4d..83ab1ab 100644 --- a/x11-wm/compiz-plugins-extra/Makefile +++ b/x11-wm/compiz-plugins-extra/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.6.0 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Plugins for Compiz Composite Window Manager LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile index 8f47fac..afd68ec 100644 --- a/x11-wm/compiz-plugins-main/Makefile +++ b/x11-wm/compiz-plugins-main/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.6.0 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Plugins for Compiz Composite Window Manager LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \ diff --git a/x11-wm/compiz-plugins-unsupported/Makefile b/x11-wm/compiz-plugins-unsupported/Makefile index 03237c1..164a731 100644 --- a/x11-wm/compiz-plugins-unsupported/Makefile +++ b/x11-wm/compiz-plugins-unsupported/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.6.0 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Plugins for Compiz Composite Window Manager LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile index 63d48b4..2617801 100644 --- a/x11-wm/compiz/Makefile +++ b/x11-wm/compiz/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.2 #PORTREVISION= 1 CATEGORIES= x11-wm -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Compiz Composite/Window Manager LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ diff --git a/x11-wm/compizconfig-backend-gconf/Makefile b/x11-wm/compizconfig-backend-gconf/Makefile index f7f7e1b..6316039 100644 --- a/x11-wm/compizconfig-backend-gconf/Makefile +++ b/x11-wm/compizconfig-backend-gconf/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= The gconf backend for CompizConfig BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz diff --git a/x11-wm/compizconfig-python/Makefile b/x11-wm/compizconfig-python/Makefile index da1c20b..8521431 100644 --- a/x11-wm/compizconfig-python/Makefile +++ b/x11-wm/compizconfig-python/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.6.0.1 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Python bindings for the compizconfig library BUILD_DEPENDS= \ diff --git a/x11-wm/emerald/Makefile b/x11-wm/emerald/Makefile index 8e54c66..3bcd63f 100644 --- a/x11-wm/emerald/Makefile +++ b/x11-wm/emerald/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Emerald Window Decorator BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz diff --git a/x11-wm/heliodor/Makefile b/x11-wm/heliodor/Makefile index 84ece90..10aaa05 100644 --- a/x11-wm/heliodor/Makefile +++ b/x11-wm/heliodor/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://releases.beryl-project.org/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Heliodor Window Decorator BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/beryl.pc:${PORTSDIR}/x11-wm/beryl-core diff --git a/x11-wm/libcompizconfig/Makefile b/x11-wm/libcompizconfig/Makefile index e3afc93..7c58cc9 100644 --- a/x11-wm/libcompizconfig/Makefile +++ b/x11-wm/libcompizconfig/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.6.0 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= An alternative configuration system for Compiz BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz |