aboutsummaryrefslogtreecommitdiffstats
path: root/irc/epic4/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.10.5jpaetzel2014-04-021-2/+2
| | | | Submitted by: zlonix
* Update to 2.10.4 and improve the port.jpaetzel2014-02-231-2/+2
| | | | | | | - Add a license clause - Add stage support Submitted by: zlonix
* Update to 2.10.2jpaetzel2013-08-061-2/+2
|
* - Get Rid MD5 supportmiwi2011-03-191-2/+0
|
* Bump version 2.10.1jpaetzel2009-09-121-3/+3
| | | | Approved by: itetcu@ (mentor)
* -Bump epic4 to 2.10beech2008-04-021-6/+6
| | | | | | | | | -Change default OPTIONS to match wishes of upstream maintainers -Change Makefile to actually disable features turned off in OPTIONS instead of lazily using them -use available bz2 distfiles PR: ports/122356 Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
* - Update to 0.2.8miwi2007-09-241-3/+3
| | | | | PR: 116595 Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
* [PATCH] Update irc/epic4 from 2.4 to 2.6edwin2006-11-301-3/+3
| | | | | | | | | | | A new version of epic4 has been released which now will build against the net/socks5 port. Added support for this and some other optional configure args to the port Stolen from itetcu@ after nagging by email. PR: ports/105638 Submitted by: "Josh Paetzel <josh@tcbug.org>" <josh@tcbug.org>
* Update to 4.2.4itetcu2006-05-201-6/+6
| | | | | | PR: ports/97372 Submitted by: maintainer Approved by: lawrance (mentor)
* SHA256ifyedwin2006-01-221-0/+2
| | | | Approved by: krion@
* Update to version 2.2krion2005-02-181-4/+4
| | | | | PR: ports/75707 Submitted by: Jeremy Chadwick <freebsd at jdc.parodius.com>
* - Update to version 2.0krion2004-03-231-4/+4
| | | | | | PR: ports/64034 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Approved by: maintainer timeout
* Add size data, approved by maintainers.trevor2004-03-191-0/+2
|
* - Update to version 1.1.16krion2003-11-181-3/+2
| | | | | | | - Add SSL support PR: 59387 Submitted by: maintainer
* Add a patch that adds IPv6 support to epic4 and bump PORTREVISION accordingly.knu2002-08-091-0/+1
| | | | Approved by: Anders Andersson <anders@hack.org> (MAINTAINER)
* Update to 1.0.1.asmodai2001-04-251-1/+1
| | | | Submitted by: MAINTAINER <anders@codefactory.se>
* Update to the latest version, as of today, which is 1.0.asmodai2001-04-031-1/+1
| | | | Submitted by: MAINTAINER <Anders Andersson <anders@codefactory.se>
* Update to 0.10.1.asmodai2001-03-261-1/+1
| | | | Submitted by: MAINTAINER <Anders Andersson <anders@codefactory.se>>
* Update to 0.9.17.asmodai2001-03-221-1/+1
| | | | Submitted by: MAINTAINER <Anders Andersson <anders@codefactory.se>>
* Update epic4 to 0.9.16:asmodai2001-02-071-1/+1
| | | | | | | | | | | | | | | | | | | * 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>)
* Update to 0.9.15.knu2001-01-051-2/+1
| | | | | | | | | | | | | | | | | | | | 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-231-2/+2
| | | | Submitted by: Anders Andersson <anders@codefactory.se> (MAINTAINER)
* Update to 0.9.13.knu2000-12-051-1/+2
| | | | | | | | 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-031-1/+1
| | | | Submitted by: Maintainer <anders@codefactory.se>
* Update to 0.9.2:asmodai2000-07-311-1/+1
| | | | | | | | | | | | | | * 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-201-1/+1
| | | | | | | | | 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-171-1/+1
| | | | Submitted by: MAINTAINER <anders@codefactory.se>
* Update to version pre2.700.asmodai2000-07-111-1/+1
| | | | | | This should fix a few bugs. Submitted by: MAINTAINER <anders@codefactory.se>
* Update port to new version, pre2.600.asmodai2000-07-061-1/+1
| | | | Submitted by: MAINTAINER <anders@codefactory.se>
* Update to epic4-2000:sheldonh2000-01-041-1/+1
| | | | | | * Several UI bug fixes. Submitted by: maintainer
* Update to 4.pre2.500:sheldonh1999-12-031-1/+1
| | | | | | | | | 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-011-1/+1
| | | | | | Miscellaneous fixes for mostly obscure bugs. Submitted by: maintainer
* Update to 4.pre2.300:sheldonh1999-11-301-1/+1
| | | | | | | | 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-161-1/+1
| | | | | | | | | | | 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>
* Upgrade to 2.003. Refine selection of MASTER_SITES.mph1999-03-011-1/+1
| | | | | PR: 10311 Submitted by: Ben Hutchinson <benhutch@xfiles.org.uk>
* Update to nr14.steve1999-02-221-3/+1
| | | | | PR: 10057 Submitted by: Chris Piazza <cpiazza@home.net>
* Update to epic-4.pre2.001.nr13flathill1999-02-121-3/+4
| | | | | PR: ports/10040 Submitter-by: benhutch@xfiles.org.uk
* Update to: epic-4.pre2.001.nr9jseger1998-12-131-1/+2
| | | | | Submitted by: benhutch@xfiles.org.uk PR: ports/9062
* This is now really epic4, a pre-release version of the IRC clientmph1998-11-161-2/+2
| | | | | | | | | on steroids. It is maintained by Ben Hutchinson; previous versions were mine. PR: 8693 Submitted by: Ben Hutchinson <benhutch@xfiles.org.uk>
* Import of ircII-epic port. This is an enhanced ircII client.tg1997-07-291-0/+2
PR: 3907 Submitted by: Matthew Hunt <mph@pobox.com>