diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-01-29 23:28:35 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-01-29 23:28:35 +0000 |
commit | d543942f15f5210e57baeafe75ff7de6460bd8ef (patch) | |
tree | 8d42617a88b5bb3d9d249e1a5d91f6438c8cd4e1 | |
parent | eef8c1c6f52db4b0f96f75f4ae811d1745defaaf (diff) | |
download | ports-d543942f15f5210e57baeafe75ff7de6460bd8ef.tar.gz ports-d543942f15f5210e57baeafe75ff7de6460bd8ef.zip |
Notes
-rw-r--r-- | MOVED | 2 | ||||
-rw-r--r-- | dns/Makefile | 1 | ||||
-rw-r--r-- | dns/staticcharge/Makefile | 40 | ||||
-rw-r--r-- | dns/staticcharge/distinfo | 3 | ||||
-rw-r--r-- | dns/staticcharge/pkg-descr | 9 | ||||
-rw-r--r-- | dns/staticcharge/pkg-message | 8 | ||||
-rw-r--r-- | shells/Makefile | 1 | ||||
-rw-r--r-- | shells/bash3-static/Makefile | 17 |
8 files changed, 2 insertions, 79 deletions
@@ -1523,3 +1523,5 @@ www/glibwww||2011-01-04|Removed due to no port depend on it math/octave-forge-spanish|math/octave-forge-es|2011-01-13|Replaced by math/octave-forge-es devel/cvsnt||2011-01-15|Removed: abandoned upstream net-p2p/qbittorrent-23||2011-01-24|Old, no longer updated. Try net-p2p/qbittorrent-26 +dns/staticcharge||2011-01-29|Has expired: abandoned by author +shells/bash3-static|shells/bash-static|2011-01-29|Has expired: Use shells/bash or shells/bash-static instead diff --git a/dns/Makefile b/dns/Makefile index 4aa23f4b955b..fcc77d58ada6 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -140,7 +140,6 @@ SUBDIR += sleuth SUBDIR += sqldjbdns SUBDIR += sshfp - SUBDIR += staticcharge SUBDIR += tinystats SUBDIR += totd SUBDIR += udns diff --git a/dns/staticcharge/Makefile b/dns/staticcharge/Makefile deleted file mode 100644 index 96523f5c4eb2..000000000000 --- a/dns/staticcharge/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: staticcharge -# Date created: 26 October 2001 -# Whom: Mahlon <mahlon@martini.nu> -# -# $FreeBSD$ -# - -PORTNAME= staticcharge -PORTVERSION= 0.7.3 -PORTREVISION= 4 -CATEGORIES= dns -MASTER_SITES= http://www.staticcling.org/clients/ -DISTNAME= ChargeGTK-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= A GTK client for the StaticCling dynamic DNS service - -BUILD_DEPENDS= wget:${PORTSDIR}/ftp/wget - -DEPRECATED= abandoned by author -EXPIRATION_DATE=2011-01-24 -PLIST_FILES= bin/staticcharge -WRKSRC= ${WRKDIR}/staticcharge -USE_GNOME= gtk12 -GNU_CONFIGURE= yes -USE_GMAKE= yes - -.ifdef DEBUG -CONFIGURE_ARGS+= --enable-debug -.endif - -post-patch: - @${REINPLACE_CMD} -E 's,\(int\)([[:graph:]]+) = ,\1 = (char *),' \ - ${WRKSRC}/src/checkexe.c ${WRKSRC}/src/checkip.c \ - ${WRKSRC}/src/getfields.c - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/dns/staticcharge/distinfo b/dns/staticcharge/distinfo deleted file mode 100644 index 2b9ee0bcf123..000000000000 --- a/dns/staticcharge/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ChargeGTK-0.7.3.tar.gz) = aa36786113b282d6216fb2d5789f3cba -SHA256 (ChargeGTK-0.7.3.tar.gz) = 3acb06372fd5d96bac9ba8a5e9c726da9964b715071414f0482e9b2d86aa0a93 -SIZE (ChargeGTK-0.7.3.tar.gz) = 107429 diff --git a/dns/staticcharge/pkg-descr b/dns/staticcharge/pkg-descr deleted file mode 100644 index e3e05e97d3b9..000000000000 --- a/dns/staticcharge/pkg-descr +++ /dev/null @@ -1,9 +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/ to learn more and -sign up. - -WWW: http://www.staticcling.org/ diff --git a/dns/staticcharge/pkg-message b/dns/staticcharge/pkg-message deleted file mode 100644 index ba78051eb33b..000000000000 --- a/dns/staticcharge/pkg-message +++ /dev/null @@ -1,8 +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/shells/Makefile b/shells/Makefile index e3e388c2f5bf..389ff0311f30 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -8,7 +8,6 @@ SUBDIR += bash-completion SUBDIR += bash-static SUBDIR += bash3 - SUBDIR += bash3-static SUBDIR += bashc SUBDIR += ch SUBDIR += dash diff --git a/shells/bash3-static/Makefile b/shells/bash3-static/Makefile deleted file mode 100644 index 0fcc57edb914..000000000000 --- a/shells/bash3-static/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# Ports collection makefile for: bash-static -# Date created: 1 Nov 2009 -# Whom: Emanuel Haupt <ehaupt@FreeBSD.org> -# -# $FreeBSD$ -# - -MASTERDIR= ${.CURDIR}/../../shells/bash3 - -WITH_STATIC_BASH= yes - -# this is redundant to make sure automated tools catch this slave port as well -# as the master port -DEPRECATED= Use shells/bash or shells/bash-static instead -EXPIRATION_DATE= 2011-01-21 - -.include "${MASTERDIR}/Makefile" |