Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0 08 Sep 2024 17:31:50 |
Daniel Engberg (diizzy) Author: epic |
irc/epic5: Update to 3.0
Changelog:
From the UPDATES file:
* Random numbers source from BYTES_random() exclusively
* SOCKS4 and SOCKS5 support retired
* Flood control support retired
* RGB 24-bit color support!
* Status sub-expandos now protect from expansion
* New $hex(<digits> <number>) hex-to-decimal converter function
* Improvements to the reconnect script
* /WINDOW LISTER can now work on a list of window refnums
* Configurable blank line indicator
* Can now output the value of a builtin variable when it was initialized
* New /on PING, triggered by server pings
* Basic CAP support
* New server SSL client certificate description field
* Window clear point tracking
* CTCP cloaking
* Control active/inactive CTCPs
* EPIC5-2.6 (2137 - Sedulous) released here
PR: 281169 |
2.1.12_2 04 Apr 2024 17:57:40 |
Nuno Teixeira (eduardo) Author: epic |
irc/epic5: Port cleanup
This patch updates the irc/epic5 port to remove the -O2 CFLAGS adjustment
now that irc/epic5 is fully C99 compliant, syncs the MASTER_SITES with
irc/epic4, and general style updates.
PR: 278103 |
2.1.12_1 24 Feb 2024 11:19:00 |
Muhammad Moinur Rahman (bofh) |
irc/epic5: Moved man to share/man
Approved by: portmgr (blanket) |
2.1.12 29 Jun 2023 06:39:03 |
Fernando Apesteguía (fernape) |
irc/epic5: Update to 2.1.12
* Update to 2.1.12
* Removes TCL option as it was removed upstream
* Uses COMMITID instead of PORTVERSION for executable
PR: 272239
Reported by: epic@dsllsn.net (maintainer) |
2.1.7_1 18 Jan 2023 14:47:25 |
Dima Panov (fluffy) |
irc/epic5: unbreak build after 18c6e1827669 (+)
Changes in framework need adjustment for declared options.
*_USE=ruby now became as *_USES=ruby
Approved by: portmgr blanket |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.1.7_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.1.7_1 20 Jul 2022 14:22:09 |
Tobias C. Berner (tcberner) |
irc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* A. Gabriel <backslash@BSDCode.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Alfred Perlstein <alfred@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Ben Hutchinson <benhutch@xfiles.org.uk>
* Bill Fumerola <billf@chc-chimes.com>
* Chess Griffin <chess@chessgriffin.com>
* Chris Piazza <cpiazza@FreeBSD.org>
* Craig Edwards <brain@mail1.chatspike.net> (Only the first 15 lines of the commit message are shown above ) |
2.1.7_1 18 Apr 2022 06:47:00 |
Mikhail Pchelin (misha) |
irc/epic5: add python knob, make it default
Approved by: maintainer |
2.1.7 30 Mar 2022 16:41:43 |
Mikhail Pchelin (misha) |
irc/epic5: update maintainer |
2.1.7 30 Mar 2022 08:02:53 |
Mikhail Pchelin (misha) |
irc/epic5: update from 2.1.6 to 2.1.7 |
2.1.6 06 Oct 2021 15:56:07 |
Mikhail Pchelin (misha) |
irc/epic5: update to 2.1.6 |
2.1.5 14 Jun 2021 12:51:11 |
Mikhail Pchelin (misha) |
irc/epic5: update to 2.1.5 |
2.1.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.4 28 Mar 2021 12:27:14 |
misha |
- update from 2.1.3 to 2.1.4 |
2.1.3 27 Mar 2021 11:06:23 |
misha |
- update from 2.1.2 to 2.1.3 |
2.1.2 17 Jul 2020 15:16:20 |
misha |
if TCL is installed on but you uncheck the TCL option the epic port gets
confused.
PR: 247995
Submitted by: jpaetzel |
2.1.2 11 May 2020 17:51:53 |
misha |
- update from 2.1.1 to 2.1.2 |
2.1.1 09 Oct 2019 11:50:49 |
bapt |
Drop the ipv6 virtual category for i* category as it is not relevant anymore |
2.1.1 13 Aug 2019 22:22:35 |
mat |
Convert to UCL & cleanup pkg-message (categories h-k) |
2.1.1 16 Mar 2019 17:08:40 |
misha |
- update from 2.0.1 to 2.1.1 |
2.0.1_1 27 Nov 2018 15:34:25 |
jpaetzel |
Fix build with OpenSSL version 1.1.1
The fix for this has been in the epic5 git repo for some
time now, looks like it's time for them to roll a release.
Maintainer timeout
PR: 232117 |
2.0.1 10 Sep 2017 18:51:46 |
olgeni |
Some typo fixes and whitespace cleanup for pkg-descr files. |
2.0.1 19 Aug 2016 14:02:24 |
amdmi3 |
- Update to 2.0.1
- Switch to USES=ssl
PR: 211628
Submitted by: mp39590@gmail.com (maintainer) |
2.0 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.0 19 Feb 2016 13:22:42 |
rakuco |
Update to 2.0.
PR: 207330
Submitted by: mp39590@gmail.com (maintainer) |
1.8 07 Feb 2016 09:09:38 |
zeising |
Update to 1.8
PR: 206997
Submitted by: mp39590@gmail.com (maintainer) |
1.4_1 05 Feb 2016 10:24:59 |
marino |
irc/epic5: Remove obsolete TERMCAP option, link with libncurses alway
The TERMCAP option avoided linking with libcurses (which is symlinked to
libncurses) in order to link with libtermcap (which is also symlinked to
libncurses).
Remove the TERMCAP option completely and link directly to libncurses in
any case.
PR: 206947
approved by: mp29590(gmail) (maintainer) |
1.4 10 Sep 2015 09:32:32 |
amdmi3 |
- Update to 1.4
PR: 202772
Submitted by: mp39590@gmail.com (maintainer) |
1.1.11_1 08 Sep 2015 14:42:12 |
amdmi3 |
- Bump PORTREVISION after previous commit
- While here, fix WWW:
Approved by: portmgr blanket |
1.1.11 08 Sep 2015 14:39:29 |
amdmi3 |
- Switch to USES=libarchive as suggested by stage-qa
Approved by: portmgr blanket |
1.1.11 13 Jul 2015 16:36:43 |
jpaetzel |
Update to version 1.1.11
PR: ports/201525
Submitted by: mp39590@gmail.com (MAINTAINER) |
1.1.10 24 Mar 2015 17:09:59 |
marino |
5 ports categories: Remove $PTHREAD_LIBS
Categories: irc, x11-clocks, benchmarks, misc, textproc
approved by: PTHREAD blanket |
1.1.10 27 Oct 2014 13:00:22 |
bapt |
Cleanup plist |
1.1.10 10 Jun 2014 03:25:40 |
bdrewery |
Convert to USES=tar |
1.1.10 04 Jun 2014 05:57:22 |
miwi |
- Mark IGNORE < 9.1
PR: 190596 |
1.1.10 21 May 2014 05:28:56 |
miwi |
- Update to 1.1.10
PR: 189318
Submitted by: maintainer |
1.1.8 09 Apr 2014 17:11:39 |
jpaetzel |
Update to 1.1.8
Switch maintainer to someone who is actively working on the port. |
1.1.7 22 Feb 2014 04:21:22 |
jpaetzel |
Update port for stage support.
Submitted by: zlonix |
1.1.7 20 Jan 2014 16:28:58 |
jpaetzel |
Patch configure to DTRT with the optional ruby support
Submitted by: zlonix
Approved by: hop (code maintainer) |
1.1.7 18 Jan 2014 16:47:31 |
jpaetzel |
Update to 1.1.7
Submitted by: zlonix |
1.1.6 20 Sep 2013 18:44:50 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
1.1.6 16 Sep 2013 17:03:42 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
1.1.6 07 Sep 2013 19:49:42 |
bsam |
Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default for
pre 100043 is ${LOCALBASE} and /usr otherwise. Convert all ports to
new variable usage.
Approved by: portmgr (bapt, implicit) |
1.1.6 01 Sep 2013 19:51:53 |
bsam |
Adopt USES+=iconv.
Approved by: maintainers (by e-mail) |
1.1.6 06 Aug 2013 06:12:21 |
jpaetzel |
Update to 1.1.6 |
1.1.5 26 Mar 2013 12:36:21 |
bapt |
Convert left unconverted ports in irc to new options framework |
1.1.5 24 Mar 2013 21:09:10 |
jpaetzel |
Update to 1.1.5 |
1.1.4 27 Nov 2012 05:31:42 |
jpaetzel |
Update to 1.1.4
Feature safe: yes |
1.1.2 07 Jul 2012 16:13:16 |
jase |
- Remove ftp.parodius.com from MASTER_SITES due to its forthcoming
closure. We thank Parodius for the hosting services they provided.
PR: ports/169570
Submitted by: Jeremy Chadwick <jdc@koitsu.org>
Approved by: culot (mentor) |
1.1.2 18 Jun 2012 17:33:29 |
jpaetzel |
Revert previous commit which was pointed out
by portlint and received a Works on My
Machine review.
Pointyhat: jpaetzel |
1.1.2 04 Jun 2012 01:37:14 |
jpaetzel |
Minor improvement suggested by portlint. |
1.1.2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.1.2 12 Oct 2010 16:26:52 |
jpaetzel |
Add LICENSE |
1.1.2 05 May 2010 13:16:01 |
jpaetzel |
Update to version 1.1.2
Approved by: itetcu@ (mentor) |
1.1.1 21 Mar 2010 23:56:13 |
jpaetzel |
Commit the tested version.
Pointyhat to me
Approved by: itetcu@ (mentor) |
1.1.1 21 Mar 2010 20:11:53 |
jpaetzel |
Update epic5 to 1.1.1
Make iconv dependancy manditory
PR: ports/144927
Approved by: itetcu@ (mentor) |
1.0 30 Aug 2009 10:41:42 |
linimon |
Conditionally uses Perl, so needs WANT_PERL before inclusion of
bsd.port.pre.mk.
Hat: portmgr |
1.0 12 Jul 2009 14:47:48 |
jpaetzel |
Resolve ruvy breakage
Remove extranious lines about perl's path
Approved by: itetcu@ (mentor) |
1.0 29 Jun 2009 21:27:02 |
pav |
- Mark BROKEN with ruby
Reported by: pointyhat |
1.0 25 Apr 2009 01:44:06 |
jpaetzel |
Fix typo in OPTIONs
Approved by: linimon (mentor) |
1.0 27 Dec 2008 23:58:18 |
jpaetzel |
Update to 1.0
Approved by: linimon (portmgr) |
0.9.1 26 Dec 2008 15:08:02 |
olgeni |
Fix typo. |
0.9.1 17 Dec 2008 03:22:22 |
jpaetzel |
update to 0.9.1, and fix perl linkage issues
Approved by: linimon (portmgr) |
0.9.0 09 Dec 2008 20:59:04 |
jpaetzel |
Update irc/epic5 to latest release version 0.9.0
Approved by: linimon (portmgr) |
0.3.9 06 Sep 2008 20:16:45 |
jpaetzel |
Change MAINTAINER to my @FreeBSD.org address.
Approved by: ade (mentor) |
0.3.9 03 Jul 2008 01:51:35 |
beech |
- Update to 0.3.9
PR: ports/125159
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer) |
0.3.8 15 Apr 2008 01:08:23 |
beech |
- Update to 0.3.8
- Add optional ruby support
- Add optional libiconv support
- Use bzip2 distfiles
- Remove hard wired versioning in pkg-plist
PR: ports/122641
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer) |
0.3.5 26 Sep 2007 18:18:34 |
tabthorpe |
- update to 0.3.5
PR: ports/116596
Submitted by: Josh Paetzel (maintainer)
Approved by: miwi (co-mentor) |
0.2.0_1 08 Sep 2007 01:00:17 |
linimon |
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 |
0.2.0_1 08 Mar 2007 14:55:58 |
jmelo |
- Update mastersites.
PR: ports/109922
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer) |
0.2.0_1 16 Dec 2006 13:47:24 |
jmelo |
- Add mastersites.
- Update pkg-descr.
PR: ports/106670
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer) |
0.2.0_1 02 Oct 2006 23:23:14 |
shaun |
Fix build when WITH_PERL is defined.
PR: ports/103790
Submitted by: shaun (me)
Approved by: Josh Paetzel <josh@tcbug.org> (maintainer) |
0.2.0_1 28 Sep 2006 05:28:10 |
alexbl |
- Update to epic5 0.2.0 - Hold off updating to newest version because of
issues upstream.
PR: 103694
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
Approved by: novel (mentor) |
0.0.5_1 11 Feb 2006 02:35:14 |
lawrance |
Convert to OPTIONS framework.
Fix misformatted IGNORE message.
PR: ports/92911
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: Josh Paetzel <josh@tcbug.org> (maintainer) |
0.0.5_1 22 Jan 2006 12:38:15 |
edwin |
SHA256ify
Approved by: krion@ |
0.0.5_1 22 Jan 2006 02:15:53 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.0.5_1 09 Sep 2005 05:01:08 |
lawrance |
- Remove WITH_SOCKS5 option which never worked
- Make the tcl option on by default (the knob is now WITHOUT_TCL)
- Bump PORTREVISION for the above change
PR: ports/84440
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer) |
0.0.5 11 May 2005 02:54:00 |
jylefort |
- Update to 0.0.5 [1]
- Narrow down CONFLICTS
- Do not quote the IGNORE message
PR: ports/80872 [1]
Submitted by: maintainer [1] |
0.0.3 13 Mar 2005 20:07:54 |
flz |
- 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) |