aboutsummaryrefslogtreecommitdiff
path: root/irc/epic4/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove all USE_OPENSSL occurrences.Mathieu Arnold2017-03-151-2/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436247
* Remove leftover reference to the TERMCAP knob that was removed.Adam Weinberger2016-12-181-4/+0
| | | | | | | Approved by: maintainer (jpaetzel) Notes: svn path=/head/; revision=428833
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* irc/epic4: do not depend on a specific version of TclPietro Cerutti2016-07-061-2/+2
| | | | Notes: svn path=/head/; revision=418137
* irc/epic4: depend on Tcl via USES=tcl instead of LIB_DEPEND'ing on itPietro Cerutti2016-05-111-1/+1
| | | | Notes: svn path=/head/; revision=414990
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* irc/epic4: Remove obsolete TERMCAP option, link with libncurses alwayJohn Marino2016-02-141-4/+4
| | | | | | | | | | | | | | | 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: jpaetzel@ (maintainer) Notes: svn path=/head/; revision=408875
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Replace some occurences of mach with PERL_ARCH (and a couple of other small ↵Mathieu Arnold2014-11-071-1/+1
| | | | | | | | | | noop fixes.) With hat: perl@ Sponsored by: Absolight Notes: svn path=/head/; revision=372262
* Fix regression introduced in r363371Josh Paetzel2014-08-011-1/+2
| | | | | | | | | If you had the perl dependancy switched off this port was unfetchable. PR: 192283 Submitted by: jdc@koitsu.org Notes: svn path=/head/; revision=363762
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-131-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361728
* Update to 2.10.5Josh Paetzel2014-04-021-1/+1
| | | | | | | Submitted by: zlonix Notes: svn path=/head/; revision=349901
* Update to 2.10.4 and improve the port.Josh Paetzel2014-02-221-8/+6
| | | | | | | | | | - Add a license clause - Add stage support Submitted by: zlonix Notes: svn path=/head/; revision=345672
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | irc) Notes: svn path=/head/; revision=327736
* - convert to the new perl5 frameworkAndrej Zverev2013-09-161-2/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327410
* Update to 2.10.2Josh Paetzel2013-08-061-2/+1
| | | | Notes: svn path=/head/; revision=324300
* Convert left unconverted ports in irc to new options frameworkBaptiste Daroussin2013-03-261-27/+13
| | | | Notes: svn path=/head/; revision=315287
* - Remove ftp.parodius.com from MASTER_SITES due to its forthcomingJase Thew2012-07-071-1/+0
| | | | | | | | | | | closure. We thank Parodius for the hosting services they provided. PR: ports/169570 Submitted by: Jeremy Chadwick <jdc@koitsu.org> Approved by: culot (mentor) Notes: svn path=/head/; revision=300607
* Revert previous commit that was pointed out by portlintJosh Paetzel2012-06-181-1/+1
| | | | | | | | | and received a Works On My Machine review. Pointyhat: jpaetzel Notes: svn path=/head/; revision=299575
* Small improvement suggested by portlintJosh Paetzel2012-06-041-1/+1
| | | | Notes: svn path=/head/; revision=298319
* Remove the option of building against net/socks5, as this port will beJosh Paetzel2012-02-131-11/+1
| | | | | | | | leaving the ports tree soon. There is a "drop in" replacement port net/dante that epic will not build against without modifications. Notes: svn path=/head/; revision=291263
* Bump version 2.10.1Josh Paetzel2009-09-121-2/+1
| | | | | | | Approved by: itetcu@ (mentor) Notes: svn path=/head/; revision=241253
* Conditionally uses Perl, so needs WANT_PERL before inclusion ofMark Linimon2009-08-301-0/+1
| | | | | | | | | bsd.port.pre.mk. Hat: portmgr Notes: svn path=/head/; revision=240563
* Use PERL_VERSION instead of PERL_VER.Sergey Skvortsov2009-02-241-2/+2
| | | | Notes: svn path=/head/; revision=228985
* Change MAINTAINER to my @FreeBSD.org address.Josh Paetzel2008-09-061-1/+1
| | | | | | | Approved by: ade (mentor) Notes: svn path=/head/; revision=220011
* - Fix issue, breaks with system default CFLAGSBeech Rintoul2008-04-041-0/+2
| | | | | | | | | | - Bump portrevision PR: ports/122449 Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer) Notes: svn path=/head/; revision=210540
* -Bump epic4 to 2.10Beech Rintoul2008-04-021-4/+12
| | | | | | | | | | | | -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) Notes: svn path=/head/; revision=210362
* - Update to 0.2.8Martin Wilke2007-09-241-3/+4
| | | | | | | | PR: 116595 Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer) Notes: svn path=/head/; revision=200027
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-3/+0
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update mastersites.Jean Milanez Melo2007-03-081-6/+7
| | | | | | | | PR: ports/109921 Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer) Notes: svn path=/head/; revision=186909
* [PATCH] Update irc/epic4 from 2.4 to 2.6Edwin Groothuis2006-11-301-4/+28
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=178329
* Update to 4.2.4Ion-Mihai Tetcu2006-05-201-2/+2
| | | | | | | | | PR: ports/97372 Submitted by: maintainer Approved by: lawrance (mentor) Notes: svn path=/head/; revision=162845
* Convert to OPTIONS framework.Sam Lawrance2006-02-111-2/+6
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=155700
* - Flip TCL option to default to onPav Lucistnik2005-09-101-8/+2
| | | | | | | | | | - Remove broken SOCKS option PR: ports/85922 Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer) Notes: svn path=/head/; revision=142396
* - Add epic5 0.0.3, a beta release of the popular epic textmode IRC client.Florent Thoumie2005-03-131-0/+2
| | | | | | | | | | | - Set CONFLICTS in irc/epic4 and irc/epic5. PR: ports/78045 Submitted by: Josh Paetzel <josh@tcbug.org> Approved by: pav (mentor) Notes: svn path=/head/; revision=131121
* - Change MAINTAINERYen-Ming Lee2005-02-251-1/+1
| | | | | | | | PR: 78046 Submitted by: Josh Paetzel <josh@tcbug.org> Notes: svn path=/head/; revision=129719
* Update to version 2.2Kirill Ponomarev2005-02-181-16/+43
| | | | | | | | PR: ports/75707 Submitted by: Jeremy Chadwick <freebsd at jdc.parodius.com> Notes: svn path=/head/; revision=129163
* Reset undeliverable maintainer address:Kris Kennaway2005-01-021-1/+1
| | | | | | | | | | <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) Notes: svn path=/head/; revision=125666
* - Update to version 2.0Kirill Ponomarev2004-03-231-11/+17
| | | | | | | | | PR: ports/64034 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=105025
* - Delete CVS directories in ${WRKSRC} properlyKirill Ponomarev2003-12-121-1/+1
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=95682
* - Install additional documentationKirill Ponomarev2003-12-081-4/+13
| | | | | | | | | | | - Bump PORTREVISION PR: 59778 Submitted by: Steve Wills <steve@stevenwills.com> Approved by: no response from maintainer Notes: svn path=/head/; revision=95381
* - Update to version 1.1.16Kirill Ponomarev2003-11-181-25/+23
| | | | | | | | | | - Add SSL support PR: 59387 Submitted by: maintainer Notes: svn path=/head/; revision=94236
* Security UpdateYen-Ming Lee2003-06-011-1/+1
| | | | | | | | | | Fix "Possible remote exploit from rogue server" problem PR: 52723 Submitted by: Anders Andersson <anders@andersa.net> Notes: svn path=/head/; revision=81881
* New MASTER_SITE and WWW reference.Adam Weinberger2003-03-231-5/+1
| | | | | | | | PR: 50193 Submitted by: Anders Andersson <anders@andersa.net> (maintainer) Notes: svn path=/head/; revision=77204
* make portlint happy and change some ugly space -> tab.Yen-Ming Lee2003-02-231-2/+2
| | | | | | | | PR: 48591 Submitted by: Anders Andersson <anders@andersa.net> Notes: svn path=/head/; revision=76266
* - use COMMENTYen-Ming Lee2003-02-201-1/+1
| | | | | | | | | | - change MAINTAINER's email address PR: 48469 Submitted by: Anders Andersson <anders@hack.org> <anders@andersa.net> Notes: svn path=/head/; revision=75920
* De-pkg-decomment epic4 master-slave ports. Allow overridingAkinori MUSHA2003-02-181-1/+2
| | | | | | | MAINTAINER while I'm here. Notes: svn path=/head/; revision=75784
* This patch corrects the printing of DCC transfer stats.Matthew N. Dodd2003-01-141-1/+1
| | | | | | | Approved by: MAINTAINER Notes: svn path=/head/; revision=73146
* Add a patch that adds IPv6 support to epic4 and bump PORTREVISION accordingly.Akinori MUSHA2002-08-091-6/+7
| | | | | | | Approved by: Anders Andersson <anders@hack.org> (MAINTAINER) Notes: svn path=/head/; revision=64269