Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2012 22:34:50 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r303447 - head/textproc/p5-Plagger
Message-ID:  <201208312234.q7VMYoIc005471@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Fri Aug 31 22:34:49 2012
New Revision: 303447
URL: http://svn.freebsd.org/changeset/ports/303447

Log:
  Remove p5-Xango support as it is expired and will soon be removed.
  
  Approved by:	sumikawa (maintainer)

Modified:
  head/textproc/p5-Plagger/Makefile

Modified: head/textproc/p5-Plagger/Makefile
==============================================================================
--- head/textproc/p5-Plagger/Makefile	Fri Aug 31 22:11:45 2012	(r303446)
+++ head/textproc/p5-Plagger/Makefile	Fri Aug 31 22:34:49 2012	(r303447)
@@ -88,7 +88,6 @@ OPTIONS=	BETTERENCODING "Better Encoding
 		HATENARSS "Subscription::HatenaRSS Support" off \
 		SUBSCRFOAF "Subscription::FOAF Support" off \
 		NOTIFYIRC "Notify::IRC Support" off \
-		AGRXANGO "Aggregator::Xango Support" off \
 		HATENADIARY "Filter::HatenaDiaryKeywordLink Support" off \
 		LIVEDOOR "Subscription::LivedoorReader Support" off \
 		PINGSERVER "Subscription::PingServer Support" off \
@@ -296,14 +295,6 @@ BUILD_DEPENDS+=	p5-POE-Component-IRC>=0:
 		p5-POE-Component-IKC>=0:${PORTSDIR}/devel/p5-POE-Component-IKC
 .endif
 
-.if defined(WITH_AGRXANGO)
-BUILD_DEPENDS+=	p5-Cache-FastMmap>=0:${PORTSDIR}/devel/p5-Cache-FastMmap \
-		p5-POE-Component-Client-DNS>=0:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
-		p5-POE-Component-Client-HTTP>=0:${PORTSDIR}/www/p5-POE-Component-Client-HTTP \
-		p5-Xango>=0:${PORTSDIR}/www/p5-Xango \
-		p5-POE>=0:${PORTSDIR}/devel/p5-POE
-.endif
-
 .if defined(WITH_HATENADIARY)
 BUILD_DEPENDS+=	p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite
 .endif



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208312234.q7VMYoIc005471>