pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/openvpn-current Remove net/openvpn-current as net/...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0f3e9b990fc5
branches:  trunk
changeset: 498253:0f3e9b990fc5
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Wed Aug 17 19:59:06 2005 +0000

description:
Remove net/openvpn-current as net/openvpn now tracks a more recent stable
version of OpenVPN.

diffstat:

 net/openvpn-current/DESCR            |   4 --
 net/openvpn-current/MESSAGE          |  10 -----
 net/openvpn-current/Makefile         |  53 ----------------------------
 net/openvpn-current/PLIST            |  39 ---------------------
 net/openvpn-current/distinfo         |   5 --
 net/openvpn-current/files/openvpn.sh |  66 ------------------------------------
 6 files changed, 0 insertions(+), 177 deletions(-)

diffs (201 lines):

diff -r 384df45610b9 -r 0f3e9b990fc5 net/openvpn-current/DESCR
--- a/net/openvpn-current/DESCR Wed Aug 17 19:58:34 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-OpenVPN is a robust and highly flexible tunneling application
-that uses all of the encryption, authentication, and certification
-features of the OpenSSL library to securely tunnel IP networks over
-a single TCP/UDP port.
diff -r 384df45610b9 -r 0f3e9b990fc5 net/openvpn-current/MESSAGE
--- a/net/openvpn-current/MESSAGE       Wed Aug 17 19:58:34 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2004/11/17 18:04:01 xtraeme Exp $
-
-The sample configuration files have been installed in
-${PREFIX}/share/examples/openvpn
-
-You'll have to copy the required ones into ${PKG_SYSCONFDIR} and
-modify them.
-
-===========================================================================
diff -r 384df45610b9 -r 0f3e9b990fc5 net/openvpn-current/Makefile
--- a/net/openvpn-current/Makefile      Wed Aug 17 19:58:34 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,53 +0,0 @@
-# $NetBSD: Makefile,v 1.13 2005/04/11 21:46:53 tv Exp $
-#
-
-DISTNAME=      openvpn-2.0_rc1
-PKGNAME=       ${DISTNAME:S/_//}
-CATEGORIES=    net
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=openvpn/}
-
-MAINTAINER=    ianzag%mail.ru@localhost
-HOMEPAGE=      http://openvpn.sourceforge.net/
-COMMENT=       Easy-to-use SSL VPN daemon
-
-GNU_CONFIGURE=         yes
-USE_LIBTOOL=           yes
-USE_PKGINSTALL=                yes
-USE_OLD_DES_API=       yes
-
-PKG_SYSCONFSUBDIR=     openvpn
-EGDIR=                 ${PREFIX}/share/examples/${PKGBASE}
-RCD_SCRIPTS=           openvpn
-
-CONFIGURE_ARGS+=       --enable-pthread
-CONFIGURE_ARGS+=       --enable-lzo
-CONFIGURE_ARGS+=       --enable-crypt
-CONFIGURE_ARGS+=       --enable-ssl
-CONFIGURE_ARGS+=       --enable-multi
-CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR}
-
-.include "../../archivers/liblzo/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-
-# The configure script assumes that PTHREAD_LIBS also contains any LDFLAGS
-# needed to link with -lpthread.
-#
-PTHREAD_LIBS+= ${PTHREAD_LDFLAGS}
-
-post-install:
-       ${INSTALL_DATA_DIR} ${EGDIR}
-       ${INSTALL_DATA_DIR} ${EGDIR}/config
-       cd ${WRKSRC}/sample-config-files; for file in *; do             \
-               ${INSTALL_DATA} $$file ${EGDIR}/config;                 \
-       done
-       ${INSTALL_DATA_DIR} ${EGDIR}/scripts
-       cd ${WRKSRC}/sample-scripts; for file in *; do                  \
-               ${INSTALL_DATA} $$file ${EGDIR}/scripts;                \
-       done
-       ${INSTALL_DATA_DIR} ${EGDIR}/keys
-       cd ${WRKSRC}/sample-keys; for file in *; do                     \
-               ${INSTALL_DATA} $$file ${EGDIR}/keys;                   \
-       done
-
-.include "../../mk/bsd.pkg.mk"
diff -r 384df45610b9 -r 0f3e9b990fc5 net/openvpn-current/PLIST
--- a/net/openvpn-current/PLIST Wed Aug 17 19:58:34 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,39 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:34:03 reed Exp $
-man/man8/openvpn.8
-sbin/openvpn
-share/examples/openvpn/config/README
-share/examples/openvpn/config/client.conf
-share/examples/openvpn/config/firewall.sh
-share/examples/openvpn/config/home.up
-share/examples/openvpn/config/loopback-client
-share/examples/openvpn/config/loopback-server
-share/examples/openvpn/config/office.up
-share/examples/openvpn/config/openvpn-shutdown.sh
-share/examples/openvpn/config/openvpn-startup.sh
-share/examples/openvpn/config/server.conf
-share/examples/openvpn/config/static-home.conf
-share/examples/openvpn/config/static-office.conf
-share/examples/openvpn/config/tls-home.conf
-share/examples/openvpn/config/tls-office.conf
-share/examples/openvpn/config/xinetd-client-config
-share/examples/openvpn/config/xinetd-server-config
-share/examples/openvpn/keys/README
-share/examples/openvpn/keys/client.crt
-share/examples/openvpn/keys/client.key
-share/examples/openvpn/keys/dh1024.pem
-share/examples/openvpn/keys/pass.crt
-share/examples/openvpn/keys/pass.key
-share/examples/openvpn/keys/server.crt
-share/examples/openvpn/keys/server.key
-share/examples/openvpn/keys/tmp-ca.crt
-share/examples/openvpn/keys/tmp-ca.key
-share/examples/openvpn/scripts/auth-pam.pl
-share/examples/openvpn/scripts/bridge-start
-share/examples/openvpn/scripts/bridge-stop
-share/examples/openvpn/scripts/openvpn.init
-share/examples/openvpn/scripts/verify-cn
-share/examples/rc.d/openvpn
-@dirrm share/examples/openvpn/scripts
-@dirrm share/examples/openvpn/keys
-@dirrm share/examples/openvpn/config
-@dirrm share/examples/openvpn
diff -r 384df45610b9 -r 0f3e9b990fc5 net/openvpn-current/distinfo
--- a/net/openvpn-current/distinfo      Wed Aug 17 19:58:34 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.5 2005/02/24 12:13:58 agc Exp $
-
-SHA1 (openvpn-2.0_rc1.tar.gz) = 7f0a6de121ee269376c09479a7d75bfd923e3668
-RMD160 (openvpn-2.0_rc1.tar.gz) = e9e5c299abb25b1c7dea333605686b77b98ce470
-Size (openvpn-2.0_rc1.tar.gz) = 637549 bytes
diff -r 384df45610b9 -r 0f3e9b990fc5 net/openvpn-current/files/openvpn.sh
--- a/net/openvpn-current/files/openvpn.sh      Wed Aug 17 19:58:34 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,66 +0,0 @@
-#!@RCD_SCRIPTS_SHELL@
-#
-# $NetBSD: openvpn.sh,v 1.1 2004/12/07 21:29:57 jlam Exp $
-#
-# PROVIDE: openvpn
-# REQUIRE: NETWORKING
-#
-# To start openvpn at startup, copy this script to /etc/rc.d.  You will
-# also need to set the following variables:
-#
-# openvpn=YES
-# openvpn_cfg="server.conf"    # whitespace-separated list of OpenVPN
-#                              # config files relative to directory
-#                              # @PKG_SYSCONFDIR@.
-#
-# For information on how to write an OpenVPN config file, please read the
-# openvpn(8) man page or check the website at:
-#
-#      http://openvpn.sourceforge.net/
-#
-
-. /etc/rc.subr
-
-name="openvpn"
-rcvar=$name
-sysconfdir="@PKG_SYSCONFDIR@"
-command="@PREFIX@/sbin/openvpn"
-command_args="--cd $sysconfdir --daemon"
-extra_commands="reload"
-required_dirs="$sysconfdir"
-
-start_cmd="openvpn_start"
-
-openvpn_start()
-{
-       for d in $required_dirs; do
-               if [ ! -d "$d/." ]; then
-                       warn "$d is not a directory."
-                       return 1
-               fi
-       done
-       if [ -z "$openvpn_cfg" ]; then
-               warn "\$openvpn_cfg is not set."
-               return 1
-       fi
-       savewd="$PWD"
-       cd $sysconfdir
-       for f in $openvpn_cfg; do
-               if [ ! -r "$f" ]; then
-                       warn "$f is not readable."
-                       cd $savewd
-                       return 1
-               fi
-       done
-       for f in $openvpn_cfg; do
-               doit="$command $command_args --config $f"
-               if ! eval $doit; then
-                       cd $savewd
-                       return 1
-               fi
-       done
-       cd $savewd
-}
-
-load_rc_config $name
-run_rc_command "$1"



Home | Main Index | Thread Index | Old Index