summaryrefslogtreecommitdiffstats
path: root/irc/epic5
Commit message (Collapse)AuthorAgeFilesLines
* - Delete CVS directories in ${WRKSRC} properlykrion2003-12-121-1/+1
| | | | Reported by: bento via kris
* - Install additional documentationkrion2003-12-082-4/+17
| | | | | | | | - Bump PORTREVISION PR: 59778 Submitted by: Steve Wills <steve@stevenwills.com> Approved by: no response from maintainer
* - Update to version 1.1.16krion2003-11-186-499/+500
| | | | | | | - Add SSL support PR: 59387 Submitted by: maintainer
* Security Updateleeym2003-06-012-1/+13
| | | | | | | Fix "Possible remote exploit from rogue server" problem PR: 52723 Submitted by: Anders Andersson <anders@andersa.net>
* New MASTER_SITE and WWW reference.adamw2003-03-232-6/+2
| | | | | PR: 50193 Submitted by: Anders Andersson <anders@andersa.net> (maintainer)
* make portlint happy and change some ugly space -> tab.leeym2003-02-231-2/+2
| | | | | PR: 48591 Submitted by: Anders Andersson <anders@andersa.net>
* - use COMMENTleeym2003-02-201-1/+1
| | | | | | | - change MAINTAINER's email address PR: 48469 Submitted by: Anders Andersson <anders@hack.org> <anders@andersa.net>
* De-pkg-decomment epic4 master-slave ports. Allow overridingknu2003-02-182-2/+2
| | | | MAINTAINER while I'm here.
* This patch corrects the printing of DCC transfer stats.mdodd2003-01-142-1/+12
| | | | Approved by: MAINTAINER
* Add a patch that adds IPv6 support to epic4 and bump PORTREVISION accordingly.knu2002-08-092-6/+8
| | | | Approved by: Anders Andersson <anders@hack.org> (MAINTAINER)
* Update MAINTAINER's email address: anders@codefactory.se -> anders@hack.orgpetef2001-11-291-1/+1
| | | | Submitted by: maintainer
* Put ftp.epicsol.org back to MASTER_SITE.knu2001-06-091-2/+2
| | | | Submitted by: Anders Andersson <anders@codefactory.se> (MAINTAINER)
* I no longer put a copy of the distfile in my MASTER_SITE_LOCAL area.knu2001-05-061-1/+0
|
* Update to 1.0.1.asmodai2001-04-243-3/+3
| | | | Submitted by: MAINTAINER <anders@codefactory.se>
* Update to the latest version, as of today, which is 1.0.asmodai2001-04-023-4/+6
| | | | Submitted by: MAINTAINER <Anders Andersson <anders@codefactory.se>
* Update to 0.10.1.asmodai2001-03-263-3/+3
| | | | Submitted by: MAINTAINER <Anders Andersson <anders@codefactory.se>>
* Update to 0.9.17.asmodai2001-03-223-3/+3
| | | | Submitted by: MAINTAINER <Anders Andersson <anders@codefactory.se>>
* Update epic4 to 0.9.16:asmodai2001-02-073-3/+5
| | | | | | | | | | | | | | | | | | | * Try to add some stuff that helps epic cope with server disconnections * better. * Add /on error, hooks on an irc protocol ERROR message. * Fix window.c:get_boolean(), passing unitialized 'newval' integer. * Fix path_search() to not blithely assume path != NULL (whitedragon) * New version of the 'hybrid6' script, from is. * Axe the broken "input_timeout" feature that hasn't worked in 6 years. * Add, but #ifdef'd out, a delayed-free mechanism -- strictly * experimental. * Add the /defer command, to perform dangerous operations when it's * safe. * Many changes from robohak to fix /on channel_* bogons I introduced. * ;-) * Lice should now work again with 0.9.16. Submitted by: MAINTAINER (Anders Andersson <anders@codefactory.se>)
* The typo police visits epic4.olgeni2001-02-061-3/+3
|
* Update to 0.9.15.knu2001-01-043-7/+6
| | | | | | | | | | | | | | | | | | | | ChangeLog: * Fix null deref when receiving some of dalnet's error end-of-who replies. * Fix panic caused by /on switch_windows during /window hide. * New functions, $iptolong(), $longtoip() and $isencrypted(). * Add support for Duhnet's +O channel mode. * Add support for av2.9's +a channel mode. * Add support for efnext's 010 "use another server" numeric. * Change remove_window_from_screen to take a 'hide' argument. Submitted by: Anders Andersson <anders@codefactory.se> (MAINTAINER)
* Update to 0.9.14 + patch1.knu2000-12-223-5/+4
| | | | Submitted by: Anders Andersson <anders@codefactory.se> (MAINTAINER)
* Update to 0.9.13.knu2000-12-053-17/+29
| | | | | | | | Do portlint & cleanups. Prepare for the forthcoming slave port(s). Approved by: Anders Andersson <anders@codefactory.se> (MAINTAINER)
* Update to epic4 0.9.9.asmodai2000-10-033-6/+7
| | | | Submitted by: Maintainer <anders@codefactory.se>
* Update to 0.9.2:asmodai2000-07-313-6/+6
| | | | | | | | | | | | | | * Revamp support for the 437 numeric. * Remove spurious "server" in "Connecting to port %d of server %s" * Compensate for nasty ickage in $leftpc() to permit getting 1 char * Fix $cparse() to expand the "" string after interpolation, not before * Punt if the user does /bind metaX where X > MAX_META, don't crash. * Fix probably null deref just after channel_going_away called * Fix segfault handler so it honors /xdebug crash as well. * Fix resize_window to handle RESIZE_ABS more graciously. * Add /xdebug slash_hack, to inhibit $^"(<foo>) and $^"#<foo> Submitted by: MAINTAINER <anders@codefactory.se>
* Update to 0.9.1.asmodai2000-07-203-6/+6
| | | | | | | | | ChangeLog: * Fix bug where joining an !id channel could crash epic. * Only call channel_going_away if the channel belongs to a window. * Throw /on channel_sync in the context of the channel's window. Submitted by: MAINTAINER <anders@codefactory.se>
* Update to 0.9.0.asmodai2000-07-173-6/+6
| | | | Submitted by: MAINTAINER <anders@codefactory.se>
* Update to version pre2.700.asmodai2000-07-113-6/+6
| | | | | | This should fix a few bugs. Submitted by: MAINTAINER <anders@codefactory.se>
* Update port to new version, pre2.600.asmodai2000-07-063-9/+11
| | | | Submitted by: MAINTAINER <anders@codefactory.se>
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-2/+2
|
* portlint, non-functional/whitespace changes.billf2000-02-161-1/+0
|
* Update to epic4-2000:sheldonh2000-01-044-7/+7
| | | | | | * Several UI bug fixes. Submitted by: maintainer
* Update to 4.pre2.500:sheldonh1999-12-033-6/+6
| | | | | | | | | A few fixes, the most noticeable being a rewrite of $sar() in order to avoid an infinite loop condition. Untested commit. Submitted by: maintainer
* Update to 4.pre2.400:sheldonh1999-12-013-7/+8
| | | | | | Miscellaneous fixes for mostly obscure bugs. Submitted by: maintainer
* Update to 4.pre2.300:sheldonh1999-11-304-10/+7
| | | | | | | | Fix the "phatom channel" bug. Change maintainer with permission <19991130014851.A641@root.org.uk>. Submitted by: Anders Andersson <anders@sanyusan.se>
* Update to 4.pre2.200:sheldonh1999-11-164-8/+11
| | | | | | | | | | | Fixed /DCC RESUME . Enhanced /ignore syntax. Minor bugfixes Submitter claims that the maintainer has been unresponsive for several weeks. Submitted by: Anders Andersson <anders@sanyusan.se>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Whoops, forgot to move epic4 from net to irc.asami1999-06-281-2/+2
| | | | Pointed out by: billf
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* WWW: This is definately the daemon's work. In Chuck we trust.mharo1999-05-031-1/+1
|
* Portlint.mph1999-03-011-2/+1
| | | | Submitted by: Ben Hutchinson <benhutch@xfiles.org.uk>
* Upgrade to 2.003. Refine selection of MASTER_SITES.mph1999-02-283-14/+14
| | | | | PR: 10311 Submitted by: Ben Hutchinson <benhutch@xfiles.org.uk>
* BROKEN= 'distfiles missing from all MASTER_SITES'obrien1999-02-281-1/+3
|
* Update to nr14.steve1999-02-223-13/+8
| | | | | PR: 10057 Submitted by: Chris Piazza <cpiazza@home.net>
* Remove pkgname from front of COMMENT.asami1999-02-131-1/+1
|
* Update to epic-4.pre2.001.nr13flathill1999-02-123-18/+17
| | | | | PR: ports/10040 Submitter-by: benhutch@xfiles.org.uk
* Update to: epic-4.pre2.001.nr9jseger1998-12-134-949/+958
| | | | | Submitted by: benhutch@xfiles.org.uk PR: ports/9062
* The install target should be "install", not "${INSTALL}".mph1998-11-171-2/+2
| | | | Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
* This is now really epic4, a pre-release version of the IRC clientmph1998-11-155-657/+913
| | | | | | | | | on steroids. It is maintained by Ben Hutchinson; previous versions were mine. PR: 8693 Submitted by: Ben Hutchinson <benhutch@xfiles.org.uk>
* Mark this BROKEN until it is actually upgraded to epic4.mph1998-11-151-1/+3
|
* Change PKGNAME to ircii-epic-2.8.2.3.004 so as not to confusemph1998-11-091-2/+2
| | | | | | bsd.port.mk. Requested by: asami
OpenPOWER on IntegriCloud