CVS log for ports/irc/epic4/Makefile
Up to [FreeBSD] / ports / irc / epic4
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.67: download - view: text, markup, annotated - select for diffs
Sat Sep 12 01:10:18 2009 UTC (2 years, 4 months ago) by jpaetzel
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -2 lines
Bump version 2.10.1 Approved by: itetcu@ (mentor)
Revision 1.66: download - view: text, markup, annotated - select for diffs
Sun Aug 30 10:41:41 2009 UTC (2 years, 5 months ago) by linimon
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -0 lines
Conditionally uses Perl, so needs WANT_PERL before inclusion of bsd.port.pre.mk. Hat: portmgr
Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Feb 24 10:32:19 2009 UTC (2 years, 11 months ago) by skv
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -2 lines
Use PERL_VERSION instead of PERL_VER.
Revision 1.64: download - view: text, markup, annotated - select for diffs
Sat Sep 6 20:16:44 2008 UTC (3 years, 5 months ago) by jpaetzel
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
Change MAINTAINER to my @FreeBSD.org address. Approved by: ade (mentor)
Revision 1.63: download - view: text, markup, annotated - select for diffs
Fri Apr 4 21:31:00 2008 UTC (3 years, 10 months ago) by beech
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -0 lines
- Fix issue, breaks with system default CFLAGS - Bump portrevision PR: ports/122449 Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Apr 2 06:00:30 2008 UTC (3 years, 10 months ago) by beech
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +12 -4 lines
-Bump epic4 to 2.10 -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)
Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Sep 24 07:43:29 2007 UTC (4 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +4 -3 lines
- Update to 0.2.8 PR: 116595 Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
Revision 1.60: download - view: text, markup, annotated - select for diffs
Sat Sep 8 01:00:11 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +0 -3 lines
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Mar 8 14:52:23 2007 UTC (4 years, 11 months ago) by jmelo
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +7 -6 lines
- Update mastersites. PR: ports/109921 Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Nov 30 11:53:33 2006 UTC (5 years, 2 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +28 -4 lines
[PATCH] Update irc/epic4 from 2.4 to 2.6 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>
Revision 1.57: download - view: text, markup, annotated - select for diffs
Sat May 20 01:14:06 2006 UTC (5 years, 8 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
Update to 4.2.4 PR: ports/97372 Submitted by: maintainer Approved by: lawrance (mentor)
Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Feb 11 02:35:18 2006 UTC (6 years ago) by lawrance
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +6 -2 lines
Convert to OPTIONS framework. Fix misformatted IGNORE message. Tighten up CONFLICTS. PR: ports/92925 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: Josh Paetzel <josh@tcbug.org> (maintainer)
Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Sep 10 22:26:58 2005 UTC (6 years, 5 months ago) by pav
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -8 lines
- Flip TCL option to default to on - Remove broken SOCKS option PR: ports/85922 Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
Revision 1.54: download - view: text, markup, annotated - select for diffs
Sun Mar 13 20:07:54 2005 UTC (6 years, 11 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -0 lines
- Add epic5 0.0.3, a beta release of the popular epic textmode IRC client. - Set CONFLICTS in irc/epic4 and irc/epic5. PR: ports/78045 Submitted by: Josh Paetzel <josh@tcbug.org> Approved by: pav (mentor)
Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Feb 25 04:23:43 2005 UTC (6 years, 11 months ago) by leeym
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
- Change MAINTAINER PR: 78046 Submitted by: Josh Paetzel <josh@tcbug.org>
Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Feb 18 12:55:21 2005 UTC (6 years, 11 months ago) by krion
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +43 -16 lines
Update to version 2.2 PR: ports/75707 Submitted by: Jeremy Chadwick <freebsd at jdc.parodius.com>
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sun Jan 2 01:40:16 2005 UTC (7 years, 1 month ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
Reset undeliverable maintainer address: <anders@andersa.net>: Host or domain name not found. Name service error for name=andersa.net type=A: Host not found Approved by: portmgr (self)
Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue Mar 23 09:21:25 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +17 -11 lines
- Update to version 2.0 PR: ports/64034 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Approved by: maintainer timeout
Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Dec 12 20:13:52 2003 UTC (8 years, 2 months ago) by krion
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
- Delete CVS directories in ${WRKSRC} properly
Reported by: bento via kris
Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Dec 8 15:06:31 2003 UTC (8 years, 2 months ago) by krion
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +13 -4 lines
- Install additional documentation - Bump PORTREVISION PR: 59778 Submitted by: Steve Wills <steve@stevenwills.com> Approved by: no response from maintainer
Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Nov 18 08:43:30 2003 UTC (8 years, 2 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +23 -25 lines
- Update to version 1.1.16 - Add SSL support PR: 59387 Submitted by: maintainer
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Jun 1 09:29:13 2003 UTC (8 years, 8 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Security Update Fix "Possible remote exploit from rogue server" problem PR: 52723 Submitted by: Anders Andersson <anders@andersa.net>
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Mar 23 06:21:54 2003 UTC (8 years, 10 months ago) by adamw
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -5 lines
New MASTER_SITE and WWW reference. PR: 50193 Submitted by: Anders Andersson <anders@andersa.net> (maintainer)
Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Feb 23 12:24:09 2003 UTC (8 years, 11 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
make portlint happy and change some ugly space -> tab. PR: 48591 Submitted by: Anders Andersson <anders@andersa.net>
Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Feb 20 01:27:03 2003 UTC (8 years, 11 months ago) by leeym
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
- use COMMENT - change MAINTAINER's email address PR: 48469 Submitted by: Anders Andersson <anders@hack.org> <anders@andersa.net>
Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Feb 18 06:03:47 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -1 lines
De-pkg-decomment epic4 master-slave ports. Allow overriding MAINTAINER while I'm here.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Jan 14 22:23:32 2003 UTC (9 years ago) by mdodd
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
This patch corrects the printing of DCC transfer stats. Approved by: MAINTAINER
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Aug 9 06:55:45 2002 UTC (9 years, 6 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +7 -6 lines
Add a patch that adds IPv6 support to epic4 and bump PORTREVISION accordingly. Approved by: Anders Andersson <anders@hack.org> (MAINTAINER)
Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Nov 29 17:48:00 2001 UTC (10 years, 2 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Update MAINTAINER's email address: anders@codefactory.se -> anders@hack.org Submitted by: maintainer
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Jun 9 05:00:43 2001 UTC (10 years, 8 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -3 lines
Put ftp.epicsol.org back to MASTER_SITE. Submitted by: Anders Andersson <anders@codefactory.se> (MAINTAINER)
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun May 6 23:33:04 2001 UTC (10 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -2 lines
I no longer put a copy of the distfile in my MASTER_SITE_LOCAL area.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Apr 24 18:18:14 2001 UTC (10 years, 9 months ago) by asmodai
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Update to 1.0.1. Submitted by: MAINTAINER <anders@codefactory.se>
Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Apr 2 19:34:08 2001 UTC (10 years, 10 months ago) by asmodai
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -3 lines
Update to the latest version, as of today, which is 1.0. Submitted by: MAINTAINER <Anders Andersson <anders@codefactory.se>
Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Mar 26 08:51:19 2001 UTC (10 years, 10 months ago) by asmodai
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
Update to 0.10.1. Submitted by: MAINTAINER <Anders Andersson <anders@codefactory.se>>
Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Mar 22 12:34:35 2001 UTC (10 years, 10 months ago) by asmodai
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Update to 0.9.17. Submitted by: MAINTAINER <Anders Andersson <anders@codefactory.se>>
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Feb 7 15:33:40 2001 UTC (11 years ago) by asmodai
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Update epic4 to 0.9.16: * 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>)
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Jan 4 19:49:00 2001 UTC (11 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +5 -5 lines
Update to 0.9.15. 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)
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Dec 22 17:48:10 2000 UTC (11 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -3 lines
Update to 0.9.14 + patch1. Submitted by: Anders Andersson <anders@codefactory.se> (MAINTAINER)
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Dec 5 11:58:03 2000 UTC (11 years, 2 months ago) by knu
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +26 -16 lines
Update to 0.9.13. Do portlint & cleanups. Prepare for the forthcoming slave port(s). Approved by: Anders Andersson <anders@codefactory.se> (MAINTAINER)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Oct 3 08:47:17 2000 UTC (11 years, 4 months ago) by asmodai
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +5 -5 lines
Update to epic4 0.9.9. Submitted by: Maintainer <anders@codefactory.se>
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Jul 31 06:10:42 2000 UTC (11 years, 6 months ago) by asmodai
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +5 -5 lines
Update to 0.9.2: * 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>
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Jul 20 10:10:06 2000 UTC (11 years, 6 months ago) by asmodai
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +5 -5 lines
Update to 0.9.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>
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Jul 17 10:07:49 2000 UTC (11 years, 6 months ago) by asmodai
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +5 -5 lines
Update to 0.9.0. Submitted by: MAINTAINER <anders@codefactory.se>
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jul 11 08:24:48 2000 UTC (11 years, 7 months ago) by asmodai
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -5 lines
Update to version pre2.700. This should fix a few bugs. Submitted by: MAINTAINER <anders@codefactory.se>
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Jul 6 10:33:18 2000 UTC (11 years, 7 months ago) by asmodai
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +8 -8 lines
Update port to new version, pre2.600. Submitted by: MAINTAINER <anders@codefactory.se>
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Apr 12 06:28:08 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
Convert to the PORTNAME - PORTVERSION syntax.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Feb 16 01:49:27 2000 UTC (11 years, 11 months ago) by billf
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -2 lines
portlint, non-functional/whitespace changes.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jan 4 15:54:56 2000 UTC (12 years, 1 month ago) by sheldonh
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -5 lines
Update to epic4-2000: * Several UI bug fixes. Submitted by: maintainer
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Dec 3 13:26:17 1999 UTC (12 years, 2 months ago) by sheldonh
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +5 -5 lines
Update to 4.pre2.500: A few fixes, the most noticeable being a rewrite of $sar() in order to avoid an infinite loop condition. Untested commit. Submitted by: maintainer
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Dec 1 10:07:41 1999 UTC (12 years, 2 months ago) by sheldonh
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +7 -6 lines
Update to 4.pre2.400: Miscellaneous fixes for mostly obscure bugs. Submitted by: maintainer
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Nov 30 08:47:34 1999 UTC (12 years, 2 months ago) by sheldonh
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +6 -6 lines
Update to 4.pre2.300: Fix the "phatom channel" bug. Change maintainer with permission <19991130014851.A641@root.org.uk>. Submitted by: Anders Andersson <anders@sanyusan.se>
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Nov 16 12:50:39 1999 UTC (12 years, 2 months ago) by sheldonh
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -5 lines
Update to 4.pre2.200: 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>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:12:39 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Change Id->FreeBSD.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jun 28 08:55:19 1999 UTC (12 years, 7 months ago) by asami
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Whoops, forgot to move epic4 from net to irc. Pointed out by: billf
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Mar 1 16:18:30 1999 UTC (12 years, 11 months ago) by mph
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
Portlint. Submitted by: Ben Hutchinson <benhutch@xfiles.org.uk>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Feb 28 21:25:40 1999 UTC (12 years, 11 months ago) by mph
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +12 -12 lines
Upgrade to 2.003. Refine selection of MASTER_SITES. PR: 10311 Submitted by: Ben Hutchinson <benhutch@xfiles.org.uk>
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Feb 28 06:41:09 1999 UTC (12 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
BROKEN= 'distfiles missing from all MASTER_SITES'
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Feb 22 03:35:54 1999 UTC (12 years, 11 months ago) by steve
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -9 lines
Update to nr14. PR: 10057 Submitted by: Chris Piazza <cpiazza@home.net>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Feb 12 07:46:58 1999 UTC (13 years ago) by flathill
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +12 -13 lines
Update to epic-4.pre2.001.nr13 PR: ports/10040 Submitter-by: benhutch@xfiles.org.uk
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Dec 13 12:39:59 1998 UTC (13 years, 2 months ago) by jseger
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +18 -11 lines
Update to: epic-4.pre2.001.nr9 Submitted by: benhutch@xfiles.org.uk PR: ports/9062
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 17 02:49:41 1998 UTC (13 years, 2 months ago) by mph
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
The install target should be "install", not "${INSTALL}".
Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Nov 15 21:27:19 1998 UTC (13 years, 2 months ago) by mph
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +16 -19 lines
This is now really epic4, a pre-release version of the IRC client on steroids. It is maintained by Ben Hutchinson; previous versions were mine. PR: 8693 Submitted by: Ben Hutchinson <benhutch@xfiles.org.uk>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Nov 15 20:14:49 1998 UTC (13 years, 2 months ago) by mph
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
Mark this BROKEN until it is actually upgraded to epic4.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Nov 9 21:10:25 1998 UTC (13 years, 3 months ago) by mph
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Change PKGNAME to ircii-epic-2.8.2.3.004 so as not to confuse bsd.port.mk. Requested by: asami
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Apr 17 23:26:28 1998 UTC (13 years, 9 months ago) by mph
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
"mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Oct 31 08:52:24 1997 UTC (14 years, 3 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_2_2_6
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -1 lines
Fix file ownerships. PR: 4897 Submitted by: Matthew Hunt <mph@pobox.com>
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Jul 29 09:22:39 1997 UTC (14 years, 6 months ago) by tg
Branches: MPH
CVS tags: ircii_epic_3_004, RELEASE_2_2_5
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import of ircII-epic port. This is an enhanced ircII client. PR: 3907 Submitted by: Matthew Hunt <mph@pobox.com>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 29 09:22:39 1997 UTC (14 years, 6 months ago) by tg
Branches: MAIN
Initial revision
