Skip to content

Commit

Permalink
Revbump after updating databases/db5
Browse files Browse the repository at this point in the history
  • Loading branch information
adam committed Sep 16, 2010
1 parent f1bc44f commit 6ba0792
Show file tree
Hide file tree
Showing 34 changed files with 71 additions and 60 deletions.
3 changes: 2 additions & 1 deletion chat/jabberd2/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.59 2010/07/06 00:01:35 schnoebe Exp $
# $NetBSD: Makefile,v 1.60 2010/09/16 08:04:14 adam Exp $

DISTNAME= jabberd-2.2.10
PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://codex.xiaoka.com/pub/jabberd2/releases/
EXTRACT_SUFX= .tar.bz2
Expand Down
3 changes: 2 additions & 1 deletion databases/openldap-server/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.26 2010/07/24 11:15:17 ghen Exp $
# $NetBSD: Makefile,v 1.27 2010/09/16 08:04:14 adam Exp $

PKGNAME= ${DISTNAME:S/-/-server-/}
PKGREVISION= 1
COMMENT= Lightweight Directory Access Protocol server suite

CONFLICTS+= openldap<2.3.23nb1
Expand Down
4 changes: 2 additions & 2 deletions databases/p5-BDB/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.3 2010/08/21 16:32:53 seb Exp $
# $NetBSD: Makefile,v 1.4 2010/09/16 08:06:13 adam Exp $

DISTNAME= BDB-1.88
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
PKGREVISION= 3
SVR4_PKGNAME= p5bdb
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/}
Expand Down
4 changes: 2 additions & 2 deletions databases/p5-BerkeleyDB/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.32 2010/08/21 16:32:53 seb Exp $
# $NetBSD: Makefile,v 1.33 2010/09/16 08:06:14 adam Exp $

DISTNAME= BerkeleyDB-0.43
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
PKGREVISION= 2
SVR4_PKGNAME= p5bdb
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=BerkeleyDB/}
Expand Down
9 changes: 5 additions & 4 deletions databases/py-bdb-xml/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.15 2008/09/06 20:54:32 wiz Exp $
# $NetBSD: Makefile,v 1.16 2010/09/16 08:06:14 adam Exp $

DISTNAME= dbxml-1.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/db/bdb-/}
PKGREVISION= 8
PKGREVISION= 10
CATEGORIES= databases python
MASTER_SITES= http://www.sleepycat.com/update/snapshot/

Expand All @@ -16,17 +16,18 @@ CONFLICTS= ${PYPKGPREFIX}-dbxml<=1.2.1

WRKSRC= ${WRKDIR}/${DISTNAME}/src/python
PYDISTUTILSPKG= YES
NO_CONFIGURE= YES

BDB_ACCEPTED= db4 db5
USE_LANGUAGES= c c++
NO_CONFIGURE= YES

.include "../../lang/python/extension.mk"
PYSETUPBUILDARGS+= --with-berkeleydb=${BUILDLINK_PREFIX.db4} \
--with-xerces=${BUILDLINK_PREFIX.xerces-c} \
--with-pathan=${BUILDLINK_PREFIX.libpathan}

.include "../../databases/bdb-xml/buildlink3.mk"
.include "../../databases/db4/buildlink3.mk"
.include "../../textproc/libpathan/buildlink3.mk"
.include "../../textproc/xerces-c/buildlink3.mk"
.include "../../mk/bdb.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
4 changes: 2 additions & 2 deletions databases/py-bsddb3/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.39 2010/06/07 19:36:41 gls Exp $
# $NetBSD: Makefile,v 1.40 2010/09/16 08:06:14 adam Exp $

DISTNAME= bsddb3-5.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= databases python
MASTER_SITES= http://pypi.python.org/packages/source/b/bsddb3/

Expand Down
4 changes: 2 additions & 2 deletions databases/yap2lc/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.5 2010/06/02 12:23:47 adam Exp $
# $NetBSD: Makefile,v 1.6 2010/09/16 08:06:14 adam Exp $

DISTNAME= yap2lc-0.5.9
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yap2lc/}

Expand Down
4 changes: 2 additions & 2 deletions devel/apr-util/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.15 2010/06/02 13:19:43 adam Exp $
# $NetBSD: Makefile,v 1.16 2010/09/16 08:04:14 adam Exp $

DISTNAME= apr-util-1.3.9
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_APACHE:=apr/}

Expand Down
4 changes: 2 additions & 2 deletions devel/kdesdk3/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.72 2010/07/14 11:11:15 sbd Exp $
# $NetBSD: Makefile,v 1.73 2010/09/16 08:06:14 adam Exp $

DISTNAME= kdesdk-${_KDE_VERSION}
PKGREVISION= 9
PKGREVISION= 10
CATEGORIES= devel
COMMENT= Support applications and tools used by KDE developers

Expand Down
4 changes: 2 additions & 2 deletions devel/kdevelop-base/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.88 2010/07/30 10:36:23 asau Exp $
# $NetBSD: Makefile,v 1.89 2010/09/16 08:06:14 adam Exp $

DISTNAME= kdevelop_3.5.5.orig
PKGNAME= kdevelop-base-3.5.5
PKGREVISION= 8
PKGREVISION= 9
CATEGORIES= devel kde
MASTER_SITES= http://download.opensuse.org/repositories/home:/amilcarlucas/xUbuntu_6.06/
EXTRACT_SUFX= .tar.gz
Expand Down
4 changes: 2 additions & 2 deletions editors/poedit/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.30 2010/09/14 11:01:43 wiz Exp $
# $NetBSD: Makefile,v 1.31 2010/09/16 08:06:14 adam Exp $

DISTNAME= poedit-1.4.6.1
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=poedit/}

Expand Down
4 changes: 2 additions & 2 deletions inputmethod/libtabe/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.20 2010/06/02 12:34:02 adam Exp $
# $NetBSD: Makefile,v 1.21 2010/09/16 08:06:15 adam Exp $

DISTNAME= libtabe-0.2.6
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= chinese inputmethod
MASTER_SITES= ftp://cle.linux.org.tw/pub/xcin/cvs/

Expand Down
4 changes: 2 additions & 2 deletions inputmethod/novel-pinyin/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.5 2010/09/14 11:02:09 wiz Exp $
# $NetBSD: Makefile,v 1.6 2010/09/16 08:06:15 adam Exp $

DISTNAME= novel-pinyin-0.2.5
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=novel-pinyin/}

Expand Down
4 changes: 2 additions & 2 deletions inputmethod/xcin/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.27 2010/06/02 12:36:57 adam Exp $
# $NetBSD: Makefile,v 1.28 2010/09/16 08:06:15 adam Exp $

DISTNAME= xcin-2.5.3.pre2
PKGNAME= xcin-2.5.3rc2
PKGREVISION= 8
PKGREVISION= 9
CATEGORIES= chinese x11
MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/

Expand Down
3 changes: 2 additions & 1 deletion lang/opencobol/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.20 2010/06/02 12:38:29 adam Exp $
# $NetBSD: Makefile,v 1.21 2010/09/16 08:06:15 adam Exp $

DISTNAME= open-cobol-1.0
PKGNAME= opencobol-1.0
PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open-cobol/}

Expand Down
3 changes: 2 additions & 1 deletion mail/avenger/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.8 2010/06/02 12:39:44 adam Exp $
# $NetBSD: Makefile,v 1.9 2010/09/16 08:06:15 adam Exp $

DISTNAME= avenger-0.8.1
PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.mailavenger.org/dist/

Expand Down
3 changes: 2 additions & 1 deletion mail/bogofilter/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.41 2010/07/24 09:33:09 obache Exp $
# $NetBSD: Makefile,v 1.42 2010/09/16 08:04:14 adam Exp $

DISTNAME= bogofilter-1.2.2
PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bogofilter/}
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions mail/cyrus-imapd/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.84 2010/08/21 16:34:59 seb Exp $
# $NetBSD: Makefile,v 1.85 2010/09/16 08:06:15 adam Exp $

DISTNAME= cyrus-imapd-2.2.13p1
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= mail
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/imap/
Expand Down
4 changes: 2 additions & 2 deletions mail/cyrus-imapd23/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.6 2010/09/04 01:51:52 obache Exp $
# $NetBSD: Makefile,v 1.7 2010/09/16 08:04:15 adam Exp $

DISTNAME= cyrus-imapd-2.3.16
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= mail
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-imapd/ \
ftp://ftp.cyrusimap.org/cyrus-imapd/OLD-VERSIONS/ \
Expand Down
4 changes: 2 additions & 2 deletions mail/etpan/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.13 2010/06/02 12:57:48 adam Exp $
# $NetBSD: Makefile,v 1.14 2010/09/16 08:06:16 adam Exp $

DISTNAME= etpan-ng-0.7.1
PKGNAME= ${DISTNAME:S/-ng//}
PKGREVISION= 7
PKGREVISION= 8
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libetpan/}

Expand Down
4 changes: 2 additions & 2 deletions mail/evolution-data-server/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.103 2010/09/14 11:02:18 wiz Exp $
# $NetBSD: Makefile,v 1.104 2010/09/16 08:06:16 adam Exp $

DISTNAME= evolution-data-server-2.30.3
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= mail gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-data-server/2.30/}
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions mail/isync/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.27 2010/06/02 13:05:01 adam Exp $
# $NetBSD: Makefile,v 1.28 2010/09/16 08:06:16 adam Exp $

DISTNAME= isync-1.0.4
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= mail net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=isync/}

Expand Down
4 changes: 2 additions & 2 deletions mail/libetpan/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.31 2010/06/02 12:58:58 adam Exp $
# $NetBSD: Makefile,v 1.32 2010/09/16 08:06:16 adam Exp $

DISTNAME= libetpan-1.0
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libetpan/}

Expand Down
4 changes: 2 additions & 2 deletions mail/mutt-devel/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.78 2010/06/02 13:15:48 adam Exp $
# $NetBSD: Makefile,v 1.79 2010/09/16 08:04:15 adam Exp $

DISTNAME= mutt-1.5.20
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= mail
MUTT_SITES= ftp://ftp.mutt.org/mutt/ \
ftp://ftp.stealth.net/pub/mirrors/ftp.mutt.org/pub/mutt/ \
Expand Down
3 changes: 2 additions & 1 deletion mail/perdition-bdb/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.7 2010/06/02 12:50:03 adam Exp $
# $NetBSD: Makefile,v 1.8 2010/09/16 08:06:16 adam Exp $

PKGREVISION= 1
PERDITION_COMMENT= Berkeley DB user database module
PERDITION_PKGNAME= bdb
BUILD_DIRS= makebdb perdition/db/bdb
Expand Down
3 changes: 2 additions & 1 deletion mail/postgrey/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.26 2010/06/02 13:05:50 adam Exp $
# $NetBSD: Makefile,v 1.27 2010/09/16 08:06:16 adam Exp $

DISTNAME= postgrey-1.33
PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://postgrey.schweikert.ch/pub/

Expand Down
3 changes: 2 additions & 1 deletion mail/prayer/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.39 2010/06/08 12:34:38 adam Exp $
# $NetBSD: Makefile,v 1.40 2010/09/16 08:06:17 adam Exp $

DISTNAME= prayer-1.3.2
PKGREVISION= 1
CATEGORIES= mail www
MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/prayer/

Expand Down
4 changes: 2 additions & 2 deletions mail/spamprobe/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.23 2010/06/14 15:33:13 wiz Exp $
# $NetBSD: Makefile,v 1.24 2010/09/16 08:04:15 adam Exp $

DISTNAME= spamprobe-1.4d
PKGREVISION= 4
PKGREVISION= 5
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=spamprobe/}

Expand Down
4 changes: 2 additions & 2 deletions net/dc_gui2/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.50 2010/09/14 11:02:33 wiz Exp $
# $NetBSD: Makefile,v 1.51 2010/09/16 08:06:17 adam Exp $

DISTNAME= dc_gui2-0.80
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= net
MASTER_SITES= http://ac2i.homelinux.com/dctc/

Expand Down
3 changes: 2 additions & 1 deletion net/dctc/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.40 2010/06/02 13:07:12 adam Exp $
# $NetBSD: Makefile,v 1.41 2010/09/16 08:06:17 adam Exp $

DISTNAME= dctc-0.85.9
PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://ac2i.homelinux.com/dctc/

Expand Down
4 changes: 2 additions & 2 deletions net/gift-openft/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.17 2010/06/02 13:10:05 adam Exp $
# $NetBSD: Makefile,v 1.18 2010/09/16 08:06:17 adam Exp $

DISTNAME= gift-openft-0.2.1.6
PKGREVISION= 5
PKGREVISION= 6
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gift/}

Expand Down
3 changes: 2 additions & 1 deletion net/netatalk/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.71 2010/07/20 06:47:37 adam Exp $
# $NetBSD: Makefile,v 1.72 2010/09/16 08:06:17 adam Exp $

DISTNAME= netatalk-2.1.3
PKGREVISION= 1
CATEGORIES= net print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netatalk/}
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions www/squidGuard/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.22 2010/06/02 13:11:00 adam Exp $
# $NetBSD: Makefile,v 1.23 2010/09/16 08:06:18 adam Exp $

DISTNAME= squidGuard-1.4
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= www
MASTER_SITES= http://www.squidguard.org/Downloads/ \
http://www.squidguard.org/Downloads/Patches/1.4/
Expand Down
4 changes: 2 additions & 2 deletions www/webalizer/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.50 2010/06/13 22:45:35 wiz Exp $
# $NetBSD: Makefile,v 1.51 2010/09/16 08:06:18 adam Exp $

DISTNAME= webalizer-2.21-02-src
PKGNAME= webalizer-2.21.2
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= www
MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/ \
http://webalizer.linux-mirror.org/pub/webalizer/ \
Expand Down

0 comments on commit 6ba0792

Please sign in to comment.