# Created by: Jeff Putsch # $FreeBSD$ PORTNAME= POE-Component-Jabber PORTVERSION= 3.00 PORTREVISION= 3 CATEGORIES= net devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= POE Component for communicating over Jabber BUILD_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ p5-Filter-Template>=0:${PORTSDIR}/devel/p5-Filter-Template \ p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \ p5-POE-Component-PubSub>=0:${PORTSDIR}/net/p5-POE-Component-PubSub \ p5-POE-Component-SSLify>=0:${PORTSDIR}/security/p5-POE-Component-SSLify \ p5-POE-Filter-XML>=0:${PORTSDIR}/textproc/p5-POE-Filter-XML \ p5-POE>=0:${PORTSDIR}/devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix SHEBANG_FILES= examples/* USE_PERL5= modbuild CONFIGURE_ARGS= Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR}/ .include ~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.23sunpoet2019-01-092-5/+6
* Update WWWsunpoet2018-05-281-1/+1
* Fix license information for portgs that use "the same license as Perl".mat2017-09-151-1/+1
* Update to 1.22sunpoet2017-09-102-3/+6
* - Update to 1.21jadawin2016-03-032-3/+3
* - Update to 1.20jadawin2016-03-022-3/+3
* - Update to 1.19culot2015-07-222-3/+3
* - Update to 1.18sunpoet2015-05-072-3/+3
* Update to 1.17. The pwhich utility was separated from the File::Whichadamw2015-05-024-13/+9
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-4/+1
* - Stage supportmiwi2014-01-292-4/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - convert to the new perl5 frameworkaz2013-09-071-1/+2
* Add TEST_DEPENDS.demon2012-01-301-0/+2
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* Update to 1.09.demon2009-10-163-4/+6
* Correct pkg-plist (@dirrm -> @dirrmtry)demon2008-06-041-2/+2
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-17