summaryrefslogtreecommitdiffstats
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
* Update this to the latest and greatest "stable" version, which is 1.8.0.jim2001-06-2812-124/+20
| | | | | | As with the 1.7 development series, NLS is disabled because it needs gettext 0.10.38 to work, which we don't have yet. For more info on the current state of gettext, see the -ports archives.
* Update to version 1.7.8.jim2001-06-242-2/+2
|
* change MAINTAINER to FreeBSD.org addressdinoex2001-06-241-1/+1
|
* Update to version 1.7.7.jim2001-06-173-17/+17
| | | | | PR: 28181 Submitted by: Patrick Li <pat@databits.net>
* The jabber transports are now built as part of the jabber port andjoe2001-06-167-66/+0
| | | | are therefore no longer required as separate ports.
* Update irchat-pj/dcc to 2.5.5, pure to 0.5.knu2001-06-149-31/+25
| | | | | PR: ports/28148 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> (MAINTAINER)
* - Update to new versiondinoex2001-06-142-2/+2
| | | | | | | | | Changes in 1.18.250 1) I ran my new version of Frink over the code and found quite a few bugs in infrequently executed code. I also rewrote some bits to make them better. 2) Fixed the startup bug introduced in 249....
* Fix mismatching IPv6 numeric address.kuriyama2001-06-132-0/+12
| | | | Approved by: maintainer
* - Update to Zircon 1.18.248dinoex2001-06-122-2/+2
| | | | | | | | | | | Changelog: 1) If scrollback is initialised with a negative nubmer then negate it rather than setting it to 0. Should not hurt anyone, and might even make some people's stuff work (eh, Scott??) 2) Microsoft exchange chat server doesn;t recognise the -w flag for wallops so I have added the "-nowallops" option to networks/servers so that it won't get sent (and the button will not appear either)
* Add scrollz-doc 1.0, the docs for the scrollz irc client.will2001-06-116-0/+30
| | | | | PR: 27806 Submitted by: Joshua Coombs <kurlon@hotmail.com>
* Put ftp.epicsol.org back to MASTER_SITE.knu2001-06-092-4/+4
| | | | Submitted by: Anders Andersson <anders@codefactory.se> (MAINTAINER)
* Pleasing bentodwcjr2001-06-072-0/+2
| | | | | | PR: 27355 Reviewed by: will No response: trevor
* Update to version 1.7.6. The big change here is that NLS is disabledjim2001-06-023-31/+3
| | | | | until we get gettext 0.10.38 into the tree since this port now needs it for NLS support.
* add missing into PLISTijliao2001-05-291-0/+2
| | | | | PR: 27575 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Add some mirror sites to MASTER_SITES.knu2001-05-281-1/+3
| | | | Submitted by: MAINTAINER
* Fix MASTER_SITES.dannyboy2001-05-271-1/+3
| | | | | PR: 27663 Submitted by: maintainer
* add py-irclibijliao2001-05-246-0/+67
| | | | | | | IRC protocol client library for Python PR: 26823 Submitted by: Chang Hye-Shik <perky@python.or.kr>
* Update to version 1.7.4.jim2001-05-172-2/+2
|
* Add pure-{emacs20,xemacs21-mule} to RUN_DEPENDS as well asknu2001-05-081-1/+2
| | | | | | | BUILD_DEPENDS. PR: ports/27198 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> (MAINTAINER)
* I no longer put a copy of the distfile in my MASTER_SITE_LOCAL area.knu2001-05-062-2/+0
|
* Take maintainership.vanilla2001-05-062-2/+2
|
* Add irchat-pj-xemacs21-mule as a slave port of irchat-pj-emacs20.knu2001-05-062-0/+16
| | | | | PR: ports/27081 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* Add irchat-pj-emacs20, an IRC client which runs under Emacsen.knu2001-05-066-0/+85
| | | | | PR: ports/27081 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* Add pure-xemacs21-mule as a slave port of pure-emacs20.knu2001-05-062-0/+18
| | | | | PR: ports/27081 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* Add pure-emacs20, utility libraries used by irchat-pj.knu2001-05-066-0/+66
| | | | | | | (pure stands for Primitive Universal Relay-chat Environment) PR: ports/27081 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* ldcc/ltcp have been moved to irc/liece-dcc.knu2001-05-0611-24/+20
|
* Add irc/liece-dcc, a DCC support program for Liece.knu2001-05-066-0/+31
| | | | | PR: ports/27081 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* Add irc/dcc, a DCC support program for irchat-pj.knu2001-05-066-0/+29
| | | | | PR: ports/27081 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* Update to 2.1.1.trevor2001-05-014-4/+6
| | | | goaded by: trini0@optonline.net
* Update to version 1.7.3.jim2001-04-302-2/+2
|
* make it ready for the coming slave portsijliao2001-04-272-6/+8
| | | | Discussed with: vanilla
* no need compile perl as staticijliao2001-04-274-6/+12
| | | | | | | if u want to auto-load script, just put a "/load perl" in ~/.irssi/startup so, bump version again Discussed with: vanilla
* Compile perl as static for auto-load script.vanilla2001-04-264-12/+6
| | | | Bump version again.
* Fix perl module's path, and bump version.vanilla2001-04-266-30/+46
|
* Update to 1.0.1.asmodai2001-04-246-6/+6
| | | | Submitted by: MAINTAINER <anders@codefactory.se>
* Update to version 1.7.2.jim2001-04-213-2/+3
|
* Update maintainer's email address.olgeni2001-04-201-1/+1
| | | | | PR: 26717 Submitted by: calle.madestrand@norrgarden.se
* Add new port Xaric - a UNIX irc client similer to BitchX or ircII.sada2001-04-186-0/+28
| | | | | PR: ports/25129 Submitted by: Alan P. Laudicina <alanp@unixpower.org>
* - Upgrade to version 0.9.81kevlo2001-04-173-26/+24
| | | | | - Takeover maintainership - Add %%PORTDOCS%%
* removed IS_INTERACTIVE, so a package can now be builddinoex2001-04-151-3/+3
| | | | Took maintainership
* Patch to make TCL work in BitchX.kevlo2001-04-152-1/+83
| | | | | PR: 26571 Submitted by: MAINTAINER
* Install Japanese message catalogue.knu2001-04-1010-5/+50
| | | | Submitted by: MAINTAINER
* Add liece-emacs20 and liece-xemacs21-mule, yet another IRC clientknu2001-04-1027-0/+1020
| | | | | | | which runs under Emacsen. PR: ports/26462 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>, knu
* Apparently I broke this package with the bsd.kde.mk introduction. Fix thatwill2001-04-092-2/+6
| | | | | | by using QT_NONSTANDARD and adding --disable-static. Discussed with: trevor
* Tune a knob to make WITH_IPV6 really work.clive2001-04-061-1/+1
| | | | | | | | Although in fact it still doesn't work: checking whether to enable IPv6 support... no (ipv6 support can currently be enabled on Linux only) Submitted by: Pekka Savola <pekkas@netcore.fi>
* Overhaul QT/KDE support:will2001-04-032-4/+2
| | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal)
* Update to the latest version, as of today, which is 1.0.asmodai2001-04-026-8/+12
| | | | Submitted by: MAINTAINER <Anders Andersson <anders@codefactory.se>
* remove deprecated fetch options from FETCH_BEFORE_ARGSmharo2001-04-021-1/+0
|
* Add irc-transport 0.1b-1.40, IRC-Transport for Jabber server.will2001-03-317-0/+66
| | | | | PR: 25088 Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
* Port irc/tircproxy has an unfetchable distfile. Patch updates port tomharo2001-03-295-14/+43
| | | | | | | version 0.4.5. PR: 23739 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
OpenPOWER on IntegriCloud