aboutsummaryrefslogtreecommitdiff
path: root/irc/epic5/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* if TCL is installed on but you uncheck the TCL option the epic port getsMikhail Pchelin2020-07-171-0/+1
| | | | | | | | | | confused. PR: 247995 Submitted by: jpaetzel Notes: svn path=/head/; revision=542438
* - update from 2.1.1 to 2.1.2Mikhail Pchelin2020-05-111-1/+1
| | | | Notes: svn path=/head/; revision=534924
* Drop the ipv6 virtual category for i* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
| | | | Notes: svn path=/head/; revision=514138
* - update from 2.0.1 to 2.1.1Mikhail Pchelin2019-03-161-2/+1
| | | | Notes: svn path=/head/; revision=495915
* Fix build with OpenSSL version 1.1.1Josh Paetzel2018-11-271-0/+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 Notes: svn path=/head/; revision=486014
* - Update to 2.0.1Dmitry Marakasov2016-08-191-3/+2
| | | | | | | | | | - Switch to USES=ssl PR: 211628 Submitted by: mp39590@gmail.com (maintainer) Notes: svn path=/head/; revision=420471
* Update to 2.0.Raphael Kubo da Costa2016-02-191-1/+1
| | | | | | | | PR: 207330 Submitted by: mp39590@gmail.com (maintainer) Notes: svn path=/head/; revision=409177
* Update to 1.8Niclas Zeising2016-02-071-2/+1
| | | | | | | | PR: 206997 Submitted by: mp39590@gmail.com (maintainer) Notes: svn path=/head/; revision=408352
* irc/epic5: Remove obsolete TERMCAP option, link with libncurses alwayJohn Marino2016-02-051-4/+6
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=408156
* - Update to 1.4Dmitry Marakasov2015-09-101-3/+2
| | | | | | | | PR: 202772 Submitted by: mp39590@gmail.com (maintainer) Notes: svn path=/head/; revision=396558
* - Bump PORTREVISION after previous commitDmitry Marakasov2015-09-081-0/+1
| | | | | | | | | - While here, fix WWW: Approved by: portmgr blanket Notes: svn path=/head/; revision=396382
* - Switch to USES=libarchive as suggested by stage-qaDmitry Marakasov2015-09-081-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=396381
* Update to version 1.1.11Josh Paetzel2015-07-131-53/+17
| | | | | | | | PR: ports/201525 Submitted by: mp39590@gmail.com (MAINTAINER) Notes: svn path=/head/; revision=391917
* 5 ports categories: Remove $PTHREAD_LIBSJohn Marino2015-03-241-1/+1
| | | | | | | | | Categories: irc, x11-clocks, benchmarks, misc, textproc approved by: PTHREAD blanket Notes: svn path=/head/; revision=382126
* Convert to USES=tarBryan Drewery2014-06-101-2/+1
| | | | Notes: svn path=/head/; revision=357250
* - Mark IGNORE < 9.1Martin Wilke2014-06-041-1/+7
| | | | | | | PR: 190596 Notes: svn path=/head/; revision=356429
* - Update to 1.1.10Martin Wilke2014-05-211-5/+3
| | | | | | | | PR: 189318 Submitted by: maintainer Notes: svn path=/head/; revision=354704
* Update to 1.1.8Josh Paetzel2014-04-091-4/+4
| | | | | | | Switch maintainer to someone who is actively working on the port. Notes: svn path=/head/; revision=350727
* Update port for stage support.Josh Paetzel2014-02-221-8/+3
| | | | | | | Submitted by: zlonix Notes: svn path=/head/; revision=345565
* Update to 1.1.7Josh Paetzel2014-01-181-1/+1
| | | | | | | Submitted by: zlonix Notes: svn path=/head/; revision=340197
* 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=327418
* Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default forBoris Samorodov2013-09-071-3/+3
| | | | | | | | | | pre 100043 is ${LOCALBASE} and /usr otherwise. Convert all ports to new variable usage. Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=326683
* Adopt USES+=iconv.Boris Samorodov2013-09-011-1/+1
| | | | | | | Approved by: maintainers (by e-mail) Notes: svn path=/head/; revision=325911
* Update to 1.1.6Josh Paetzel2013-08-061-1/+1
| | | | Notes: svn path=/head/; revision=324301
* Convert left unconverted ports in irc to new options frameworkBaptiste Daroussin2013-03-261-28/+13
| | | | Notes: svn path=/head/; revision=315287
* Update to 1.1.5Josh Paetzel2013-03-241-1/+1
| | | | Notes: svn path=/head/; revision=315164
* Update to 1.1.4Josh Paetzel2012-11-271-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307820
* - 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 which was pointed outJosh Paetzel2012-06-181-1/+1
| | | | | | | | | | by portlint and received a Works on My Machine review. Pointyhat: jpaetzel Notes: svn path=/head/; revision=299576
* Minor improvement suggested by portlint.Josh Paetzel2012-06-041-1/+1
| | | | Notes: svn path=/head/; revision=298320
* Add LICENSEJosh Paetzel2010-10-121-0/+3
| | | | Notes: svn path=/head/; revision=262904
* Update to version 1.1.2Josh Paetzel2010-05-051-1/+1
| | | | | | | Approved by: itetcu@ (mentor) Notes: svn path=/head/; revision=253747
* Commit the tested version.Josh Paetzel2010-03-211-0/+1
| | | | | | | | | Pointyhat to me Approved by: itetcu@ (mentor) Notes: svn path=/head/; revision=251352
* Update epic5 to 1.1.1Josh Paetzel2010-03-211-11/+3
| | | | | | | | | | Make iconv dependancy manditory PR: ports/144927 Approved by: itetcu@ (mentor) Notes: svn path=/head/; revision=251345
* 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
* Resolve ruvy breakageJosh Paetzel2009-07-121-6/+1
| | | | | | | | | Remove extranious lines about perl's path Approved by: itetcu@ (mentor) Notes: svn path=/head/; revision=237639
* - Mark BROKEN with rubyPav Lucistnik2009-06-291-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=236784
* Fix typo in OPTIONsJosh Paetzel2009-04-251-1/+1
| | | | | | | Approved by: linimon (mentor) Notes: svn path=/head/; revision=232701
* Update to 1.0Josh Paetzel2008-12-271-6/+6
| | | | | | | Approved by: linimon (portmgr) Notes: svn path=/head/; revision=224867
* update to 0.9.1, and fix perl linkage issuesJosh Paetzel2008-12-171-2/+2
| | | | | | | Approved by: linimon (portmgr) Notes: svn path=/head/; revision=224313
* Update irc/epic5 to latest release version 0.9.0Josh Paetzel2008-12-091-1/+2
| | | | | | | Approved by: linimon (portmgr) Notes: svn path=/head/; revision=224046
* Change MAINTAINER to my @FreeBSD.org address.Josh Paetzel2008-09-061-1/+1
| | | | | | | Approved by: ade (mentor) Notes: svn path=/head/; revision=220011
* - Update to 0.3.9Beech Rintoul2008-07-031-1/+1
| | | | | | | | PR: ports/125159 Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer) Notes: svn path=/head/; revision=216195
* - Update to 0.3.8Beech Rintoul2008-04-151-3/+34
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211273
* - update to 0.3.5Thomas Abthorpe2007-09-261-3/+4
| | | | | | | | | PR: ports/116596 Submitted by: Josh Paetzel (maintainer) Approved by: miwi (co-mentor) Notes: svn path=/head/; revision=200136
* 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-1/+2
| | | | | | | | PR: ports/109922 Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer) Notes: svn path=/head/; revision=186910
* - Add mastersites.Jean Milanez Melo2006-12-161-1/+3
| | | | | | | | | | - Update pkg-descr. PR: ports/106670 Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer) Notes: svn path=/head/; revision=179945
* Fix build when WITH_PERL is defined.Shaun Amott2006-10-021-0/+1
| | | | | | | | | PR: ports/103790 Submitted by: shaun (me) Approved by: Josh Paetzel <josh@tcbug.org> (maintainer) Notes: svn path=/head/; revision=174337