svn commit: r450473 - in head: cad/freehdl games/ioquake3 games/ioquake3-server games/iourbanterror games/iourbanterror-server games/openarena games/openarena-data games/openarena-oax games/openare...
Adam Weinberger
adamw at FreeBSD.org
Sat Sep 23 21:11:54 UTC 2017
Author: adamw
Date: Sat Sep 23 21:11:51 2017
New Revision: 450473
URL: https://svnweb.freebsd.org/changeset/ports/450473
Log:
Reset maintainership on Dominic Fandrey's ports.
With hat: portmgr
Modified:
head/cad/freehdl/Makefile
head/games/ioquake3-server/Makefile
head/games/ioquake3/Makefile
head/games/iourbanterror-server/Makefile
head/games/iourbanterror/Makefile
head/games/openarena-data/Makefile
head/games/openarena-oax/Makefile
head/games/openarena-server/Makefile
head/games/openarena/Makefile
head/games/urbanterror-data/Makefile
head/java/phpeclipse/Makefile
head/java/veditor/Makefile
head/multimedia/libaacs/Makefile
head/multimedia/libbdplus/Makefile
head/multimedia/libbluray/Makefile
head/ports-mgmt/bsdadminscripts2/Makefile
head/sysutils/automounter/Makefile
head/sysutils/powerdxx/Makefile
head/www/xpi-live_http_headers/Makefile
head/www/xpi-modify_headers/Makefile
Modified: head/cad/freehdl/Makefile
==============================================================================
--- head/cad/freehdl/Makefile Sat Sep 23 21:06:09 2017 (r450472)
+++ head/cad/freehdl/Makefile Sat Sep 23 21:11:51 2017 (r450473)
@@ -7,7 +7,7 @@ PORTREVISION= 4
CATEGORIES= cad
MASTER_SITES= http://freehdl.seul.org/~enaroska/
-MAINTAINER= kamikaze at bsdforen.de
+MAINTAINER= ports at FreeBSD.org
COMMENT= Free VHDL simulator
USES= gmake pathfix libtool makeinfo perl5 pkgconfig
Modified: head/games/ioquake3-server/Makefile
==============================================================================
--- head/games/ioquake3-server/Makefile Sat Sep 23 21:06:09 2017 (r450472)
+++ head/games/ioquake3-server/Makefile Sat Sep 23 21:11:51 2017 (r450473)
@@ -4,7 +4,7 @@
PORTNAME= ioquake3
PKGNAMESUFFIX= -server
-MAINTAINER= kamikaze at bsdforen.de
+MAINTAINER= ports at FreeBSD.org
COMMENT= Ioquake3 dedicated server
LICENSE= GPLv2
Modified: head/games/ioquake3/Makefile
==============================================================================
--- head/games/ioquake3/Makefile Sat Sep 23 21:06:09 2017 (r450472)
+++ head/games/ioquake3/Makefile Sat Sep 23 21:11:51 2017 (r450473)
@@ -9,7 +9,7 @@ MASTER_SITES?= http://ioquake3.org/files/${DISTVERSION
# Using zip this way enables slaves to override it.
EXTRACT_SUFX?= .zip
-MAINTAINER?= kamikaze at bsdforen.de
+MAINTAINER?= ports at FreeBSD.org
COMMENT?= Cleaned-up and enhanced version of Quake 3
LICENSE?= GPLv2
Modified: head/games/iourbanterror-server/Makefile
==============================================================================
--- head/games/iourbanterror-server/Makefile Sat Sep 23 21:06:09 2017 (r450472)
+++ head/games/iourbanterror-server/Makefile Sat Sep 23 21:11:51 2017 (r450473)
@@ -4,7 +4,7 @@
PORTNAME= iourbanterror
PKGNAMESUFFIX= -server
-MAINTAINER= kamikaze at bsdforen.de
+MAINTAINER= ports at FreeBSD.org
COMMENT= Urban Terror dedicated server
LICENSE= GPLv2
Modified: head/games/iourbanterror/Makefile
==============================================================================
--- head/games/iourbanterror/Makefile Sat Sep 23 21:06:09 2017 (r450472)
+++ head/games/iourbanterror/Makefile Sat Sep 23 21:11:51 2017 (r450473)
@@ -8,7 +8,7 @@ PORTEPOCH= 1
CATEGORIES= games
DISTNAME= ioquake3-${IOQUAKE3VER}
-MAINTAINER= kamikaze at bsdforen.de
+MAINTAINER= ports at FreeBSD.org
COMMENT= Quake 3 engine modified for Urban Terror (based on ioquake3)
RUN_DEPENDS= urbanterror-data>0:games/urbanterror-data
Modified: head/games/openarena-data/Makefile
==============================================================================
--- head/games/openarena-data/Makefile Sat Sep 23 21:06:09 2017 (r450472)
+++ head/games/openarena-data/Makefile Sat Sep 23 21:11:51 2017 (r450473)
@@ -11,7 +11,7 @@ MASTER_SITES= SF/oarena:data \
DISTFILES= ${OA_DATA}:data
EXTRACT_ONLY=
-MAINTAINER= kamikaze at bsdforen.de
+MAINTAINER= ports at FreeBSD.org
COMMENT= OpenArena game data files
LICENSE= GPLv2
Modified: head/games/openarena-oax/Makefile
==============================================================================
--- head/games/openarena-oax/Makefile Sat Sep 23 21:06:09 2017 (r450472)
+++ head/games/openarena-oax/Makefile Sat Sep 23 21:11:51 2017 (r450473)
@@ -8,7 +8,7 @@ CATEGORIES= games
MASTER_SITES= http://files.poulsander.com/~poul19/public_files/eliminationSource/
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= kamikaze at bsdforen.de
+MAINTAINER= ports at FreeBSD.org
COMMENT= OpenArena Mod: OpenArena Xpanded
LICENSE= GPLv2
Modified: head/games/openarena-server/Makefile
==============================================================================
--- head/games/openarena-server/Makefile Sat Sep 23 21:06:09 2017 (r450472)
+++ head/games/openarena-server/Makefile Sat Sep 23 21:11:51 2017 (r450473)
@@ -4,7 +4,7 @@
PORTNAME= openarena
PKGNAMESUFFIX= -server
-MAINTAINER= kamikaze at bsdforen.de
+MAINTAINER= ports at FreeBSD.org
COMMENT= OpenArena dedicated server
LICENSE= GPLv2
Modified: head/games/openarena/Makefile
==============================================================================
--- head/games/openarena/Makefile Sat Sep 23 21:06:09 2017 (r450472)
+++ head/games/openarena/Makefile Sat Sep 23 21:11:51 2017 (r450473)
@@ -10,7 +10,7 @@ MASTER_SITES= SF/oarena/src \
DISTNAME= ${PORTNAME}-engine-source-${GAMEVERSION}
EXTRACT_SUFX= .tar.bz2 # override master port
-MAINTAINER= kamikaze at bsdforen.de
+MAINTAINER= ports at FreeBSD.org
COMMENT= Quake3 total conversion based on the ioquake3 engine
LICENSE?= GPLv2
Modified: head/games/urbanterror-data/Makefile
==============================================================================
--- head/games/urbanterror-data/Makefile Sat Sep 23 21:06:09 2017 (r450472)
+++ head/games/urbanterror-data/Makefile Sat Sep 23 21:11:51 2017 (r450473)
@@ -12,7 +12,7 @@ DISTNAME= UrbanTerror${URT_VER}_full${URT_REV}
EXTRACT_SUFX= .zip
EXTRACT_ONLY=
-MAINTAINER= kamikaze at bsdforen.de
+MAINTAINER= ports at FreeBSD.org
COMMENT= Standalone realism based mod originally for Quake III Arena
NO_BUILD= yes
Modified: head/java/phpeclipse/Makefile
==============================================================================
--- head/java/phpeclipse/Makefile Sat Sep 23 21:06:09 2017 (r450472)
+++ head/java/phpeclipse/Makefile Sat Sep 23 21:11:51 2017 (r450473)
@@ -8,7 +8,7 @@ CATEGORIES= java editors devel
MASTER_SITES= SF/${PORTNAME}/a%29%20Eclipse%203.3.x/PHPEclipse-${PORTVERSION}
DISTNAME= PHPEclipse-${PLIST_VER}-src
-MAINTAINER= kamikaze at bsdforen.de
+MAINTAINER= ports at FreeBSD.org
COMMENT= PHP Eclipse adds PHP support to the Eclipse IDE Framework
RUN_DEPENDS= eclipse:java/eclipse
Modified: head/java/veditor/Makefile
==============================================================================
--- head/java/veditor/Makefile Sat Sep 23 21:06:09 2017 (r450472)
+++ head/java/veditor/Makefile Sat Sep 23 21:11:51 2017 (r450473)
@@ -10,7 +10,7 @@ DISTNAME= net.sourceforge.${PORTNAME}_${PORTVERSION}
EXTRACT_SUFX= .jar
EXTRACT_ONLY=
-MAINTAINER= kamikaze at bsdforen.de
+MAINTAINER= ports at FreeBSD.org
COMMENT= Verilog and VHDL editor plugin for eclipse
RUN_DEPENDS= eclipse:java/eclipse
Modified: head/multimedia/libaacs/Makefile
==============================================================================
--- head/multimedia/libaacs/Makefile Sat Sep 23 21:06:09 2017 (r450472)
+++ head/multimedia/libaacs/Makefile Sat Sep 23 21:11:51 2017 (r450473)
@@ -7,7 +7,7 @@ CATEGORIES= multimedia
MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/ \
http://blu.opsec.eu/
-MAINTAINER= kamikaze at bsdforen.de
+MAINTAINER= ports at FreeBSD.org
COMMENT= Advanced Access Content System implementation
LICENSE= LGPL21
Modified: head/multimedia/libbdplus/Makefile
==============================================================================
--- head/multimedia/libbdplus/Makefile Sat Sep 23 21:06:09 2017 (r450472)
+++ head/multimedia/libbdplus/Makefile Sat Sep 23 21:11:51 2017 (r450473)
@@ -7,7 +7,7 @@ CATEGORIES= multimedia
MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/ \
http://blu.opsec.eu/
-MAINTAINER= kamikaze at bsdforen.de
+MAINTAINER= ports at FreeBSD.org
COMMENT= BD+ System research implementation
LICENSE= LGPL21
Modified: head/multimedia/libbluray/Makefile
==============================================================================
--- head/multimedia/libbluray/Makefile Sat Sep 23 21:06:09 2017 (r450472)
+++ head/multimedia/libbluray/Makefile Sat Sep 23 21:11:51 2017 (r450473)
@@ -8,7 +8,7 @@ CATEGORIES= multimedia
MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/ \
http://blu.opsec.eu/
-MAINTAINER= kamikaze at bsdforen.de
+MAINTAINER= ports at FreeBSD.org
COMMENT= Blu-Ray discs playback library for media players
LICENSE= LGPL21
Modified: head/ports-mgmt/bsdadminscripts2/Makefile
==============================================================================
--- head/ports-mgmt/bsdadminscripts2/Makefile Sat Sep 23 21:06:09 2017 (r450472)
+++ head/ports-mgmt/bsdadminscripts2/Makefile Sat Sep 23 21:11:51 2017 (r450473)
@@ -4,7 +4,7 @@ PORTNAME= bsdadminscripts2
DISTVERSION= 0.2.0
CATEGORIES= ports-mgmt
-MAINTAINER= kamikaze at bsdforen.de
+MAINTAINER= ports at FreeBSD.org
COMMENT= Collection of administration scripts
LICENSE= ISCL
Modified: head/sysutils/automounter/Makefile
==============================================================================
--- head/sysutils/automounter/Makefile Sat Sep 23 21:06:09 2017 (r450472)
+++ head/sysutils/automounter/Makefile Sat Sep 23 21:11:51 2017 (r450473)
@@ -5,7 +5,7 @@ PORTNAME= automounter
PORTVERSION= 1.5.1
CATEGORIES= sysutils
-MAINTAINER= kamikaze at bsdforen.de
+MAINTAINER= ports at FreeBSD.org
COMMENT= Provides scripts to dynamically configure amd
LICENSE= BSD2CLAUSE
Modified: head/sysutils/powerdxx/Makefile
==============================================================================
--- head/sysutils/powerdxx/Makefile Sat Sep 23 21:06:09 2017 (r450472)
+++ head/sysutils/powerdxx/Makefile Sat Sep 23 21:11:51 2017 (r450473)
@@ -5,7 +5,7 @@ PORTVERSION= 0.2.5
PORTREVISION= 1
CATEGORIES= sysutils
-MAINTAINER= kamikaze at bsdforen.de
+MAINTAINER= ports at FreeBSD.org
COMMENT= CPU clock speed/frequency daemon
LICENSE= ISCL
Modified: head/www/xpi-live_http_headers/Makefile
==============================================================================
--- head/www/xpi-live_http_headers/Makefile Sat Sep 23 21:06:09 2017 (r450472)
+++ head/www/xpi-live_http_headers/Makefile Sat Sep 23 21:11:51 2017 (r450473)
@@ -8,7 +8,7 @@ PORTREVISION= 3
CATEGORIES= www
PKGNAMEPREFIX= xpi-
-MAINTAINER= kamikaze at bsdforen.de
+MAINTAINER= ports at FreeBSD.org
COMMENT= Firefox extension to view HTTP headers
XPI_NUM= 3829
Modified: head/www/xpi-modify_headers/Makefile
==============================================================================
--- head/www/xpi-modify_headers/Makefile Sat Sep 23 21:06:09 2017 (r450472)
+++ head/www/xpi-modify_headers/Makefile Sat Sep 23 21:11:51 2017 (r450473)
@@ -6,7 +6,7 @@ PORTVERSION= 0.7.1.2b
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
-MAINTAINER= kamikaze at bsdforen.de
+MAINTAINER= ports at FreeBSD.org
COMMENT= Firefox extension to manipulate HTTP headers
XPI_NUM= 967
More information about the svn-ports-head
mailing list