pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Reset maintainer on his request.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4bc23ecec1f4
branches:  trunk
changeset: 537880:4bc23ecec1f4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 19 09:16:17 2008 +0000

description:
Reset maintainer on his request.

diffstat:

 audio/esound/Makefile             |  4 ++--
 audio/xanalyser/Makefile          |  4 ++--
 benchmarks/benchfft/Makefile      |  4 ++--
 benchmarks/bonnie++/Makefile      |  4 ++--
 benchmarks/bonnie/Makefile        |  4 ++--
 benchmarks/bytebench/Makefile     |  4 ++--
 benchmarks/dhrystone/Makefile     |  4 ++--
 benchmarks/fib/Makefile           |  4 ++--
 benchmarks/flops/Makefile         |  4 ++--
 benchmarks/hbench/Makefile        |  4 ++--
 benchmarks/heapsort/Makefile      |  4 ++--
 benchmarks/iozone/Makefile        |  4 ++--
 benchmarks/linpack-bench/Makefile |  4 ++--
 benchmarks/lmbench/Makefile       |  4 ++--
 benchmarks/nsieve/Makefile        |  4 ++--
 benchmarks/paranoia/Makefile      |  4 ++--
 benchmarks/postmark/Makefile      |  4 ++--
 benchmarks/whetstone/Makefile     |  4 ++--
 biology/nut/Makefile              |  4 ++--
 devel/cdk/Makefile                |  4 ++--
 devel/electricfence/Makefile      |  4 ++--
 devel/xdelta/Makefile             |  4 ++--
 finance/xfinans/Makefile          |  4 ++--
 finance/xinvest/Makefile          |  4 ++--
 finance/xquote/Makefile           |  4 ++--
 games/abuse/Makefile              |  4 ++--
 games/angband-tty/Makefile        |  4 ++--
 games/angband-x11/Makefile        |  4 ++--
 games/battalion/Makefile          |  4 ++--
 games/battleball/Makefile         |  4 ++--
 games/cbzone/Makefile             |  4 ++--
 games/craft/Makefile              |  4 ++--
 games/dopewars/Makefile           |  4 ++--
 games/finalbattle/Makefile        |  4 ++--
 games/galaxa/Makefile             |  4 ++--
 games/gemdropx/Makefile           |  4 ++--
 games/icbm3d/Makefile             |  4 ++--
 games/imaze/Makefile              |  4 ++--
 games/jetpack/Makefile            |  4 ++--
 games/lincity/Makefile            |  4 ++--
 games/maelstrom-x11/Makefile      |  4 ++--
 games/mirrormagic-sdl/Makefile    |  4 ++--
 games/mirrormagic/Makefile        |  4 ++--
 games/spellcast/Makefile          |  4 ++--
 games/svb/Makefile                |  4 ++--
 games/tanked/Makefile             |  4 ++--
 games/wormz/Makefile              |  4 ++--
 games/xbill/Makefile              |  4 ++--
 games/xboing/Makefile             |  4 ++--
 games/xbomber/Makefile            |  4 ++--
 games/xdoom/Makefile              |  4 ++--
 games/xgalaga/Makefile            |  4 ++--
 games/xmris/Makefile              |  4 ++--
 games/xnibbles/Makefile           |  4 ++--
 games/xpilot/Makefile             |  4 ++--
 games/xpipeman/Makefile           |  4 ++--
 games/xsoldier/Makefile           |  4 ++--
 games/xworm/Makefile              |  4 ++--
 games/xzip/Makefile               |  4 ++--
 graphics/OpenRM/Makefile          |  4 ++--
 graphics/cal3d/Makefile.common    |  4 ++--
 graphics/fnlib/Makefile           |  4 ++--
 graphics/gnuplot/Makefile.common  |  4 ++--
 graphics/hermes/Makefile          |  4 ++--
 graphics/xfig/Makefile            |  4 ++--
 mail/coolmail/Makefile            |  4 ++--
 mail/xfmail/Makefile              |  4 ++--
 math/fftw/Makefile                |  4 ++--
 math/fftw2/Makefile               |  4 ++--
 math/libffm/Makefile              |  4 ++--
 misc/xrolodex/Makefile            |  4 ++--
 parallel/glunix/Makefile          |  4 ++--
 parallel/mpi-ch/Makefile          |  4 ++--
 parallel/pvm3/Makefile            |  4 ++--
 print/transfig/Makefile           |  4 ++--
 x11/Xaw-Xpm/Makefile              |  4 ++--
 x11/fvwm-wharf/Makefile           |  4 ++--
 x11/p5-gtk/Makefile               |  4 ++--
 x11/xbanner/Makefile              |  4 ++--
 x11/xdm3d/Makefile                |  4 ++--
 x11/xpmicons/Makefile             |  4 ++--
 81 files changed, 162 insertions(+), 162 deletions(-)

diffs (truncated from 1448 to 300 lines):

diff -r 4bcae598cb50 -r 4bc23ecec1f4 audio/esound/Makefile
--- a/audio/esound/Makefile     Sat Jan 19 08:55:00 2008 +0000
+++ b/audio/esound/Makefile     Sat Jan 19 09:16:17 2008 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.67 2007/05/06 16:36:06 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2008/01/19 09:16:17 wiz Exp $
 
 DISTNAME=              esound-0.2.38
 CATEGORIES=            audio
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/esound/0.2/}
 EXTRACT_SUFX=          .tar.bz2
 
-MAINTAINER=            root%garbled.net@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://www.tux.org/~ricdude/EsounD.html
 COMMENT=               The Enlightened sound daemon
 
diff -r 4bcae598cb50 -r 4bc23ecec1f4 audio/xanalyser/Makefile
--- a/audio/xanalyser/Makefile  Sat Jan 19 08:55:00 2008 +0000
+++ b/audio/xanalyser/Makefile  Sat Jan 19 09:16:17 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2007/02/22 19:01:14 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2008/01/19 09:16:17 wiz Exp $
 #
 
 DISTNAME=      xanalyser-1.24
@@ -7,7 +7,7 @@
 MASTER_SITES=  http://arvin.schnell-web.net/xanalyser/
 EXTRACT_SUFX=  .tar.bz2
 
-MAINTAINER=    root%garbled.net@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://arvin.schnell-web.net/xanalyser/
 COMMENT=       Frequency spectrum analyser for X
 
diff -r 4bcae598cb50 -r 4bc23ecec1f4 benchmarks/benchfft/Makefile
--- a/benchmarks/benchfft/Makefile      Sat Jan 19 08:55:00 2008 +0000
+++ b/benchmarks/benchfft/Makefile      Sat Jan 19 09:16:17 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2006/07/21 06:36:21 rillig Exp $
+# $NetBSD: Makefile,v 1.32 2008/01/19 09:16:17 wiz Exp $
 
 DISTNAME=              benchfft-2.0
 PKGREVISION=   2
@@ -7,7 +7,7 @@
                        ftp://ftp.fftw.org/pub/fftw/old/benchfft/
 DISTFILES=             ${DISTNAME}${EXTRACT_SUFX} fftw-2.0.1${EXTRACT_SUFX}
 
-MAINTAINER=            root%garbled.net@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://www.fftw.org/benchfft/
 COMMENT=               Benchmark your machine with a number of FFT algorithms
 
diff -r 4bcae598cb50 -r 4bc23ecec1f4 benchmarks/bonnie++/Makefile
--- a/benchmarks/bonnie++/Makefile      Sat Jan 19 08:55:00 2008 +0000
+++ b/benchmarks/bonnie++/Makefile      Sat Jan 19 09:16:17 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/06/07 21:35:59 hira Exp $
+# $NetBSD: Makefile,v 1.21 2008/01/19 09:16:17 wiz Exp $
 #
 
 DISTNAME=      bonnie++-1.03a
@@ -7,7 +7,7 @@
 MASTER_SITES=  http://www.coker.com.au/bonnie++/
 EXTRACT_SUFX=  .tgz
 
-MAINTAINER=    root%garbled.net@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.coker.com.au/bonnie++/
 COMMENT=       Enhanced performance Test of Filesystem I/O
 
diff -r 4bcae598cb50 -r 4bc23ecec1f4 benchmarks/bonnie/Makefile
--- a/benchmarks/bonnie/Makefile        Sat Jan 19 08:55:00 2008 +0000
+++ b/benchmarks/bonnie/Makefile        Sat Jan 19 09:16:17 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2007/02/22 19:26:09 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2008/01/19 09:16:17 wiz Exp $
 
 DISTNAME=      bonnie
 PKGNAME=       bonnie-2.06
@@ -6,7 +6,7 @@
 CATEGORIES=    benchmarks
 MASTER_SITES=  http://www.textuality.com/bonnie/
 
-MAINTAINER=    root%garbled.net@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.textuality.com/bonnie/index.html
 COMMENT=       Performance Test of Sequential Filesystem I/O and STDIO
 
diff -r 4bcae598cb50 -r 4bc23ecec1f4 benchmarks/bytebench/Makefile
--- a/benchmarks/bytebench/Makefile     Sat Jan 19 08:55:00 2008 +0000
+++ b/benchmarks/bytebench/Makefile     Sat Jan 19 09:16:17 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/06/22 21:50:38 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2008/01/19 09:16:17 wiz Exp $
 
 DISTNAME=              unixbench-4.1.0
 PKGNAME=               ${DISTNAME:S/unix/byte/}
@@ -7,7 +7,7 @@
 MASTER_SITES=          http://www.tux.org/pub/tux/benchmarks/System/unixbench/
 EXTRACT_SUFX=          .tgz
 
-MAINTAINER=            root%garbled.net@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 COMMENT=               BYTE Magazine's Public Domain benchmark for UNIX
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
diff -r 4bcae598cb50 -r 4bc23ecec1f4 benchmarks/dhrystone/Makefile
--- a/benchmarks/dhrystone/Makefile     Sat Jan 19 08:55:00 2008 +0000
+++ b/benchmarks/dhrystone/Makefile     Sat Jan 19 09:16:17 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/07/30 15:50:37 minskim Exp $
+# $NetBSD: Makefile,v 1.12 2008/01/19 09:16:17 wiz Exp $
 
 DISTNAME=              dhry2.1
 PKGNAME=               dhrystone-2.1
@@ -6,7 +6,7 @@
 MASTER_SITES=          ftp://gatekeeper.dec.com/pub/misc/
 EXTRACT_SUFX=          .tar.Z
 
-MAINTAINER=            root%garbled.net@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 COMMENT=               Reinhold Weicker's DHRYSTONE 2.1 integer benchmark
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
diff -r 4bcae598cb50 -r 4bc23ecec1f4 benchmarks/fib/Makefile
--- a/benchmarks/fib/Makefile   Sat Jan 19 08:55:00 2008 +0000
+++ b/benchmarks/fib/Makefile   Sat Jan 19 09:16:17 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/07/30 15:50:37 minskim Exp $
+# $NetBSD: Makefile,v 1.12 2008/01/19 09:16:17 wiz Exp $
 
 DISTNAME=              fib.c
 PKGNAME=               fib-980203
@@ -6,7 +6,7 @@
 MASTER_SITES=          ftp://ftp.nosc.mil/pub/aburto/fib/
 EXTRACT_SUFX=          #empty
 
-MAINTAINER=            root%garbled.net@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 COMMENT=               Mathematical benchmark
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
diff -r 4bcae598cb50 -r 4bc23ecec1f4 benchmarks/flops/Makefile
--- a/benchmarks/flops/Makefile Sat Jan 19 08:55:00 2008 +0000
+++ b/benchmarks/flops/Makefile Sat Jan 19 09:16:17 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/07/30 15:50:37 minskim Exp $
+# $NetBSD: Makefile,v 1.12 2008/01/19 09:16:18 wiz Exp $
 
 DISTNAME=              flops
 PKGNAME=               flops-2.0
@@ -6,7 +6,7 @@
 MASTER_SITES=          ftp://ftp.nosc.mil/pub/aburto/flops/
 DISTFILES=             ${DISTNAME}.c ${DISTNAME}.doc
 
-MAINTAINER=            root%garbled.net@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://performance.netlib.org/performance/html/flops.html
 COMMENT=               Floating point benchmark to give your MFLOPS rating
 
diff -r 4bcae598cb50 -r 4bc23ecec1f4 benchmarks/hbench/Makefile
--- a/benchmarks/hbench/Makefile        Sat Jan 19 08:55:00 2008 +0000
+++ b/benchmarks/hbench/Makefile        Sat Jan 19 09:16:17 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/10/04 20:46:42 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2008/01/19 09:16:18 wiz Exp $
 
 DISTNAME=              hbench-OS-1.0
 PKGNAME=               hbench-1.0
@@ -6,7 +6,7 @@
 CATEGORIES=            benchmarks
 MASTER_SITES=          http://www.eecs.harvard.edu/vino/perf/hbench/
 
-MAINTAINER=            root%garbled.net@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://www.eecs.harvard.edu/vino/perf/hbench/
 COMMENT=               Suite of portable benchmarks to measure the OS and the hardware
 
diff -r 4bcae598cb50 -r 4bc23ecec1f4 benchmarks/heapsort/Makefile
--- a/benchmarks/heapsort/Makefile      Sat Jan 19 08:55:00 2008 +0000
+++ b/benchmarks/heapsort/Makefile      Sat Jan 19 09:16:17 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/07/30 15:50:37 minskim Exp $
+# $NetBSD: Makefile,v 1.13 2008/01/19 09:16:18 wiz Exp $
 
 DISTNAME=              heapsort.c
 PKGNAME=               heapsort-1.0
@@ -6,7 +6,7 @@
 MASTER_SITES=          ftp://ftp.nosc.mil/pub/aburto/heapsort/
 EXTRACT_SUFX=          #empty
 
-MAINTAINER=            root%garbled.net@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 COMMENT=               Benchmark program for variable sized arrays
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
diff -r 4bcae598cb50 -r 4bc23ecec1f4 benchmarks/iozone/Makefile
--- a/benchmarks/iozone/Makefile        Sat Jan 19 08:55:00 2008 +0000
+++ b/benchmarks/iozone/Makefile        Sat Jan 19 09:16:17 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2007/01/07 09:13:47 rillig Exp $
+# $NetBSD: Makefile,v 1.37 2008/01/19 09:16:18 wiz Exp $
 
 DISTNAME=      iozone3_263
 PKGNAME=       iozone-3.263
@@ -6,7 +6,7 @@
 MASTER_SITES=  http://www.iozone.org/src/current/
 EXTRACT_SUFX=  .tar
 
-MAINTAINER=    root%garbled.net@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.iozone.org/
 COMMENT=       Benchmark for file read and write speed
 
diff -r 4bcae598cb50 -r 4bc23ecec1f4 benchmarks/linpack-bench/Makefile
--- a/benchmarks/linpack-bench/Makefile Sat Jan 19 08:55:00 2008 +0000
+++ b/benchmarks/linpack-bench/Makefile Sat Jan 19 09:16:17 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/07/30 15:50:37 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2008/01/19 09:16:18 wiz Exp $
 
 DISTNAME=              linpackc
 PKGNAME=               linpack-bench-940225
@@ -6,7 +6,7 @@
 MASTER_SITES=          http://www.netlib.org/benchmark/
 EXTRACT_SUFX=          # empty
 
-MAINTAINER=            root%garbled.net@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 COMMENT=               Collection of benchmarks for floating point
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
diff -r 4bcae598cb50 -r 4bc23ecec1f4 benchmarks/lmbench/Makefile
--- a/benchmarks/lmbench/Makefile       Sat Jan 19 08:55:00 2008 +0000
+++ b/benchmarks/lmbench/Makefile       Sat Jan 19 09:16:17 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/08/31 18:04:08 rillig Exp $
+# $NetBSD: Makefile,v 1.31 2008/01/19 09:16:18 wiz Exp $
 
 DISTNAME=              lmbench-2alpha11
 PKGNAME=               lmbench-2.11a
@@ -7,7 +7,7 @@
 MASTER_SITES=          ftp://ftp.bitmover.com/lmbench/
 EXTRACT_SUFX=          .tgz
 
-MAINTAINER=            root%garbled.net@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://www.bitmover.com/lm/lmbench/
 COMMENT=               Complete benchmark that gives a large amount of information
 
diff -r 4bcae598cb50 -r 4bc23ecec1f4 benchmarks/nsieve/Makefile
--- a/benchmarks/nsieve/Makefile        Sat Jan 19 08:55:00 2008 +0000
+++ b/benchmarks/nsieve/Makefile        Sat Jan 19 09:16:17 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/07/30 15:50:38 minskim Exp $
+# $NetBSD: Makefile,v 1.12 2008/01/19 09:16:18 wiz Exp $
 
 DISTNAME=              nsieve.c
 PKGNAME=               nsieve-1.2b
@@ -6,7 +6,7 @@
 MASTER_SITES=          ftp://ftp.nosc.mil/pub/aburto/nsieve/
 EXTRACT_SUFX=          #empty
 
-MAINTAINER=            root%garbled.net@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 COMMENT=               Sieve of Eratosthenes benchmark
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
diff -r 4bcae598cb50 -r 4bc23ecec1f4 benchmarks/paranoia/Makefile
--- a/benchmarks/paranoia/Makefile      Sat Jan 19 08:55:00 2008 +0000
+++ b/benchmarks/paranoia/Makefile      Sat Jan 19 09:16:17 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/01/21 18:57:40 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2008/01/19 09:16:18 wiz Exp $
 
 DISTNAME=              paranoia
 PKGNAME=               paranoia-960101
@@ -6,7 +6,7 @@
 MASTER_SITES=          http://www.netlib.org/paranoia/
 EXTRACT_SUFX=          .c
 
-MAINTAINER=            root%garbled.net@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 COMMENT=               Highly paranoid test of IEEE 754 conformance
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
diff -r 4bcae598cb50 -r 4bc23ecec1f4 benchmarks/postmark/Makefile
--- a/benchmarks/postmark/Makefile      Sat Jan 19 08:55:00 2008 +0000
+++ b/benchmarks/postmark/Makefile      Sat Jan 19 09:16:17 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2007/02/22 19:26:09 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2008/01/19 09:16:19 wiz Exp $
 
 DISTNAME=      postmark-1_5.c
 PKGNAME=       postmark-1.5
@@ -6,7 +6,7 @@
 MASTER_SITES=  http://www.netapp.com/ftp/
 EXTRACT_SUFX=  #
 



Home | Main Index | Thread Index | Old Index