aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-BS-Event
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - convert to the new perl5 frameworkAndrej Zverev2013-09-081-6/+3
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326703
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-202-2/+1
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275886
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* Hunt for typos in devel/p5-*.Jimmy Olgeni2008-05-231-1/+1
| | | | Notes: svn path=/head/; revision=213563
* This module was mainly written for Net::XMPP2, Net::IRC3 and BS toMarcelo Araujo2008-04-204-0/+43
provide a consistent API for registering and emitting events. Even though I originally wrote it for those modules I relased it seperately in case anyone may find this module useful. WWW: http://search.cpan.org/dist/BS-Event/ PR: ports/122629 Submitted by: Gean-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=211656