diff options
Diffstat (limited to 'dns/staticcharge')
| -rw-r--r-- | dns/staticcharge/Makefile | 26 | ||||
| -rw-r--r-- | dns/staticcharge/distinfo | 1 | ||||
| -rw-r--r-- | dns/staticcharge/files/patch-Makefile.in | 20 | ||||
| -rw-r--r-- | dns/staticcharge/pkg-comment | 1 | ||||
| -rw-r--r-- | dns/staticcharge/pkg-descr | 12 | ||||
| -rw-r--r-- | dns/staticcharge/pkg-message | 6 | ||||
| -rw-r--r-- | dns/staticcharge/pkg-plist | 1 |
7 files changed, 0 insertions, 67 deletions
diff --git a/dns/staticcharge/Makefile b/dns/staticcharge/Makefile deleted file mode 100644 index 48e06d61651b..000000000000 --- a/dns/staticcharge/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: staticcharge -# Date created: 26 October 2001 -# Whom: Mahlon <mahlon@martini.nu> -# -# $FreeBSD$ -# - -PORTNAME= staticcharge -PORTVERSION= 0.4 -CATEGORIES= net misc -MASTER_SITES= http://www.staticcling.org/clients/ -DISTNAME= ChargeGTK-${PORTVERSION} - -MAINTAINER= mahlon@martini.nu - -BUILD_DEPENDS= lynx:${PORTSDIR}/www/lynx - -WRKSRC= ${WRKDIR}/staticcharge -USE_GTK= yes -USE_X_PREFIX= yes -GNU_CONFIGURE= yes - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/dns/staticcharge/distinfo b/dns/staticcharge/distinfo deleted file mode 100644 index 7c11dae274f9..000000000000 --- a/dns/staticcharge/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (ChargeGTK-0.4.tar.gz) = e6d745b83015a987336cf7a6383755a4 diff --git a/dns/staticcharge/files/patch-Makefile.in b/dns/staticcharge/files/patch-Makefile.in deleted file mode 100644 index 17840e03ec28..000000000000 --- a/dns/staticcharge/files/patch-Makefile.in +++ /dev/null @@ -1,20 +0,0 @@ ---- Makefile.in.orig Sat Oct 27 02:31:13 2001 -+++ Makefile.in Tue Dec 25 00:02:32 2001 -@@ -8,7 +8,7 @@ - PRIVHEADERS = globals.h gtkglobals.h - GTKFLAGS = @GTK_CFLAGS@ - GTKLIBS = @GTK_LIBS@ --CC = gcc -+CC ?= gcc - INSTALL = @INSTALL@ - PREFIX ?= /usr/X11R6 - BINARY = staticcharge -@@ -16,7 +16,7 @@ - .ifdef DEBUG - CCFLAGS += -Wall -g -DDEBUG - .else --CCFLAGS += -Wall -O -+CCFLAGS += ${CFLAGS} -Wall - .endif - - all: ${BINARY} diff --git a/dns/staticcharge/pkg-comment b/dns/staticcharge/pkg-comment deleted file mode 100644 index eef1630563f5..000000000000 --- a/dns/staticcharge/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GTK client for the StaticCling dynamic DNS service diff --git a/dns/staticcharge/pkg-descr b/dns/staticcharge/pkg-descr deleted file mode 100644 index f9579e6f7240..000000000000 --- a/dns/staticcharge/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -A front end that allows you to update your staticcling hostname to -match your current IP address - or an arbitrary IP address of your -choosing, in a quick and easy to use GTK interface. - -You will need a StaticCling Dynamic DNS account in order to use -this client. Visit http://www.staticcling.org/newaccount.shtml to -learn more and sign up. - -WWW: http://www.staticcling.org/ - -- Mahlon -mahlon@martini.nu diff --git a/dns/staticcharge/pkg-message b/dns/staticcharge/pkg-message deleted file mode 100644 index 78c3dfdd12a3..000000000000 --- a/dns/staticcharge/pkg-message +++ /dev/null @@ -1,6 +0,0 @@ -*************************************************************** - -You will need a StaticCling Dynamic DNS account in order to use -this client. Visit http://www.staticcling.org/ to sign up! - -*************************************************************** diff --git a/dns/staticcharge/pkg-plist b/dns/staticcharge/pkg-plist deleted file mode 100644 index 8fd806e7dba6..000000000000 --- a/dns/staticcharge/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/staticcharge |
