aboutsummaryrefslogtreecommitdiffstats
path: root/irc/cgiirc
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-0/+1
| | | | irc)
* - convert to the new perl5 frameworkAndrej Zverev2013-09-101-1/+1
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Move LICENSE to correct locationJason E. Hale2012-11-301-7/+4
| | | | | | | | | - Remove LICENSE_FILE since GPLv2 is in Templates/Licenses - Trim Makefile header PR: ports/173999 Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer) Feature safe: yes
* - Update to 0.5.10Martin Wilke2011-03-183-6/+7
| | | | | PR: 155579 Submitted by: Rodrigo OSORIO (ros) <rodrigo@bebik.net> (maintainer)
* - Update MASTER_SITESDmitry Marakasov2010-04-021-2/+3
| | | | | | | - Pass maintainership to submitter PR: 145264 Submitted by: Rodrigo OSORIO (ros) <rodrigo@bebik.net>
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵Dmitry Marakasov2009-09-021-2/+1
| | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav)
* Free most of my ports, since they aren't being maintained to aShaun Amott2009-03-141-1/+1
| | | | reasonable standard.
* Switch to my @FreeBSD.org address.Shaun Amott2006-06-201-1/+1
| | | | Approved by: ahze (mentor)
* Update to 0.5.9.Roman Bogorodskiy2006-06-112-4/+4
| | | | | PR: 98790 Submitted by: Shaun Amott (maintainer)
* - Update to version 0.5.8Andrej Zverev2006-05-023-5/+10
| | | | | | | | Changelog: http://cvs.cgiirc.org/timeline?d=300%26e=2006-Apr-30%26c=2%26px=%26s=0%26dm=1%26x=1%26m=1 PR: ports/96609 Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
* Welcome new maintainer!Edwin Groothuis2006-04-151-1/+1
| | | | | PR: ports/95772 Submitted by: Shaun Amott <shaun@inerd.com>
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himMark Linimon2006-04-151-1/+1
| | | | | | back sometime. Hat: portmgr
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Update my email address.Vsevolod Stakhov2005-07-221-1/+1
| | | | Approved by: perky (mentor)
* GGI:IRC is a Perl/CGI program that lets you access IRC from a web browser, it isPav Lucistnik2005-07-194-0/+163
designed to be flexible and has many uses such as an IRC gateway for an IRC network, a chat-room for a website or to access IRC when stuck behind a restrictive firewall. PR: ports/83618 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>