diff options
author | trevor <trevor@FreeBSD.org> | 2002-08-26 00:28:23 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-08-26 00:28:23 +0000 |
commit | d42d7fc88ae4009aa24a8975573393313adae7a1 (patch) | |
tree | 6df8abfca931056f34611741a9daf4acb39de8d5 | |
parent | f5509385caec6add021c4fd5bef5ae3335b22c53 (diff) | |
download | FreeBSD-ports-d42d7fc88ae4009aa24a8975573393313adae7a1.zip FreeBSD-ports-d42d7fc88ae4009aa24a8975573393313adae7a1.tar.gz |
Turn Miguel Mendez' ports over to Adam Weinberger.
PR: 42012
-rw-r--r-- | archivers/xpk/Makefile | 2 | ||||
-rw-r--r-- | archivers/xpk/pkg-descr | 3 | ||||
-rw-r--r-- | emulators/hercules/Makefile | 2 | ||||
-rw-r--r-- | emulators/hercules/pkg-descr | 2 | ||||
-rw-r--r-- | emulators/scummvm/Makefile | 2 | ||||
-rw-r--r-- | emulators/scummvm/pkg-descr | 3 | ||||
-rw-r--r-- | emulators/xzx/Makefile | 2 | ||||
-rw-r--r-- | games/mythserver/Makefile | 2 | ||||
-rw-r--r-- | games/mythserver/pkg-descr | 3 | ||||
-rw-r--r-- | games/scummvm/Makefile | 2 | ||||
-rw-r--r-- | games/scummvm/pkg-descr | 3 | ||||
-rw-r--r-- | lang/dice/Makefile | 2 | ||||
-rw-r--r-- | lang/dice/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/thefish/Makefile | 2 | ||||
-rw-r--r-- | sysutils/thefish/pkg-descr | 2 | ||||
-rw-r--r-- | x11-themes/qnxstyle/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/qnxstyle/pkg-descr | 1 | ||||
-rw-r--r-- | x11-wm/keramik/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/qnxstyle/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/qnxstyle/pkg-descr | 1 | ||||
-rw-r--r-- | x11/decurs/Makefile | 2 | ||||
-rw-r--r-- | x11/decurs/pkg-descr | 2 |
22 files changed, 12 insertions, 34 deletions
diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile index abfea73..15060a6 100644 --- a/archivers/xpk/Makefile +++ b/archivers/xpk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ \ http://energyhq.homeip.net/files/ -MAINTAINER= flynn@energyhq.homeip.net +MAINTAINER= adam@vectors.cx USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/archivers/xpk/pkg-descr b/archivers/xpk/pkg-descr index dc2e908..054c281 100644 --- a/archivers/xpk/pkg-descr +++ b/archivers/xpk/pkg-descr @@ -10,6 +10,3 @@ applications do not need to know which library was used to pack the data - the appropriate library needs to be installed. WWW: http://www.jormas.com/~vesuri/xpk/ - -- Miguel Mendez -flynn@energyhq.homeip.net diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index fc578aa..72e8b08 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.conmicro.cx/hercules/ -MAINTAINER= flynn@energyhq.homeip.net +MAINTAINER= adam@vectors.cx GNU_CONFIGURE= yes diff --git a/emulators/hercules/pkg-descr b/emulators/hercules/pkg-descr index 773d2ab..dd3f78b 100644 --- a/emulators/hercules/pkg-descr +++ b/emulators/hercules/pkg-descr @@ -8,5 +8,3 @@ including dynamic reconfiguration, integrated console, interpretive execution and z/Architecture support. WWW: http://www.conmicro.cx/hercules/ - -- Miguel Mendez <flynn@energyhq.homeip.net> diff --git a/emulators/scummvm/Makefile b/emulators/scummvm/Makefile index a06008b..5e412af 100644 --- a/emulators/scummvm/Makefile +++ b/emulators/scummvm/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= flynn@energyhq.homeip.net +MAINTAINER= adam@vectors.cx LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 diff --git a/emulators/scummvm/pkg-descr b/emulators/scummvm/pkg-descr index 1441c57..217590b 100644 --- a/emulators/scummvm/pkg-descr +++ b/emulators/scummvm/pkg-descr @@ -8,6 +8,3 @@ way through to the end. Still other games do not load at all. Visit these following web pages for more information: WWW: http://scummvm.sourceforge.net/ - -- Miguel Mendez -flynn@energyhq.homeip.net diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index c8355e9..66d7296 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.philosys.de/~kunze/xzx.purespace.de/xzx/ DISTNAME= ${PORTNAME}-pro-${PORTVERSION}-eval -MAINTAINER= flynn@energyhq.homeip.net +MAINTAINER= adam@vectors.cx # xmkmf is used in configure script BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4 diff --git a/games/mythserver/Makefile b/games/mythserver/Makefile index db85234..9f39907 100644 --- a/games/mythserver/Makefile +++ b/games/mythserver/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://support.bungie.com/ftp/pub/win/misc/ DISTNAME= metaserver2open -MAINTAINER= flynn@energyhq.homeip.net +MAINTAINER= adam@vectors.cx USE_ZIP= yes USE_GMAKE= yes diff --git a/games/mythserver/pkg-descr b/games/mythserver/pkg-descr index 9076f3f..7977484 100644 --- a/games/mythserver/pkg-descr +++ b/games/mythserver/pkg-descr @@ -9,6 +9,3 @@ should the need or desire to do so arise. Visit these following web pages for more information: WWW: http://www.bungie.net/site/3 - -- Miguel Mendez -flynn@energyhq.homeip.net diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index a06008b..5e412af 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= flynn@energyhq.homeip.net +MAINTAINER= adam@vectors.cx LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 diff --git a/games/scummvm/pkg-descr b/games/scummvm/pkg-descr index 1441c57..217590b 100644 --- a/games/scummvm/pkg-descr +++ b/games/scummvm/pkg-descr @@ -8,6 +8,3 @@ way through to the end. Still other games do not load at all. Visit these following web pages for more information: WWW: http://scummvm.sourceforge.net/ - -- Miguel Mendez -flynn@energyhq.homeip.net diff --git a/lang/dice/Makefile b/lang/dice/Makefile index c545525..a5d9ccf 100644 --- a/lang/dice/Makefile +++ b/lang/dice/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.obviously.com/dice/ DISTNAME= ${PORTNAME}-rel-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= flynn@energyhq.homeip.net +MAINTAINER= adam@vectors.cx post-patch: @for i in ${WRKSRC}/lib/version.h ${WRKSRC}/include/lib/version.h \ diff --git a/lang/dice/pkg-descr b/lang/dice/pkg-descr index 82664d4..a742eaf 100644 --- a/lang/dice/pkg-descr +++ b/lang/dice/pkg-descr @@ -5,5 +5,3 @@ relocatable and fixed address (ROM) based code. Quite suitable for embedded WWW: http://www.obviously.com/dice/ Author: Matt Dillon <dillon@apollo.backplane.com> - -- Miguel Mendez <flynn@energyhq.homeip.net> diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile index 84b7e13..34a3b79 100644 --- a/sysutils/thefish/Makefile +++ b/sysutils/thefish/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.2.4 CATEGORIES= sysutils MASTER_SITES= http://energyhq.homeip.net/files/ -MAINTAINER= flynn@energyhq.homeip.net +MAINTAINER= adam@vectors.cx .if !defined(NO_GUI) && defined(WITH_GTK2) LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 diff --git a/sysutils/thefish/pkg-descr b/sysutils/thefish/pkg-descr index c7a157a..5165c52 100644 --- a/sysutils/thefish/pkg-descr +++ b/sysutils/thefish/pkg-descr @@ -5,5 +5,3 @@ the program honours two environment variables: FISH_RC_DEFAULTS and FISH_RC. WWW: http://energyhq.homeip.net/brain.html - -- Miguel Mendez <flynn@energyhq.homeip.net> diff --git a/x11-themes/qnxstyle/Makefile b/x11-themes/qnxstyle/Makefile index b7ad89d..47e2ab5 100644 --- a/x11-themes/qnxstyle/Makefile +++ b/x11-themes/qnxstyle/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-wm kde MASTER_SITES= http://www.kde-look.org/content/files/ DISTNAME= $(KDELOOKITEM)-${PORTNAME}-$(PORTVERSION) -MAINTAINER= flynn@energyhq.homeip.net +MAINTAINER= adam@vectors.cx BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ automake14:${PORTSDIR}/devel/automake14 diff --git a/x11-themes/qnxstyle/pkg-descr b/x11-themes/qnxstyle/pkg-descr index 16cd1f8..d9e5a4b 100644 --- a/x11-themes/qnxstyle/pkg-descr +++ b/x11-themes/qnxstyle/pkg-descr @@ -2,4 +2,3 @@ Derek Greene. WWW: http://www.kde-look.org/content/show.php?content=1444 -Miguel Mendez <flynn@energyhq.homeip.net> diff --git a/x11-wm/keramik/Makefile b/x11-wm/keramik/Makefile index 3d9e3bc..bd1691a 100644 --- a/x11-wm/keramik/Makefile +++ b/x11-wm/keramik/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-wm kde MASTER_SITES= http://www.kde-look.org/content/files/ DISTNAME= 2194-${PORTNAME} -MAINTAINER= flynn@energyhq.homeip.net +MAINTAINER= adam@vectors.cx BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \ autoconf:${PORTSDIR}/devel/autoconf diff --git a/x11-wm/qnxstyle/Makefile b/x11-wm/qnxstyle/Makefile index b7ad89d..47e2ab5 100644 --- a/x11-wm/qnxstyle/Makefile +++ b/x11-wm/qnxstyle/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-wm kde MASTER_SITES= http://www.kde-look.org/content/files/ DISTNAME= $(KDELOOKITEM)-${PORTNAME}-$(PORTVERSION) -MAINTAINER= flynn@energyhq.homeip.net +MAINTAINER= adam@vectors.cx BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ automake14:${PORTSDIR}/devel/automake14 diff --git a/x11-wm/qnxstyle/pkg-descr b/x11-wm/qnxstyle/pkg-descr index 16cd1f8..d9e5a4b 100644 --- a/x11-wm/qnxstyle/pkg-descr +++ b/x11-wm/qnxstyle/pkg-descr @@ -2,4 +2,3 @@ Derek Greene. WWW: http://www.kde-look.org/content/show.php?content=1444 -Miguel Mendez <flynn@energyhq.homeip.net> diff --git a/x11/decurs/Makefile b/x11/decurs/Makefile index 620bd63..6ef96bf 100644 --- a/x11/decurs/Makefile +++ b/x11/decurs/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.50.0 CATEGORIES= x11 MASTER_SITES= http://www.hut.fi/~pvsavola/files/ -MAINTAINER= flynn@energyhq.homeip.net +MAINTAINER= adam@vectors.cx LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- diff --git a/x11/decurs/pkg-descr b/x11/decurs/pkg-descr index df0c8ec..07d00ee 100644 --- a/x11/decurs/pkg-descr +++ b/x11/decurs/pkg-descr @@ -3,5 +3,3 @@ It reads them from "bdf" -formatted font files. Now, don't worry, DeCurs comes with one handy =). WWW: http://www.hut.fi/~pvsavola/decurs.html - -- Miguel Mendez <flynn@energyhq.homeip.net> |