aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Event-Lib
Commit message (Collapse)AuthorAgeFilesLines
* - Update libevent dependency and bump PORTREVISIONMarcus Alves Grando2008-08-191-2/+2
| | | | Notes: svn path=/head/; revision=218857
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Bump PORTREVISION since devel/libevent are updated.Marcus Alves Grando2008-01-021-1/+2
| | | | Notes: svn path=/head/; revision=204872
* - Update to 1.03Martin Wilke2007-10-042-5/+4
| | | | | | | | PR: 116638 Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer) Notes: svn path=/head/; revision=200860
* - Change libevent lib and bump PORTREVISION since devel/libevent are updated.Marcus Alves Grando2007-09-211-2/+2
| | | | Notes: svn path=/head/; revision=199865
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Bump PORTREVISION and change LIB_DEPENDS to reflect libevent update.Marcus Alves Grando2007-04-061-1/+2
| | | | Notes: svn path=/head/; revision=189394
* - Update to 1.01Martin Wilke2006-12-212-5/+4
| | | | | | | | | PR: ports/106965 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=180415
* - Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libeventMarcus Alves Grando2006-12-051-2/+2
| | | | | | | - Fix many wrong BUILD_DEPENDS. Thanks to ldd(1) Notes: svn path=/head/; revision=178938
* - update dependencies for libevent-1.2Yen-Ming Lee2006-06-301-1/+1
| | | | Notes: svn path=/head/; revision=166640
* - Pointyhat noticed that devel/p5-Event-Lib 1.00 would deleteCheng-Lung Sung2006-06-092-1/+1
| | | | | | | | | | one (empty) directory it didn't create itself. PR: ports/98717 Submitted by: maintainer (Fabian Keil) Notes: svn path=/head/; revision=164868
* Add p5-Event-Lib 1.00, makes libevent(3) accessible with Perl.Cheng-Lung Sung2006-06-085-0/+62
PR: ports/98642 Submitted by: Fabian Keil <fk@fabiankeil.de> Notes: svn path=/head/; revision=164783