aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-POE-Session-Irssi
Commit message (Collapse)AuthorAgeFilesLines
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-2/+2
| | | | Notes: svn path=/head/; revision=360492
* - Add STAGE supportJase Thew2013-10-213-6/+6
| | | | | | | - pkg-descr: Fix WWW whitespace nit and update URL Notes: svn path=/head/; revision=331186
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | irc) Notes: svn path=/head/; revision=327736
* - convert to the new perl5 frameworkAndrej Zverev2013-09-101-6/+3
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326892
* Update my maintainer addressJase Thew2012-06-051-1/+1
| | | | | | | Approved by: flo, culot (mentors) Notes: svn path=/head/; revision=298443
* - Make use of CPAN:USER macroSteve Wills2011-08-071-4/+8
| | | | | | | | | | | | - Add LICENSE - Use versioned checks for (BUILD|RUN)_DEPENDS - Add installing examples output PR: ports/159569 Submitted by: Jase Thew <freebsd@beardz.net> (maintainer) Notes: svn path=/head/; revision=279072
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* This POE::Session subclass helps you integrate POE and Irssi scripting. ItMartin Wilke2010-08-094-0/+53
connects the signals and commands handlers you define as POE events with the Irssi machinery. WWW: http://search.cpan.org/dist/POE-Session-Irssi/ PR: ports/149337 Submitted by: Jase Thew <freebsd at beardz.net> Notes: svn path=/head/; revision=258983