summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2006-01-08 18:35:08 +0000
committerxtraeme <xtraeme>2006-01-08 18:35:08 +0000
commit07d471794ced7b5003de13454e4df5d1a0108de9 (patch)
tree2022c3b625fc2ab7ad7fb19b5f4350694b55c659 /net
parent265e8631f546bace4e1c11237189ad3373213f76 (diff)
downloadpkgsrc-07d471794ced7b5003de13454e4df5d1a0108de9.tar.gz
Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql
pkg has been changed to 5.x). Reminded by wiz... thanks.
Diffstat (limited to 'net')
-rw-r--r--net/boinc3-seti/Makefile4
-rw-r--r--net/entropy/Makefile3
-rw-r--r--net/flow-tools/Makefile4
-rw-r--r--net/freeradius/Makefile4
-rw-r--r--net/mydns-mysql/Makefile4
-rw-r--r--net/proftpd/Makefile4
-rw-r--r--net/pure-ftpd/Makefile4
-rw-r--r--net/samba/Makefile3
-rw-r--r--net/snort-mysql/Makefile4
9 files changed, 18 insertions, 16 deletions
diff --git a/net/boinc3-seti/Makefile b/net/boinc3-seti/Makefile
index 0f180053b4a..fa2b0d5c8f7 100644
--- a/net/boinc3-seti/Makefile
+++ b/net/boinc3-seti/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2005/12/05 20:50:44 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2006/01/08 18:35:10 xtraeme Exp $
#
DISTNAME= seti_boinc-client-cvs-2004-07-15
PKGNAME= boinc3-seti-20040715
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= http://boinc.berkeley.edu/seti_source/nightly/
diff --git a/net/entropy/Makefile b/net/entropy/Makefile
index 69f151880ad..1afccd92831 100644
--- a/net/entropy/Makefile
+++ b/net/entropy/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2005/12/05 23:55:13 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2006/01/08 18:35:11 xtraeme Exp $
#
DISTNAME= entropy_rsa-${ENTROPY_VERSION}
PKGNAME= entropy-${ENTROPY_VERSION:S/-/./}
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/entropy_rsa-${ENTROPY_VERSION:C/-.*$//}
CATEGORIES= net www
MASTER_SITES= http://entropy.stop1984.com/files/
diff --git a/net/flow-tools/Makefile b/net/flow-tools/Makefile
index 3d0020010ca..ddc26441087 100644
--- a/net/flow-tools/Makefile
+++ b/net/flow-tools/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2005/12/29 06:21:58 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2006/01/08 18:35:11 xtraeme Exp $
DISTNAME= flow-tools-0.68
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ftp://ftp.eng.oar.net/pub/flow-tools/
diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile
index 08d11d4c09f..ae2b3c20462 100644
--- a/net/freeradius/Makefile
+++ b/net/freeradius/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2005/12/29 06:21:58 jlam Exp $
+# $NetBSD: Makefile,v 1.41 2006/01/08 18:35:11 xtraeme Exp $
DISTNAME= freeradius-1.0.5
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= net
MASTER_SITES= ftp://ftp.freeradius.org/pub/radius/ \
ftp://ftp.Awfulhak.org/pub/radius/
diff --git a/net/mydns-mysql/Makefile b/net/mydns-mysql/Makefile
index cf985968021..62c5051db80 100644
--- a/net/mydns-mysql/Makefile
+++ b/net/mydns-mysql/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/11/05 12:24:35 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2006/01/08 18:35:11 xtraeme Exp $
PKGNAME= ${DISTNAME:S/-/-mysql-/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= MySQL-based DNS server
CONFLICTS= mydns-pgsql-[0-9]*
diff --git a/net/proftpd/Makefile b/net/proftpd/Makefile
index 318af1f3921..c1096521e8b 100644
--- a/net/proftpd/Makefile
+++ b/net/proftpd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2005/12/29 06:22:01 jlam Exp $
+# $NetBSD: Makefile,v 1.29 2006/01/08 18:35:11 xtraeme Exp $
DISTNAME= proftpd-1.3.0rc3
-#PKGREVISION= 1
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
ftp://ftp.servus.at/ProFTPD/distrib/source/ \
diff --git a/net/pure-ftpd/Makefile b/net/pure-ftpd/Makefile
index 60417d224ea..c3dd14b04c0 100644
--- a/net/pure-ftpd/Makefile
+++ b/net/pure-ftpd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2005/12/29 06:22:01 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/01/08 18:35:11 xtraeme Exp $
DISTNAME= pure-ftpd-1.0.20
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/ \
ftp://ftp2.fr.pureftpd.org/pub/mirrors/ftp.fr.pureftpd.org/pub/pure-ftpd/releases/ \
diff --git a/net/samba/Makefile b/net/samba/Makefile
index 04ae87c831e..47cb747967e 100644
--- a/net/samba/Makefile
+++ b/net/samba/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.157 2006/01/06 00:15:21 joerg Exp $
+# $NetBSD: Makefile,v 1.158 2006/01/08 18:35:11 xtraeme Exp $
.include "Makefile.mirrors"
DISTNAME= samba-3.0.21a
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${SAMBA_MIRRORS:=old-versions/}
DIST_SUBDIR= ${DISTNAME}
diff --git a/net/snort-mysql/Makefile b/net/snort-mysql/Makefile
index 36ec01c37cc..9eb18caa7be 100644
--- a/net/snort-mysql/Makefile
+++ b/net/snort-mysql/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2006/01/03 17:34:40 adrianp Exp $
+# $NetBSD: Makefile,v 1.14 2006/01/08 18:35:11 xtraeme Exp $
.include "../../net/snort/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-mysql-/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Network Intrusion Detection System (with MySQL support)