diff options
author | rene <rene@FreeBSD.org> | 2014-06-30 16:37:49 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-06-30 16:37:49 +0800 |
commit | 40e411a11dcaa2c5e81f4f0cc900ca8a2bb34860 (patch) | |
tree | df4588a3eebe74807d57f164b1c860b1243ffb47 /net | |
parent | 25158e262ff6d3d175a0fc2f1dd36c820ae9c7c8 (diff) | |
download | freebsd-ports-gnome-40e411a11dcaa2c5e81f4f0cc900ca8a2bb34860.tar.gz freebsd-ports-gnome-40e411a11dcaa2c5e81f4f0cc900ca8a2bb34860.tar.zst freebsd-ports-gnome-40e411a11dcaa2c5e81f4f0cc900ca8a2bb34860.zip |
Remove expired ports:
2014-06-30 www/trac-TracDuplicates: Broken for more than 5 months
2014-06-30 mail/hotwayd: Protocol changed, software unusable
2014-06-30 mail/ilohamail-devel: Upstream disappeared
2014-06-30 games/tyrquake: Broken for more than 5 months
2014-06-30 net/gkrellmqst: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 security/p5-Jifty-Plugin-OpenID: Broken for more than 5 months
2014-06-30 games/sumwars: Broken for more than 5 months
2014-06-30 audio/ruby-esound: Broken for more than 5 months
2014-06-30 x11-toolkits/py-pyqwt: Broken for more than 5 months
2014-06-30 net-im/ysm: Broken for more than 5 months
2014-06-30 net-mgmt/send: Broken for more than 5 months
2014-06-30 net/p5-Jifty-Plugin-Authentication-Ldap: Broken for more than 5 months
2014-06-30 net-p2p/bittyrant: Broken for more than 5 months
2014-06-30 sysutils/gkrellm: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 audio/gkrellmms: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 audio/gkrellmvolume: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellmlaunch: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellmfmonitor: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellshoot: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 polish/sms2: sms2 is no longer being developed, consider using alternative software.
2014-06-30 x11-toolkits/py-wmdockapps: Crufty and nothing depends on this
2014-06-30 audio/tagger: Ancient, unmaintained
2014-06-30 www/mod_wsgi2: No longer supported, please use www/mod_wsgi3 instead
2014-06-30 security/botan: Botan 1.8 have known bugs and is no longer supported upstream, migrate to security/botan110
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 2 | ||||
-rw-r--r-- | net/gkrellmqst/Makefile | 30 | ||||
-rw-r--r-- | net/gkrellmqst/distinfo | 2 | ||||
-rw-r--r-- | net/gkrellmqst/files/patch-Makefile | 42 | ||||
-rw-r--r-- | net/gkrellmqst/files/patch-qst.c | 11 | ||||
-rw-r--r-- | net/gkrellmqst/pkg-descr | 8 | ||||
-rw-r--r-- | net/p5-Jifty-Plugin-Authentication-Ldap/Makefile | 24 | ||||
-rw-r--r-- | net/p5-Jifty-Plugin-Authentication-Ldap/distinfo | 2 | ||||
-rw-r--r-- | net/p5-Jifty-Plugin-Authentication-Ldap/pkg-descr | 4 | ||||
-rw-r--r-- | net/p5-Jifty-Plugin-Authentication-Ldap/pkg-plist | 27 |
10 files changed, 0 insertions, 152 deletions
diff --git a/net/Makefile b/net/Makefile index bab3c5008931..24c08a98dd98 100644 --- a/net/Makefile +++ b/net/Makefile @@ -153,7 +153,6 @@ SUBDIR += g2ipmsg SUBDIR += get_iplayer SUBDIR += gini - SUBDIR += gkrellmqst SUBDIR += gkrellmwireless2 SUBDIR += glflow SUBDIR += glib-networking @@ -517,7 +516,6 @@ SUBDIR += p5-IP-Country SUBDIR += p5-IPC-Session SUBDIR += p5-JavaScript-RPC - SUBDIR += p5-Jifty-Plugin-Authentication-Ldap SUBDIR += p5-MaxMind-DB-Common SUBDIR += p5-MaxMind-DB-Reader SUBDIR += p5-Net diff --git a/net/gkrellmqst/Makefile b/net/gkrellmqst/Makefile deleted file mode 100644 index 4fb62507b318..000000000000 --- a/net/gkrellmqst/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# Created by: Patrick Li <pat@databits.net> -# $FreeBSD$ - -PORTNAME= gkrellmqst -PORTVERSION= 0.4 -PORTREVISION= 9 -CATEGORIES= net games -MASTER_SITES= http://tadpol.org/projects/archives/ \ - http://freebsd.unixfreunde.de/sources/ -DISTNAME= gkrellm_qst-${PORTVERSION} - -MAINTAINER= lme@FreeBSD.org -COMMENT= Plugin for Gkrellm that displays updated info on several game servers - -DEPRECATED= GKrellM 1.X is no longer being developed, consider using 2.X. -EXPIRATION_DATE=2014-06-30 - -BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm -RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm \ - qstat:${PORTSDIR}/games/qstat - -PLIST_FILES= libexec/gkrellm/plugins/qst.so -WRKSRC= ${WRKDIR}/${PORTNAME:S/mq/m_q/} -USE_GNOME= imlib -MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \ - PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" -ALL_TARGET= qst.so - -NO_STAGE= yes -.include <bsd.port.mk> diff --git a/net/gkrellmqst/distinfo b/net/gkrellmqst/distinfo deleted file mode 100644 index a9f7dfbca410..000000000000 --- a/net/gkrellmqst/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gkrellm_qst-0.4.tar.gz) = 6d9c2f61814baf741cf7034801c59176d34a7818e447f17e3f006a5cadfa0c52 -SIZE (gkrellm_qst-0.4.tar.gz) = 14325 diff --git a/net/gkrellmqst/files/patch-Makefile b/net/gkrellmqst/files/patch-Makefile deleted file mode 100644 index 9102284854f8..000000000000 --- a/net/gkrellmqst/files/patch-Makefile +++ /dev/null @@ -1,42 +0,0 @@ ---- Makefile.orig Thu Jul 5 14:33:45 2001 -+++ Makefile Thu Aug 9 15:36:12 2001 -@@ -1,14 +1,10 @@ --GTK_CONFIG ?= gtk-config --IMLIB_CONFIG ?= imlib-config -- - GTK_INCLUDE = `$(GTK_CONFIG) --cflags` - GTK_LIB = `$(GTK_CONFIG) --libs` - - IMLIB_INCLUDE = `$(IMLIB_CONFIG) --cflags-gdk` - IMLIB_LIB = `$(IMLIB_CONFIG) --libs-gdk` --PTHREAD_LIBS ?= -lpthread - --FLAGS = -Wall -fPIC $(GTK_INCLUDE) $(IMLIB_INCLUDE) $(PTHREAD_CLFAGS) -+FLAGS = -Wall -fPIC $(GTK_INCLUDE) $(IMLIB_INCLUDE) $(PTHREAD_CFLAGS) - LIBS = $(GTK_LIB) $(IMLIB_LIB) $(PTHREAD_LIBS) - LFLAGS = -shared - -@@ -16,11 +12,10 @@ - INSTALLFLAGS = -c -s -m 644 - PLUGINDIR ?= usr/share/gkrellm/plugins - DESTDIR ?= $(PREFIX) --INSTALLDIR = $(DESTDIR)/$(PLUGINDIR) -+INSTALLDIR = $(PREFIX)/libexec/gkrellm/plugins - - VERSION=0.4 - --CC ?= gcc - CFLAGS += $(FLAGS) -DVERSION=\"$(VERSION)\" - - TARBALL=gkrellm_qst-$(VERSION).tar -@@ -41,9 +36,7 @@ - $(INSTALL) qst.so $(HOME)/.gkrellm/plugins - - install: qst.so -- @[ "`whoami`" != "root" ] && echo "Not root. Try make install_home" && exit 1 -- $(INSTALL) -d $(INSTALLDIR) -- $(INSTALL) qst.so $(INSTALLDIR) -+ @$(BSD_INSTALL_DATA) qst.so $(INSTALLDIR) - - tarball: - (cd ..; tar cf $(TARBALL) gkrellm_qst ; gzip $(TARBALL) ) diff --git a/net/gkrellmqst/files/patch-qst.c b/net/gkrellmqst/files/patch-qst.c deleted file mode 100644 index e51ba1b3914e..000000000000 --- a/net/gkrellmqst/files/patch-qst.c +++ /dev/null @@ -1,11 +0,0 @@ ---- qst.c.orig Thu Aug 9 15:43:44 2001 -+++ qst.c Thu Aug 9 15:45:58 2001 -@@ -36,7 +36,7 @@ - #define QSTATCMD "qstat" - #define GAMETYPE "-q3s" - #define GAMEBIN "quake3" --#define SERVERLOC "quake" /* server:port */ -+#define SERVERLOC "server:port" /* less confuse people */ - #define AWK "awk" - #define XTERM "xterm" - #define StatusChgCmd "echo \"We've got Quake!\"" diff --git a/net/gkrellmqst/pkg-descr b/net/gkrellmqst/pkg-descr deleted file mode 100644 index e2ed37556977..000000000000 --- a/net/gkrellmqst/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -gkrellmqst is a plugin for Gkrellm that displays information on -several of your favorite game servers. The games that it can support -depends upon qstat's support for that particular game. This plugin -uses qstat to query a game server and displays the current map name -and number of players - -Author: Michael Tilstra <tadpol@tadpol.org> -WWW: http://tadpol.org/projects/GKrellM_qst.html diff --git a/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile b/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile deleted file mode 100644 index 970b5b817a8b..000000000000 --- a/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# Created by: Wen Heping <wenheping@gmail.com> -# $FreeBSD$ - -PORTNAME= Jifty-Plugin-Authentication-Ldap -PORTVERSION= 1.01 -CATEGORIES= net perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= LDAP Authentication Plugin for Jifty Apps - -BROKEN= Fails to configure -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2014-06-30 - -BUILD_DEPENDS= p5-Jifty>=0:${PORTSDIR}/www/p5-Jifty \ - p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap -RUN_DEPENDS:= ${BUILD_DEPENDS} - -USES= perl5 -USE_PERL5= configure - -.include <bsd.port.mk> diff --git a/net/p5-Jifty-Plugin-Authentication-Ldap/distinfo b/net/p5-Jifty-Plugin-Authentication-Ldap/distinfo deleted file mode 100644 index f01b2d134ebd..000000000000 --- a/net/p5-Jifty-Plugin-Authentication-Ldap/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Jifty-Plugin-Authentication-Ldap-1.01.tar.gz) = 79388c342e6bb2fe528dc0fcd2fbd8456f97296505ae1821914912ad0c93c1d7 -SIZE (Jifty-Plugin-Authentication-Ldap-1.01.tar.gz) = 25949 diff --git a/net/p5-Jifty-Plugin-Authentication-Ldap/pkg-descr b/net/p5-Jifty-Plugin-Authentication-Ldap/pkg-descr deleted file mode 100644 index 97122bc39c62..000000000000 --- a/net/p5-Jifty-Plugin-Authentication-Ldap/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -p5::Jifty::Plugin::Authentication::Ldap is a LDAP Authentication Plugin -for p5-Jifty. - -WWW: http://search.cpan.org/dist/Jifty-Plugin-Authentication-Ldap/ diff --git a/net/p5-Jifty-Plugin-Authentication-Ldap/pkg-plist b/net/p5-Jifty-Plugin-Authentication-Ldap/pkg-plist deleted file mode 100644 index 235e97f0457a..000000000000 --- a/net/p5-Jifty-Plugin-Authentication-Ldap/pkg-plist +++ /dev/null @@ -1,27 +0,0 @@ -%%SITE_PERL%%/Jifty/Plugin/Authentication/Ldap.pm -%%SITE_PERL%%/Jifty/Plugin/Authentication/Ldap/View.pm -%%SITE_PERL%%/Jifty/Plugin/Authentication/Ldap/Dispatcher.pm -%%SITE_PERL%%/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm -%%SITE_PERL%%/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogout.pm -%%SITE_PERL%%/Jifty/Plugin/Authentication/Ldap/Mixin/Model/User.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Jifty/Plugin/Authentication/Ldap/.packlist -%%SITE_PERL%%/auto/share/dist/Jifty-Plugin-Authentication-Ldap/po/jifty_plugin_authentication_ldap.pot -%%PERL5_MAN3%%/Jifty::Plugin::Authentication::Ldap.3.gz -%%PERL5_MAN3%%/Jifty::Plugin::Authentication::Ldap::Action::LDAPLogin.3.gz -%%PERL5_MAN3%%/Jifty::Plugin::Authentication::Ldap::Action::LDAPLogout.3.gz -%%PERL5_MAN3%%/Jifty::Plugin::Authentication::Ldap::View.3.gz -%%PERL5_MAN3%%/Jifty::Plugin::Authentication::Ldap::Mixin::Model::User.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Jifty/Plugin/Authentication/Ldap -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Jifty/Plugin/Authentication -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Jifty/Plugin -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Jifty -@dirrm %%SITE_PERL%%/Jifty/Plugin/Authentication/Ldap/Mixin/Model -@dirrm %%SITE_PERL%%/Jifty/Plugin/Authentication/Ldap/Mixin -@dirrm %%SITE_PERL%%/Jifty/Plugin/Authentication/Ldap/Action -@dirrm %%SITE_PERL%%/Jifty/Plugin/Authentication/Ldap -@dirrmtry %%SITE_PERL%%/Jifty/Plugin/Authentication -@dirrmtry %%SITE_PERL%%/Jifty/Plugin -@dirrmtry %%SITE_PERL%%/Jifty -@dirrm %%SITE_PERL%%/auto/share/dist/Jifty-Plugin-Authentication-Ldap/po -@dirrm %%SITE_PERL%%/auto/share/dist/Jifty-Plugin-Authentication-Ldap -@dirrmtry %%SITE_PERL%%/auto/share/dist |