diff options
author | jlam <jlam@pkgsrc.org> | 2005-08-17 19:59:06 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-08-17 19:59:06 +0000 |
commit | 42248cf186a3295170ebe2ead5f0ea07e748ca04 (patch) | |
tree | b8d0643ef6f28dd6091e94737614576573b0511e /net | |
parent | a3b83c67cd355ad68ba41034962bda3892e85cb2 (diff) | |
download | pkgsrc-42248cf186a3295170ebe2ead5f0ea07e748ca04.tar.gz |
Remove net/openvpn-current as net/openvpn now tracks a more recent stable
version of OpenVPN.
Diffstat (limited to 'net')
-rw-r--r-- | net/openvpn-current/DESCR | 4 | ||||
-rw-r--r-- | net/openvpn-current/MESSAGE | 10 | ||||
-rw-r--r-- | net/openvpn-current/Makefile | 53 | ||||
-rw-r--r-- | net/openvpn-current/PLIST | 39 | ||||
-rw-r--r-- | net/openvpn-current/distinfo | 5 | ||||
-rw-r--r-- | net/openvpn-current/files/openvpn.sh | 66 |
6 files changed, 0 insertions, 177 deletions
diff --git a/net/openvpn-current/DESCR b/net/openvpn-current/DESCR deleted file mode 100644 index e29f0d0e128..00000000000 --- a/net/openvpn-current/DESCR +++ /dev/null @@ -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 --git a/net/openvpn-current/MESSAGE b/net/openvpn-current/MESSAGE deleted file mode 100644 index fc91986488d..00000000000 --- a/net/openvpn-current/MESSAGE +++ /dev/null @@ -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 --git a/net/openvpn-current/Makefile b/net/openvpn-current/Makefile deleted file mode 100644 index 95a3dd44c6b..00000000000 --- a/net/openvpn-current/Makefile +++ /dev/null @@ -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 -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 --git a/net/openvpn-current/PLIST b/net/openvpn-current/PLIST deleted file mode 100644 index e3502d7f368..00000000000 --- a/net/openvpn-current/PLIST +++ /dev/null @@ -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 --git a/net/openvpn-current/distinfo b/net/openvpn-current/distinfo deleted file mode 100644 index 6ac410d5e8a..00000000000 --- a/net/openvpn-current/distinfo +++ /dev/null @@ -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 --git a/net/openvpn-current/files/openvpn.sh b/net/openvpn-current/files/openvpn.sh deleted file mode 100644 index 0b679e96e18..00000000000 --- a/net/openvpn-current/files/openvpn.sh +++ /dev/null @@ -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" |