diff options
author | dougb <dougb@FreeBSD.org> | 2011-09-03 17:38:44 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-09-03 17:38:44 +0800 |
commit | 52cf27f460c5fd15e4dd095a80eeb752f5fcfebb (patch) | |
tree | 4f5998ca8115bf4468bdd2c96488c43226499f47 | |
parent | 86768c5353d15ec9c431f45ede88609e91f5036f (diff) | |
download | freebsd-ports-gnome-52cf27f460c5fd15e4dd095a80eeb752f5fcfebb.tar.gz freebsd-ports-gnome-52cf27f460c5fd15e4dd095a80eeb752f5fcfebb.tar.zst freebsd-ports-gnome-52cf27f460c5fd15e4dd095a80eeb752f5fcfebb.zip |
Remove various ports that have been DEPRECATED for varying periods,
but never had EXPIRATION_DATE set, and therefore never removed.
audio/gx2osd No more distfiles
devel/p5-Getopt-Mixed Use devel/p5-Getopt-Long instead
net/AquaGatekeeper2 Binary port of software abandoned by the vendor
net/xwhois Unmaintained upstream for several years
www/p5-Catalyst-Engine-HTTP-POE Use p5-Catalyst-Engine-HTTP-Prefork instead
www/p5-Catalyst-Model-DBIC Obsoleted by www/p5-Catalyst-Model-DBIC-Schema
www/p5-Catalyst-Plugin-Cache-Store-FastMmap Deprecated, not depended on
www/p5-HTTP-MobileAttribute Use www/p5-HTTP-MobileAgent instead
44 files changed, 8 insertions, 779 deletions
@@ -2583,3 +2583,11 @@ emulators/xgs||2011-09-01|Has expired: No more public distfiles ftp/gproftpd||2011-09-01|Has expired: No more public distfiles ftp/muddleftpd||2011-09-01|Has expired: No more public distfiles comms/hcidump||2011-09-03|Has expired: No more public distfiles +audio/gx2osd||2011-09-03|Has expired: No more public distfiles +devel/p5-Getopt-Mixed||2011-09-03|Use devel/p5-Getopt-Long instead +net/AquaGatekeeper2||2011-09-03|Binary port of software abandoned by the vendor +net/xwhois||2011-09-03|Unmaintained upstream for several years +www/p5-Catalyst-Engine-HTTP-POE||2011-09-03|Use p5-Catalyst-Engine-HTTP-Prefork instead +www/p5-Catalyst-Model-DBIC||2011-09-03|Obsoleted by www/p5-Catalyst-Model-DBIC-Schema +www/p5-Catalyst-Plugin-Cache-Store-FastMmap||2011-09-03|Deprecated, not depended on +p5-HTTP-MobileAttribute||2011-09-03|Use www/p5-HTTP-MobileAgent instead diff --git a/audio/Makefile b/audio/Makefile index d5cd3ccebcf4..897f2ac3abfa 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -289,7 +289,6 @@ SUBDIR += gtkguitune SUBDIR += gtkpod SUBDIR += guspat - SUBDIR += gx2osd SUBDIR += gxmms2 SUBDIR += hawkvoice SUBDIR += herrie diff --git a/audio/gx2osd/Makefile b/audio/gx2osd/Makefile deleted file mode 100644 index 0323ab97ad21..000000000000 --- a/audio/gx2osd/Makefile +++ /dev/null @@ -1,58 +0,0 @@ -# New ports collection makefile for: py-netstring -# Date created: 04 Nov 2006 -# Whom: Alexander Botero-Lowry <alexbl@FreeBSD.org> -# -# $FreeBSD$ - -PORTNAME= gx2osd -PORTVERSION= 0.2 -PORTREVISION= 6 -CATEGORIES= audio -MASTER_SITES= http://eclipser.xmms2.org/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= An OSD client for XMMS2 - -LIB_DEPENDS= xmmsclient++.4:${PORTSDIR}/audio/cpp-xmms2 \ - glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ - xerces-c.27:${PORTSDIR}/textproc/xerces-c2 \ - gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 - -DEPRECATED= No more public distfiles -EXPIRATION= 2011-09-30 - -WRKSRC= ${WRKDIR}/${PORTNAME} - -USE_BZIP2= yes -USE_PYTHON_BUILD=yes -MAKE_JOBS_SAFE= yes - -MAN1= gx2osd.1 - -.include <bsd.port.pre.mk> - -.if defined(BATCH) || defined(PACKAGE_BUILDING) -WAF_VERBOSE= --verbose -.endif - -.if defined(MAKE_JOBS_NUMBER) -WAF_JOBS= --jobs=${MAKE_JOBS_NUMBER} -.endif - -post-patch: - @${REINPLACE_CMD} -e \ - "/CXXFLAGS/s|= cxxflags|= '${CXXFLAGS}'|" ${WRKSRC}/wscript - -do-configure: - @(cd ${WRKSRC} && ./waf ${WAF_VERBOSE} \ - --prefix=${PREFIX} \ - --conf-prefix=${LOCALBASE} \ - --with-mandir=${MANPREFIX}/man configure) - -do-build: - @(cd ${WRKSRC} && ./waf ${WAF_VERBOSE} ${WAF_JOBS} build) - -do-install: - @(cd ${WRKSRC} && ./waf ${WAF_VERBOSE} install) - -.include <bsd.port.post.mk> diff --git a/audio/gx2osd/distinfo b/audio/gx2osd/distinfo deleted file mode 100644 index 57603b95f06f..000000000000 --- a/audio/gx2osd/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gx2osd-0.2.tar.bz2) = a5f9a66ad2c713db88216d80a1cfb3794dd24b80733b783047b3d30f7c18edaa -SIZE (gx2osd-0.2.tar.bz2) = 132849 diff --git a/audio/gx2osd/files/patch-src-wscript b/audio/gx2osd/files/patch-src-wscript deleted file mode 100644 index d3099fd48923..000000000000 --- a/audio/gx2osd/files/patch-src-wscript +++ /dev/null @@ -1,12 +0,0 @@ ---- src/wscript.orig 2007-05-27 19:44:02.000000000 +0400 -+++ src/wscript 2009-03-21 04:05:07.000000000 +0300 -@@ -34,9 +34,6 @@ - libconf.name = 'boost_program_options-st' - libconf.run() - -- e.name = 'boost/filesystem/path.hpp' -- e.run() -- - libconf.mandatory = 0 - libconf.uselib = 'filesystem' - libconf.name = 'boost_filesystem' diff --git a/audio/gx2osd/pkg-descr b/audio/gx2osd/pkg-descr deleted file mode 100644 index 4271f8f9a68d..000000000000 --- a/audio/gx2osd/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A simple on-screen display client for XMMS2 with cover-art support. - -WWW: http://eclipser.xmms2.org/gx2osd.xhtml diff --git a/audio/gx2osd/pkg-plist b/audio/gx2osd/pkg-plist deleted file mode 100644 index da67f97038b6..000000000000 --- a/audio/gx2osd/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -bin/gx2osd -%%DATADIR%%/gx2osd.glade -%%DATADIR%%/skins/skin.xsd -%%DATADIR%%/skins/default/default.xml -%%DATADIR%%/skins/default/noimage.png -%%DATADIR%%/skins/default/paused.png -%%DATADIR%%/skins/default/playing.png -%%DATADIR%%/skins/default/skin.png -%%DATADIR%%/skins/default/stopped.png -@dirrm %%DATADIR%%/skins/default -@dirrm %%DATADIR%%/skins -@dirrm %%DATADIR%% diff --git a/devel/Makefile b/devel/Makefile index 75795895e4ae..4272c1bac9e8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1769,7 +1769,6 @@ SUBDIR += p5-Getopt-GUI-Long SUBDIR += p5-Getopt-Long SUBDIR += p5-Getopt-Long-Descriptive - SUBDIR += p5-Getopt-Mixed SUBDIR += p5-Getopt-Popt SUBDIR += p5-Git-PurePerl SUBDIR += p5-Git-Repository diff --git a/devel/p5-Getopt-Mixed/Makefile b/devel/p5-Getopt-Mixed/Makefile deleted file mode 100644 index 13e527730b34..000000000000 --- a/devel/p5-Getopt-Mixed/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: devel/p5-Getopt-Mixed -# Date created: 17 Jan 2003 -# Whom: sumikawa -# -# $FreeBSD$ -# - -PORTNAME= Getopt-Mixed -PORTVERSION= 1.10 -CATEGORIES= devel perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= ports@FreeBSD.org -COMMENT= Perl module for processing of both short and long command line options - -DEPRECATED= Use devel/p5-Getopt-Long instead - -PERL_CONFIGURE= yes - -MAN3= Getopt::Mixed.3 - -pre-configure: - ${PERL} -pi -e 'm.INSTALLDIRS.&&s,.,,sg' ${WRKSRC}/Makefile.PL - -.include <bsd.port.mk> diff --git a/devel/p5-Getopt-Mixed/distinfo b/devel/p5-Getopt-Mixed/distinfo deleted file mode 100644 index 65100d797730..000000000000 --- a/devel/p5-Getopt-Mixed/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Getopt-Mixed-1.10.tar.gz) = 0fe4e5ba512fc35d07f097dede07088463482e26517bb2836175535c8bcfa0eb -SIZE (Getopt-Mixed-1.10.tar.gz) = 11199 diff --git a/devel/p5-Getopt-Mixed/pkg-descr b/devel/p5-Getopt-Mixed/pkg-descr deleted file mode 100644 index 051c14a7d071..000000000000 --- a/devel/p5-Getopt-Mixed/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This module provides GNU-style option processing for Perl 5 scripts, -with both long and short options. Please see the documentation at the -end of the module for instructions on its use and licensing -restrictions. - -WWW: http://search.cpan.org/dist/Getopt-Mixed diff --git a/devel/p5-Getopt-Mixed/pkg-plist b/devel/p5-Getopt-Mixed/pkg-plist deleted file mode 100644 index 92824667e6a9..000000000000 --- a/devel/p5-Getopt-Mixed/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Mixed/.packlist -%%SITE_PERL%%/Getopt/Mixed.pm -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Mixed -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mixed -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt -@dirrmtry %%SITE_PERL%%/Getopt diff --git a/net/AquaGatekeeper2/Makefile b/net/AquaGatekeeper2/Makefile deleted file mode 100644 index 0be425ebd06c..000000000000 --- a/net/AquaGatekeeper2/Makefile +++ /dev/null @@ -1,69 +0,0 @@ -# New ports collection makefile for: AquaGatekeeper2 -# Date created: 11 March 2005 -# Whom: Eugene Grosbein <eugen@grosbein.pp.ru> -# -# $FreeBSD$ -# - -PORTNAME= AquaGatekeeper -PORTVERSION= 2.0 -PORTREVISION= 3 -CATEGORIES= net -MASTER_SITES= ftp://ftp.svzserv.kemerovo.su/pub/FreeBSD/distfiles.misc/ \ - ftp://www.kuzbass.ru/pub/FreeBSD/ports/distfiles/ -EXTRACT_SUFX= .tgz - -MAINTAINER= ports@grosbein.pp.ru -COMMENT= Aqua H323 Gatekeeper and proxy - -WRKSRC= ${WRKDIR}/${PORTNAME} -CONFLICTS= AquaGatekeeper-1.* -LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}2${PKGNAMESUFFIX} -NO_BUILD= yes -ONLY_FOR_ARCHS= amd64 i386 -DISTINFO_FILE= ${MASTERDIR}/distinfo.${ARCH} - -RESTRICTED= No commercial redistribution -SUB_FILES= pkg-message -STRIP= -STRIP_CMD= ${TRUE} -DEPRECATED= Binary port of software abandoned by the vendor - -.if !defined(BATCH) && !defined(PACKAGE_BUILDING) -IS_INTERACTIVE= yes -.endif - -do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/AquaGatekeeper ${PREFIX}/sbin/ - @${INSTALL_SCRIPT} ${FILESDIR}/agk.sh.sample ${PREFIX}/etc/rc.d/ - @${INSTALL_DATA} ${WRKSRC}/Config/AquaGatekeeper.cfg ${PREFIX}/etc/AquaGatekeeper.cfg.sample - @${MKDIR} ${EXAMPLESDIR} - @${INSTALL_DATA} ${WRKSRC}/Config/Example.cfg ${EXAMPLESDIR} -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - @for docfile in ${WRKSRC}/Help/* ${WRKSRC}/*.rtf; \ - do ${INSTALL_MAN} $$docfile ${DOCSDIR}; \ - done - @${MKDIR} ${DOCSDIR}/Rus - @for docfile in ${WRKSRC}/Help.Rus/*; \ - do ${INSTALL_MAN} $$docfile ${DOCSDIR}/Rus; \ - done -.endif - -post-install: - @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.pre.mk> - -# This is binary port of closed-source software -.if ${ARCH} == "i386" -DISTNAME= AquaGatekeeper200FreeBSDBuild653 -LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x \ - crypto.3:${PORTSDIR}/misc/compat5x -.elif ${ARCH} == "amd64" -DISTNAME= AquaGatekeeper200FreeBSDamd64Build653 -LIB_DEPENDS= c.5:${PORTSDIR}/misc/compat5x -.endif - -.include <bsd.port.post.mk> diff --git a/net/AquaGatekeeper2/distinfo.amd64 b/net/AquaGatekeeper2/distinfo.amd64 deleted file mode 100644 index f436f26d0309..000000000000 --- a/net/AquaGatekeeper2/distinfo.amd64 +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (AquaGatekeeper200FreeBSDamd64Build653.tgz) = f95960a5cc4a67f7d41ba8f3aea3b89fc5eaa922c7477e9cb6ebb95e2385a8a3 -SIZE (AquaGatekeeper200FreeBSDamd64Build653.tgz) = 686437 diff --git a/net/AquaGatekeeper2/distinfo.i386 b/net/AquaGatekeeper2/distinfo.i386 deleted file mode 100644 index 53219a87fb83..000000000000 --- a/net/AquaGatekeeper2/distinfo.i386 +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (AquaGatekeeper200FreeBSDBuild653.tgz) = 78336810e70728cca1814870f0da20b52e8e1a48106a2dfdba3cfe2d16cb2762 -SIZE (AquaGatekeeper200FreeBSDBuild653.tgz) = 749636 diff --git a/net/AquaGatekeeper2/files/agk.sh.sample b/net/AquaGatekeeper2/files/agk.sh.sample deleted file mode 100644 index c989f61899db..000000000000 --- a/net/AquaGatekeeper2/files/agk.sh.sample +++ /dev/null @@ -1,37 +0,0 @@ -#!/bin/sh - -PREFIX=$(expr `realpath $0` : "\(/.*\)/etc/rc\.d/`basename $0`\$") -PROG=$PREFIX/sbin/AquaGatekeeper -CFG=$PREFIX/etc/agk.cfg -TIMEOUT=30 - -case "$1" in -start) - shift - su -m agk -c "[ -x $PROG -a -r $CFG ] && - echo -n ' AquaGatekeeper' && $PROG -d --configuration=$CFG $@" - ;; -stop) - shift - signal=-TERM - [ -n "$1" ] && signal="$1" - killall $signal AquaGatekeeper - [ $signal != -2 -a $signal != -INT ] && exit 0 - i=1 - while [ $i -le $TIMEOUT ] - do - ps -axc | grep -q AquaGatekeeper || break - i=$(($i+1)) - sleep 1 - done - ;; -restart) - `realpath $0` stop -INT - `realpath $0` start - ;; -*) - echo "Usage: `basename $0` {start|stop|restart}" >&2 - ;; -esac - -exit 0 diff --git a/net/AquaGatekeeper2/files/pkg-message.in b/net/AquaGatekeeper2/files/pkg-message.in deleted file mode 100644 index 32d73093b4b3..000000000000 --- a/net/AquaGatekeeper2/files/pkg-message.in +++ /dev/null @@ -1,9 +0,0 @@ -**************************************************************************** -!!! NOTE: THE AQUA GATEKEEPER IS DISCONTIUED BY ITS VENDOR. No vendor support, -!!! no updates, no bugfixes. This port is still provided to support -!!! old installations only. You should choose other software for new setups. - - Please read documentation located in %%DOCSDIR%% - You will need to write configuration file to run the Gatekeeper. - Some examples are in %%EXAMPLESDIR%% -**************************************************************************** diff --git a/net/AquaGatekeeper2/pkg-deinstall b/net/AquaGatekeeper2/pkg-deinstall deleted file mode 100644 index d89d859698b4..000000000000 --- a/net/AquaGatekeeper2/pkg-deinstall +++ /dev/null @@ -1,65 +0,0 @@ -#!/bin/sh - -USER=agk -GROUP=agk - -ask() { - local question default answer - - question=$1 - default=$2 - if [ -z "${PACKAGE_BUILDING}" ]; then - read -p "${question} [${default}]? " answer - fi - if [ x${answer} = x ]; then - answer=${default} - fi - echo ${answer} -} - -yesno() { - local dflt question answer - - question=$1 - dflt=$2 - while :; do - answer=$(ask "${question}" "${dflt}") - case "${answer}" in - [Yy]*) return 0;; - [Nn]*) return 1;; - esac - echo "Please answer yes or no." - done -} - -delete_account() { - local u g - - u=$1 - g=$2 - if yesno "Do you want me to remove group \"${g}\"" y; then - pw groupdel -n ${g} - echo "Done." - fi - if yesno "Do you want me to remove user \"${u}\"" y; then - pw userdel -n ${u} - echo "Done." - fi -} - -[ "$2" = DEINSTALL ] || exit 0 - -export PATH=/bin:/usr/bin:/usr/sbin - -if ps -axc | grep -q AquaGatekeeper; then - if yesno "There are some AquaGatekeeper processes running. Shall I kill them" y - then - killall AquaGatekeeper - sleep 2 - else - echo "OK ... I hope you know what you are doing." - fi -fi - -delete_account ${USER} ${GROUP} -exit 0 diff --git a/net/AquaGatekeeper2/pkg-descr b/net/AquaGatekeeper2/pkg-descr deleted file mode 100644 index 51280d3f8297..000000000000 --- a/net/AquaGatekeeper2/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -Aqua Gatekeeper 2.0 is H.323 gatekeeper and proxy by Infinet Wireless LTD. -It is compatible with many hardware/software like Cisco H.323 gateways and -Microsoft NetMeeting 3.01 for Windows 2000 and later. - -This port presents Aqua Gatekeeper Startup Edition. -It is not a free software but may be used free of charge. -The Aqua Gatekeeper Startup Edition 2.0 is limited to 7 concurrent calls. - -!!! NOTE: THE AQUA GATEKEEPER IS DISCONTIUED BY ITS VENDOR. No vendor support, -!!! no updates, no bugfixes. This port is still provided to support -!!! old installations only. You should choose other software for new setups. - -WWW: http://www.kuzbass.ru/docs/AquaGatekeeper2/AquaGatekeeper.htm - -- Grosbein -ports@grosbein.pp.ru diff --git a/net/AquaGatekeeper2/pkg-install b/net/AquaGatekeeper2/pkg-install deleted file mode 100644 index 233bb70ff96a..000000000000 --- a/net/AquaGatekeeper2/pkg-install +++ /dev/null @@ -1,80 +0,0 @@ -#!/bin/sh - -USER=agk -UID=172 -GROUP=${USER} -GID=${UID} - -ask() { - local question default answer - - question=$1 - default=$2 - if [ -z "${PACKAGE_BUILDING}" ]; then - read -p "${question} [${default}]? " answer - fi - if [ x${answer} = x ]; then - answer=${default} - fi - echo ${answer} -} - -yesno() { - local dflt question answer - - question=$1 - dflt=$2 - while :; do - answer=$(ask "${question}" "${dflt}") - case "${answer}" in - [Yy]*) return 0;; - [Nn]*) return 1;; - esac - echo "Please answer yes or no." - done -} - -make_account() { - local u g uid gid gcos - - u=$1 - uid=$2 - g=$3 - gid=$4 - gcos=$5 - - if pw group show "${g}" >/dev/null 2>&1; then - echo "You already have a group \"${g}\", so I will use it." - else - echo "You need a group \"${g}\"." - if which -s pw && yesno "Would you like me to create it" y; then - pw groupadd -n ${g} -g ${gid} || exit - echo "Done." - else - echo "Please create it, and try again." - if ! grep -q "^${u}:" /etc/passwd; then - echo "While you're at it, please create a user \"${u}\" too," - echo "with a default group of \"${g}\"." - fi - exit 1 - fi - fi - - if pw user show "${u}" >/dev/null 2>&1; then - echo "You already have a user \"${u}\", so I will use it." - else - echo "You need a user \"${u}\"." - if which -s pw && yesno "Would you like me to create it" y; then - pw useradd -n ${u} -u ${uid} -g ${g} -h - -d /nonexistent \ - -s /nonexistent -c "${gcos}" || exit - echo "Done." - else - echo "Please create it, and try again." - exit 1 - fi - fi -} - -[ "$2" = POST-INSTALL ] || exit 0 - -make_account ${USER} ${UID} ${GROUP} ${GID} "AquaGateKeeper" diff --git a/net/AquaGatekeeper2/pkg-plist b/net/AquaGatekeeper2/pkg-plist deleted file mode 100644 index bf498d3b644d..000000000000 --- a/net/AquaGatekeeper2/pkg-plist +++ /dev/null @@ -1,21 +0,0 @@ -sbin/AquaGatekeeper -etc/rc.d/agk.sh.sample -etc/AquaGatekeeper.cfg.sample -%%PORTDOCS%%%%DOCSDIR%%/AquaGatekeeper.htm -%%PORTDOCS%%%%DOCSDIR%%/CommandLineOptions.htm -%%PORTDOCS%%%%DOCSDIR%%/ConfigSyntax.htm -%%PORTDOCS%%%%DOCSDIR%%/License.rtf -%%PORTDOCS%%%%DOCSDIR%%/LicenseRus.rtf -%%PORTDOCS%%%%DOCSDIR%%/OperationPrinciples.htm -%%PORTDOCS%%%%DOCSDIR%%/RevisionHistory.htm -%%PORTDOCS%%%%DOCSDIR%%/default.css -%%PORTDOCS%%%%DOCSDIR%%/Rus/AquaGatekeeper.htm -%%PORTDOCS%%%%DOCSDIR%%/Rus/CommandLineOptions.htm -%%PORTDOCS%%%%DOCSDIR%%/Rus/ConfigSyntax.htm -%%PORTDOCS%%%%DOCSDIR%%/Rus/OperationPrinciples.htm -%%PORTDOCS%%%%DOCSDIR%%/Rus/RevisionHistory.htm -%%PORTDOCS%%%%DOCSDIR%%/Rus/default.css -%%EXAMPLESDIR%%/Example.cfg -%%PORTDOCS%%@dirrm %%DOCSDIR%%/Rus -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%EXAMPLESDIR%% diff --git a/net/Makefile b/net/Makefile index 277c36de4697..bb8660266c6f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -7,7 +7,6 @@ SUBDIR += 44bsd-rdist SUBDIR += 6tunnel SUBDIR += AquaGatekeeper - SUBDIR += AquaGatekeeper2 SUBDIR += DarwinStreamingServer SUBDIR += GeoIP SUBDIR += Sockets @@ -1191,7 +1190,6 @@ SUBDIR += xpvm SUBDIR += xrdesktop SUBDIR += xrdp - SUBDIR += xwhois SUBDIR += yaph SUBDIR += yate SUBDIR += yate-devel diff --git a/net/xwhois/Makefile b/net/xwhois/Makefile deleted file mode 100644 index eacef9b829f8..000000000000 --- a/net/xwhois/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: xwhois -# Date created: 31 December 1998 -# Whom: Kris Kennaway <kkennawa@physics.adelaide.edu.au> -# -# $FreeBSD$ -# - -PORTNAME= xwhois -PORTVERSION= 0.4.2 -PORTREVISION= 5 -CATEGORIES= net -MASTER_SITES= http://c64.org/~nr/xwhois/dist/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= A GTK-based frontend to the whois service (RFC954) - -DEPRECATED= unmaintained upstream for several years -EXPIRATION= 2011-09-30 - -USE_GNOME= gtk12 -GNU_CONFIGURE= yes - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/xwhois ${PREFIX}/bin -.if !defined(NOPORTDATA) - ${MKDIR} ${DATADIR} - ${MKDIR} ${DATADIR}/pixmaps - ${INSTALL_DATA} ${WRKSRC}/docs/xwhois.servers ${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/docs/xwhois.xpm ${DATADIR}/pixmaps -.endif -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/docs/TODO ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${DOCSDIR} -.endif - -.include <bsd.port.mk> diff --git a/net/xwhois/distinfo b/net/xwhois/distinfo deleted file mode 100644 index 597e1a324160..000000000000 --- a/net/xwhois/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (xwhois-0.4.2.tar.gz) = 57272670d047863c303b41a08672e39a3abf2b6285dd4a6e0360264afa35c8aa -SIZE (xwhois-0.4.2.tar.gz) = 72720 diff --git a/net/xwhois/files/patch-aa b/net/xwhois/files/patch-aa deleted file mode 100644 index 556006915e15..000000000000 --- a/net/xwhois/files/patch-aa +++ /dev/null @@ -1,49 +0,0 @@ ---- configure.orig Wed Nov 17 17:27:48 1999 -+++ configure Thu Dec 9 21:20:52 1999 -@@ -863,11 +863,13 @@ - echo "configure: warning: cant find gtk-config" 1>&2 - echo "-------------------------------------------------" - echo " GTK+ doesnt seam to be installed on this system" --echo " or maybe gtk-config isnt in your PATH" -+echo " or maybe gtk-config isnt in your PATH. Set" -+echo " GTK_CONFIG in your environment to point to the" -+echo " location of the file if it does exist." - echo "-------------------------------------------------" - exit 0 - else --GTK_PREFIX=`gtk-config --version` -+GTK_PREFIX=`$GTK_CONFIG --version` - x=`echo $GTK_PREFIX|cut -d. -f1` - y=`echo $GTK_PREFIX|cut -d. -f2` - z=`echo $GTK_PREFIX|cut -d. -f3` -@@ -1397,10 +1399,10 @@ - XWHOIS_SERVERS='$(prefix)/share/xwhois/xwhois.servers' - - --INCLUDES="-I. -I.. `gtk-config --cflags`" -+INCLUDES="-I. -I.. `$GTK_CONFIG --cflags`" - - --LIBS=`gtk-config --libs` -+LIBS=`$GTK_CONFIG --libs` - - # DEFINES='-DSTD -DHAVE_SNPRINTF -DXWHOIS_SERVERS=\"$(XWHOIS_SERVERS)\" -D$(GTK_TYPE)' - DEFINES='-DXWHOIS_SERVERS=\"$(XWHOIS_SERVERS)\" -D$(GTK_TYPE)' -@@ -1419,7 +1421,7 @@ - - # Special compiler options. - if test $CC = "gcc"; then -- CFLAGS="-Wall ${CFLAGS}" -+ CFLAGS="${CFLAGS}" - fi - #if test $CC = "cc" && test $arch = "SunOS"; then - # CFLAGS="-g ${CFLAGS}" -@@ -1571,7 +1573,7 @@ - - if test $USE_PTHREADS = "yes"; then - if test -r /usr/include/pthread.h; then -- LIBS="-L/lib -L/usr/lib -lpthread ${LIBS}" -+ LIBS="-L/lib -L/usr/lib -pthread ${LIBS}" - elif test -r /usr/local/include/pthread.h; then - LIBS="-L/lib -L/usr/lib -L/usr/local/lib -lpthread ${LIBS}" - elif test -r /lib/libpthread.a; then diff --git a/net/xwhois/pkg-descr b/net/xwhois/pkg-descr deleted file mode 100644 index 30586b0a5e91..000000000000 --- a/net/xwhois/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A GTK-based frontend to the whois service (RFC954). - -WWW: http://c64.org/~nr/xwhois diff --git a/net/xwhois/pkg-plist b/net/xwhois/pkg-plist deleted file mode 100644 index 158ffbe7aaf2..000000000000 --- a/net/xwhois/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -bin/xwhois -%%PORTDATA%%%%DATADIR%%/xwhois.servers -%%PORTDATA%%%%DATADIR%%/pixmaps/xwhois.xpm -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/TODO -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%@dirrm %%DOCSDIR%% -%%PORTDATA%%@dirrm %%DATADIR%%/pixmaps -%%PORTDATA%%@dirrm %%DATADIR%% diff --git a/www/Makefile b/www/Makefile index fa6161495d32..e793807d1e94 100644 --- a/www/Makefile +++ b/www/Makefile @@ -770,7 +770,6 @@ SUBDIR += p5-Catalyst-Controller-RequestToken SUBDIR += p5-Catalyst-Devel SUBDIR += p5-Catalyst-Engine-Apache - SUBDIR += p5-Catalyst-Engine-HTTP-POE SUBDIR += p5-Catalyst-Engine-HTTP-Prefork SUBDIR += p5-Catalyst-Engine-PSGI SUBDIR += p5-Catalyst-Enzyme @@ -782,7 +781,6 @@ SUBDIR += p5-Catalyst-Model-CDBI SUBDIR += p5-Catalyst-Model-CDBI-Plain SUBDIR += p5-Catalyst-Model-CDBI-Sweet - SUBDIR += p5-Catalyst-Model-DBIC SUBDIR += p5-Catalyst-Model-DBIC-Plain SUBDIR += p5-Catalyst-Model-DBIC-Schema SUBDIR += p5-Catalyst-Model-DynamicAdaptor @@ -807,7 +805,6 @@ SUBDIR += p5-Catalyst-Plugin-Cache-FastMmap SUBDIR += p5-Catalyst-Plugin-Cache-Memcached SUBDIR += p5-Catalyst-Plugin-Cache-Memcached-Fast - SUBDIR += p5-Catalyst-Plugin-Cache-Store-FastMmap SUBDIR += p5-Catalyst-Plugin-Captcha SUBDIR += p5-Catalyst-Plugin-ConfigLoader SUBDIR += p5-Catalyst-Plugin-ConfigLoader-Environment @@ -1044,7 +1041,6 @@ SUBDIR += p5-HTTP-MobileAgent SUBDIR += p5-HTTP-MobileAgent-Plugin-Charset SUBDIR += p5-HTTP-MobileAgent-Plugin-Locator - SUBDIR += p5-HTTP-MobileAttribute SUBDIR += p5-HTTP-Negotiate SUBDIR += p5-HTTP-Parser SUBDIR += p5-HTTP-Parser-XS diff --git a/www/p5-Catalyst-Engine-HTTP-POE/Makefile b/www/p5-Catalyst-Engine-HTTP-POE/Makefile deleted file mode 100644 index 4307d754ef89..000000000000 --- a/www/p5-Catalyst-Engine-HTTP-POE/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: p5-Catalyst-Engine-HTTP-POE -# Date created: 2 Aug 2007 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= Catalyst-Engine-HTTP-POE -PORTVERSION= 0.08 -CATEGORIES= www perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= Single-threaded multi-tasking Catalyst engine - -RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-POE>=0:${PORTSDIR}/devel/p5-POE -BUILD_DEPENDS= ${RUN_DEPENDS} - -DEPRECATED= Use p5-Catalyst-Engine-HTTP-Prefork instead. - -PERL_CONFIGURE= 5.8.1+ - -MAN3= Catalyst::Engine::HTTP::POE.3 - -.include <bsd.port.mk> diff --git a/www/p5-Catalyst-Engine-HTTP-POE/distinfo b/www/p5-Catalyst-Engine-HTTP-POE/distinfo deleted file mode 100644 index fd6f504ba8ea..000000000000 --- a/www/p5-Catalyst-Engine-HTTP-POE/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Catalyst-Engine-HTTP-POE-0.08.tar.gz) = e084b676897f2424a9857784d11f2c9785a241f17a77bc42559658de7d682a9e -SIZE (Catalyst-Engine-HTTP-POE-0.08.tar.gz) = 60976 diff --git a/www/p5-Catalyst-Engine-HTTP-POE/pkg-descr b/www/p5-Catalyst-Engine-HTTP-POE/pkg-descr deleted file mode 100644 index 71a0bbafbf7a..000000000000 --- a/www/p5-Catalyst-Engine-HTTP-POE/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This engine allows Catalyst to process multiple requests in parallel within a -single process. Much of the internal Catalyst flow now uses POE yield calls. -Application code will still block of course, but all I/O, header processing, -and POST body processing is handled asynchronously. - -WWW: http://search.cpan.org/dist/Catalyst-Engine-HTTP-POE/ diff --git a/www/p5-Catalyst-Engine-HTTP-POE/pkg-plist b/www/p5-Catalyst-Engine-HTTP-POE/pkg-plist deleted file mode 100644 index 77f96778b5e0..000000000000 --- a/www/p5-Catalyst-Engine-HTTP-POE/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Engine/HTTP/POE/.packlist -%%SITE_PERL%%/Catalyst/Engine/HTTP/POE.pm -@dirrmtry %%SITE_PERL%%/Catalyst/Engine/HTTP -@dirrmtry %%SITE_PERL%%/Catalyst/Engine -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Engine/HTTP/POE -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Engine/HTTP -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Engine diff --git a/www/p5-Catalyst-Model-DBIC/Makefile b/www/p5-Catalyst-Model-DBIC/Makefile deleted file mode 100644 index e9431e1e3081..000000000000 --- a/www/p5-Catalyst-Model-DBIC/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: www/p5-Catalyst-Model-DBIC -# Date created: 16 Nov 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= Catalyst-Model-DBIC -PORTVERSION= 0.17 -CATEGORIES= www perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= DBIx::Class model class for Catalyst - -BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel \ - p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class \ - p5-DBIx-Class-Loader>=0:${PORTSDIR}/databases/p5-DBIx-Class-Loader -RUN_DEPENDS= ${BUILD_DEPENDS} - -PERL_CONFIGURE= 5.8.1+ - -DEPRECATED= This module is obsoleted by www/p5-Catalyst-Model-DBIC-Schema - -MAN3= Catalyst::Helper::Model::DBIC.3 \ - Catalyst::Model::DBIC.3 - -.include <bsd.port.mk> diff --git a/www/p5-Catalyst-Model-DBIC/distinfo b/www/p5-Catalyst-Model-DBIC/distinfo deleted file mode 100644 index 7b74e344b36d..000000000000 --- a/www/p5-Catalyst-Model-DBIC/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Catalyst-Model-DBIC-0.17.tar.gz) = 38553934ac4a5a2df5bd894ccdb5aecd1a46934ab408e85e9a52bf65591ab1b1 -SIZE (Catalyst-Model-DBIC-0.17.tar.gz) = 16636 diff --git a/www/p5-Catalyst-Model-DBIC/pkg-descr b/www/p5-Catalyst-Model-DBIC/pkg-descr deleted file mode 100644 index de1c200631ca..000000000000 --- a/www/p5-Catalyst-Model-DBIC/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is the "DBIx::Class" model class. It's built on top -"DBIx::Class::Loader". - -WWW: http://search.cpan.org/dist/Catalyst-Model-DBIC/ diff --git a/www/p5-Catalyst-Model-DBIC/pkg-plist b/www/p5-Catalyst-Model-DBIC/pkg-plist deleted file mode 100644 index 8c66818edf37..000000000000 --- a/www/p5-Catalyst-Model-DBIC/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -%%SITE_PERL%%/Catalyst/Helper/Model/DBIC.pm -%%SITE_PERL%%/Catalyst/Model/DBIC.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Model/DBIC/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Model/DBIC -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Model -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst -@dirrmtry %%SITE_PERL%%/Catalyst/Helper/Model -@dirrmtry %%SITE_PERL%%/Catalyst/Helper -@dirrmtry %%SITE_PERL%%/Catalyst/Model -@dirrmtry %%SITE_PERL%%/Catalyst diff --git a/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/Makefile b/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/Makefile deleted file mode 100644 index bb7e754b4c0b..000000000000 --- a/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# Ports collection makefile for: p5-Catalyst-Plugin-Cache-Store-FastMmap -# Date created: Apr 5, 2007 -# Whom: lbr@freebsd.org -# -# $FreeBSD$ -# - -PORTNAME= Catalyst-Plugin-Cache-Store-FastMmap -PORTVERSION= 0.02 -CATEGORIES= www perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= FastMmap cache store for Catalyst::Plugin::Cache - -BUILD_DEPENDS= p5-Cache-FastMmap>=0:${PORTSDIR}/devel/p5-Cache-FastMmap \ - p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-Catalyst-Plugin-Cache>=0.01:${PORTSDIR}/www/p5-Catalyst-Plugin-Cache \ - p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class -RUN_DEPENDS= ${BUILD_DEPENDS} - -PERL_CONFIGURE= 5.8.1+ - -DEPRECATED= Refer to the documentation for details on how to reconfigure your Catalyst application to avoid this module - -MAN3= Catalyst::Plugin::Cache::Backend::FastMmap.3 \ - Catalyst::Plugin::Cache::Store::FastMmap.3 - -.include <bsd.port.mk> diff --git a/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/distinfo b/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/distinfo deleted file mode 100644 index 5ea9dc60259c..000000000000 --- a/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Catalyst-Plugin-Cache-Store-FastMmap-0.02.tar.gz) = 4b5a7748f557ff28ab2029efed8bc741ab0cc074f9c6394e7fcd9c60bb8e286e -SIZE (Catalyst-Plugin-Cache-Store-FastMmap-0.02.tar.gz) = 3052 diff --git a/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/pkg-descr b/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/pkg-descr deleted file mode 100644 index e986dba5f32f..000000000000 --- a/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This plugin is deprecated because Cache::FastMmap no longer needs to be -wrapped to store plain values. It is still available on the CPAN for -backwards compatibility and will still work with newer versions of -Cache::FastMmap with a slight performance degredation. - -WWW: http://search.cpan.org/dist/Catalyst-Plugin-Cache-Store-FastMmap/ diff --git a/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/pkg-plist b/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/pkg-plist deleted file mode 100644 index a80e3c17a4ae..000000000000 --- a/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/pkg-plist +++ /dev/null @@ -1,13 +0,0 @@ -%%SITE_PERL%%/Catalyst/Plugin/Cache/Backend/FastMmap.pm -%%SITE_PERL%%/Catalyst/Plugin/Cache/Store/FastMmap.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Cache/Store/FastMmap/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Cache/Store/FastMmap -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Cache/Store -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Cache -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst -@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Cache/Store -@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Cache/Backend -@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Cache -@dirrmtry %%SITE_PERL%%/Catalyst/Plugin -@dirrmtry %%SITE_PERL%%/Catalyst diff --git a/www/p5-HTTP-MobileAttribute/Makefile b/www/p5-HTTP-MobileAttribute/Makefile deleted file mode 100644 index d37d78ba89d2..000000000000 --- a/www/p5-HTTP-MobileAttribute/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: p5-HTTP-MobileAttribute -# Date created: Fri Apr 11 16:32:54 2008 -# Whom: Tomoyuki Sakurai <cherry@trombik.org> -# -# $FreeBSD$ -# - -PORTNAME= HTTP-MobileAttribute -PORTVERSION= 0.23 -CATEGORIES= www perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= Yet Another HTTP::MobileAgent - -BUILD_DEPENDS= p5-Geo-Coordinates-Converter>=0:${PORTSDIR}/science/p5-Geo-Coordinates-Converter \ - p5-Geo-Coordinates-Converter-iArea>=0:${PORTSDIR}/science/p5-Geo-Coordinates-Converter-iArea \ - p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML -RUN_DEPENDS= p5-Class-Component>=0.17:${PORTSDIR}/devel/p5-Class-Component \ - p5-UNIVERSAL-require>=0.13:${PORTSDIR}/devel/p5-UNIVERSAL-require - -DEPRECATED= Use www/p5-HTTP-MobileAgent instead. - -PERL_CONFIGURE= yes - -MAN3= HTTP::MobileAttribute.3 \ - HTTP::MobileAttribute::Agent::Base.3 \ - HTTP::MobileAttribute::Attribute::CarrierMethod.3 \ - HTTP::MobileAttribute::CarrierDetector.3 \ - HTTP::MobileAttribute::Plugin::CIDR.3 \ - HTTP::MobileAttribute::Plugin::CarrierLetter.3 \ - HTTP::MobileAttribute::Plugin::Display.3 \ - HTTP::MobileAttribute::Plugin::DoCoMo::Browser.3 \ - HTTP::MobileAttribute::Plugin::Encoding.3 \ - HTTP::MobileAttribute::Plugin::GPS.3 \ - HTTP::MobileAttribute::Plugin::IS.3 \ - HTTP::MobileAttribute::Plugin::IS::DoCoMo.3 \ - HTTP::MobileAttribute::Plugin::IS::EZweb.3 \ - HTTP::MobileAttribute::Plugin::IS::ThirdForce.3 \ - HTTP::MobileAttribute::Plugin::Locator.3 \ - HTTP::MobileAttribute::Plugin::UserID.3 \ - HTTP::MobileAttribute::Plugin::XHTMLCompliant.3 - -.include <bsd.port.mk> diff --git a/www/p5-HTTP-MobileAttribute/distinfo b/www/p5-HTTP-MobileAttribute/distinfo deleted file mode 100644 index e987f60bab8d..000000000000 --- a/www/p5-HTTP-MobileAttribute/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (HTTP-MobileAttribute-0.23.tar.gz) = df8927a4a62c7a2fabd75b9e80625453fea1c4397168416857ceb150a654210e -SIZE (HTTP-MobileAttribute-0.23.tar.gz) = 73549 diff --git a/www/p5-HTTP-MobileAttribute/pkg-descr b/www/p5-HTTP-MobileAttribute/pkg-descr deleted file mode 100644 index 49852c7c54e5..000000000000 --- a/www/p5-HTTP-MobileAttribute/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -HTTP::MobileAttribute is Plaggable version of HTTP::MobileAgent. - -WWW: http://search.cpan.org/dist/HTTP-MobileAttribute/ diff --git a/www/p5-HTTP-MobileAttribute/pkg-plist b/www/p5-HTTP-MobileAttribute/pkg-plist deleted file mode 100644 index 70298ea21f88..000000000000 --- a/www/p5-HTTP-MobileAttribute/pkg-plist +++ /dev/null @@ -1,53 +0,0 @@ -%%SITE_PERL%%/HTTP/MobileAttribute.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Agent/AirHPhone.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Agent/Base.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Agent/DoCoMo.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Agent/EZweb.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Agent/NonMobile.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Agent/ThirdForce.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Attribute/CarrierMethod.pm -%%SITE_PERL%%/HTTP/MobileAttribute/CarrierDetector.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/CIDR.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/CarrierLetter.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/Core.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/Display.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/DoCoMo/Browser.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/Encoding.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/GPS.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/IS.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/IS/DoCoMo.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/IS/EZweb.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/IS/ThirdForce.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/Locator.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/Locator/AirHPhone/BasicLocation.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/Locator/Base.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/Locator/DoCoMo/BasicLocation.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/Locator/DoCoMo/GPS.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/Locator/EZweb/BasicLocation.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/Locator/EZweb/GPS.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/Locator/ThirdForce/BasicLocation.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/Locator/ThirdForce/GPS.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/UserID.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Plugin/XHTMLCompliant.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Request.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Request/APRTable.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Request/Apache.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Request/Env.pm -%%SITE_PERL%%/HTTP/MobileAttribute/Request/HTTPHeaders.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/MobileAttribute/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/MobileAttribute -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP -@dirrmtry %%SITE_PERL%%/HTTP/MobileAttribute/Request -@dirrmtry %%SITE_PERL%%/HTTP/MobileAttribute/Plugin/Locator/ThirdForce -@dirrmtry %%SITE_PERL%%/HTTP/MobileAttribute/Plugin/Locator/EZweb -@dirrmtry %%SITE_PERL%%/HTTP/MobileAttribute/Plugin/Locator/DoCoMo -@dirrmtry %%SITE_PERL%%/HTTP/MobileAttribute/Plugin/Locator/AirHPhone -@dirrmtry %%SITE_PERL%%/HTTP/MobileAttribute/Plugin/Locator -@dirrmtry %%SITE_PERL%%/HTTP/MobileAttribute/Plugin/IS -@dirrmtry %%SITE_PERL%%/HTTP/MobileAttribute/Plugin/DoCoMo -@dirrmtry %%SITE_PERL%%/HTTP/MobileAttribute/Plugin -@dirrmtry %%SITE_PERL%%/HTTP/MobileAttribute/Attribute -@dirrmtry %%SITE_PERL%%/HTTP/MobileAttribute/Agent -@dirrmtry %%SITE_PERL%%/HTTP/MobileAttribute -@dirrmtry %%SITE_PERL%%/HTTP |