diff options
Diffstat (limited to 'dns/ipcheck')
| -rw-r--r-- | dns/ipcheck/Makefile | 30 | ||||
| -rw-r--r-- | dns/ipcheck/distinfo | 1 | ||||
| -rw-r--r-- | dns/ipcheck/pkg-comment | 1 | ||||
| -rw-r--r-- | dns/ipcheck/pkg-descr | 22 | ||||
| -rw-r--r-- | dns/ipcheck/pkg-plist | 1 |
5 files changed, 0 insertions, 55 deletions
diff --git a/dns/ipcheck/Makefile b/dns/ipcheck/Makefile deleted file mode 100644 index 8599635c332c..000000000000 --- a/dns/ipcheck/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: ipcheck -# Date created: 24 Mar 2001 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= ipcheck -PORTVERSION= 0.93 -CATEGORIES= net -MASTER_SITES= http://ipcheck.sourceforge.net/releases/ -DISTNAME= ${PORTNAME}.${PORTVERSION:E} -EXTRACT_SUFX= -EXTRACT_ONLY= - -MAINTAINER= lioux@FreeBSD.org - -USE_PYTHON= yes -NO_WRKSUBDIR= yes -NO_BUILD= yes - -do-patch: - @${SED} -e "s!/usr/bin/python!${LOCALBASE}/bin/python!" \ - -e "s!ppp0!tun0!" \ - ${DISTDIR}/${DISTNAME} > ${WRKDIR}/${DISTNAME} - -do-install: - @${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME} ${PREFIX}/bin/${PORTNAME}.py - -.include <bsd.port.mk> diff --git a/dns/ipcheck/distinfo b/dns/ipcheck/distinfo deleted file mode 100644 index e4c55254405e..000000000000 --- a/dns/ipcheck/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (ipcheck.93) = 6d437017b554afe9532a90b72306a4bb diff --git a/dns/ipcheck/pkg-comment b/dns/ipcheck/pkg-comment deleted file mode 100644 index d93a7f7fb134..000000000000 --- a/dns/ipcheck/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A fully compliant DynDNS.org client for UNIX (supports NIC v2.0) diff --git a/dns/ipcheck/pkg-descr b/dns/ipcheck/pkg-descr deleted file mode 100644 index c0b6001e7c6f..000000000000 --- a/dns/ipcheck/pkg-descr +++ /dev/null @@ -1,22 +0,0 @@ -[from web site] -This is a simple Python script to register your dynamic IP address -using the NIC V2.0 protocol. We aim to be fully compliant with the -dyndns client specification. - -We currently support all options and latest recommendations by -Dyndns. Ipcheck is easy to install and very easy to use. - -Root access is not required and no configuration files are needed. - -Just specify your username, password and hostname(s) on the command -line (or cron entry). - -You can specify the interface (default tun0) to search for your ip -address on or use web based IP detection. - -There is also direct support for determining the IP address on the -following devices: Linksys (-L), Netgear (-N), Draytek (-D), Netopia -(-O), HawkingTech (-H), Cisco 667i (-C), Cisco 700 series (-I), -ZyXEL Prestige (-Z), SMC Barricade (-S) - -WWW: http://ipcheck.sourceforge.net/ diff --git a/dns/ipcheck/pkg-plist b/dns/ipcheck/pkg-plist deleted file mode 100644 index ae286ad3ac52..000000000000 --- a/dns/ipcheck/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/ipcheck.py |
