Index: head/irc/Makefile =================================================================== --- head/irc/Makefile (revision 215409) +++ head/irc/Makefile (revision 215410) @@ -1,137 +1,138 @@ # $FreeBSD$ # COMMENT = Internet Relay Chat utilities SUBDIR += anope SUBDIR += bip SUBDIR += bitchx SUBDIR += bitlbee SUBDIR += blackened SUBDIR += bnc SUBDIR += bobot++ SUBDIR += bopm SUBDIR += cgiirc SUBDIR += ctrlproxy SUBDIR += cwirc SUBDIR += dancer SUBDIR += darkbot SUBDIR += dcc SUBDIR += dircproxy SUBDIR += dircproxy-devel SUBDIR += eggcreator SUBDIR += eggdrop SUBDIR += epic4 SUBDIR += epic5 SUBDIR += erc SUBDIR += evangeline SUBDIR += ezbounce SUBDIR += fisg SUBDIR += garnaxfs SUBDIR += gdesklets-irc SUBDIR += gruftistats SUBDIR += gseen.mod SUBDIR += hybserv SUBDIR += icbirc SUBDIR += iip SUBDIR += infobot SUBDIR += inspircd SUBDIR += insub SUBDIR += irc SUBDIR += ircII SUBDIR += ircd-hybrid SUBDIR += ircd-hybrid-ru SUBDIR += ircd-ratbox SUBDIR += ircd-ratbox-devel SUBDIR += ircd-ru SUBDIR += ircd-rusnet SUBDIR += ircg SUBDIR += irchat-jp SUBDIR += irchat-pj-emacs21 SUBDIR += irchat-pj-xemacs21-mule SUBDIR += ircproxy SUBDIR += ircservices SUBDIR += iroffer SUBDIR += iroffer-lamm SUBDIR += irssi SUBDIR += irssi-dcc_send_limiter SUBDIR += irssi-devel SUBDIR += irssi-fish SUBDIR += irssi-scripts SUBDIR += irssi-xmpp SUBDIR += irssi-xmpp-devel SUBDIR += irssistats SUBDIR += keitairc SUBDIR += kmyirc SUBDIR += konversation SUBDIR += kvirc SUBDIR += kvirc-devel SUBDIR += kwirc SUBDIR += lostirc SUBDIR += miau SUBDIR += muh SUBDIR += nefarious SUBDIR += nethirc SUBDIR += netwalker-ircc SUBDIR += ngircd SUBDIR += ninja SUBDIR += olirc SUBDIR += onis SUBDIR += p5-Bot-BasicBot SUBDIR += p5-IRC SUBDIR += p5-IRC-Bot-Hangman SUBDIR += p5-POE-Component-IRC SUBDIR += p5-POE-Component-IRC-Object SUBDIR += p5-POE-Component-IRC-Plugin-Bollocks SUBDIR += p5-POE-Component-IRC-Plugin-CoreList + SUBDIR += p5-POE-Component-IRC-Plugin-RSS-Headlines SUBDIR += p5-POE-Component-Server-IRC SUBDIR += p5-POE-Filter-IRCD SUBDIR += party SUBDIR += pear-Net_SmartIRC SUBDIR += pircbot SUBDIR += pisg SUBDIR += psybnc SUBDIR += ptlink-ircd SUBDIR += ptlink-services SUBDIR += pure-emacs21 SUBDIR += pure-xemacs21-mule SUBDIR += py-gozerbot SUBDIR += py-irclib SUBDIR += py-supybot SUBDIR += py-supybot-plugins SUBDIR += quirc SUBDIR += ratbox-respond SUBDIR += ratbox-services SUBDIR += rbot SUBDIR += riece SUBDIR += riece-emacs21 SUBDIR += roxirc SUBDIR += ruby-irc SUBDIR += ruby-rica SUBDIR += ruby-rice SUBDIR += scrollz SUBDIR += sic SUBDIR += sirc SUBDIR += slirc SUBDIR += solid-ircd SUBDIR += srvx SUBDIR += talksoup SUBDIR += thales SUBDIR += tirc SUBDIR += tircproxy SUBDIR += tkirc SUBDIR += tr-ircd SUBDIR += trickyirc SUBDIR += undernet-ircu SUBDIR += unreal SUBDIR += weechat SUBDIR += xaric SUBDIR += xchat SUBDIR += xchat-fish SUBDIR += xchat-gnome SUBDIR += xchat-mircryption SUBDIR += xchat1 SUBDIR += zircon SUBDIR += znc .include Property changes on: head/irc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.164 \ No newline at end of property +1.165 \ No newline at end of property Index: head/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile =================================================================== --- head/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile (nonexistent) +++ head/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile (revision 215410) @@ -0,0 +1,35 @@ +# New ports collection makefile for: p5-POE-Component-IRC-Plugin-RSS-Headlines +# Date created: 20.06.2008 +# Whom: Martin Wilke +# +# $FreeBSD$ +# + +PORTNAME= POE-Component-IRC-Plugin-RSS-Headlines +PORTVERSION= 1.06 +CATEGORIES= irc perl5 devel +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= miwi@FreeBSD.org +COMMENT= A POE::Component::IRC plugin that provides RSS headline retrieval + +BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ + ${SITE_PERL}/POE/Component/IRC.pm:${PORTSDIR}/irc/p5-POE-Component-IRC \ + p5-POE-Component-Client-DNS>=1.00:${PORTSDIR}/dns/p5-POE-Component-Client-DNS +RUN_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ + ${SITE_PERL}/POE/Component/IRC.pm:${PORTSDIR}/irc/p5-POE-Component-IRC \ + p5-POE-Component-Client-DNS>=1.00:${PORTSDIR}/dns/p5-POE-Component-Client-DNS + +PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" +PERL_CONFIGURE= yes + +MAN3= POE::Component::IRC::Plugin::RSS::Headlines.3 + +post-install: +.ifndef(NOPORTEXAMPLES) + @${MKDIR} ${EXAMPLESDIR} + ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${EXAMPLESDIR} +.endif + +.include Property changes on: head/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/distinfo =================================================================== --- head/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/distinfo (nonexistent) +++ head/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/distinfo (revision 215410) @@ -0,0 +1,3 @@ +MD5 (POE-Component-IRC-Plugin-RSS-Headlines-1.06.tar.gz) = 0f37c89986c7994f5be24737187488d2 +SHA256 (POE-Component-IRC-Plugin-RSS-Headlines-1.06.tar.gz) = 0a419c2363c2a8048f838fe57a416c118ff8cc00e93d99ddf78252d26cc6b2dc +SIZE (POE-Component-IRC-Plugin-RSS-Headlines-1.06.tar.gz) = 21486 Property changes on: head/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-descr =================================================================== --- head/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-descr (nonexistent) +++ head/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-descr (revision 215410) @@ -0,0 +1,5 @@ +POE::Component::IRC::Plugin::RSS::Headlines, is a POE::Component::IRC +plugin that provides a mechanism for retrieving RSS headlines from given +URLs. + +WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-RSS-Headlines/ Property changes on: head/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-plist =================================================================== --- head/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-plist (nonexistent) +++ head/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-plist (revision 215410) @@ -0,0 +1,15 @@ +%%SITE_PERL%%/POE/Component/IRC/Plugin/RSS/Headlines.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/RSS/Headlines/.packlist +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synopsis.pl +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/RSS/Headlines +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/RSS +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE +@dirrm %%SITE_PERL%%/POE/Component/IRC/Plugin/RSS +@dirrm %%SITE_PERL%%/POE/Component/IRC/Plugin +@dirrm %%SITE_PERL%%/POE/Component/IRC +@dirrm %%SITE_PERL%%/POE/Component +@dirrm %%SITE_PERL%%/POE Property changes on: head/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property