diff options
author | tron <tron@pkgsrc.org> | 2013-03-02 10:44:33 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2013-03-02 10:44:33 +0000 |
commit | 0a1c4a3296f04d53bd2fa88dd886f296bc37cd27 (patch) | |
tree | 6ea75f919bc964b5a6ed504d8c82f69aa090ae91 | |
parent | a6eb5a9d0f47edba2ca828035acab4c6e1709e81 (diff) | |
download | pkgsrc-0a1c4a3296f04d53bd2fa88dd886f296bc37cd27.tar.gz |
Reset maintainer to "pkgsrc-users@NetBSD.org".
69 files changed, 138 insertions, 138 deletions
diff --git a/converters/convmv/Makefile b/converters/convmv/Makefile index 29def911539..1a2381ccdb3 100644 --- a/converters/convmv/Makefile +++ b/converters/convmv/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.15 2012/10/03 21:54:07 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/03/02 10:44:33 tron Exp $ DISTNAME= convmv-1.15 PKGREVISION= 1 CATEGORIES= converters MASTER_SITES= http://www.j3e.de/linux/convmv/ -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://j3e.de/linux/convmv/ COMMENT= Converts filenames from one encoding to another LICENSE= gnu-gpl-v2 diff --git a/converters/p5-MIME-Base64/Makefile b/converters/p5-MIME-Base64/Makefile index 560be3ee76b..3d39d103200 100644 --- a/converters/p5-MIME-Base64/Makefile +++ b/converters/p5-MIME-Base64/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2012/10/03 21:54:09 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2013/03/02 10:44:33 tron Exp $ DISTNAME= MIME-Base64-3.13 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5mba CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/MIME-Base64/ COMMENT= Perl5 module for Base64 and Quoted-Printable encodings LICENSE= ${PERL5_LICENSE} diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile index 472876ecf60..fb12df03f66 100644 --- a/databases/p5-DBD-SQLite2/Makefile +++ b/databases/p5-DBD-SQLite2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/03 21:54:16 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2013/03/02 10:44:33 tron Exp $ DISTNAME= DBD-SQLite2-0.33 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 4 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/DBD-SQLite2/ COMMENT= Perl DBI/DBD driver for sqlite v2 databases diff --git a/devel/SDL_Pango/Makefile b/devel/SDL_Pango/Makefile index c3ea59a7857..c8920f963e5 100644 --- a/devel/SDL_Pango/Makefile +++ b/devel/SDL_Pango/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2013/02/16 11:19:40 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/03/02 10:44:33 tron Exp $ # DISTNAME= SDL_Pango-0.1.2 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sdlpango/} PATCHFILES+= SDL_Pango-0.1.2-API-adds.patch PATCH_SITES+= http://zarb.org/~gc/t/ -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sdlpango.sourceforge.net/ COMMENT= Connects the text rendering engine of GNOME 2.x. with SDL LICENSE= gnu-lgpl-v2.1 diff --git a/devel/ossp-uuid/Makefile b/devel/ossp-uuid/Makefile index accf1e5b3d3..be99f0ca184 100644 --- a/devel/ossp-uuid/Makefile +++ b/devel/ossp-uuid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/31 11:17:34 asau Exp $ +# $NetBSD: Makefile,v 1.6 2013/03/02 10:44:34 tron Exp $ # DISTNAME= uuid-1.6.2 @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/uuid/ -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ossp.org/pkg/lib/uuid/ COMMENT= C-API and command line tool for generating UUIDs diff --git a/devel/p5-Class-ErrorHandler/Makefile b/devel/p5-Class-ErrorHandler/Makefile index 9c154963697..bb52893f2bf 100644 --- a/devel/p5-Class-ErrorHandler/Makefile +++ b/devel/p5-Class-ErrorHandler/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/31 11:17:47 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/03/02 10:44:34 tron Exp $ DISTNAME= Class-ErrorHandler-0.01 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5ceh CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Class-ErrorHandler/ COMMENT= Perl base class for error handling LICENSE= ${PERL5_LICENSE} diff --git a/devel/p5-File-Tempdir/Makefile b/devel/p5-File-Tempdir/Makefile index 24d33668b00..d138e8ec196 100644 --- a/devel/p5-File-Tempdir/Makefile +++ b/devel/p5-File-Tempdir/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/31 11:18:13 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/03/02 10:44:34 tron Exp $ # DISTNAME= File-Tempdir-0.02 @@ -7,7 +7,7 @@ PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/File-Tempdir/ COMMENT= Object interface for tempdir() from Perl module File::Temp diff --git a/devel/p5-Package-Constants/Makefile b/devel/p5-Package-Constants/Makefile index 36902519391..46e20baec5d 100644 --- a/devel/p5-Package-Constants/Makefile +++ b/devel/p5-Package-Constants/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/31 11:18:44 asau Exp $ +# $NetBSD: Makefile,v 1.6 2013/03/02 10:44:34 tron Exp $ # DISTNAME= Package-Constants-0.02 @@ -7,7 +7,7 @@ PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Package/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Package-Constants/ COMMENT= Lists all the constants defined in a Perl package LICENSE= ${PERL5_LICENSE} diff --git a/devel/p5-Storable/Makefile b/devel/p5-Storable/Makefile index ded1c5a464f..5a1e4fede6e 100644 --- a/devel/p5-Storable/Makefile +++ b/devel/p5-Storable/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2012/10/31 11:18:57 asau Exp $ +# $NetBSD: Makefile,v 1.37 2013/03/02 10:44:34 tron Exp $ DISTNAME= Storable-2.39 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ SVR4_PKGNAME= p5sto CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Storable/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Storable/ COMMENT= Perl extension module for persistent data storage LICENSE= ${PERL5_LICENSE} diff --git a/games/enigma/Makefile b/games/enigma/Makefile index bb2876b466c..00bc9658e92 100644 --- a/games/enigma/Makefile +++ b/games/enigma/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2013/02/16 11:21:16 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/03/02 10:44:34 tron Exp $ DISTNAME= enigma-1.01-r1914 PKGNAME= ${DISTNAME:S/-r/./} @@ -6,7 +6,7 @@ PKGREVISION= 4 CATEGORIES= games MASTER_SITES= http://download.berlios.de/enigma-game/ -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nongnu.org/enigma/ COMMENT= Puzzle game similar to Oxyd/Rock'n'Roll/Marble Madness LICENSE= gnu-gpl-v2 diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile index 95bd0ac4296..fd1cd72f1fc 100644 --- a/games/rocksndiamonds/Makefile +++ b/games/rocksndiamonds/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.48 2012/10/06 11:54:53 asau Exp $ +# $NetBSD: Makefile,v 1.49 2013/03/02 10:44:35 tron Exp $ DISTNAME= rocksndiamonds-3.3.0.1 PKGREVISION= 3 CATEGORIES= games x11 MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/ -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.artsoft.org/rocksndiamonds/ COMMENT= Game like Boulder Dash, Emerald Mine, or Sokoban diff --git a/games/sudoku-cli/Makefile b/games/sudoku-cli/Makefile index e21a7ab1b14..fc4d341df32 100644 --- a/games/sudoku-cli/Makefile +++ b/games/sudoku-cli/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/06 11:54:55 asau Exp $ +# $NetBSD: Makefile,v 1.4 2013/03/02 10:44:35 tron Exp $ # DISTNAME= sudoku-1.0.1 @@ -7,7 +7,7 @@ CATEGORIES= games MASTER_SITES= http://www.laurasia.com.au/downloads/ EXTRACT_SUFX= .tgz -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.laurasia.com.au/downloads/ COMMENT= Commandline version of sudoku board game LICENSE= public-domain diff --git a/graphics/p5-GD-Graph-sparklines/Makefile b/graphics/p5-GD-Graph-sparklines/Makefile index e9aa3fbcf24..45c9cdfe2c9 100644 --- a/graphics/p5-GD-Graph-sparklines/Makefile +++ b/graphics/p5-GD-Graph-sparklines/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/06 14:11:10 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/03/02 10:44:35 tron Exp $ # DISTNAME= GD-Graph-sparklines-0.2 @@ -7,7 +7,7 @@ PKGREVISION= 4 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/GD-Graph-sparklines/ COMMENT= Perl module for creating sparklines diff --git a/graphics/p5-GD-SVG/Makefile b/graphics/p5-GD-SVG/Makefile index 67d9fad2022..b417f203b31 100644 --- a/graphics/p5-GD-SVG/Makefile +++ b/graphics/p5-GD-SVG/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/06 14:11:10 asau Exp $ +# $NetBSD: Makefile,v 1.9 2013/03/02 10:44:35 tron Exp $ # DISTNAME= GD-SVG-0.33 @@ -7,7 +7,7 @@ PKGREVISION= 3 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/GD-SVG/ COMMENT= Enables SVG output from scripts written using GD LICENSE= ${PERL5_LICENSE} diff --git a/graphics/p5-SVG/Makefile b/graphics/p5-SVG/Makefile index e00f571ab55..93a67c0df2c 100644 --- a/graphics/p5-SVG/Makefile +++ b/graphics/p5-SVG/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/06 14:11:12 asau Exp $ +# $NetBSD: Makefile,v 1.11 2013/03/02 10:44:35 tron Exp $ # DISTNAME= SVG-2.50 @@ -7,7 +7,7 @@ PKGREVISION= 2 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVG/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/SVG/ COMMENT= Perl module for generation of SVG images LICENSE= ${PERL5_LICENSE} diff --git a/graphics/pdiff/Makefile b/graphics/pdiff/Makefile index f224470cd75..68da6a7e03d 100644 --- a/graphics/pdiff/Makefile +++ b/graphics/pdiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2013/02/16 11:22:21 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/03/02 10:44:35 tron Exp $ # DISTNAME= PerceptualDiff-1.0.1 @@ -7,7 +7,7 @@ PKGREVISION= 7 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pdiff/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pdiff.sourceforge.net/ COMMENT= Image comparison through perceptually based image metric diff --git a/mail/p5-Mail-DKIM/Makefile b/mail/p5-Mail-DKIM/Makefile index 28d3218b26a..632e61889d8 100644 --- a/mail/p5-Mail-DKIM/Makefile +++ b/mail/p5-Mail-DKIM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/08 12:19:23 asau Exp $ +# $NetBSD: Makefile,v 1.21 2013/03/02 10:44:36 tron Exp $ # DISTNAME= Mail-DKIM-0.38 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5mdk CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Mail-DKIM/ COMMENT= Perl5 module for DKIM-based mail-signing and -verifying LICENSE= ${PERL5_LICENSE} diff --git a/mail/p5-Mail-SPF-Query/Makefile b/mail/p5-Mail-SPF-Query/Makefile index be6728925a0..db605876600 100644 --- a/mail/p5-Mail-SPF-Query/Makefile +++ b/mail/p5-Mail-SPF-Query/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/10/08 12:19:24 asau Exp $ +# $NetBSD: Makefile,v 1.17 2013/03/02 10:44:36 tron Exp $ DISTNAME= Mail-SPF-Query-1.999 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5msq CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.openspf.org/ COMMENT= Perl module for Sender-Policy-Framework queries diff --git a/mail/p5-razor-agents/Makefile b/mail/p5-razor-agents/Makefile index 5c6b314f01a..3710b1ab5eb 100644 --- a/mail/p5-razor-agents/Makefile +++ b/mail/p5-razor-agents/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2012/10/08 12:19:25 asau Exp $ +# $NetBSD: Makefile,v 1.35 2013/03/02 10:44:36 tron Exp $ DISTNAME= razor-agents-2.85 PKGNAME= p5-${DISTNAME} @@ -8,7 +8,7 @@ CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=razor/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://razor.sourceforge.net/ COMMENT= Distributed and collaborative spam detection network LICENSE= artistic-2.0 diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile index 7ac75d776a2..a1ed2b2b4d0 100644 --- a/mail/spamassassin/Makefile +++ b/mail/spamassassin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.105 2013/02/25 18:41:45 gdt Exp $ +# $NetBSD: Makefile,v 1.106 2013/03/02 10:44:36 tron Exp $ DISTNAME= Mail-SpamAssassin-3.3.2 PKGNAME= spamassassin-3.3.2 @@ -12,7 +12,7 @@ DISTFILES+= ${RULESARCHIVEASC} DISTFILES+= ${RULESARCHIVESHA} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://spamassassin.apache.org/ COMMENT= Mail filter to identify spam LICENSE= apache-2.0 diff --git a/mail/tnef/Makefile b/mail/tnef/Makefile index e8074c78477..1b0ac90e268 100644 --- a/mail/tnef/Makefile +++ b/mail/tnef/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/10/08 12:19:34 asau Exp $ +# $NetBSD: Makefile,v 1.27 2013/03/02 10:44:37 tron Exp $ # DISTNAME= tnef-1.4.3 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tnef/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tnef.sourceforge.net/ COMMENT= Decode MS-TNEF MIME attachments diff --git a/misc/esniper/Makefile b/misc/esniper/Makefile index f95ab1e8515..39f9805181d 100644 --- a/misc/esniper/Makefile +++ b/misc/esniper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2013/02/06 23:22:54 jperkin Exp $ +# $NetBSD: Makefile,v 1.24 2013/03/02 10:44:37 tron Exp $ # DISTNAME= esniper-2-23-0 @@ -8,7 +8,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=esniper/} EXTRACT_SUFX= .tgz -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://esniper.sourceforge.net/ COMMENT= Simple, lightweight tool for sniping ebay auctions LICENSE= 2-clause-bsd diff --git a/misc/mirmon/Makefile b/misc/mirmon/Makefile index 5219ce6c881..1c816262eef 100644 --- a/misc/mirmon/Makefile +++ b/misc/mirmon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/08 09:57:30 asau Exp $ +# $NetBSD: Makefile,v 1.9 2013/03/02 10:44:37 tron Exp $ # DISTNAME= mirmon-1.36 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://people.cs.uu.nl/henkp/mirmon/src/ -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://people.cs.uu.nl/henkp/mirmon/ COMMENT= Monitor the state of mirror servers diff --git a/misc/rlwrap/Makefile b/misc/rlwrap/Makefile index 9965ec1a194..7751785cd34 100644 --- a/misc/rlwrap/Makefile +++ b/misc/rlwrap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/08 09:57:36 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/03/02 10:44:37 tron Exp $ # DISTNAME= rlwrap-0.37 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://utopia.knoware.nl/~hlub/uck/rlwrap/ -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://utopia.knoware.nl/~hlub/uck/rlwrap/ COMMENT= Provides command line editing and history for other commands LICENSE= gnu-gpl-v2 diff --git a/net/mbrowse/Makefile b/net/mbrowse/Makefile index e727911aebb..d138dd80b0a 100644 --- a/net/mbrowse/Makefile +++ b/net/mbrowse/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.15 2013/02/16 11:23:55 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/03/02 10:44:37 tron Exp $ DISTNAME= mbrowse-0.4.3 PKGREVISION= 8 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mbrowse/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.kill-9.org/mbrowse/ COMMENT= Graphical SNMP MIB browser LICENSE= gnu-gpl-v2 diff --git a/net/nagios-plugin-spamd/Makefile b/net/nagios-plugin-spamd/Makefile index 3d5b1842850..df73cc2cb51 100644 --- a/net/nagios-plugin-spamd/Makefile +++ b/net/nagios-plugin-spamd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/23 17:18:39 asau Exp $ +# $NetBSD: Makefile,v 1.5 2013/03/02 10:44:38 tron Exp $ # DISTNAME= check_spamd-1.4.pl @@ -8,7 +8,7 @@ CATEGORIES= net mail MASTER_SITES= # ftp://jhweiss.de/pub/users/weiss/nagios/plugins/ EXTRACT_SUFX= # empty -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.jhweiss.de/software/nagios.html COMMENT= Nagios plugin for monitoring the SpamAssassin daemon diff --git a/net/p5-IP-Country/Makefile b/net/p5-IP-Country/Makefile index f8ab0d297dc..896f6b06200 100644 --- a/net/p5-IP-Country/Makefile +++ b/net/p5-IP-Country/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:46 asau Exp $ +# $NetBSD: Makefile,v 1.12 2013/03/02 10:44:38 tron Exp $ # DISTNAME= IP-Country-2.27 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5icy CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IP/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/IP-Country/ COMMENT= Fast lookup of country codes from IP addresses #LICENSE= ${PERL5_LICENSE} diff --git a/net/p5-Net-CIDR-Lite/Makefile b/net/p5-Net-CIDR-Lite/Makefile index 787f3dc7065..70bad2d6b2b 100644 --- a/net/p5-Net-CIDR-Lite/Makefile +++ b/net/p5-Net-CIDR-Lite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/23 17:18:47 asau Exp $ +# $NetBSD: Makefile,v 1.16 2013/03/02 10:44:38 tron Exp $ # DISTNAME= Net-CIDR-Lite-0.21 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5ncl CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Net-CIDR-Lite/ COMMENT= Perl extension for merging IPv4/v6 CIDR addresses LICENSE= ${PERL5_LICENSE} diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index 44faaa4582f..8910b5365e7 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2012/12/06 13:09:04 wen Exp $ +# $NetBSD: Makefile,v 1.50 2013/03/02 10:44:38 tron Exp $ DISTNAME= Net-DNS-0.69 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} \ http://www.net-dns.org/download/ -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.net-dns.org/ COMMENT= Perl5 module for DNS resolution LICENSE= ${PERL5_LICENSE} diff --git a/net/p5-Net-Ident/Makefile b/net/p5-Net-Ident/Makefile index ee39bf55e99..2f1b327b9d8 100644 --- a/net/p5-Net-Ident/Makefile +++ b/net/p5-Net-Ident/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:49 asau Exp $ +# $NetBSD: Makefile,v 1.13 2013/03/02 10:44:38 tron Exp $ # DISTNAME= Net-Ident-1.23 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5nid CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Net-Ident/ COMMENT= Perl module implementing the client side of the ident protocol LICENSE= ${PERL5_LICENSE} diff --git a/net/p5-Net-OpenID-Consumer/Makefile b/net/p5-Net-OpenID-Consumer/Makefile index 2501d8975de..50fa0da443a 100644 --- a/net/p5-Net-OpenID-Consumer/Makefile +++ b/net/p5-Net-OpenID-Consumer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2013/02/18 09:02:52 markd Exp $ +# $NetBSD: Makefile,v 1.11 2013/03/02 10:44:39 tron Exp $ # DISTNAME= Net-OpenID-Consumer-1.03 @@ -7,7 +7,7 @@ PKGREVISION= 3 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Net-OpenID-Consumer/ COMMENT= Perl library for consumers of OpenID identities LICENSE= ${PERL5_LICENSE} diff --git a/security/p5-Crypt-CAST5_PP/Makefile b/security/p5-Crypt-CAST5_PP/Makefile index 9488e4d8296..68b530ffdc6 100644 --- a/security/p5-Crypt-CAST5_PP/Makefile +++ b/security/p5-Crypt-CAST5_PP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/23 18:16:40 asau Exp $ +# $NetBSD: Makefile,v 1.14 2013/03/02 10:44:39 tron Exp $ # DISTNAME= Crypt-CAST5_PP-1.04 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5cca CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Crypt-CAST5_PP/ COMMENT= The CAST5 block cipher, implemented in pure Perl diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile index c99ffa1f9b4..04fbb15a23d 100644 --- a/security/p5-Crypt-CBC/Makefile +++ b/security/p5-Crypt-CBC/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2012/12/19 03:22:17 wen Exp $ +# $NetBSD: Makefile,v 1.32 2013/03/02 10:44:39 tron Exp $ DISTNAME= Crypt-CBC-2.32 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ SVR4_PKGNAME= p5cbc CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Crypt-CBC/ COMMENT= Perl5 cipher block chaining mode for various crypto algorithms diff --git a/security/p5-Crypt-DES_EDE3/Makefile b/security/p5-Crypt-DES_EDE3/Makefile index 1ff8da3d52b..e56b1bef7cc 100644 --- a/security/p5-Crypt-DES_EDE3/Makefile +++ b/security/p5-Crypt-DES_EDE3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/10/23 18:16:41 asau Exp $ +# $NetBSD: Makefile,v 1.22 2013/03/02 10:44:39 tron Exp $ # DISTNAME= Crypt-DES_EDE3-0.01 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5de3 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Crypt-DES_EDE3/ COMMENT= Perl5 module for Triple-DES EDE encryption/decryption diff --git a/security/p5-Crypt-DSA/Makefile b/security/p5-Crypt-DSA/Makefile index 0210ba30394..29215cff8b3 100644 --- a/security/p5-Crypt-DSA/Makefile +++ b/security/p5-Crypt-DSA/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/10/23 18:16:41 asau Exp $ +# $NetBSD: Makefile,v 1.29 2013/03/02 10:44:39 tron Exp $ # DISTNAME= Crypt-DSA-1.17 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5dsa CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Crypt-DSA/ COMMENT= Perl5 module for the DSA public key algorithm LICENSE= ${PERL5_LICENSE} diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile index 9e6937ec24e..09028c51b22 100644 --- a/security/p5-Crypt-IDEA/Makefile +++ b/security/p5-Crypt-IDEA/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/23 18:16:41 asau Exp $ +# $NetBSD: Makefile,v 1.21 2013/03/02 10:44:40 tron Exp $ # DISTNAME= Crypt-IDEA-1.08 @@ -7,7 +7,7 @@ PKGREVISION= 4 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Crypt-IDEA/ COMMENT= Perl5 module for the IDEA symmetric key algorithm LICENSE= idea-license diff --git a/security/p5-Crypt-OpenPGP/Makefile b/security/p5-Crypt-OpenPGP/Makefile index 8d97cd41b1a..f8aa66a619f 100644 --- a/security/p5-Crypt-OpenPGP/Makefile +++ b/security/p5-Crypt-OpenPGP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/10/23 18:16:41 asau Exp $ +# $NetBSD: Makefile,v 1.26 2013/03/02 10:44:40 tron Exp $ # DISTNAME= Crypt-OpenPGP-1.06 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5pgp CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Crypt-OpenPGP/ COMMENT= Pure-Perl OpenPGP implementation LICENSE= ${PERL5_LICENSE} diff --git a/security/p5-Crypt-OpenSSL-Bignum/Makefile b/security/p5-Crypt-OpenSSL-Bignum/Makefile index 44cd00c9232..1524696ea71 100644 --- a/security/p5-Crypt-OpenSSL-Bignum/Makefile +++ b/security/p5-Crypt-OpenSSL-Bignum/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2013/02/06 23:23:41 jperkin Exp $ +# $NetBSD: Makefile,v 1.20 2013/03/02 10:44:40 tron Exp $ # DISTNAME= Crypt-OpenSSL-Bignum-0.04 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5obn CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://perl-openssl.sourceforge.net/ COMMENT= Perl5 wrapper module for the OpenSSL Bignum functions LICENSE= ${PERL5_LICENSE} diff --git a/security/p5-Crypt-OpenSSL-DSA/Makefile b/security/p5-Crypt-OpenSSL-DSA/Makefile index 925c9c3cdc3..bfc8b0be3f9 100644 --- a/security/p5-Crypt-OpenSSL-DSA/Makefile +++ b/security/p5-Crypt-OpenSSL-DSA/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2013/02/06 23:23:41 jperkin Exp $ +# $NetBSD: Makefile,v 1.21 2013/03/02 10:44:40 tron Exp $ # DISTNAME= Crypt-OpenSSL-DSA-0.14 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5ods CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://perl-openssl.sourceforge.net/ COMMENT= Perl5 wrapper module for the OpenSSL DSA functions LICENSE= ${PERL5_LICENSE} diff --git a/security/p5-Crypt-OpenSSL-RSA/Makefile b/security/p5-Crypt-OpenSSL-RSA/Makefile index b7715b9dee1..9a94a75fcbf 100644 --- a/security/p5-Crypt-OpenSSL-RSA/Makefile +++ b/security/p5-Crypt-OpenSSL-RSA/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2013/02/06 23:23:42 jperkin Exp $ +# $NetBSD: Makefile,v 1.25 2013/03/02 10:44:40 tron Exp $ # DISTNAME= Crypt-OpenSSL-RSA-0.28 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5ors CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://perl-openssl.sourceforge.net/ COMMENT= Perl5 wrapper module for the OpenSSL RSA functions LICENSE= ${PERL5_LICENSE} diff --git a/security/p5-Crypt-OpenSSL-Random/Makefile b/security/p5-Crypt-OpenSSL-Random/Makefile index 9f06e284f69..af27370c33b 100644 --- a/security/p5-Crypt-OpenSSL-Random/Makefile +++ b/security/p5-Crypt-OpenSSL-Random/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2013/02/06 23:23:42 jperkin Exp $ +# $NetBSD: Makefile,v 1.20 2013/03/02 10:44:40 tron Exp $ # DISTNAME= Crypt-OpenSSL-Random-0.04 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5ord CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://perl-openssl.sourceforge.net/ COMMENT= Perl5 wrapper module for OpenSSL pseudo-random number generator LICENSE= ${PERL5_LICENSE} diff --git a/security/p5-Crypt-Primes/Makefile b/security/p5-Crypt-Primes/Makefile index 67d66263cbf..d706dadaf73 100644 --- a/security/p5-Crypt-Primes/Makefile +++ b/security/p5-Crypt-Primes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/10/23 18:16:42 asau Exp $ +# $NetBSD: Makefile,v 1.20 2013/03/02 10:44:41 tron Exp $ # DISTNAME= Crypt-Primes-0.50 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5cpr CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Crypt-Primes/ COMMENT= Perl5 module for provable prime number generation diff --git a/security/p5-Crypt-RSA/Makefile b/security/p5-Crypt-RSA/Makefile index 8550de13441..a94f60a7b52 100644 --- a/security/p5-Crypt-RSA/Makefile +++ b/security/p5-Crypt-RSA/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/10/23 18:16:42 asau Exp $ +# $NetBSD: Makefile,v 1.29 2013/03/02 10:44:41 tron Exp $ # DISTNAME= Crypt-RSA-1.99 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5rsa CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Crypt-RSA/ COMMENT= Perl5 module of the RSA public key algorithm LICENSE= ${PERL5_LICENSE} diff --git a/security/p5-Crypt-Random/Makefile b/security/p5-Crypt-Random/Makefile index 2f33b615dc6..52e845cddfe 100644 --- a/security/p5-Crypt-Random/Makefile +++ b/security/p5-Crypt-Random/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/23 18:16:43 asau Exp $ +# $NetBSD: Makefile,v 1.21 2013/03/02 10:44:41 tron Exp $ # DISTNAME= Crypt-Random-1.25 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5cra CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Crypt-Random/ COMMENT= Perl5 interface to /dev/random diff --git a/security/p5-Digest-BubbleBabble/Makefile b/security/p5-Digest-BubbleBabble/Makefile index 806cdc4ca19..0edac578d70 100644 --- a/security/p5-Digest-BubbleBabble/Makefile +++ b/security/p5-Digest-BubbleBabble/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/23 18:16:43 asau Exp $ +# $NetBSD: Makefile,v 1.14 2013/03/02 10:44:41 tron Exp $ DISTNAME= Digest-BubbleBabble-0.02 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5bbl CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Digest-BubbleBabble/ COMMENT= Perl5 module for bubble babble fingerprints LICENSE= ${PERL5_LICENSE} diff --git a/security/p5-Digest-HMAC/Makefile b/security/p5-Digest-HMAC/Makefile index b2b89114f3b..44d75d644b1 100644 --- a/security/p5-Digest-HMAC/Makefile +++ b/security/p5-Digest-HMAC/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/10/23 18:16:44 asau Exp $ +# $NetBSD: Makefile,v 1.25 2013/03/02 10:44:42 tron Exp $ DISTNAME= Digest-HMAC-1.03 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5hmac CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Digest-HMAC/ COMMENT= Perl5 module for HMAC LICENSE= ${PERL5_LICENSE} diff --git a/security/p5-Digest-Hashcash/Makefile b/security/p5-Digest-Hashcash/Makefile index 87e1a5cc3f2..63ed817d745 100644 --- a/security/p5-Digest-Hashcash/Makefile +++ b/security/p5-Digest-Hashcash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/23 18:16:44 asau Exp $ +# $NetBSD: Makefile,v 1.15 2013/03/02 10:44:42 tron Exp $ DISTNAME= Digest-Hashcash-0.03 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5hca CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Digest-Hashcash/ COMMENT= Perl5 extension module for hashcash hashes LICENSE= gnu-gpl-v2 diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index 15443989cce..372145367f3 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2012/10/23 18:16:44 asau Exp $ +# $NetBSD: Makefile,v 1.40 2013/03/02 10:44:42 tron Exp $ DISTNAME= Digest-MD5-2.52 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5md5 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Digest-MD5/ COMMENT= Perl5 extension interface for MD5 algorithm LICENSE= ${PERL5_LICENSE} diff --git a/security/p5-Digest-SHA/Makefile b/security/p5-Digest-SHA/Makefile index 6882636f068..a70a0e131fa 100644 --- a/security/p5-Digest-SHA/Makefile +++ b/security/p5-Digest-SHA/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.25 2013/01/15 10:47:15 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/03/02 10:44:42 tron Exp $ DISTNAME= Digest-SHA-5.81 PKGNAME= p5-${DISTNAME} CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Digest-SHA/ COMMENT= Perl module for SHA-1/224/256/384/512 algorithms LICENSE= ${PERL5_LICENSE} diff --git a/security/p5-Digest-SHA1/Makefile b/security/p5-Digest-SHA1/Makefile index 5b51c7e8bc3..cd35d26871e 100644 --- a/security/p5-Digest-SHA1/Makefile +++ b/security/p5-Digest-SHA1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2012/10/23 18:16:45 asau Exp $ +# $NetBSD: Makefile,v 1.31 2013/03/02 10:44:42 tron Exp $ DISTNAME= Digest-SHA1-2.13 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5sh2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Digest-SHA1/ COMMENT= Perl5 module for SHA1 LICENSE= ${PERL5_LICENSE} diff --git a/security/p5-Digest/Makefile b/security/p5-Digest/Makefile index 665e7cd2db2..38c23adb611 100644 --- a/security/p5-Digest/Makefile +++ b/security/p5-Digest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/10/23 18:16:43 asau Exp $ +# $NetBSD: Makefile,v 1.26 2013/03/02 10:44:41 tron Exp $ DISTNAME= Digest-1.17 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5dig CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Digest/ COMMENT= Perl5 base class for Digest:: modules LICENSE= ${PERL5_LICENSE} diff --git a/security/p5-Net-DNS-SEC/Makefile b/security/p5-Net-DNS-SEC/Makefile index 4e5f3f5fac7..41460598d44 100644 --- a/security/p5-Net-DNS-SEC/Makefile +++ b/security/p5-Net-DNS-SEC/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/23 18:16:45 asau Exp $ +# $NetBSD: Makefile,v 1.24 2013/03/02 10:44:42 tron Exp $ # DISTNAME= Net-DNS-SEC-0.16 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5nds CATEGORIES= security net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.net-dns.org/ COMMENT= DNSSEC extension to Net::DNS Perl DNS Resolver Module LICENSE= modified-bsd diff --git a/sysutils/ipmitool/Makefile b/sysutils/ipmitool/Makefile index 79018461b0a..c99521d6af7 100644 --- a/sysutils/ipmitool/Makefile +++ b/sysutils/ipmitool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2013/02/06 23:23:51 jperkin Exp $ +# $NetBSD: Makefile,v 1.12 2013/03/02 10:44:43 tron Exp $ # DISTNAME= ipmitool-1.8.11 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ipmitool/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ipmitool.sourceforge.net/ COMMENT= Command-line utility for managing IPMI devices diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile index 8878b73674a..bb6be99d4b5 100644 --- a/sysutils/monit/Makefile +++ b/sysutils/monit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2013/02/06 23:23:52 jperkin Exp $ +# $NetBSD: Makefile,v 1.10 2013/03/02 10:44:43 tron Exp $ # DISTNAME= monit-4.10.1 @@ -6,7 +6,7 @@ PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://www.tildeslash.com/monit/dist/ -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tildeslash.com/monit/ COMMENT= Utility for monitoring processes, files, directories and devices LICENSE= gnu-gpl-v3 diff --git a/sysutils/p5-Parse-Syslog/Makefile b/sysutils/p5-Parse-Syslog/Makefile index 8ce175a5a95..1853ddc9008 100644 --- a/sysutils/p5-Parse-Syslog/Makefile +++ b/sysutils/p5-Parse-Syslog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/23 19:51:17 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/03/02 10:44:43 tron Exp $ # DISTNAME= Parse-Syslog-1.10 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5psl CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Parse/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Parse-Syslog/ COMMENT= Perl5 module for parsing Unix syslog files diff --git a/sysutils/p5-Sys-Hostname-Long/Makefile b/sysutils/p5-Sys-Hostname-Long/Makefile index 72d462164cd..31eff075a62 100644 --- a/sysutils/p5-Sys-Hostname-Long/Makefile +++ b/sysutils/p5-Sys-Hostname-Long/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/23 19:51:18 asau Exp $ +# $NetBSD: Makefile,v 1.16 2013/03/02 10:44:43 tron Exp $ # DISTNAME= Sys-Hostname-Long-1.4 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5shl CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Sys-Hostname-Long/ COMMENT= Try to get the full hostname in Perl diff --git a/textproc/liblrdf/Makefile b/textproc/liblrdf/Makefile index 002155d00a1..2df768ebf5d 100644 --- a/textproc/liblrdf/Makefile +++ b/textproc/liblrdf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2013/02/06 23:21:36 jperkin Exp $ +# $NetBSD: Makefile,v 1.11 2013/03/02 10:44:43 tron Exp $ # DISTNAME= liblrdf-0.5.0 @@ -6,7 +6,7 @@ PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= # github download sucks for packaging -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/swh/LRDF COMMENT= Library for easy manipulation of LADSPA plugin RDF descriptions LICENSE= gnu-gpl-v2 diff --git a/textproc/p5-Feed-Find/Makefile b/textproc/p5-Feed-Find/Makefile index 661ddcc493e..5edcd4c5bc7 100644 --- a/textproc/p5-Feed-Find/Makefile +++ b/textproc/p5-Feed-Find/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/25 06:56:12 asau Exp $ +# $NetBSD: Makefile,v 1.9 2013/03/02 10:44:44 tron Exp $ # DISTNAME= Feed-Find-0.07 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5ffi CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/B/BT/BTROTT/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Feed-Find/ COMMENT= Perl module to perform autodiscovery of syndication feeds LICENSE= ${PERL5_LICENSE} diff --git a/textproc/p5-Text-Reflow/Makefile b/textproc/p5-Text-Reflow/Makefile index e6c5c701a53..3c4a46cd75a 100644 --- a/textproc/p5-Text-Reflow/Makefile +++ b/textproc/p5-Text-Reflow/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/25 06:56:28 asau Exp $ +# $NetBSD: Makefile,v 1.11 2013/03/02 10:44:44 tron Exp $ # DISTNAME= Text-Reflow-1.09 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5rfl CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Text-Reflow/ COMMENT= Reflowing of text using Knuth's paragraphing algorithm LICENSE= ${PERL5_LICENSE} diff --git a/textproc/p5-Text-Textile/Makefile b/textproc/p5-Text-Textile/Makefile index 5d32f9de5f1..5fc75a6fc75 100644 --- a/textproc/p5-Text-Textile/Makefile +++ b/textproc/p5-Text-Textile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/25 06:56:30 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/03/02 10:44:44 tron Exp $ # DISTNAME= Text-Textile-2.12 @@ -7,7 +7,7 @@ PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Text-Textile/ COMMENT= Perl impementation of the Textile formatting language LICENSE= ${PERL5_LICENSE} diff --git a/textproc/p5-XML-Feed/Makefile b/textproc/p5-XML-Feed/Makefile index 04f3d56deb7..34f548f1a3c 100644 --- a/textproc/p5-XML-Feed/Makefile +++ b/textproc/p5-XML-Feed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2013/01/05 12:46:25 wen Exp $ +# $NetBSD: Makefile,v 1.15 2013/03/02 10:44:44 tron Exp $ # DISTNAME= XML-Feed-0.51 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5xfe CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/XML-Feed/ COMMENT= Perl syndication feed parser for both RSS and Atom feeds LICENSE= gnu-gpl-v2 # OR artistic diff --git a/time/p5-DateTime-Calendar-Discordian/Makefile b/time/p5-DateTime-Calendar-Discordian/Makefile index cf1fb9a0f6a..5e57f5075c3 100644 --- a/time/p5-DateTime-Calendar-Discordian/Makefile +++ b/time/p5-DateTime-Calendar-Discordian/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/08 13:04:21 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/03/02 10:44:44 tron Exp $ # DISTNAME= DateTime-Calendar-Discordian-0.9.6 @@ -7,7 +7,7 @@ PKGREVISION= 4 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/DateTime-Calendar-Discordian COMMENT= Perl extension for the Discordian Calendar diff --git a/www/p5-Captcha-reCAPTCHA-Mailhide/Makefile b/www/p5-Captcha-reCAPTCHA-Mailhide/Makefile index 9e834c07a2e..97bcca95893 100644 --- a/www/p5-Captcha-reCAPTCHA-Mailhide/Makefile +++ b/www/p5-Captcha-reCAPTCHA-Mailhide/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/28 06:30:30 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/03/02 10:44:45 tron Exp $ # DISTNAME= Captcha-reCAPTCHA-Mailhide-0.94 @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AN/ANDYA/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Captcha-reCAPTCHA-Mailhide/ COMMENT= Perl implementation of the reCAPTCHA Mailhide API LICENSE= ${PERL5_LICENSE} diff --git a/www/p5-Captcha-reCAPTCHA/Makefile b/www/p5-Captcha-reCAPTCHA/Makefile index e063da6eed3..8e94af2a128 100644 --- a/www/p5-Captcha-reCAPTCHA/Makefile +++ b/www/p5-Captcha-reCAPTCHA/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/28 06:30:29 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/03/02 10:44:44 tron Exp $ # DISTNAME= Captcha-reCAPTCHA-0.94 @@ -7,7 +7,7 @@ PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AN/ANDYA/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Captcha-reCAPTCHA/ COMMENT= Perl implementation of the reCAPTCHA API LICENSE= ${PERL5_LICENSE} diff --git a/www/p5-HTML-Format/Makefile b/www/p5-HTML-Format/Makefile index 218b2bc9383..4153d041fc8 100644 --- a/www/p5-HTML-Format/Makefile +++ b/www/p5-HTML-Format/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/28 06:30:37 asau Exp $ +# $NetBSD: Makefile,v 1.24 2013/03/02 10:44:45 tron Exp $ DISTNAME= HTML-Format-2.10 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5hfo CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/HTML-Format/ COMMENT= Perl5 modules for converting HTML to other text formats diff --git a/www/p5-HTML-Tiny/Makefile b/www/p5-HTML-Tiny/Makefile index 0fba232f3d0..76f3f9633a0 100644 --- a/www/p5-HTML-Tiny/Makefile +++ b/www/p5-HTML-Tiny/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/28 06:30:39 asau Exp $ +# $NetBSD: Makefile,v 1.9 2013/03/02 10:44:45 tron Exp $ # DISTNAME= HTML-Tiny-1.05 @@ -7,7 +7,7 @@ PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/HTML-Tiny/ COMMENT= Lightweight, dependency free HTML/XML generation in Perl LICENSE= gnu-gpl-v2 # OR artistic diff --git a/www/p5-LWPx-ParanoidAgent/Makefile b/www/p5-LWPx-ParanoidAgent/Makefile index 78751a03be5..0cf8e643157 100644 --- a/www/p5-LWPx-ParanoidAgent/Makefile +++ b/www/p5-LWPx-ParanoidAgent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/28 06:30:47 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/03/02 10:44:45 tron Exp $ # DISTNAME= LWPx-ParanoidAgent-1.07 @@ -7,7 +7,7 @@ PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWPx/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/LWPx-ParanoidAgent/ COMMENT= Subclass of module LWP::UserAgent that protects you from harm LICENSE= ${PERL5_LICENSE} diff --git a/www/p5-URI-Fetch/Makefile b/www/p5-URI-Fetch/Makefile index 2f20061fec1..f18a984305b 100644 --- a/www/p5-URI-Fetch/Makefile +++ b/www/p5-URI-Fetch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/28 06:30:54 asau Exp $ +# $NetBSD: Makefile,v 1.9 2013/03/02 10:44:46 tron Exp $ # DISTNAME= URI-Fetch-0.09 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5urf CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/URI-Fetch/ COMMENT= Perl module to intelligently fetch syndication feeds LICENSE= ${PERL5_LICENSE} diff --git a/www/p5-URI/Makefile b/www/p5-URI/Makefile index cfaf19a35dd..d728739caad 100644 --- a/www/p5-URI/Makefile +++ b/www/p5-URI/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2012/10/28 06:30:54 asau Exp $ +# $NetBSD: Makefile,v 1.50 2013/03/02 10:44:45 tron Exp $ DISTNAME= URI-1.60 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5uri CATEGORIES= www net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/URI/ COMMENT= Perl5 Uniform Resource Identifiers class (URI, RFC 2396) LICENSE= ${PERL5_LICENSE} |