aboutsummaryrefslogtreecommitdiff
path: root/dns/ez-ipupdate
diff options
context:
space:
mode:
Diffstat (limited to 'dns/ez-ipupdate')
-rw-r--r--dns/ez-ipupdate/Makefile26
-rw-r--r--dns/ez-ipupdate/distinfo2
-rw-r--r--dns/ez-ipupdate/pkg-comment1
-rw-r--r--dns/ez-ipupdate/pkg-descr23
-rw-r--r--dns/ez-ipupdate/pkg-plist13
5 files changed, 0 insertions, 65 deletions
diff --git a/dns/ez-ipupdate/Makefile b/dns/ez-ipupdate/Makefile
deleted file mode 100644
index 0b30b781dee4..000000000000
--- a/dns/ez-ipupdate/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: ez-ipupdate
-# Date created: 24 July 2002
-# Whom: se
-#
-# $FreeBSD$
-#
-
-PORTNAME= ez-ipupdate
-PORTVERSION= 3.0.11b7
-CATEGORIES= net
-MASTER_SITES= http://gusnet.cx/proj/ez-ipupdate/dist/
-
-MAINTAINER= se@FreeBSD.org
-
-GNU_CONFIGURE= yes
-
-post-install:
- ${MKDIR} ${PREFIX}/share/examples/ez-ipupdate
- for f in ${WRKSRC}/example-*.conf; \
- do \
- ${INSTALL_DATA} $$f ${PREFIX}/share/examples/ez-ipupdate/; \
- done
- ${INSTALL_DATA} ${WRKSRC}/example.conf \
- ${PREFIX}/etc/ez-ipupdate.conf.sample
-
-.include <bsd.port.mk>
diff --git a/dns/ez-ipupdate/distinfo b/dns/ez-ipupdate/distinfo
deleted file mode 100644
index 1f0fac3dea99..000000000000
--- a/dns/ez-ipupdate/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (ez-ipupdate-3.0.11b7.tar.gz) = 525be4550b4461fdf105aed8e753b020
-SIZE (ez-ipupdate-3.0.11b7.tar.gz) = 82481
diff --git a/dns/ez-ipupdate/pkg-comment b/dns/ez-ipupdate/pkg-comment
deleted file mode 100644
index 8f18e608cc5c..000000000000
--- a/dns/ez-ipupdate/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Update your host name on any dynamic DNS service
diff --git a/dns/ez-ipupdate/pkg-descr b/dns/ez-ipupdate/pkg-descr
deleted file mode 100644
index 432067e25e89..000000000000
--- a/dns/ez-ipupdate/pkg-descr
+++ /dev/null
@@ -1,23 +0,0 @@
-ez-ipupdate is a small utility for updating your host name
-if you are using any of the following dynamic DNS services:
-
- http://gnudip.cheapnet.net (GNUDip)
- http://www.dhs.org
- http://www.dyn.ca (GNUDip)
- http://www.dyndns.org
- http://www.dyns.cx
- http://www.easydns.com
- http://www.ez-ip.net
- http://www.hn.org
- http://www.justlinux.com
- http://www.ods.org
- http://www.tzo.com
- http://www.zoneedit.com
-
-It is pure C and works on Linux, *BSD and Solaris.
-
-The key features are: support for multiple service types, daemon
-mode that monitors your IP address and only sends updates when
-your IP address changes.
-
-WWW: http://gusnet.cx/proj/ez-ipupdate/
diff --git a/dns/ez-ipupdate/pkg-plist b/dns/ez-ipupdate/pkg-plist
deleted file mode 100644
index 218cc8411137..000000000000
--- a/dns/ez-ipupdate/pkg-plist
+++ /dev/null
@@ -1,13 +0,0 @@
-bin/ez-ipupdate
-etc/ez-ipupdate.conf.sample
-share/examples/ez-ipupdate/example-dhs.conf
-share/examples/ez-ipupdate/example-dyndns.conf
-share/examples/ez-ipupdate/example-dyns.conf
-share/examples/ez-ipupdate/example-easydns.conf
-share/examples/ez-ipupdate/example-gnudip.conf
-share/examples/ez-ipupdate/example-heipv6tb.conf
-share/examples/ez-ipupdate/example-justlinux.conf
-share/examples/ez-ipupdate/example-ods.conf
-share/examples/ez-ipupdate/example-pgpow.conf
-share/examples/ez-ipupdate/example-tzo.conf
-@dirrm share/examples/ez-ipupdate