summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-11-01 16:34:34 +0000
committerwiz <wiz@pkgsrc.org>2002-11-01 16:34:34 +0000
commitf7538fa45d83b0fdc5ccd2edd3c69c1ccd8d5c7f (patch)
tree5bf46c240b57df1eed0497c9486dd8dd8411136a /net
parent389bf7aeba835f60680a6e668276e56025fa4024 (diff)
downloadpkgsrc-f7538fa45d83b0fdc5ccd2edd3c69c1ccd8d5c7f.tar.gz
Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).
Diffstat (limited to 'net')
-rw-r--r--net/coda_client/Makefile5
-rw-r--r--net/coda_server/Makefile5
-rw-r--r--net/kdenetwork/Makefile6
-rw-r--r--net/kdenetwork2/Makefile4
-rw-r--r--net/kdenetwork3/Makefile3
-rw-r--r--net/ntop2/Makefile3
-rw-r--r--net/polsms/Makefile3
7 files changed, 17 insertions, 12 deletions
diff --git a/net/coda_client/Makefile b/net/coda_client/Makefile
index 9c0143c3f27..237d53c548b 100644
--- a/net/coda_client/Makefile
+++ b/net/coda_client/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2002/08/15 21:33:06 tron Exp $
+# $NetBSD: Makefile,v 1.19 2002/11/01 16:34:40 wiz Exp $
#
DISTNAME= coda-4.6.6
PKGNAME= coda-client-4.6.6.1
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.infonoc.ne.jp/pub/coda/src/old/ \
ftp://ftp.rsu.ru/pub/unix/FileSystems/coda/
@@ -12,7 +13,7 @@ MAINTAINER= rvb@cs.cmu.edu
HOMEPAGE= http://www.coda.cs.cmu.edu/
COMMENT= client programs for a replicated high-performance network file system
-DEPENDS+= gdbm>=1.7.3:../../databases/gdbm
+DEPENDS+= gdbm>=1.8.3:../../databases/gdbm
DEPENDS+= readline>=4.0:../../devel/readline
# Requires "lwp" plus "filesystem CODA" to operate. Should build on
diff --git a/net/coda_server/Makefile b/net/coda_server/Makefile
index c47105f4a23..a0956f25496 100644
--- a/net/coda_server/Makefile
+++ b/net/coda_server/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2002/08/15 21:33:07 tron Exp $
+# $NetBSD: Makefile,v 1.17 2002/11/01 16:34:40 wiz Exp $
#
DISTNAME= coda-4.6.6
PKGNAME= coda-server-4.6.6.1
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/
EXTRACT_SUFX= .tgz
@@ -11,7 +12,7 @@ MAINTAINER= rvb@cs.cmu.edu
HOMEPAGE= http://www.coda.cs.cmu.edu/
COMMENT= server for a replicated high-performance network file system
-DEPENDS+= gdbm>=1.7.3:../../databases/gdbm
+DEPENDS+= gdbm>=1.8.3:../../databases/gdbm
DEPENDS+= readline>=4.0:../../devel/readline
# Only enable platforms that can build "lwp".
diff --git a/net/kdenetwork/Makefile b/net/kdenetwork/Makefile
index 1350b8fffb0..89185888c96 100644
--- a/net/kdenetwork/Makefile
+++ b/net/kdenetwork/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.59 2002/09/01 04:26:11 hubertf Exp $
+# $NetBSD: Makefile,v 1.60 2002/11/01 16:34:40 wiz Exp $
# FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:54 asami Exp
#
DISTNAME= kdenetwork-1.1.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net kde
MASTER_SITES= ${MASTER_SITE_LOCAL}/kde1
EXTRACT_SUFX= .tar.bz2
@@ -12,7 +12,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.kde.org/
COMMENT= Network modules for the KDE integrated X11 desktop
-DEPENDS= gdbm>=1.7.3:../../databases/gdbm
+DEPENDS= gdbm>=1.8.3:../../databases/gdbm
DEPENDS+= uulib>=0.5.13:../../converters/uulib
DEPENDS+= kdesupport-1.1.2:../../converters/kdesupport
DEPENDS+= kdebase-1.1.2nb1:../../x11/kdebase
diff --git a/net/kdenetwork2/Makefile b/net/kdenetwork2/Makefile
index 3d48eafc2c1..c9ac102b716 100644
--- a/net/kdenetwork2/Makefile
+++ b/net/kdenetwork2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2002/09/20 08:28:25 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2002/11/01 16:34:41 wiz Exp $
DISTNAME= kdenetwork-2.2.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= net
COMMENT= Network modules for the KDE integrated X11 desktop
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile
index bf9c6b6491e..95b5cdb9351 100644
--- a/net/kdenetwork3/Makefile
+++ b/net/kdenetwork3/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2002/10/14 09:13:50 skrll Exp $
+# $NetBSD: Makefile,v 1.8 2002/11/01 16:34:41 wiz Exp $
DISTNAME= kdenetwork-3.0.4
+PKGREVISION= 1
CATEGORIES= net
COMMENT= Network modules for the KDE integrated X11 desktop
diff --git a/net/ntop2/Makefile b/net/ntop2/Makefile
index 865287bffb1..092a0932c96 100644
--- a/net/ntop2/Makefile
+++ b/net/ntop2/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2002/10/07 20:04:41 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2002/11/01 16:34:42 wiz Exp $
DISTNAME= ntop-2.1
PKGNAME= ntop2-2.1
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ntop/}
diff --git a/net/polsms/Makefile b/net/polsms/Makefile
index a00978e711d..038bbecc6b5 100644
--- a/net/polsms/Makefile
+++ b/net/polsms/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2002/08/25 21:50:08 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2002/11/01 16:34:41 wiz Exp $
#
DISTNAME= sms-1.8.9i
PKGNAME= pol${DISTNAME}
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.ceti.pl/~miki/komputery/download/sms/