diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-10-18 07:58:00 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-10-18 07:58:00 +0000 |
commit | fa2867e98140aa5882389998bc92ff7f4aeb8682 (patch) | |
tree | 9c744089cf74e2e66fe93f7de43b53ebde5a0839 | |
parent | 9e733e6bbd2b5762f0358270813f682493c9406c (diff) | |
download | ports-fa2867e98140aa5882389998bc92ff7f4aeb8682.tar.gz ports-fa2867e98140aa5882389998bc92ff7f4aeb8682.zip |
Notes
40 files changed, 51 insertions, 31 deletions
diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile index 15060a6bbc10..0581910a918b 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= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/archivers/xpk/pkg-descr b/archivers/xpk/pkg-descr index 054c28199458..d0725c64a8de 100644 --- a/archivers/xpk/pkg-descr +++ b/archivers/xpk/pkg-descr @@ -10,3 +10,5 @@ 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/ + +-Adam Weinberger <adamw@FreeBSD.org> diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index 637730cfadf4..263d524780c9 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.16.5 CATEGORIES= emulators MASTER_SITES= http://www.conmicro.cx/hercules/ -MAINTAINER= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org GNU_CONFIGURE= yes USE_REINPLACE= yes diff --git a/emulators/hercules/pkg-descr b/emulators/hercules/pkg-descr index dd3f78be1302..870a8048fbea 100644 --- a/emulators/hercules/pkg-descr +++ b/emulators/hercules/pkg-descr @@ -8,3 +8,5 @@ including dynamic reconfiguration, integrated console, interpretive execution and z/Architecture support. WWW: http://www.conmicro.cx/hercules/ + +-Adam Weinberger <adamw@FreeBSD.org> diff --git a/emulators/scummvm/Makefile b/emulators/scummvm/Makefile index 5e412afe3a3d..3dfaf64e1773 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= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 diff --git a/emulators/scummvm/pkg-descr b/emulators/scummvm/pkg-descr index 217590b1fe2b..ac98324dc6c8 100644 --- a/emulators/scummvm/pkg-descr +++ b/emulators/scummvm/pkg-descr @@ -8,3 +8,5 @@ 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/ + +-Adam Weinberger <adamw@FreeBSD.org> diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index 66d729655c93..6fba6926a04a 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= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org # xmkmf is used in configure script BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4 diff --git a/emulators/xzx/pkg-descr b/emulators/xzx/pkg-descr index 296d7d4ac7c2..fec98a1b5885 100644 --- a/emulators/xzx/pkg-descr +++ b/emulators/xzx/pkg-descr @@ -12,3 +12,5 @@ lighter colour in white, which works reasonably well. Halftoning is used if the scaling factor is increased. WWW: http://www.zx-spectrum.net/xzx/ + +-Adam Weinberger <adamw@FreeBSD.org> diff --git a/games/mythserver/Makefile b/games/mythserver/Makefile index 9f399072d21b..096cdfc9430c 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= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org USE_ZIP= yes USE_GMAKE= yes diff --git a/games/mythserver/pkg-descr b/games/mythserver/pkg-descr index 7977484e098c..e2bda9b052db 100644 --- a/games/mythserver/pkg-descr +++ b/games/mythserver/pkg-descr @@ -9,3 +9,5 @@ should the need or desire to do so arise. Visit these following web pages for more information: WWW: http://www.bungie.net/site/3 + +-Adam Weinberger <adamw@FreeBSD.org> diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index 5e412afe3a3d..3dfaf64e1773 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= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 diff --git a/games/scummvm/pkg-descr b/games/scummvm/pkg-descr index 217590b1fe2b..ac98324dc6c8 100644 --- a/games/scummvm/pkg-descr +++ b/games/scummvm/pkg-descr @@ -8,3 +8,5 @@ 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/ + +-Adam Weinberger <adamw@FreeBSD.org> diff --git a/lang/dice/Makefile b/lang/dice/Makefile index a5d9ccf2e79c..afcfdac723ea 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= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org 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 a742eafde749..5bd1c798bd22 100644 --- a/lang/dice/pkg-descr +++ b/lang/dice/pkg-descr @@ -5,3 +5,5 @@ relocatable and fixed address (ROM) based code. Quite suitable for embedded WWW: http://www.obviously.com/dice/ Author: Matt Dillon <dillon@apollo.backplane.com> + +-Adam Weinberger <adamw@FreeBSD.org> diff --git a/misc/icemc/Makefile b/misc/icemc/Makefile index 80b9771f5629..fc26b4fe08c5 100644 --- a/misc/icemc/Makefile +++ b/misc/icemc/Makefile @@ -15,7 +15,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= icemc-0.2.2.patch.tar.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org USE_X_PREFIX= yes USE_QT_VER= 3 diff --git a/misc/icemc/pkg-descr b/misc/icemc/pkg-descr index e485faf5bde6..8be1ad572f0e 100644 --- a/misc/icemc/pkg-descr +++ b/misc/icemc/pkg-descr @@ -10,4 +10,4 @@ features WWW: http://www.algorithm.at/comp/icemc/icemc.html -- Adam Weinberger <adam@vectors.cx> +- Adam Weinberger <adamw@FreeBSD.org> diff --git a/misc/wmtunlo/Makefile b/misc/wmtunlo/Makefile index b718fde55885..5874d35db122 100644 --- a/misc/wmtunlo/Makefile +++ b/misc/wmtunlo/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.1 CATEGORIES= misc windowmaker MASTER_SITES= http://clay.ll.pl/download/ -MAINTAINER= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org USE_REINPLACE= yes USE_X_PREFIX= yes diff --git a/misc/wmtunlo/pkg-descr b/misc/wmtunlo/pkg-descr index 7663735cb544..d2d2468a0f83 100644 --- a/misc/wmtunlo/pkg-descr +++ b/misc/wmtunlo/pkg-descr @@ -3,4 +3,4 @@ The visualization is highly customizable, using 14 arguments. 5 example customizations are provided as shell scripts, named wmtunlo.example1 through wmtunlo.example5. -- Adam Weinberger adam@vectors.cx +- Adam Weinberger <adamw@FreeBSD.org> diff --git a/sysutils/bbapm/Makefile b/sysutils/bbapm/Makefile index 416ed2d740e9..32d7b81cf495 100644 --- a/sysutils/bbapm/Makefile +++ b/sysutils/bbapm/Makefile @@ -14,7 +14,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= bbapm-0.0.1-freebsd-patch-2.diff PATCH_DIST_STRIP= -p1 -MAINTAINER= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org USE_X_PREFIX= yes USE_GNOMENG= yes diff --git a/sysutils/bbapm/pkg-descr b/sysutils/bbapm/pkg-descr index f02e95c9f81f..a53ed0d867ac 100644 --- a/sysutils/bbapm/pkg-descr +++ b/sysutils/bbapm/pkg-descr @@ -4,5 +4,4 @@ tool. WWW: http://bbtools.windsofstorm.net/ -- Adam Weinberger -adam@vectors.cx +- Adam Weinberger <adamw@FreeBSD.org> diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile index 4a0bccfe3075..3704d2aa90db 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= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org .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 5165c527e7ee..02a33f1e5bd3 100644 --- a/sysutils/thefish/pkg-descr +++ b/sysutils/thefish/pkg-descr @@ -5,3 +5,5 @@ the program honours two environment variables: FISH_RC_DEFAULTS and FISH_RC. WWW: http://energyhq.homeip.net/brain.html + +-Adam Weinberger <adamw@FreeBSD.org> diff --git a/x11-clocks/wmfuzzy/Makefile b/x11-clocks/wmfuzzy/Makefile index 976fb4f52d2c..f83c90c66698 100644 --- a/x11-clocks/wmfuzzy/Makefile +++ b/x11-clocks/wmfuzzy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-clocks windowmaker MASTER_SITES= http://www.manicai.net/comp/wmfuzzy/ EXTRACT_SUFX= .tgz -MAINTAINER= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/x11-clocks/wmfuzzy/pkg-descr b/x11-clocks/wmfuzzy/pkg-descr index 385a2e28d7dc..ad48428486e4 100644 --- a/x11-clocks/wmfuzzy/pkg-descr +++ b/x11-clocks/wmfuzzy/pkg-descr @@ -8,4 +8,4 @@ last time you cared it was 22:58 rather than "Five to Eleven?" WWW: http://www.manicai.net/comp/wmfuzzy --Adam Weinberger adam@vectors.cx +-Adam Weinberger <adamw@FreeBSD.org> diff --git a/x11-themes/qnxstyle/Makefile b/x11-themes/qnxstyle/Makefile index 47e2ab5567b1..7ec83786f8b1 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= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org 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 d9e5a4bcdca8..e638eec31289 100644 --- a/x11-themes/qnxstyle/pkg-descr +++ b/x11-themes/qnxstyle/pkg-descr @@ -2,3 +2,5 @@ Derek Greene. WWW: http://www.kde-look.org/content/show.php?content=1444 + +-Adam Weinberger <adamw@FreeBSD.org> diff --git a/x11-wm/bbapm/Makefile b/x11-wm/bbapm/Makefile index 416ed2d740e9..32d7b81cf495 100644 --- a/x11-wm/bbapm/Makefile +++ b/x11-wm/bbapm/Makefile @@ -14,7 +14,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= bbapm-0.0.1-freebsd-patch-2.diff PATCH_DIST_STRIP= -p1 -MAINTAINER= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org USE_X_PREFIX= yes USE_GNOMENG= yes diff --git a/x11-wm/bbapm/pkg-descr b/x11-wm/bbapm/pkg-descr index f02e95c9f81f..a53ed0d867ac 100644 --- a/x11-wm/bbapm/pkg-descr +++ b/x11-wm/bbapm/pkg-descr @@ -4,5 +4,4 @@ tool. WWW: http://bbtools.windsofstorm.net/ -- Adam Weinberger -adam@vectors.cx +- Adam Weinberger <adamw@FreeBSD.org> diff --git a/x11-wm/bbrun/Makefile b/x11-wm/bbrun/Makefile index 339598d8bfbf..aaf185364a55 100644 --- a/x11-wm/bbrun/Makefile +++ b/x11-wm/bbrun/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= x11-wm MASTER_SITES= http://www.dwave.net/~jking/bbrun/ -MAINTAINER= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/x11-wm/bbrun/pkg-descr b/x11-wm/bbrun/pkg-descr index 509d3a3db00d..b4cb3852e3fa 100644 --- a/x11-wm/bbrun/pkg-descr +++ b/x11-wm/bbrun/pkg-descr @@ -5,4 +5,4 @@ file in $HOME/.bbrun_history WWW: http://bbtools.windsofstorm.net/ -- Adam Weinberger <adam@vectors.cx> +- Adam Weinberger <adamw@FreeBSD.org> diff --git a/x11-wm/icemc/Makefile b/x11-wm/icemc/Makefile index 80b9771f5629..fc26b4fe08c5 100644 --- a/x11-wm/icemc/Makefile +++ b/x11-wm/icemc/Makefile @@ -15,7 +15,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= icemc-0.2.2.patch.tar.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org USE_X_PREFIX= yes USE_QT_VER= 3 diff --git a/x11-wm/icemc/pkg-descr b/x11-wm/icemc/pkg-descr index e485faf5bde6..8be1ad572f0e 100644 --- a/x11-wm/icemc/pkg-descr +++ b/x11-wm/icemc/pkg-descr @@ -10,4 +10,4 @@ features WWW: http://www.algorithm.at/comp/icemc/icemc.html -- Adam Weinberger <adam@vectors.cx> +- Adam Weinberger <adamw@FreeBSD.org> diff --git a/x11-wm/qnxstyle/Makefile b/x11-wm/qnxstyle/Makefile index 47e2ab5567b1..7ec83786f8b1 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= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org 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 d9e5a4bcdca8..e638eec31289 100644 --- a/x11-wm/qnxstyle/pkg-descr +++ b/x11-wm/qnxstyle/pkg-descr @@ -2,3 +2,5 @@ Derek Greene. WWW: http://www.kde-look.org/content/show.php?content=1444 + +-Adam Weinberger <adamw@FreeBSD.org> diff --git a/x11/bbrun/Makefile b/x11/bbrun/Makefile index 339598d8bfbf..aaf185364a55 100644 --- a/x11/bbrun/Makefile +++ b/x11/bbrun/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= x11-wm MASTER_SITES= http://www.dwave.net/~jking/bbrun/ -MAINTAINER= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/x11/bbrun/pkg-descr b/x11/bbrun/pkg-descr index 509d3a3db00d..b4cb3852e3fa 100644 --- a/x11/bbrun/pkg-descr +++ b/x11/bbrun/pkg-descr @@ -5,4 +5,4 @@ file in $HOME/.bbrun_history WWW: http://bbtools.windsofstorm.net/ -- Adam Weinberger <adam@vectors.cx> +- Adam Weinberger <adamw@FreeBSD.org> diff --git a/x11/decurs/Makefile b/x11/decurs/Makefile index c5456662675f..c5c9c6da44de 100644 --- a/x11/decurs/Makefile +++ b/x11/decurs/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.hut.fi/~pvsavola/files/ -MAINTAINER= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- diff --git a/x11/decurs/pkg-descr b/x11/decurs/pkg-descr index 07d00eea2732..55b0504823e5 100644 --- a/x11/decurs/pkg-descr +++ b/x11/decurs/pkg-descr @@ -3,3 +3,5 @@ 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 + +-Adam Weinberger <adamw@FreeBSD.org> diff --git a/x11/gmrun/Makefile b/x11/gmrun/Makefile index 0b70c5a8d1ff..6d314ae44f3f 100644 --- a/x11/gmrun/Makefile +++ b/x11/gmrun/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport diff --git a/x11/gmrun/pkg-descr b/x11/gmrun/pkg-descr index ff872ebf84d6..8ccf34a9b612 100644 --- a/x11/gmrun/pkg-descr +++ b/x11/gmrun/pkg-descr @@ -13,4 +13,4 @@ Features WWW: http://sourceforge.net/projects/gmrun -- Adam Weinberger <adam@vectors.cx> +- Adam Weinberger <adamw@FreeBSD.org> |