aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-POE-Component-Server-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-101-1/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326892
* - Do not remove directories not created by this portMartin Wilke2013-06-082-6/+1
| | | | | | |  Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320268
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Update to 1.54Frederic Culot2011-11-282-3/+3
| | | | | | | | | | | Changes: http://search.cpan.org/dist/POE-Component-Server-IRC/Changes PR: ports/162888 Submitted by: Jase Thew <freebsd@beardz.net> Approved by: Teramoto Masahiro <markun@onohara.to> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=286531
* - Update to 1.53Frederic Culot2011-10-142-3/+3
| | | | | | | | | Changes: http://search.cpan.org/dist/POE-Component-Server-IRC/Changes PR: ports/161572 Submitted by: Teramoto Masahiro <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=283499
* - Update to 1.52Sunpoet Po-Chuan Hsieh2011-10-072-5/+8
| | | | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/POE-Component-Server-IRC/Changes PR: ports/161373 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=283142
* - Update to 1.49Frederic Culot2011-06-133-10/+16
| | | | | | | | | PR: ports/157228 Submitted by: Jase Thew <freebsd@beardz.net> Approved by: Teramoto Masahiro <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=275504
* - Update to 1.44Frederic Culot2011-04-272-10/+9
| | | | | | | | | | Changes: http://search.cpan.org/dist/POE-Component-Server-IRC-1.44/Changes PR: ports/156503 Submitted by: Jase Thew <freebsd@beardz.net> Approved by: Teramoto Masahiro <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=273262
* - Update to 1.42Philippe Audeoud2010-11-083-9/+5
| | | | | | | | | PR: ports/151965 Submitted by: Jase Thew <freebsd AT beardz.net> Approved by: maintainer Notes: svn path=/head/; revision=264245
* - 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
* - Update to 1.40Beat Gaetzi2009-10-262-4/+4
| | | | | | | | PR: ports/139969 Submitted by: TERAMOTO Masahiro <markun AT onohara.to> (maintainer) Notes: svn path=/head/; revision=243353
* - Update to 1.38Martin Wilke2009-03-202-4/+4
| | | | | | | | PR: 132458 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=230505
* - Update to 1.34Beech Rintoul2008-10-202-4/+4
| | | | | | | | PR: ports/128209 Submitted by: Masahiro Teramoto <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=221818
* - Update to 1.32Martin Wilke2008-06-202-4/+4
| | | | | | | | PR: 124529 Submitted by: Masahiro Teramoto <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=215409
* - remove *~Cheng-Lung Sung2008-04-161-7/+0
| | | | Notes: svn path=/head/; revision=211416
* A POE component that implements an IRC server ( ircd ).Cheng-Lung Sung2008-04-165-0/+75
It's based on hybrid-7.2.2 and has been tested against hybrid-7.2.2 and hybrid-7.0. It supports the TS5 server-to-server protocol so should support networks based on this protocol. Author: Chris Williams <chris@bingosnet.co.uk> WWW: http://search.cpan.org/dist/POE-Component-Server-IRC/ PR: ports/122793 Submitted by: Masahiro Teramoto <markun at onohara.to> Notes: svn path=/head/; revision=211367