aboutsummaryrefslogtreecommitdiff
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
* Add pure-{emacs20,xemacs21-mule} to RUN_DEPENDS as well asAkinori MUSHA2001-05-081-1/+2
| | | | | | | | | | BUILD_DEPENDS. PR: ports/27198 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> (MAINTAINER) Notes: svn path=/head/; revision=42394
* I no longer put a copy of the distfile in my MASTER_SITE_LOCAL area.Akinori MUSHA2001-05-062-2/+0
| | | | Notes: svn path=/head/; revision=42341
* Take maintainership.Vanilla I. Shu2001-05-062-2/+2
| | | | Notes: svn path=/head/; revision=42340
* Add irchat-pj-xemacs21-mule as a slave port of irchat-pj-emacs20.Akinori MUSHA2001-05-062-0/+16
| | | | | | | | PR: ports/27081 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> Notes: svn path=/head/; revision=42322
* Add irchat-pj-emacs20, an IRC client which runs under Emacsen.Akinori MUSHA2001-05-066-0/+85
| | | | | | | | PR: ports/27081 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> Notes: svn path=/head/; revision=42321
* Add pure-xemacs21-mule as a slave port of pure-emacs20.Akinori MUSHA2001-05-062-0/+18
| | | | | | | | PR: ports/27081 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> Notes: svn path=/head/; revision=42320
* Add pure-emacs20, utility libraries used by irchat-pj.Akinori MUSHA2001-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> Notes: svn path=/head/; revision=42319
* ldcc/ltcp have been moved to irc/liece-dcc.Akinori MUSHA2001-05-0611-24/+20
| | | | Notes: svn path=/head/; revision=42318
* Add irc/liece-dcc, a DCC support program for Liece.Akinori MUSHA2001-05-066-0/+31
| | | | | | | | PR: ports/27081 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> Notes: svn path=/head/; revision=42317
* Add irc/dcc, a DCC support program for irchat-pj.Akinori MUSHA2001-05-066-0/+29
| | | | | | | | PR: ports/27081 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> Notes: svn path=/head/; revision=42316
* Update to 2.1.1.Trevor Johnson2001-05-014-4/+6
| | | | | | | goaded by: trini0@optonline.net Notes: svn path=/head/; revision=42108
* Update to version 1.7.3.Jim Mock2001-04-302-2/+2
| | | | Notes: svn path=/head/; revision=42094
* make it ready for the coming slave portsYing-Chieh Liao2001-04-272-6/+8
| | | | | | | Discussed with: vanilla Notes: svn path=/head/; revision=41966
* no need compile perl as staticYing-Chieh Liao2001-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 Notes: svn path=/head/; revision=41943
* Compile perl as static for auto-load script.Vanilla I. Shu2001-04-264-12/+6
| | | | | | | Bump version again. Notes: svn path=/head/; revision=41927
* Fix perl module's path, and bump version.Vanilla I. Shu2001-04-266-30/+46
| | | | Notes: svn path=/head/; revision=41925
* Update to 1.0.1.Jeroen Ruigrok van der Werven2001-04-246-6/+6
| | | | | | | Submitted by: MAINTAINER <anders@codefactory.se> Notes: svn path=/head/; revision=41873
* Update to version 1.7.2.Jim Mock2001-04-213-2/+3
| | | | Notes: svn path=/head/; revision=41772
* Update maintainer's email address.Jimmy Olgeni2001-04-201-1/+1
| | | | | | | | PR: 26717 Submitted by: calle.madestrand@norrgarden.se Notes: svn path=/head/; revision=41723
* Add new port Xaric - a UNIX irc client similer to BitchX or ircII.SADA Kenji2001-04-186-0/+28
| | | | | | | | PR: ports/25129 Submitted by: Alan P. Laudicina <alanp@unixpower.org> Notes: svn path=/head/; revision=41635
* - Upgrade to version 0.9.81Kevin Lo2001-04-173-26/+24
| | | | | | | | - Takeover maintainership - Add %%PORTDOCS%% Notes: svn path=/head/; revision=41498
* removed IS_INTERACTIVE, so a package can now be buildDirk Meyer2001-04-151-3/+3
| | | | | | | Took maintainership Notes: svn path=/head/; revision=41442
* Patch to make TCL work in BitchX.Kevin Lo2001-04-152-1/+83
| | | | | | | | PR: 26571 Submitted by: MAINTAINER Notes: svn path=/head/; revision=41431
* Install Japanese message catalogue.Akinori MUSHA2001-04-1010-5/+50
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=41216
* Add liece-emacs20 and liece-xemacs21-mule, yet another IRC clientAkinori MUSHA2001-04-1027-0/+1020
| | | | | | | | | | which runs under Emacsen. PR: ports/26462 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>, knu Notes: svn path=/head/; revision=41186
* Apparently I broke this package with the bsd.kde.mk introduction. Fix thatWill Andrews2001-04-092-2/+6
| | | | | | | | | by using QT_NONSTANDARD and adding --disable-static. Discussed with: trevor Notes: svn path=/head/; revision=41106
* Tune a knob to make WITH_IPV6 really work.Clive Lin2001-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> Notes: svn path=/head/; revision=40963
* Overhaul QT/KDE support:Will Andrews2001-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) Notes: svn path=/head/; revision=40792
* Update to the latest version, as of today, which is 1.0.Jeroen Ruigrok van der Werven2001-04-026-8/+12
| | | | | | | Submitted by: MAINTAINER <Anders Andersson <anders@codefactory.se> Notes: svn path=/head/; revision=40765
* remove deprecated fetch options from FETCH_BEFORE_ARGSMichael Haro2001-04-021-1/+0
| | | | Notes: svn path=/head/; revision=40726
* Add irc-transport 0.1b-1.40, IRC-Transport for Jabber server.Will Andrews2001-03-317-0/+66
| | | | | | | | PR: 25088 Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw> Notes: svn path=/head/; revision=40633
* Port irc/tircproxy has an unfetchable distfile. Patch updates port toMichael Haro2001-03-295-14/+43
| | | | | | | | | | version 0.4.5. PR: 23739 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=40559
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-297-7/+7
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Update to version 1.7.1.Jim Mock2001-03-282-2/+2
| | | | Notes: svn path=/head/; revision=40488
* Update to 0.5.Akinori MUSHA2001-03-283-4/+8
| | | | Notes: svn path=/head/; revision=40473
* Update maintainer email.Kevin Lo2001-03-271-1/+1
| | | | | | | | PR: 26106 Submitted by: MAINTAINER Notes: svn path=/head/; revision=40449
* Update to version 0.7.98.3.Jim Mock2001-03-264-4/+4
| | | | Notes: svn path=/head/; revision=40400
* Update to 0.10.1.Jeroen Ruigrok van der Werven2001-03-266-6/+6
| | | | | | | Submitted by: MAINTAINER <Anders Andersson <anders@codefactory.se>> Notes: svn path=/head/; revision=40391
* Update to 0.9.17.Jeroen Ruigrok van der Werven2001-03-226-6/+6
| | | | | | | Submitted by: MAINTAINER <Anders Andersson <anders@codefactory.se>> Notes: svn path=/head/; revision=40208
* reverted to new checksumDirk Meyer2001-03-181-1/+1
| | | | Notes: svn path=/head/; revision=40005
* Update to use Tcl/Tk 8.3Dirk Meyer2001-03-183-4/+4
| | | | Notes: svn path=/head/; revision=40001
* - Updated to 1.18.248Dirk Meyer2001-03-172-4/+3
| | | | | | | | | | - Backup Master-Site removed, it will no longe hold the distfiles PR: 25375 Submitted by: dinoex Notes: svn path=/head/; revision=39967
* Fix up the PLIST.Jim Mock2001-03-171-1/+6
| | | | | | | Reminded by: vanilla Notes: svn path=/head/; revision=39947
* o Nasty fix to deal with "Why some files are bzip2's ????"Clive Lin2001-03-153-1/+47
| | | | | | | | | | BX runs well without bzip2. Not that good to introduce another RUN_DEPENDS spam. o Add 2 patch files I forgot in previous commit. Notes: svn path=/head/; revision=39900
* o Update to 1.0c18Clive Lin2001-03-1510-159/+20
| | | | | | | | | | | o Correct plist PR: ports/25830 Submitted by: MAINTAINER Reviewed by: chroot(8) Notes: svn path=/head/; revision=39897
* Use PERL_VER instead of PERL_VERSION when referencing dependencies.Maxim Sobolev2001-03-131-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=39776
* Update to 2.05dKris Kennaway2001-03-122-2/+2
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=39702
* Fix plistKris Kennaway2001-03-111-0/+4
| | | | Notes: svn path=/head/; revision=39497
* Add dircproxy 1.0.0, a detachable irc proxy server with many features.Will Andrews2001-03-1013-0/+103
| | | | | | | | PR: 24255 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=39460
* Finally, a new development version. Update to 1.7.0. This is probablyJim Mock2001-03-102-4/+7
| | | | | | | buggy, but that's why it's a devel version. Enjoy :-) Notes: svn path=/head/; revision=39428