aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-Parse-IRC
Commit message (Collapse)AuthorAgeFilesLines
* 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-161-1/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327418
* - Update to 1.20 [1]Frederic Culot2012-12-042-10/+15
| | | | | | | | | | | | | | - Remove leading article from COMMENT - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Parse-IRC/Changes PR: ports/172923 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: miwi@ (maintainer, timeout) Feature safe: yes Notes: svn path=/head/; revision=308205
* - Update to 1.18Martin Wilke2011-11-062-3/+3
| | | | Notes: svn path=/head/; revision=285163
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 1.16Martin Wilke2009-12-182-4/+4
| | | | | | | | PR: 141589 Submitted by: pgollucci@ Notes: svn path=/head/; revision=246082
* - Update to 1.14Martin Wilke2009-05-012-4/+4
| | | | Notes: svn path=/head/; revision=233059
* Parse::IRC provides a convenient way of parsing lines of text conformingMartin Wilke2008-06-204-0/+33
to the IRC protocol ( see RFC1459 or RFC2812 ). WWW: http://search.cpan.org/dist/Net-Parse-IRC/ Notes: svn path=/head/; revision=215412