summaryrefslogtreecommitdiff
path: root/irc/epic5 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* irc/epic5: Port cleanupepic2024-04-041-8/+7
| | | | | | | | 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
* irc/epic5: Moved man to share/manMuhammad Moinur Rahman2024-02-242-1/+3
| | | | Approved by: portmgr (blanket)
* irc/epic5: Update to 2.1.12Fernando Apesteguía2023-06-293-14/+11
| | | | | | | | | * 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)
* irc/epic5: unbreak build after 18c6e1827669 (+)Dima Panov2023-01-181-1/+1
| | | | | | | | Changes in framework need adjustment for declared options. *_USE=ruby now became as *_USES=ruby Approved by: portmgr blanket
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* irc: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> * David Bushong <david+ports@bushong.net> * David Taylor <davidt@yadt.co.uk> * Dennis Herrmann <adox@mcx2.org> * Dominic Marks <dom@cus.org.uk> * Edini <ports@edini.net> * Eugeny Kuzakov <CoreDumped@CoreDumped.null.ru> * Evgueni V. Gavrilov <aquatique@rusunix.org> * George Reid <greid@ukug.uk.freebsd.org> * Gerrit Beine <tux@pinguru.net> * Gustau Perez <gustau.perez@gmail.com> * Hye-Shik Chang * Jase Thew <freebsd@beardz.net> * Jens Holmqvist <zparta@hispan.se> * Jimbo Bahooli <griffin@blackhole.iceworld.org> * Jonas Kvinge <jonas@night-light.net> * Josh Paetzel <josh@tcbug.org> * Julien Laffaye <kimelto@gmail.com> * KIMURA Yasuhiro <yasu@utahime.org> * Kirill Ponomarew <ponomarew@oberon.net> * Kubilay Kocak <koobs@FreeBSD.org> * Makoto Matsushita <matusita@FreeBSD.org> * Martin Wilke <miwi@FreeBSD.org * Martin Wilke <miwi@FreeBSD.org> * Masahiro Teramoto <markun@onohara.to> * Matthew West <mwest@uct.ac.za> * Maxim Ignatenko * Michael Ranner * Oliver Eikemeier * Philippe Audeoud <jadawin@tuxaco.net> * Romain Tartiere <romain@blogreen.org> * Rusmir Dusko <nemysis@FreeBSD.org> * Sergey Skvortsov <skv@protey.ru> * Shaun Amott <shaun@inerd.com> * Steve Wills <swills@FreeBSD.org> * TAKATSU Tomonari <tota@FreeBSD.org> * TERAMOTO Masahiro <markun@onohara.to> * Tim Bishop <tim@bishnet.net> * Timothy Redaelli <drizzt@gufi.org> * Travis Poppe <tlp@liquidx.org> * Ulrich Spoerlein <q@uni.de> * Vsevolod Stakhov <vsevolod@highsecure.ru> * Walter Venable <weaseal@hotmail.com> * Walter Venable <weaseal@users.sourceforge.net> * Wen Heping <wenheping@gmail.com> * Will Andrews <andrews@technologist.com> * clement * db * elvstone@gmail.com * gahr * hrs * ijliao * koji@jet.es * milki <milki@rescomp.berkeley.edu> * perlguy@perlguy.com * pgl@instinct.org * sec@42.org * tdb * torstenb With hat: portmgr
* irc/epic5: add python knob, make it defaultMikhail Pchelin2022-04-181-2/+8
| | | | Approved by: maintainer
* irc/epic5: update maintainerMikhail Pchelin2022-03-301-1/+1
|
* irc/epic5: update from 2.1.6 to 2.1.7Mikhail Pchelin2022-03-303-20/+23
|
* irc/epic5: update to 2.1.6Mikhail Pchelin2021-10-063-4/+6
|
* irc/epic5: update to 2.1.5Mikhail Pchelin2021-06-142-4/+4
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - update from 2.1.3 to 2.1.4Mikhail Pchelin2021-03-282-4/+4
| | | | Notes: svn path=/head/; revision=569391
* - update from 2.1.2 to 2.1.3Mikhail Pchelin2021-03-272-4/+4
| | | | Notes: svn path=/head/; revision=569319
* 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-113-4/+5
| | | | 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
* Convert to UCL & cleanup pkg-message (categories h-k)Mathieu Arnold2019-08-131-0/+6
| | | | Notes: svn path=/head/; revision=508880
* - update from 2.0.1 to 2.1.1Mikhail Pchelin2019-03-164-105/+25
| | | | Notes: svn path=/head/; revision=495915
* Fix build with OpenSSL version 1.1.1Josh Paetzel2018-11-272-0/+85
| | | | | | | | | | | | 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
* Some typo fixes and whitespace cleanup for pkg-descr files.Jimmy Olgeni2017-09-101-1/+1
| | | | Notes: svn path=/head/; revision=449586
* - Update to 2.0.1Dmitry Marakasov2016-08-192-5/+5
| | | | | | | | | | - Switch to USES=ssl PR: 211628 Submitted by: mp39590@gmail.com (maintainer) Notes: svn path=/head/; revision=420471
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Update to 2.0.Raphael Kubo da Costa2016-02-192-3/+3
| | | | | | | | PR: 207330 Submitted by: mp39590@gmail.com (maintainer) Notes: svn path=/head/; revision=409177
* Update to 1.8Niclas Zeising2016-02-072-4/+3
| | | | | | | | 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-103-8/+6
| | | | | | | | PR: 202772 Submitted by: mp39590@gmail.com (maintainer) Notes: svn path=/head/; revision=396558
* - Bump PORTREVISION after previous commitDmitry Marakasov2015-09-082-1/+2
| | | | | | | | | - 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-133-57/+54
| | | | | | | | 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
* Cleanup plistBaptiste Daroussin2014-10-271-5/+1
| | | | Notes: svn path=/head/; revision=371570
* 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-214-38/+5
| | | | | | | | PR: 189318 Submitted by: maintainer Notes: svn path=/head/; revision=354704
* Update to 1.1.8Josh Paetzel2014-04-093-6/+7
| | | | | | | 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-224-11/+4
| | | | | | | Submitted by: zlonix Notes: svn path=/head/; revision=345565
* Patch configure to DTRT with the optional ruby supportJosh Paetzel2014-01-201-0/+19
| | | | | | | | Submitted by: zlonix Approved by: hop (code maintainer) Notes: svn path=/head/; revision=340406
* Update to 1.1.7Josh Paetzel2014-01-184-6/+9
| | | | | | | 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-063-3/+4
| | | | 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-242-3/+3
| | | | Notes: svn path=/head/; revision=315164
* Update to 1.1.4Josh Paetzel2012-11-273-3/+4
| | | | | | | 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