aboutsummaryrefslogtreecommitdiffstats
path: root/irc/ircII/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Drop the ipv6 virtual category for i* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
|
* update irc/ircII to 20190117Christoph Moench-Tegeder2019-06-071-2/+3
| | | | | PR: 238176 Approved by: maintainer (andrew at tao11 dot riddles dot org dot uk)
* Update to 20170704Jochen Neumeister2018-11-111-2/+1
| | | | | | | | | | Changelog: https://ircii.warped.com/ircii-current/NEWS A package for the last release 20170913 is not available PR: 232898 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer) Sponsored by: Netzkommune GmbH
* Pass maintainership to submitter.Adam Weinberger2017-04-021-1/+1
| | | | | PR: 218295 Submitted by: andrew tao11 riddles org uk
* Unbreak logging by removing a stale patch (which, once upon a time,Adam Weinberger2017-04-021-2/+2
| | | | | | | fixed logging) which wound up re-breaking logging after logging was fixed upstream. I don't use this anymore, so I'm donating it back to ports@.
* Sub ${PREFIX} into the manpage.Adam Weinberger2016-12-181-0/+1
|
* r428809 was, of course, not the right way to fix libssl linkage. marinoAdam Weinberger2016-12-181-8/+4
| | | | | had the right solution, which is to use the appropriate OPTIONS helper, which puts -L${OPENSSLLIB} in early enough that linkage works correctly.
* Make installation of help files and scripts configurable by options.Adam Weinberger2016-12-181-4/+6
| | | | Enable the EMACS_KEYS option by default. PORTREVISION bump for that change.
* Fix build against SSL from ports. The -L${ICONV_PREFIX}/lib preventsAdam Weinberger2016-12-181-1/+4
| | | | | | | cc from finding the correct libcrypto/libssl, so quick-fix this by only adding -L${ICONV_PREFIX}/lib if it's something other than /usr/lib. Also, use USES=ssl. PORTREVISION bump for the potential ldd change.
* irc/ircII: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-1/+1
| | | | approved by: infrastructure blanket
* Update to 20151120.Adam Weinberger2015-11-241-1/+1
| | | | | | | Changes in ircII 20151120: o fix a program hang upon invalid utf-8 sequences o /set log and /window log no longer double the output o /lastlog no longer adds trailing ^Os to log files
* Update to 20150903.Adam Weinberger2015-10-141-2/+2
| | | | Also, pet portlint by sorting USES and regenerating a patch.
* Update to 20141122.Adam Weinberger2014-11-231-1/+1
| | | | | Add a patch from naddy that prevents items from being written twice with logging enabled.
* Update to 20141028.Adam Weinberger2014-11-081-2/+1
|
* Package the binary, not a symlink to it.Adam Weinberger2014-09-051-1/+2
| | | | PR: 193333
* Update to 20140831.Adam Weinberger2014-09-031-2/+2
|
* Fix build on 8 and 9.Adam Weinberger2014-08-301-2/+6
| | | | I hate fighting with sloppy autotools usage.
* Update to 20140824.Adam Weinberger2014-08-291-16/+19
| | | | | Big ticket change is SSL support. OPENSSL option added, defaults to on.
* Add a new OPTION to enable emacs meta keys, and clean up the Makefile.Adam Weinberger2014-07-171-13/+21
| | | | New OPTION is disabled by default, so no PORTREVISION bump.
* Add missing OPTIONS_SUB.Adam Weinberger2014-06-131-0/+1
|
* Turn ircbug(1) into an OPTION.Adam Weinberger2014-06-121-0/+4
|
* Update to 20131230 and take maintainership.Adam Weinberger2014-06-121-10/+16
|
* Reset the 99 ports still listed under sylvio@John Marino2014-06-121-1/+1
| | | | | | | | | | | Sylvio's last commit was 17 months ago, a full 5 months after all of his ports could have been reset per policy. Given the push to complete staging (48 ports are still unstaged, something like 70+ have already been staged by other committers) and given that PRs are automatically assigned but never addressed, it's better just to reset all the ports and PRs so that it's clear to others that these ports are free to maintain. Approved by: portmgr (implicit)
* - StageBryan Drewery2014-04-111-4/+4
| | | | | | - Convert to USES=tar - Convert tab to space in WWW - Add LICENSE
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-5/+2
| | | | irc)
* Removing the distfile from my personal FreeBSD space, now that the distfileAdam Weinberger2012-06-051-3/+1
| | | | has been stored in the FreeBSD distfile repo.
* I'm temporarily mirroring the distfile due to perpetual misconfigurationAdam Weinberger2012-05-291-1/+3
| | | | of the ircii.warped.com server, to feed it to the FreeBSD distfile collection.
* Update to 20111115.Adam Weinberger2012-05-291-3/+2
| | | | | | | | | | | I've also changed the MASTER_SITES. Both listed ftp sites are unreachable. The new MASTER_SITE works at times, but they have grossly misconfigured their routers so access is sketchy at best, YMMV. Hopefully FreeBSD can fetch the sources and mirror the distfile. If not, I'll have to upload it to a usable server. PR: ports/165489 Approved by: maintainer timeout (over 3 months)
* - Update to 20110228Sylvio Cesar Teixeira2011-07-281-2/+2
| | | | | PR: ports/158676 Submitted by: Adam Weinberger <adamw@freebsd.org>
* - Update my mail address to FreeBSDSylvio Cesar Teixeira2009-11-281-1/+1
| | | | Approved by: miwi (mentor)
* - Update maintainer mail adressMartin Wilke2009-06-081-1/+1
| | | | | PR: 135191 Submitted by: maintainer
* - Update to 20081115Martin Wilke2009-03-121-2/+1
| | | | | PR: 132002 Submitted by: Dennis Herrmann <adox@mcx2.org>
* - Fix build with amd64/7.xBeech Rintoul2008-02-211-7/+2
| | | | | | PR: ports/120340 Submitted by: Stefan `Sec` Zehl <sec@42.org> Approved by: maintainer timeout (two weeks)
* Mark it BROKEN on amd64-CURRENTRenato Botelho2006-11-221-1/+7
| | | | Reported by: krismail
* Update to 20060725Renato Botelho2006-11-131-3/+3
| | | | | | PR: ports/105409 Submitted by: Christopher Harrell <cnh@cuberoot.org> Approved by: maintainer in private email
* Update master site.Sam Lawrance2006-11-051-3/+2
| | | | | | PR: ports/104254 Submitted by: Josh Paetzel <josh@tcbug.org> Approved by: sylvioc@gmail.com (maintainer, timeout 3 weeks)
* - Add WWW: line in pkg-descr.Florent Thoumie2005-04-211-1/+1
| | | | | | | - Pass maintainership to submitter. PR: ports/80181 Submitted by: sylvio cesar <sylvioc@gmail.com>
* - Update to 20040820Michael Johnson2005-01-191-4/+4
| | | | | PR: ports/76315 Submitted by: Johan van Selst
* 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)
* - Make fetchablePav Lucistnik2004-11-131-3/+3
| | | | Inspired by: ports/73863
* - Update to version 20040216Kirill Ponomarev2004-03-281-3/+3
| | | | | PR: ports/64805 Submitted by: maintainer
* - Update to 20030709Kirill Ponomarev2003-08-221-1/+1
| | | | | PR: 55862 Submitted by: maintainer
* Update to 20030315.Adam Weinberger2003-03-241-1/+1
| | | | | PR: 50191 Submitted by: Anders Andersson <anders@andersa.net> (maintainer)
* - use COMMENTYen-Ming Lee2003-02-201-1/+2
| | | | | | | - change MAINTAINER's email address PR: 48469 Submitted by: Anders Andersson <anders@hack.org> <anders@andersa.net>
* upgrade to 20021103Ying-Chieh Liao2002-11-121-1/+1
| | | | | PR: 45189 Submitted by: maintainer
* Update to ircII-20020912Kris Kennaway2002-10-131-1/+1
| | | | Reviewed by: maintainer
* Add missing manpageKris Kennaway2002-09-191-1/+1
|
* Upgrade 20020322 --> 20020403Cy Schubert2002-04-291-1/+1
| | | | | PR: 37563 Submitted by: MAINTAINER: Anders Andersson <anders@hack.org>
* Update to 20020322Patrick Li2002-03-311-1/+1
| | | | | PR: 36547 Submitted by: maintainer
* - update to 20011210Pete Fritchman2001-12-281-1/+3
| | | | | | | - use a PLIST_SUB variable for the version in pkg-plist PR: 33241 Submitted by: maintainer
* Update MAINTAINER's email address: anders@codefactory.se -> anders@hack.orgPete Fritchman2001-11-301-1/+1
| | | | Submitted by: maintainer
* Update to ircII 20010612. Mostly a bug fix release, though with theseAkinori MUSHA2001-07-231-1/+1
| | | | | | | | | | new features: - Japanese support - ignored(), notify(), screens() & windows() functions - listidle script Submitted by: Anders Andersson <anders@codefactory.se> (MAINTAINER)
* Add some mirror sites to MASTER_SITES.Akinori MUSHA2001-05-281-1/+3
| | | | Submitted by: MAINTAINER
* Update to 4.4Z.Akinori MUSHA2001-01-051-2/+1
| | | | Submitted by: Anders Andersson <anders@codefactory.se>
* Add several missing files to pkg-plist.Akinori MUSHA2001-01-051-0/+1
| | | | Submitted by: Anders Andersson <anders@codefactory.se> (MAINTAINER)
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-1/+0
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* Update to 4.4X. Should fix bento's build problems.Alexander Langer2000-08-141-1/+1
|
* Update MAINTAINER's e-mail address.Jeroen Ruigrok van der Werven2000-07-061-1/+1
|
* Update to ircII 4.4U, and change MAINTAINER to someone more active.Will Andrews2000-05-201-2/+2
| | | | Approved by: asami
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
|
* Upgrade to ircII 4.4S, an actively-developed version which has had manyKris Kennaway2000-03-201-5/+6
| | | | | changes since the 4.4 release. In particular ipv6 support is now claimed and it fixes at least one serious security hole.
* Mark this port forbidden, it has a security hole.Satoshi Asami2000-03-131-0/+1
| | | | Reported by: maintainer, kris
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.Bill Fumerola1999-06-281-2/+2
|
* make net/ircII install helpfiles in $prefix/share not lib.Michael Haro1999-04-191-2/+2
| | | | | PR: 10102 Submitted by: laskavy@Berkeley.Gambit.Msk.SU
* upgrade to ircII 4.4Torsten Blum1998-01-261-3/+3
|
* - Don't use irc.FreeBSD.org as the default ServerTorsten Blum1997-05-141-3/+1
| | | | | | - Disable #FreeBSD auto-join Requested by: gpalmer and myself ;)
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-7/+3
|
* irc-2.9-base -> irc-2.9-roofDima Ruban1996-10-281-2/+4
| | | | | Also, changed default server from "you.need.to.change.this" to "irc.FreeBSD.ORG"
* Upgrade to ircII 2.9Torsten Blum1996-06-181-4/+6
|
* Shorten PKGNAME. Check NOMANCOMPRESS.Satoshi Asami1996-04-011-1/+4
|
* Upgrade to 2.8.16betaTorsten Blum1996-04-011-7/+4
|
* Change "networking" to "net".Satoshi Asami1995-11-271-2/+2
|
* install and compress manpageTorsten Blum1995-05-061-6/+5
|
* MAINTAINER goes in a section of its own. :) Also fix comment (2.8 ->Satoshi Asami1995-04-171-2/+3
| | | | 2.8.2) at the top of file.
* - upgrade to 2.8.2Torsten Blum1995-04-171-3/+4
| | | | - add myself as MAINTAINER
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-151-5/+6
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Upgrade to 2.8Torsten Blum1995-02-111-15/+7
|
* Reviewed by: Torsten Blum1994-10-231-0/+28
Submitted by: Obtained from: ircII, the 'Internet Relay Chat' Client