Skip to content

Commit

Permalink
Give up maintainership of packages where I am still listed as MAINTAI…
Browse files Browse the repository at this point in the history
…NER.
  • Loading branch information
jwise committed Aug 20, 2009
1 parent f29f23a commit 56d4a15
Show file tree
Hide file tree
Showing 31 changed files with 63 additions and 65 deletions.
4 changes: 2 additions & 2 deletions chat/i2cb/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: Makefile,v 1.19 2009/05/20 00:58:08 wiz Exp $
# $NetBSD: Makefile,v 1.20 2009/08/20 15:24:58 jwise Exp $
#

DISTNAME= i2cb-6.0_ALPHA
PKGREVISION= 5
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_LOCAL}

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.draga.com/~jwise/i2cb/
COMMENT= Next generation Internet Citicen's Band chat client

Expand Down
4 changes: 2 additions & 2 deletions chat/i2cbd/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.28 2008/09/25 14:02:08 wiz Exp $
# $NetBSD: Makefile,v 1.29 2009/08/20 15:24:58 jwise Exp $
#

DISTNAME= i2cbd-2.0_BETA5
Expand All @@ -7,7 +7,7 @@ CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.draga.com/~jwise/i2cb/

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.draga.com/~jwise/i2cb/
COMMENT= Next generation Internet Citizens Band chat server

Expand Down
4 changes: 2 additions & 2 deletions devel/apache-ant15/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2008/05/26 02:13:17 joerg Exp $
# $NetBSD: Makefile,v 1.11 2009/08/20 15:24:58 jwise Exp $
#
# NOTE: if you are depending on ant from another package, please be aware that
# the ant team has CHANGED the version numbering scheme. A previous version
Expand All @@ -12,7 +12,7 @@ MASTER_SITES= http://archive.apache.org/dist/ant/binaries/
EXTRACT_SUFX= .zip
DISTFILES= ${DISTNAME}-bin${EXTRACT_SUFX}

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ant.apache.org/
COMMENT= "Apache Project's Java-Based make(1) replacement"

Expand Down
4 changes: 2 additions & 2 deletions lang/p2c/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.9 2007/02/22 19:26:38 wiz Exp $
# $NetBSD: Makefile,v 1.10 2009/08/20 15:24:58 jwise Exp $

DISTNAME= p2c-1.20
CATEGORIES= lang
MASTER_SITES= ftp://csvax.cs.caltech.edu/pub/
EXTRACT_SUFX= .tar.Z

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Pascal to C compiler (translates Pascal to C)

WRKSRC= ${WRKDIR}/src
Expand Down
4 changes: 2 additions & 2 deletions lang/tcl-expect/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.24 2008/03/15 12:41:36 joerg Exp $
# $NetBSD: Makefile,v 1.25 2009/08/20 15:24:58 jwise Exp $

PKG_DESTDIR_SUPPORT= user-destdir

Expand All @@ -8,7 +8,7 @@ PKGNAME= tcl-expect-${EXPECT_VERSION}
PKGREVISION= 1
CATEGORIES= lang

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Extensions to Tcl to support scripting of interactive programs

CONFLICTS+= expect-[0-9]*
Expand Down
4 changes: 2 additions & 2 deletions lang/tcl-tclX/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.38 2009/06/30 00:07:18 joerg Exp $
# $NetBSD: Makefile,v 1.39 2009/08/20 15:24:59 jwise Exp $
#

DISTNAME= tclx8.3.5-src
Expand All @@ -7,7 +7,7 @@ PKGREVISION= 3
CATEGORIES= lang tcl
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tclx/}

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://tclx.sourceforge.net/
COMMENT= Extended Tcl (TclX), a set of Tcl extensions for system programming

Expand Down
4 changes: 2 additions & 2 deletions lang/tcl/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.63 2007/09/25 10:03:53 hira Exp $
# $NetBSD: Makefile,v 1.64 2009/08/20 15:24:58 jwise Exp $

DISTNAME= tcl${TCL_VERSION}-src
PKGNAME= tcl-${TCL_VERSION}
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/}

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tcl.tk/
COMMENT= Ousterhout's Tool Command Language, a scripting language

Expand Down
4 changes: 2 additions & 2 deletions lang/tcl83/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.17 2009/07/16 23:00:01 zafer Exp $
# $NetBSD: Makefile,v 1.18 2009/08/20 15:24:59 jwise Exp $
#

DISTNAME= tcl8.3.4
Expand All @@ -7,7 +7,7 @@ PKGREVISION= 2
CATEGORIES= lang
MASTER_SITES= ftp://ftp.funet.fi/pub/languages/tcl/tcl/tcl8_3/

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tcltk.com/
COMMENT= Ousterhout\'s Tool Command Language, a scripting language

Expand Down
4 changes: 2 additions & 2 deletions lang/tk-expect/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.23 2008/03/04 16:38:13 jlam Exp $
# $NetBSD: Makefile,v 1.24 2009/08/20 15:24:59 jwise Exp $

PKG_DESTDIR_SUPPORT= user-destdir

Expand All @@ -8,7 +8,7 @@ PKGNAME= tk-expect-${EXPECT_VERSION}
PKGREVISION= 1
CATEGORIES= lang

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Tcl interpreter with both the expect and tk extensions built in

DEPENDS+= tcl-expect>=${EXPECT_VERSION}:../../lang/tcl-expect
Expand Down
4 changes: 2 additions & 2 deletions lang/tk-tclX/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.34 2007/01/07 09:13:57 rillig Exp $
# $NetBSD: Makefile,v 1.35 2009/08/20 15:24:59 jwise Exp $
#

DISTNAME= tclx8.3.5-src
Expand All @@ -7,7 +7,7 @@ PKGREVISION= 3
CATEGORIES= lang tcl tk
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tclx/}

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://tclx.sourceforge.net/
COMMENT= Extended Tcl (TclX), a set of Tcl extensions for system programming

Expand Down
4 changes: 2 additions & 2 deletions mail/mhonarc/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: Makefile,v 1.27 2007/02/28 16:04:16 jwise Exp $
# $NetBSD: Makefile,v 1.28 2009/08/20 15:24:59 jwise Exp $

DISTNAME= MHonArc-2.6.16
PKGNAME= mhonarc-2.6.16
CATEGORIES= mail
MASTER_SITES= http://www.mhonarc.org/release/MHonArc/tar/
EXTRACT_SUFX= .tar.bz2

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.mhonarc.org/
COMMENT= Mailbox to HTML converter, suitable for list archives

Expand Down
4 changes: 2 additions & 2 deletions net/tcl-scotty/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.23 2007/02/22 19:27:00 wiz Exp $
# $NetBSD: Makefile,v 1.24 2009/08/20 15:24:59 jwise Exp $
#

DISTNAME= scotty-${DIST_VERS}
Expand All @@ -7,7 +7,7 @@ PKGREVISION= 4
CATEGORIES= net tcl
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nosuchname.net/scotty/
COMMENT= Network management extensions to TCL

Expand Down
4 changes: 2 additions & 2 deletions net/tkined/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.18 2007/02/22 19:27:00 wiz Exp $
# $NetBSD: Makefile,v 1.19 2009/08/20 15:24:59 jwise Exp $
#

DISTNAME= scotty-2.1.11
Expand All @@ -7,7 +7,7 @@ PKGREVISION= 3
CATEGORIES= net tcl tk
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nosuchname.net/scotty/
COMMENT= Graphical network discovery and monitoring tool based on scotty

Expand Down
4 changes: 2 additions & 2 deletions print/lgrind/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.31 2009/07/22 09:01:43 wiz Exp $
# $NetBSD: Makefile,v 1.32 2009/08/20 15:24:59 jwise Exp $

DISTNAME= lgrind
PKGNAME= lgrind-3.5
Expand All @@ -7,7 +7,7 @@ CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tar.bz2

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Source pretty printer for LaTeX

WRKSRC= ${WRKDIR}/lgrind/source
Expand Down
4 changes: 2 additions & 2 deletions textproc/crimson/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.23 2009/07/07 22:22:05 joerg Exp $
# $NetBSD: Makefile,v 1.24 2009/08/20 15:24:59 jwise Exp $
#
# We use the binary distribution of crimson because otherwise we
# have a bootstrap-loop between apache-ant and crimson, each of which
Expand All @@ -10,7 +10,7 @@ PKGREVISION= 1
CATEGORIES= textproc www
MASTER_SITES= http://xml.apache.org/dist/crimson/

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xml.apache.org/crimson/
COMMENT= Apache.org implementation of JAXP, SAX, and DOM

Expand Down
8 changes: 3 additions & 5 deletions textproc/fop/Makefile
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# $NetBSD: Makefile,v 1.29 2009/07/07 22:08:46 joerg Exp $
# $NetBSD: Makefile,v 1.30 2009/08/20 15:25:00 jwise Exp $
#
# Note: we currently use the pre-built (-bin) distribution of FOP,
# because although FOP runs fine under JDK 1.1, JDK 1.2 or greater is
# required to build it.
#
# Note: please do NOT update this package to a more recent version of FOP --
# this is the most recent version which works with cocoon. If you need a
# newer version, let me know, and I will import the latest version as
# fop-current -- [email protected]
# this is the most recent version which works with cocoon.
#

DISTNAME= fop-0_15_0-forBeginners
Expand All @@ -17,7 +15,7 @@ CATEGORIES= textproc www
MASTER_SITES= http://xmlgraphics.apache.org/dist/fop/recent/
EXTRACT_SUFX= .zip

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xmlgraphics.apache.org/fop/
COMMENT= The Apache Project's XSL Formatting Objects implementation

Expand Down
4 changes: 2 additions & 2 deletions textproc/ispell-romanian/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: Makefile,v 1.5 2009/02/17 14:43:05 abs Exp $
# $NetBSD: Makefile,v 1.6 2009/08/20 15:25:00 jwise Exp $
#

DISTNAME= rom-spell
PKGNAME= ispell-romanian-20031216
CATEGORIES= textproc
MASTER_SITES= http://www.cs.cmu.edu/~mihaib/ftp/

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://fmg-www.cs.ucla.edu/fmg-members/geoff/ispell-dictionaries.html#Romanian-dicts
COMMENT= Romanian dictionary for ispell

Expand Down
4 changes: 2 additions & 2 deletions textproc/saxon/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.19 2009/07/07 20:47:53 joerg Exp $
# $NetBSD: Makefile,v 1.20 2009/08/20 15:25:00 jwise Exp $
#

DISTNAME= saxon
Expand All @@ -8,7 +8,7 @@ CATEGORIES= textproc www
MASTER_SITES= ${HOMEPAGE}saxon6.0.2/
EXTRACT_SUFX= .zip

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://users.breathe.com/mhkay/saxon/
COMMENT= Michael H. Kay's Java XSLT processor

Expand Down
4 changes: 2 additions & 2 deletions textproc/tcl-dom/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2009/07/07 20:41:51 joerg Exp $
# $NetBSD: Makefile,v 1.9 2009/08/20 15:25:00 jwise Exp $
#

DISTNAME= TclDOM-1.6
Expand All @@ -7,7 +7,7 @@ CATEGORIES= textproc www tcl
MASTER_SITES= ${MASTER_SITE_LOCAL}
# newer releases are on sourceforge

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://tclxml.sourceforge.net/tcldom.html
COMMENT= DOM implementation for use with TclXML or TclExpat

Expand Down
4 changes: 2 additions & 2 deletions textproc/tcl-expat/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.11 2009/07/07 20:43:58 joerg Exp $
# $NetBSD: Makefile,v 1.12 2009/08/20 15:25:00 jwise Exp $
#

DISTNAME= TclExpat-1.1
Expand All @@ -7,7 +7,7 @@ PKGREVISION= 4
CATEGORIES= textproc www tcl
MASTER_SITES= http://www.zveno.com/in-tclxml/

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.zveno.com/zm.cgi/in-tclxml/
COMMENT= XML parser implemented entirely in Tcl

Expand Down
4 changes: 2 additions & 2 deletions textproc/tcl-xml/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: Makefile,v 1.11 2009/07/07 20:39:13 joerg Exp $
# $NetBSD: Makefile,v 1.12 2009/08/20 15:25:00 jwise Exp $
#

DISTNAME= TclXML-1.2
PKGNAME= tcl-xml-1.2
CATEGORIES= textproc www tcl
MASTER_SITES= http://www.zveno.com/in-tclxml/

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.zveno.com/zm.cgi/in-tclxml/
COMMENT= XML parser implemented entirely in Tcl

Expand Down
4 changes: 2 additions & 2 deletions textproc/xalan-j/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.23 2009/07/07 20:30:31 joerg Exp $
# $NetBSD: Makefile,v 1.24 2009/08/20 15:25:00 jwise Exp $
#
# Note: we currently use the pre-built (-bin) distribution of Xalan-J,
# because although Xalan runs fine under JDK 1.1, JDK 1.2 or greater is
Expand All @@ -9,7 +9,7 @@ PKGNAME= xalan-j-1.2
CATEGORIES= textproc www
MASTER_SITES= http://xml.apache.org/dist/xalan-j/

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xml.apache.org/xalan-j/
COMMENT= The Apache Project's XSLT implementation

Expand Down
4 changes: 2 additions & 2 deletions textproc/xerces-j/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.28 2009/07/07 20:29:41 joerg Exp $
# $NetBSD: Makefile,v 1.29 2009/08/20 15:25:00 jwise Exp $
#
# Note: we currently use the pre-built (-bin) distribution of Xerces-J,
# because although Xerces runs fine under JDK 1.1, JDK 1.2 or greater is
Expand All @@ -10,7 +10,7 @@ PKGREVISION= 1
CATEGORIES= textproc www
MASTER_SITES= http://xerces.apache.org/dist/xerces-j/

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xerces.apache.org/xerces-j/
COMMENT= The Apache Project's validating XML parser with DOM and SAX support

Expand Down
4 changes: 2 additions & 2 deletions textproc/xp/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.22 2008/06/12 02:14:52 joerg Exp $
# $NetBSD: Makefile,v 1.23 2009/08/20 15:25:00 jwise Exp $
#

DISTNAME= xp
Expand All @@ -8,7 +8,7 @@ CATEGORIES= textproc www java
MASTER_SITES= ftp://ftp.jclark.com/pub/xml/
EXTRACT_SUFX= .zip

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.jclark.com/xml/
COMMENT= James Clark's non-validating XML Parser for Java

Expand Down
4 changes: 2 additions & 2 deletions textproc/xt/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.20 2008/06/12 02:14:52 joerg Exp $
# $NetBSD: Makefile,v 1.21 2009/08/20 15:25:00 jwise Exp $
#

DISTNAME= xt
Expand All @@ -8,7 +8,7 @@ CATEGORIES= textproc www
MASTER_SITES= ftp://ftp.jclark.com/pub/xml/
EXTRACT_SUFX= .zip

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.jclark.com/xml/
COMMENT= James Clark's Java implementation of XSLT

Expand Down
4 changes: 2 additions & 2 deletions www/ap-dtcl/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.28 2008/06/12 02:14:54 joerg Exp $
# $NetBSD: Makefile,v 1.29 2009/08/20 15:25:01 jwise Exp $

DISTNAME= mod_dtcl-0.11.6
PKGNAME= ap13-dtcl-0.11.2
CATEGORIES= www
MASTER_SITES= http://tcl.apache.org/mod_dtcl/download/

MAINTAINER= jwise@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://tcl.apache.org/
COMMENT= Simple, fast Tcl server side scripting for apache

Expand Down
Loading

0 comments on commit 56d4a15

Please sign in to comment.