aboutsummaryrefslogtreecommitdiff
path: root/irc/keitairc
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to new perl frameworkAndrej Zverev2013-08-031-3/+2
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324181
* - Convert to use shebangfix USES flagEmanuel Haupt2013-05-071-10/+7
| | | | | | | | - Trim header - Use new options framework for DOCS Notes: svn path=/head/; revision=317596
* - Fix package name detectionAndrej Zverev2012-07-181-1/+1
| | | | Notes: svn path=/head/; revision=301067
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-281-9/+9
| | | | Notes: svn path=/head/; revision=300176
* - Reassign to the heapThomas Abthorpe2012-04-031-1/+1
| | | | | | | | Approved by: portmgr (tabthorpe) Feature safe: yes Notes: svn path=/head/; revision=294139
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Add NO_LATEST_LINK to suggest not to use 1.x on fresh FreeBSD box.Makoto Matsushita2009-10-221-0/+1
| | | | | | | Noticed by: erwin Notes: svn path=/head/; revision=243219
* Add CONFLICTS for keitairc 2.x.Makoto Matsushita2009-10-211-0/+1
| | | | Notes: svn path=/head/; revision=243179
* Unbreak: Fix line concatination.Makoto Matsushita2008-06-111-2/+1
| | | | | | | Notified by: itetcu Notes: svn path=/head/; revision=214670
* Fix RUN_DEPENDS after POE upgrade: Add devel/p5-POE-Component-Pluggable.Makoto Matsushita2008-06-101-1/+3
| | | | | | | Bump PORTREVISION for users to install. Notes: svn path=/head/; revision=214629
* Fix broken MASTER_SITES. No bumps since no content changes.Makoto Matsushita2008-01-221-1/+2
| | | | | | | Noticed by: pav Notes: svn path=/head/; revision=206034
* Upgrade to 1.33. It should work with latest POE.Makoto Matsushita2008-01-043-36/+7
| | | | | | | | | Please be sure to remove ${DISTDIR}/keitairc before upgrading. Requested by: sarumaru at ReichaNet Notes: svn path=/head/; revision=205007
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-0/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Update to 1.30.Makoto Matsushita2007-02-213-10/+12
| | | | | | | Also shutup POE::Component::IRC->new() warning. Notes: svn path=/head/; revision=185591
* remove USE_REINPLACE for all categories starting with IEdwin Groothuis2006-05-081-1/+0
| | | | Notes: svn path=/head/; revision=161690
* Fix warning that keitairc still uses POE::Session->new.Makoto Matsushita2005-12-262-1/+22
| | | | | | | | | | | | This method is already deprecated, 'create' is the only method to make a new POE::Session object. Content changed, bump PORTREVISION. See also: http://www.nntp.perl.org/group/perl.poe/2613 Notes: svn path=/head/; revision=152072
* Chase dependency on ja-p5-Jcode.Norikatsu Shigemura2005-11-131-2/+10
| | | | | | | | | I don't bump PORTREVISION. Because dependency on ja-p5-Jcode is correct, only path isn't correct. This is build phase issue. Notes: svn path=/head/; revision=148093
* Add keitairc, a simple web-interface IRC client for mobile-phone.Makoto Matsushita2005-11-113-0/+52
Notes: svn path=/head/; revision=147864