diff options
author | wxs <wxs@FreeBSD.org> | 2008-02-04 15:35:12 +0000 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2008-02-04 15:35:12 +0000 |
commit | 75e1656404fb16cacfcc95293d50487f0169a0d2 (patch) | |
tree | 91a7d9628715bcb6895fa462d8712bf0b807f298 | |
parent | b4e1e1e364b2542e15c08156f3c7f4f29dfc6c06 (diff) | |
download | FreeBSD-ports-75e1656404fb16cacfcc95293d50487f0169a0d2.zip FreeBSD-ports-75e1656404fb16cacfcc95293d50487f0169a0d2.tar.gz |
Update my address.
Approved by: garga (mentor)
30 files changed, 30 insertions, 30 deletions
diff --git a/deskutils/jlj/Makefile b/deskutils/jlj/Makefile index 6b8549f..a1bb2a5 100644 --- a/deskutils/jlj/Makefile +++ b/deskutils/jlj/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://umlautllama.com/projects/perl/ \ http://www.atarininja.org/~wxs/distfiles/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Jerry's command-line LiveJournal.com entry system WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/devel/obby/Makefile b/devel/obby/Makefile index d929c6c..c271b41 100644 --- a/devel/obby/Makefile +++ b/devel/obby/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://releases.0x539.de/obby/ \ http://www.atarininja.org/~wxs/distfiles/ -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= A library for synced document buffers LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 6d11779..03be554 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ \ http://www.atarininja.org/~wxs/distfiles/ -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= A free collaborative editor LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \ diff --git a/emulators/qemu-launcher/Makefile b/emulators/qemu-launcher/Makefile index dadac68..b567e11 100644 --- a/emulators/qemu-launcher/Makefile +++ b/emulators/qemu-launcher/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= http://download.gna.org/qemulaunch/1.7.x/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= A GTK front-end to Qemu RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ diff --git a/math/libtommath/Makefile b/math/libtommath/Makefile index 5384a4d..fbf83bc 100644 --- a/math/libtommath/Makefile +++ b/math/libtommath/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://libtom.org/files/ \ http://www.atarininja.org/~wxs/distfiles/ DISTNAME= ltm-${PORTVERSION} -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Comprehensive, modular and portable mathematical routines WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile index 2bfdb19..811d3a6 100644 --- a/math/tomsfastmath/Makefile +++ b/math/tomsfastmath/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://libtom.org/files/ \ MASTER_SITE_SUBDIR= miwi DISTNAME= tfm-${PORTVERSION} -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Portable fixed precision math library for fast exponentiations WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/net-im/pork/Makefile b/net-im/pork/Makefile index 7ccf7b5..5438148 100644 --- a/net-im/pork/Makefile +++ b/net-im/pork/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ojnk -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Console-based AIM client USE_PERL5= yes diff --git a/net-mgmt/isic/Makefile b/net-mgmt/isic/Makefile index 2db2230..5a78da8 100644 --- a/net-mgmt/isic/Makefile +++ b/net-mgmt/isic/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= IP Stack Integrity Checker BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile index a62e675..c69a591 100644 --- a/net-p2p/py-bittorrent/Makefile +++ b/net-p2p/py-bittorrent/Makefile @@ -12,7 +12,7 @@ CATEGORIES?= net-p2p python MASTER_SITES= http://download.bittorrent.com/dl/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT?= A peer-to-peer tool for distributing files written in Python RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython \ diff --git a/net/bittwist/Makefile b/net/bittwist/Makefile index 1a86385..344792a 100644 --- a/net/bittwist/Makefile +++ b/net/bittwist/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= SF DISTNAME= ${PORTNAME}-bsd-${PORTVERSION} -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Libpcap-based Ethernet packet generator, with PCAP editor WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/net/daemonlogger/Makefile b/net/daemonlogger/Makefile index b8d6bbd..95aa3a8 100644 --- a/net/daemonlogger/Makefile +++ b/net/daemonlogger/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.1 CATEGORIES= net MASTER_SITES= http://www.snort.org/users/roesch/code/ -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= A packet sniffer capable of running as a daemon and as a software tap LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile index 26c93c7..9dfea5d 100644 --- a/net/honeyd/Makefile +++ b/net/honeyd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ \ http://niels.xtdnet.nl/honeyd/ -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Simulate virtual network hosts (honeypots) LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent \ diff --git a/net/net6/Makefile b/net/net6/Makefile index 3167ccd..a4172b4 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net devel MASTER_SITES= http://releases.0x539.de/net6/ \ http://www.atarininja.org/~wxs/distfiles/ -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Network access framework for IPv4/IPv6 LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 4fca93c..38e682e 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Network monitoring tool with command line and web interfaces BUILD_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool diff --git a/net/sobby/Makefile b/net/sobby/Makefile index 9c3fa58..4d4c701 100644 --- a/net/sobby/Makefile +++ b/net/sobby/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://releases.0x539.de/sobby/ \ http://www.atarininja.org/~wxs/distfiles/ -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= A standalone obby server LIB_DEPENDS= net6:${PORTSDIR}/net/net6 \ diff --git a/net/tftpgrab/Makefile b/net/tftpgrab/Makefile index ddb4bc6..6e10389 100644 --- a/net/tftpgrab/Makefile +++ b/net/tftpgrab/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://pseudo-flaw.net/tftpgrab/ \ http://www.atarininja.org/~wxs/distfiles/ -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= TFTP stream extractor GNU_CONFIGURE= yes diff --git a/net/xprobe/Makefile b/net/xprobe/Makefile index db4025a..5c03f34 100644 --- a/net/xprobe/Makefile +++ b/net/xprobe/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xprobe -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= ICMP active OS fingerprint scanner HAS_CONFIGURE= yes diff --git a/security/cutlass/Makefile b/security/cutlass/Makefile index d9aa7ba..b8e103f 100644 --- a/security/cutlass/Makefile +++ b/security/cutlass/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.synacklabs.net/projects/cutlass/ -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Encrypted peer-to-peer voice, text, and file transmission protocol BUILD_DEPENDS= botan-config:${PORTSDIR}/security/botan \ diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile index afeec4e..9dfad9b 100644 --- a/security/libtomcrypt/Makefile +++ b/security/libtomcrypt/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://libtom.org/files/ \ http://www.atarininja.org/~wxs/distfiles/ DISTNAME= crypt-${PORTVERSION} -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Comprehensive, modular and portable cryptographic toolkit WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/sysutils/cdargs/Makefile b/sysutils/cdargs/Makefile index 50c08e7..c3f5b5d 100644 --- a/sysutils/cdargs/Makefile +++ b/sysutils/cdargs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.skamphausen.de/software/cdargs/ \ http://www.atarininja.org/~wxs/distfiles/ -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Navigate the filesystem using a menu interface or a bookmark system USE_GETOPT_LONG= yes diff --git a/sysutils/grok/Makefile b/sysutils/grok/Makefile index c7055e6..e79c7b7 100644 --- a/sysutils/grok/Makefile +++ b/sysutils/grok/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.semicomplete.com/files/grok/ \ http://www.atarininja.org/~wxs/distfiles/ -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= An expert system for real-time log analysis RUN_DEPENDS= ${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common \ diff --git a/www/paros/Makefile b/www/paros/Makefile index 69c697fc..b4d6d46 100644 --- a/www/paros/Makefile +++ b/www/paros/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-unix -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= An HTTP/HTTPS proxy for assessing web application vulnerability WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile index 7987fed..fdb5064 100644 --- a/www/tinyproxy/Makefile +++ b/www/tinyproxy/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= A small, efficient HTTP proxy server USE_RC_SUBR= tinyproxy.sh diff --git a/x11-clocks/xdaliclock/Makefile b/x11-clocks/xdaliclock/Makefile index deb6c26..3a5a6e9 100644 --- a/x11-clocks/xdaliclock/Makefile +++ b/x11-clocks/xdaliclock/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-clocks MASTER_SITES= http://www.jwz.org/xdaliclock/ MASTER_SITE_SUBDIR= applications -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= A rather neat animated clock WRKSRC= ${WRKDIR}/${DISTNAME}/X11 diff --git a/x11-fonts/suxus/Makefile b/x11-fonts/suxus/Makefile index 032a7fe..d6e45c3 100644 --- a/x11-fonts/suxus/Makefile +++ b/x11-fonts/suxus/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.goof.com/pcg/marc/data/ DISTFILES= ${PORTNAME}-iso-8859-1.bdf.gz fonts.alias DIST_SUBDIR= suxus -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= An x11 font designed to be small yet easily read BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} \ diff --git a/x11-toolkits/p5-Gnome2-VFS/Makefile b/x11-toolkits/p5-Gnome2-VFS/Makefile index 900b171..d1b6479 100644 --- a/x11-toolkits/p5-Gnome2-VFS/Makefile +++ b/x11-toolkits/p5-Gnome2-VFS/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= gtk2-perl PKGNAMEPREFIX= p5- -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Allows you to use the GNOME Virtual File System library from Perl BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \ diff --git a/x11-toolkits/p5-Gnome2/Makefile b/x11-toolkits/p5-Gnome2/Makefile index 5e5ff78..e181181 100644 --- a/x11-toolkits/p5-Gnome2/Makefile +++ b/x11-toolkits/p5-Gnome2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtk2-perl PKGNAMEPREFIX= p5- -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Allows a perl developer to use the Gnome libraries BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \ diff --git a/x11-wm/selectwm/Makefile b/x11-wm/selectwm/Makefile index d93ba35..1f994b3 100644 --- a/x11-wm/selectwm/Makefile +++ b/x11-wm/selectwm/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= http://ordiluc.net/selectwm/ -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= A GTK application to let you select a window manager when starting X MAN1= selectwm.1 diff --git a/x11/keynav/Makefile b/x11/keynav/Makefile index a1bfcdb..97bb02d 100644 --- a/x11/keynav/Makefile +++ b/x11/keynav/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= http://www.semicomplete.com/files/keynav/ \ http://www.atarininja.org/~wxs/distfiles/ -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Quickly select a portion of the screen using minimal keystrokes USE_GNOME= pkgconfig diff --git a/x11/xdotool/Makefile b/x11/xdotool/Makefile index 18fc2b5..d1206dc 100644 --- a/x11/xdotool/Makefile +++ b/x11/xdotool/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= http://www.semicomplete.com/files/xdotool/ \ http://www.atarininja.org/~wxs/distfiles/ -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Programatically simulate keyboard input or mouse activity USE_GNOME= pkgconfig |