summaryrefslogtreecommitdiffstats
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to 5.1.5ijliao2003-05-123-2/+3
| | | | | | PR: 51885 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Approved by: maintainer
* patch-dcc-force-port: Patch to allow forcing of the local port for DCC. [1]arved2003-05-115-1/+80
| | | | | | | | | | | | patch-source_server_c: fix an snprintf buffer size;[2] patch-funny.c: Security Fix [3] patch-names.c: Security Fix: Channeloperator can set specific modes to crash Bx clients [1] Bump PORTREVISION [1] Obtained from: BitchX Developers [2] Obtained from: OpenBSD [3] Obtained from: gentoo
* Mark broken on alpha and ia64.arved2003-05-111-0/+4
|
* Fix fetching: correct MASTER_SITE_SUBDIRlioux2003-05-111-1/+1
| | | | | PR: 52010 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Add ${PTHREAD_LIBS}arved2003-05-081-2/+2
| | | | Submitted by: bento
* Change maintainer email to my @FreeBSD.org addressmich2003-05-072-2/+2
| | | | Approved by: roberto(mentor)
* Update to latest release.mich2003-05-073-2/+3
| | | | | | PR: 51566 Submitted by: me Approved by: roberto (mentor)
* Unbrake by fixing plist.kuriyama2003-05-072-25/+23
|
* Fix 'make package' error.vanilla2003-05-061-1/+1
| | | | | PR: ports/51884 Submitted by: maintainer
* BROKEN: Bad pkg-plistkris2003-05-061-0/+2
|
* As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,kris2003-05-061-1/+0
| | | | | remove ports that have been broken for >4 months (in many cases much longer) with no sign of a fix.
* As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,kris2003-05-0614-536/+0
| | | | | remove these ports that have been broken for >4 months (in many cases much longer) with no sign of a fix.
* New port iip version 1.1.0: Secure and Anonymous Instant Messaginglioux2003-05-046-0/+120
|
* Added USE_PERL5_BUILD=yesedwin2003-05-041-0/+1
| | | | Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* Add two missing manpage.vanilla2003-05-031-1/+4
|
* Add ngircd 0.7.0,vanilla2003-05-038-0/+129
| | | | | | | | free open source daemon for Internet Relay Chat (IRC). PR: 51683 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Update port: irc/pircbot (maintainer)edwin2003-05-032-2/+2
| | | | | | | Update pircbot to new version 1.0.5 PR: ports/51440 Submitted by: Tim Bishop <tim@bishnet.net>
* specify guild lib versionijliao2003-05-021-1/+1
|
* upgrade to 1.99.2ijliao2003-05-029-95/+44
|
* Enable irc/darkbot again after fixing the version-problemedwin2003-04-292-1/+4
| | | | Submitted by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* [Maintainer Update] Port: irc/ircservicesedwin2003-04-292-2/+25
| | | | | | | | | Update to 5.0.17. Use incremental diffs, instead of latest tarball to avoid unfetchable distfile everytime a new version is released. PR: ports/51354 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* Add patches to prevent multibyte encoded strings to be garbaged.knu2003-04-246-24/+124
| | | | | | | | | | (already submitted to the author) Add user & group in package building too. Submitted by: bento Remove user & group on deinstallation (only on bento).
* Add user & group in package building too.knu2003-04-243-24/+84
| | | | | | Submitted by: bento Remove user & group on deinstallation (only on bento).
* Update to 2.0.2.marcus2003-04-238-22/+22
| | | | | PR: 51304 Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
* - Add a dialog Warning for the WITH_TCL knob [1]arved2003-04-231-7/+24
| | | | | | | - rearrange targets - Make portlint happier. Suggested by: eivind [1]
* Add ONLY_FOR_ARCHS= i386 to the WITH_TCL case.arved2003-04-231-0/+3
| | | | Submitted by: eivind
* Remove duplicate pre-extract target.arved2003-04-221-9/+8
| | | | Submitted by: "Dan Langille" <dan@langille.org>
* Chase MD5 sum of tcl.o again [1]arved2003-04-222-6/+22
| | | | | | | If gpg is installed, verify gpg signatures, since bitchx.org recently had another problem with backdoored distfiles Reported by: "Erik Paulsen Skålerud" <erik@pentadon.com>[1]
* Convert to new GNOME infrastructure.marcus2003-04-222-6/+2
|
* Remove darkbot from the build because it has an illegal version stringkris2003-04-201-1/+0
| | | | Submitted by: trhodes
* Remove USE_GNOMENG.marcus2003-04-209-10/+0
|
* Fix directory permissions.knu2003-04-201-1/+5
|
* Fix directory permissions.knu2003-04-202-194/+199
| | | | Fix the help directory path.
* Correct the file path for dancer-services.knu2003-04-192-2/+3
|
* Add dancer-services, the IRC services (nickserv, chanserv, etc.) forknu2003-04-1911-0/+558
| | | | dancer-ircd.
* Add dancer-ircd, an irc daemon based on hybrid ircd.knu2003-04-1910-0/+393
| | | | | | | | | | This is the ircd designed for use on freenode.net, based on the hybrid ircd used by efnet. This port/package is configured for use on a small network or standalone, and the escape code filter is disabled. To use it on a large and/or Western language only network, please re-configure config.h and rebuild.
* remove obsolete pkg-commentedwin2003-04-141-2/+0
| | | | Noticed by: lioux@
* Chase checksum of tcl.o, It is now ready for the upcoming BitchX release 1.0c20arved2003-04-061-1/+1
| | | | Submitted by: Rob Andrews <sin@bitchx.org>
* irc/darkbot - The talking IRC Bot!edwin2003-04-017-0/+82
| | | | | | | | | Darkbot is a very smart IRC bot with a very fast algorithm for an auto-responder database. More information about Darkbot can be found on http://darkbot.sourceforge.net/ PR: ports/48847 Submitted by: A. Gabriel <backslash@BSDCode.org>
* [Maintainer Update] Port: irc/ircservices (bento fix)edwin2003-03-314-2/+14
| | | | | | | Update from 5.0.6 to 5.0.14. PR: ports/49022 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* [Maintainer Update] irc/tr-ircd from 5.0.3 to 5.0.9 release.edwin2003-03-312-2/+2
| | | | | PR: ports/48972 Submitted by: Alex Dupre <alex@vaio.alexdupre.com>
* Distfiles moved. (www.ruby-lang.org site reorg.)knu2003-03-301-1/+2
|
* Fix a couple of Buffer overflows.arved2003-03-272-3/+275
| | | | | | Reported by: Timo Sirainen <tss@iki.fi> Submitted by: caf@guarana.org Obtained from: Bugtraq
* Update to 20030315.adamw2003-03-243-2/+3
| | | | | PR: 50191 Submitted by: Anders Andersson <anders@andersa.net> (maintainer)
* New MASTER_SITE and WWW reference.adamw2003-03-234-12/+4
| | | | | PR: 50193 Submitted by: Anders Andersson <anders@andersa.net> (maintainer)
* Chase gtkmm shared lib version.marcus2003-03-151-1/+2
| | | | | Requested by: kris Pointy hat to: me probably
* Clear moonlight beckons.ade2003-03-0738-19/+19
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update to 2.0.1.marcus2003-03-066-4/+6
| | | | | PR: 48956 Submitted by: Koop Mast <einekoai@chello.nl>
* Retire comment file.trevor2003-03-014-2/+2
|
* Update to 0.47.naddy2003-03-013-2/+4
| | | | | PR: 48783 Submitted by: Michael L.Hostbaek <mich@freebsdcluster.org>
OpenPOWER on IntegriCloud