summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortron <tron>1999-04-09 14:49:06 +0000
committertron <tron>1999-04-09 14:49:06 +0000
commit5217465cdc2be36be050c389879fd4ba1e6b9734 (patch)
treee487ff193b7f6e83b6ca3e7d58409e516e5718a9 /security
parent1a3547d15298226f85ce051b1401f68882d8cce2 (diff)
downloadpkgsrc-5217465cdc2be36be050c389879fd4ba1e6b9734.tar.gz
As discussed on "packages@netbsd.org" rename this package to
"ssh-ip-tunnel".
Diffstat (limited to 'security')
-rw-r--r--security/Makefile4
-rw-r--r--security/ssh-ip-tunnel/Makefile5
-rw-r--r--security/vpn/Makefile14
-rw-r--r--security/vpn/files/md53
-rw-r--r--security/vpn/pkg/COMMENT1
-rw-r--r--security/vpn/pkg/DESCR1
-rw-r--r--security/vpn/pkg/PLIST7
7 files changed, 6 insertions, 29 deletions
diff --git a/security/Makefile b/security/Makefile
index 9e2e93dc05e..f152070d81e 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 1999/04/09 09:57:54 agc Exp $
+# $NetBSD: Makefile,v 1.18 1999/04/09 14:49:06 tron Exp $
# FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp
#
@@ -24,13 +24,13 @@
SUBDIR += rc5des
SUBDIR += rsaref
SUBDIR += ssh
+ SUBDIR += ssh-ip-tunnel
SUBDIR += ssleay
SUBDIR += sudo
# SUBDIR += super
# SUBDIR += swatch
# SUBDIR += tcp_wrapper
SUBDIR += tripwire
- SUBDIR += vpn
# SUBDIR += vscan
# SUBDIR += xinetd
diff --git a/security/ssh-ip-tunnel/Makefile b/security/ssh-ip-tunnel/Makefile
index 17c3bf8b103..02c64f1720a 100644
--- a/security/ssh-ip-tunnel/Makefile
+++ b/security/ssh-ip-tunnel/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 1999/04/09 07:39:45 tron Exp $
+# $NetBSD: Makefile,v 1.3 1999/04/09 14:49:07 tron Exp $
DISTNAME= vpn-1.0
+PKGNAME= ssh-ip-tunnel-1.0
CATEGORIES= security net
MASTER_SITES= http://bleu.west.spy.net/~dustin/soft/
@@ -9,6 +10,8 @@ MAINTAINER= dustin@spy.net
DEPENDS+= pty-redir-0.1:../../misc/pty-redir
DEPENDS+= ssh-1.2.26:../../security/ssh
+CONFLICTS= vpn-1.0
+
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"
diff --git a/security/vpn/Makefile b/security/vpn/Makefile
deleted file mode 100644
index 17c3bf8b103..00000000000
--- a/security/vpn/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD: Makefile,v 1.2 1999/04/09 07:39:45 tron Exp $
-
-DISTNAME= vpn-1.0
-CATEGORIES= security net
-MASTER_SITES= http://bleu.west.spy.net/~dustin/soft/
-
-MAINTAINER= dustin@spy.net
-
-DEPENDS+= pty-redir-0.1:../../misc/pty-redir
-DEPENDS+= ssh-1.2.26:../../security/ssh
-
-GNU_CONFIGURE= YES
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/security/vpn/files/md5 b/security/vpn/files/md5
deleted file mode 100644
index 574f6e02a98..00000000000
--- a/security/vpn/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.1.1.1 1999/04/08 20:14:08 tron Exp $
-
-MD5 (vpn-1.0.tar.gz) = c7f783dae1ce8413af947721948e41db
diff --git a/security/vpn/pkg/COMMENT b/security/vpn/pkg/COMMENT
deleted file mode 100644
index 802493c466a..00000000000
--- a/security/vpn/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Simple VPN system using pppd over ssh.
diff --git a/security/vpn/pkg/DESCR b/security/vpn/pkg/DESCR
deleted file mode 100644
index 802493c466a..00000000000
--- a/security/vpn/pkg/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Simple VPN system using pppd over ssh.
diff --git a/security/vpn/pkg/PLIST b/security/vpn/pkg/PLIST
deleted file mode 100644
index 3d59c94804e..00000000000
--- a/security/vpn/pkg/PLIST
+++ /dev/null
@@ -1,7 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/04/08 20:14:08 tron Exp $
-sbin/vpn
-etc/vpn/peers/sample.peer
-etc/vpn/global.conf
-man/man8/vpn.8
-@unexec /bin/rm -rf %D/etc/vpn/peers
-@dirrm etc/vpn