summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-12-31 10:07:43 +0000
committerRene Ladan <rene@FreeBSD.org>2013-12-31 10:07:43 +0000
commitf8bf9bfdb2eb5834402f4215f7849a6ce6a2b9cd (patch)
tree90879aae5b118576ae7cfb1cac2af69c2096d01c /net
parent- Change master sites (diff)
Remove expired ports:
2013-12-30 security/dazuko: Currently, the project has not an active development and maintainer 2013-12-31 mail/p5-Mail-SPF-Query: Use mail/p5-Mail-SPF instead 2013-12-31 x11-fonts/etlfonts: master site gone 2013-12-31 net/gateway6: Unsupported upstream, consider using net/gogoc
Notes
Notes: svn path=/head/; revision=338266
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
-rw-r--r--net/gateway6/Makefile72
-rw-r--r--net/gateway6/distinfo2
-rw-r--r--net/gateway6/files/gateway6.in35
-rw-r--r--net/gateway6/files/patch-tspc-advanced.Makfile33
-rw-r--r--net/gateway6/files/pkg-message.in10
-rw-r--r--net/gateway6/pkg-descr23
-rw-r--r--net/gateway6/pkg-plist11
8 files changed, 0 insertions, 187 deletions
diff --git a/net/Makefile b/net/Makefile
index 5b21aa750f34..7e3d15af22ab 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -161,7 +161,6 @@
SUBDIR += fspd
SUBDIR += fsplib
SUBDIR += g2ipmsg
- SUBDIR += gateway6
SUBDIR += get_iplayer
SUBDIR += gini
SUBDIR += gkrellmqst
diff --git a/net/gateway6/Makefile b/net/gateway6/Makefile
deleted file mode 100644
index e69055be74d7..000000000000
--- a/net/gateway6/Makefile
+++ /dev/null
@@ -1,72 +0,0 @@
-# Created by: Michael Scholz (mike@fth-devel.net)
-# $FreeBSD$
-
-PORTNAME= gateway6
-PORTVERSION= 6.0
-PORTREVISION= 1
-CATEGORIES= net ipv6
-MASTER_SITES= http://go6.net/4105/file.asp?file_id=166&foo=/
-MASTER_SITES+= http://go6.net/4105/file.asp?file_id=166&
-DISTNAME= gw6c-6_0-RELEASE-src
-
-MAINTAINER= mike@fth-devel.net
-COMMENT= Gateway6 Tunnel Setup Protocol Client - Free IPv6 tunnel
-
-CONFLICTS= freenet6-[0-9]*
-
-DEPRECATED= Unsupported upstream, consider using net/gogoc
-EXPIRATION_DATE= 2013-12-31
-
-USE_RC_SUBR= gateway6
-WRKSRC= ${WRKDIR}/gw6c-6_0_1
-ETCDIR= ${PREFIX}/etc
-
-MAN8= gw6c.8
-MAN5= gw6c.conf.5
-GW6C_DATA= \
- CLIENT-LICENSE.TXT \
- INSTALL \
- README \
- HEX_DC_0005_Gateway6_Client_Guide.pdf \
- HEX_DC_0007_Gateway6_Client_Release_Notes.pdf
-
-PKGMESSAGE= ${WRKDIR}/pkg-message
-SUB_FILES= pkg-message
-
-USES= gmake perl5
-USE_PERL5= build
-MAKE_JOBS_UNSAFE=yes
-MAKE_ARGS= target=freebsd installdir=${PREFIX}
-
-NO_STAGE= yes
-.include <bsd.port.pre.mk>
-
-post-install:
-.for f in ${GW6C_DATA}
- @${INSTALL_DATA} ${WRKSRC}/${f} ${DATADIR}
-.endfor
- @${CAT} ${PKGMESSAGE}
-
-post-patch:
- @${REINPLACE_CMD} \
- -e "s|/usr/local/etc/gw6|${PREFIX}|g" \
- -e "s|gw6c.conf|${ETCDIR}/gw6c.conf|g" \
- ${WRKSRC}/tspc-advanced/platform/freebsd/tsp_local.c
- @${REINPLACE_CMD} \
- -e 's|"template"|"share/gateway6"|g' \
- ${WRKSRC}/tspc-advanced/src/lib/config.c
- @${REINPLACE_CMD} \
- -e "s|gifconfig=/usr/sbin/gifconfig|gifconfig=/sbin/ifconfig|g" \
- ${WRKSRC}/tspc-advanced/template/freebsd.sh
- @${REINPLACE_CMD} \
- -e "s|/installdir/bin|${ETCDIR}|g" \
- ${WRKSRC}/tspc-advanced/man/man8/gw6c.8
-
- @${REINPLACE_CMD} \
- -e "s|/usr/local/gw6c|${PREFIX}|g" \
- -e "s|/install/dir/bin/gw6c.conf.sample|${ETCDIR}/gw6c.conf.sample|g" \
- -e "s|/install/dir/bin/gw6c.conf|${ETCDIR}/gw6c.conf|g" \
- -e "s|template=linux|template=freebsd|g" \
- ${WRKSRC}/tspc-advanced/man/man5/gw6c.conf.5
-
-.include <bsd.port.post.mk>
diff --git a/net/gateway6/distinfo b/net/gateway6/distinfo
deleted file mode 100644
index b97477360f7d..000000000000
--- a/net/gateway6/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gw6c-6_0-RELEASE-src.tar.gz) = e6b345f11398026c8be17e0c26fc22632a6a1053bbf18b5303e514cf44b52c4a
-SIZE (gw6c-6_0-RELEASE-src.tar.gz) = 2873856
diff --git a/net/gateway6/files/gateway6.in b/net/gateway6/files/gateway6.in
deleted file mode 100644
index 4718b6683798..000000000000
--- a/net/gateway6/files/gateway6.in
+++ /dev/null
@@ -1,35 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-#
-
-#
-# PROVIDE: gateway6
-# REQUIRE: FILESYSTEMS NETWORKING
-# KEYWORD: shutdown
-#
-
-#
-# Add the following lines to /etc/rc.conf.local or /etc/rc.conf
-# to enable the IPv6 tunnel to Freenet6.net:
-#
-# gateway6_enable (bool): Set to NO by default.
-# Set it to YES to enable gateway6.
-# gateway6_flags (flags): Set to "" by default.
-#
-# See gw6c(8) for gateway6_flags
-#
-
-. /etc/rc.subr
-
-name="gateway6"
-rcvar=gateway6_enable
-
-command=%%PREFIX%%/bin/gw6c
-required_files=%%PREFIX%%/etc/gw6c.conf
-
-load_rc_config $name
-
-: ${gateway6_enable="NO"}
-
-run_rc_command "$1"
diff --git a/net/gateway6/files/patch-tspc-advanced.Makfile b/net/gateway6/files/patch-tspc-advanced.Makfile
deleted file mode 100644
index c2163099e600..000000000000
--- a/net/gateway6/files/patch-tspc-advanced.Makfile
+++ /dev/null
@@ -1,33 +0,0 @@
---- tspc-advanced/Makefile.orig 2009-05-19 18:51:11.000000000 +0200
-+++ tspc-advanced/Makefile 2009-11-18 21:57:54.000000000 +0100
-@@ -46,11 +46,12 @@
- SUPPORTED_PLATFORMS=linux netbsd freebsd openbsd darwin sunos dongle6
-
- INSTALL_DIR :=$(installdir)
- INSTALL_BIN :=$(INSTALL_DIR)/bin
- INSTALL_MAN :=$(INSTALL_DIR)/man
--INSTALL_TEMPL :=$(INSTALL_DIR)/template
-+INSTALL_TEMPL :=$(INSTALL_DIR)/share/gateway6
-+INSTALL_ETC :=$(INSTALL_DIR)/etc
-
-
- SUBDIRS=$(PWD)/src/lib \
- $(PWD)/src/net \
- $(PWD)/src/tsp \
-@@ -172,13 +173,13 @@
- @for dir in ${SUBDIRS}; do \
- $(MAKE) -C $$dir install || exit 1; \
- done
-
- @cp $(TARGET) $(INSTALL_BIN)
-- @cp $(BIN_DIR)/gw6c.conf.sample $(INSTALL_BIN)
-- @[ -f $(INSTALL_BIN)/gw6c.conf ] || { \
-- cp $(INSTALL_BIN)/gw6c.conf.sample $(INSTALL_BIN)/gw6c.conf; \
-+ @cp $(BIN_DIR)/gw6c.conf.sample $(INSTALL_ETC)
-+ @[ -f $(INSTALL_ETC)/gw6c.conf ] || { \
-+ cp $(INSTALL_ETC)/gw6c.conf.sample $(INSTALL_ETC)/gw6c.conf; \
- }
-
-
- # This makefile target will clean the build tree of the Gateway6 Client.
- #
diff --git a/net/gateway6/files/pkg-message.in b/net/gateway6/files/pkg-message.in
deleted file mode 100644
index 2ca90a28ef78..000000000000
--- a/net/gateway6/files/pkg-message.in
+++ /dev/null
@@ -1,10 +0,0 @@
-Now that the package is installed, please finish it with the following steps:
-
-- Check the values of %%PREFIX%%/etc/gw6c.conf. If you have registered at
- the website, fill in your userid and password there.
-- Add 'gateway6_enable="YES"' to your /etc/rc.conf to make it start
- automatically.
-- Run '%%PREFIX%%/etc/rc.d/gateway6 start' to start the tunnel.
-- Try to ping a IPv6 host, for example: ping6 www.jp.freebsd.org
-
-WWW: http://www.gogo6.net/
diff --git a/net/gateway6/pkg-descr b/net/gateway6/pkg-descr
deleted file mode 100644
index 18bafe8be9f9..000000000000
--- a/net/gateway6/pkg-descr
+++ /dev/null
@@ -1,23 +0,0 @@
-From README:
-
-TSP is a control protocol used to establish and maintain static
-tunnels. The Gateway6 Client is used on the host computer to connect
-to a tunnel broker using the TSP protocol and to get the information
-for its tunnel. When it receives the information for the tunnel, the
-Gateway6 client creates the static tunnel on its operating system.
-
-The Gateway6 Client code is mostly identical for all client platforms.
-However, creating the static tunnel is operating system dependent and
-is done by a script called by the Gateway6 Client. These scripts are
-located under the template directory in the Gateway6 Client
-installation directory.
-
-The script executed by the Gateway6 Client to configure the tunnel
-interface is customized for each type of supported operating system
-and takes care of all specifics for the target operating system.
-On Unix systems, it is a shell script. This separation of the binary
-and script enables fast and easy additions of new operating systems,
-as has been shown by the community contributions for many operating
-systems.
-
-WWW: http://gogonet.gogo6.com/page/freenet6-services
diff --git a/net/gateway6/pkg-plist b/net/gateway6/pkg-plist
deleted file mode 100644
index 7a610b5b9609..000000000000
--- a/net/gateway6/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-bin/gw6c
-@unexec if cmp -s %D/etc/gw6c.conf.sample %D/etc/gw6c.conf; then rm -f %D/etc/gw6c.conf; fi
-etc/gw6c.conf.sample
-@exec if [ ! -f %D/etc/gw6c.conf ] ; then cp -p %D/%F %B/gw6c.conf; fi
-%%DATADIR%%/CLIENT-LICENSE.TXT
-%%DATADIR%%/INSTALL
-%%DATADIR%%/README
-%%DATADIR%%/HEX_DC_0005_Gateway6_Client_Guide.pdf
-%%DATADIR%%/HEX_DC_0007_Gateway6_Client_Release_Notes.pdf
-%%DATADIR%%/freebsd.sh
-@dirrm %%DATADIR%%