aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/p5-Jabber-Lite
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSaz2012-06-301-3/+3
| | | | Approved by: portmgr@ (bapt@)
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - only 13% of the p5- ports embed @comment $FreeBSD$:pgollucci2010-09-241-1/+0
| | | | | | so standarize and remove it With Hat: perl@
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checkspgollucci2009-07-231-8/+1
| | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav)
* Jabber::Lite is, as the name implies, a small 'lite' library forclsung2007-09-204-0/+47
dealing with Jabber servers, implemented entirely in perl. Whilst it is small, it does try to be fairly complete for common tasks. WWW: http://search.cpan.org/dist/Jabber-Lite/ PR: ports/116056 Submitted by: Gea-Suan Lin <gslin at gslin.org>