1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
Commit Graph

2232 Commits

Author SHA1 Message Date
Martin Wilke
9bb8c5eb39 ii is a minimalist FIFO and filesystem-based IRC client. It createsan
irc directory tree with server, channel and nick name directories.
In every directory a FIFO in file and a normal out file is created.
The in file is used to communicate with the servers and the out files
contain the server messages. For every channel and every nick name there
are related in and out files created. This allows IRC communication from
command line and adheres to the Unix philosophy.

WWW: http://www.suckless.org/wiki/tools/irc/irc_it/

PR:		ports/125567
Submitted by:	Julien Laffaye <kimelto at gmail.com>
2008-07-18 15:54:45 +00:00
Beech Rintoul
683ad27218 - Unbreak on >7.x
- Fix build
- Bump portrevision
- Pass maintainership to submitter

PR:		ports/125622
Submitted by:	Ashish Shukla <wahjava@gmail.com>
2008-07-18 00:46:11 +00:00
Beech Rintoul
7b083e9634 - Make fetchable 2008-07-15 07:56:21 +00:00
Beech Rintoul
0774d47596 - Update to 3.4.0
- Unbreak on 7.x

PR:		ports/125110
Suggested by:	Chris Pet <chrispetso@gmail.com>
Approved by:	Maintainer timeout (two weeks)
2008-07-15 03:03:49 +00:00
Martin Wilke
e4b957aa63 - Update to 0.72
- Take maintainership

PR:		125412
Submitted by:	miwi
Approved by:	mich@ (maintainer)
2008-07-08 23:03:28 +00:00
Beech Rintoul
4b24c3fdb5 - Update to 1.2.1
PR:		ports/125035
Submitted by:	Lewis <moggie@elasticmind.net> (maintainer)
2008-07-03 19:32:51 +00:00
Beech Rintoul
13373afdb2 - Update to 0.7.4
PR:		ports/125200
Submitted by:	Chess Griffin <chess@chessgriffin.com> (maintainer)
2008-07-03 02:13:16 +00:00
Beech Rintoul
df382c858c - Update to 0.3.9
PR:		ports/125159
Submitted by:	Josh Paetzel <josh@tcbug.org> (maintainer)
2008-07-03 01:51:35 +00:00
Beech Rintoul
7d7e897ba5 - Add patch to fix core dump issue on amd64
- Bump portrevision

PR:		ports/125108
Submitted by:	Chris Pet <chrispetso@gmail.com>
2008-07-03 00:21:56 +00:00
Beech Rintoul
9706c706c4 - Update to 3.0.0.b7
Changes:
o sqlite3 dependency restored.
o Added support for services' ircd-shortcut commands make options.
o Added dependency on PERL for generation of ircd-shortcut modules.
o The example EFNet configuration file is not helpful because it has not been updated
for ratbox-3. It therefore is not installed as standard by this port version, but should
be back in the next update.

Software changes include:
o Change -lock klines and friends to now use the ADMINKLINE etc commands.
o Change to only support TS6.
o Fix remote kline reasons.
o Have sqlite3 checking use pkg-config when possible.
o Move identd checking back into the ircd, this seems to have been more
problematic than what it was worth.
o Add experimental gnutls support - note that CHALLENGE does not work when using
just gnutls.
o Some helpfile cleanups and additions.
o Fix compile error when zlib is not found.
o Remove some restrictions on k/d/x/resv reasons that are no longer needed.

PR:		ports/125106
Submitted by:	Lewis <moggie@elasticmind.net> (maintainer)
2008-07-02 23:36:37 +00:00
Beech Rintoul
8bf7d6ac01 - Update to 1.2.0
Some port changes include:
o Removed port dependency on patch files.
o Added LIB_DEPENDS for requiring pcre to build services.
o Added CONFIGURE_ENV options to help configure detect sqlite and pcre libs and header files.
o Added PERL dependency for database schema generation scripts on port installation.
o Added new Memoserv configure options.
o Restored MySQL database backend support.
o Fixed build error caused when building with 'NOPORTDOCS=yes'.

Brief list of some package changes:
o Multi-language support - Support for different language translations of services help files and
responses (currently not recommended in this release).
o Memoserv - A new service allowing usernames to send memos to each other.
o Service merging - Ability to merge services like banserv, jupeserv and watchserv into operserv.
o Regexp - Ability to add regular expression ban matches.
o Suspend - Ability to suspend users and channels.

PR:		ports/125035
Submitted by:	Lewis <moggie@elasticmind.net> (maintainer)
2008-07-02 22:28:13 +00:00
Martin Wilke
6c64e25b88 - Update to 5.84 2008-06-28 22:33:23 +00:00
Martin Wilke
0c9398e3c3 - Update to 20080619 2008-06-28 22:33:03 +00:00
Henrik Brix Andersen
0c92b616ea Update to version 1.2.1.
Approved by:	erwin (mentor, implicit)
2008-06-28 21:32:48 +00:00
Beech Rintoul
5e345cf2ad - Update to 5.0.0
PR:		ports/124968
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
2008-06-28 17:20:45 +00:00
Johan van Selst
4a427cfc1f Update to 2.11.2p1 (bugfix release) 2008-06-26 11:59:40 +00:00
Beech Rintoul
f6938ade48 - Update ircd-ratbox-devel port to latest beta testing release of ircd-ratbox-3.0.0
- sqlite3 dependancy temporarily removed due to sqlite3 detection problem.
- Add USE_LDCONFIG to register shared libs.

Changes include:
- Add admin only -lock klines, doing KLINE -lock will allow admins to add klines
  that normal opers cannot remove.
- Modify bantool to have a -u option that updates the database schema if upgrading
  from previous betas, this needs to be run to support the -lock kline changes.
- Fix cidr klines so they work again.
- Update included sqlite3 to the latest revision.
- Allow kline/unkline of a bare host or address, this gets treated as *@host.
- Report when an invalid kline is passed, instead of silently ignoring.

PR:		ports/124799
Submitted by:	Lewis <moggie@elasticmind.net> (maintainer)
2008-06-25 06:18:52 +00:00
Dirk Meyer
4cd9218473 For those of us that prefer the Ruby programming language above all others,
the XChat-Ruby Plugin now allows X-Chat plugins to written in Ruby,
in addition to the other supported scripting interfaces. This means that,
for the first time, you can use a purely object-oriented language
in which to write X-Chat plugins.

WWW: http://xchat-ruby.sourceforge.net/
2008-06-21 22:11:50 +00:00
Johan van Selst
71c13ef116 - Update to 2.11.2
- Simplify Makefile
- Claim maintainership
2008-06-21 08:13:25 +00:00
Martin Wilke
6ee10a6302 POE::Component::IRC::Plugin::QueryDNS is a POE::Component::IRC plugin
that provides DNS query facilities to the channels it occupies and via
private messaging.

It uses POE::Component::Client::DNS to do non-blocking DNS queries. By
default the plugin attempts to use POE::Component::IRC's internal
PoCo-Client-DNS resolver object, but will spawn its own copy. You can
supply your own resolver object via the constructor.

WWW:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-QueryDNS/
2008-06-20 22:15:45 +00:00
Martin Wilke
6788b20c4d POE::Component::IRC::Plugin::POE::Knee, is a POE::Component::IRC plugin
that runs Acme::POE::Knee style horse races on IRC channels using the
channel member list to generate the POE::Knees.

WWW:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-POE-Knee/
2008-06-20 22:13:05 +00:00
Martin Wilke
df1cac7845 POE::Component::IRC::Plugin::QueryDNS is a POE::Component::IRC plugin
that provides DNSBL query facilities to the channels it occupies and via
private messaging.

It uses POE::Component::Client::DNSBL to do non-blocking DNSBL queries.
By default the plugin attempts to use POE::Component::IRC's internal
PoCo-Client-DNS resolver object, but will spawn its own copy. You can
supply your own resolver object via the constructor

WWW:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-QueryDNSBL/
2008-06-20 22:12:18 +00:00
Martin Wilke
e07de2c262 Parse::IRC provides a convenient way of parsing lines of text conforming
to the IRC protocol ( see RFC1459 or RFC2812 ).

WWW: http://search.cpan.org/dist/Net-Parse-IRC/
2008-06-20 22:11:38 +00:00
Martin Wilke
4eefc181d5 POE::Component::IRC::Plugin::RSS::Headlines, is a POE::Component::IRC
plugin that provides a mechanism for retrieving RSS headlines from given
URLs.

WWW:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-RSS-Headlines/
2008-06-20 22:11:16 +00:00
Martin Wilke
825258dfd8 - Update to 1.32
PR:		124529
Submitted by:	Masahiro Teramoto <markun@onohara.to> (maintainer)
2008-06-20 22:06:34 +00:00
Martin Wilke
3b836caac7 - Update to 20080618 2008-06-20 22:06:24 +00:00
Martin Wilke
6b72e93a45 - Take maintainership 2008-06-20 20:12:46 +00:00
Martin Wilke
ca3b8159bf - Update to 0.056
PR:		124190
Submitted by:	"Matthew Donovan" <kitche@kitchetech.com>
Approved by:	maintainer timeout
2008-06-20 18:04:23 +00:00
Pav Lucistnik
6da29a94fa - This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.

With hat:	portmgr
2008-06-19 02:54:54 +00:00
Li-Wen Hsu
f3a85ef9d4 - Update to to 0.8.1.1
PR:		ports/124689
Submitted by:	Sten Spans <sten AT blinkenlights.nl> (maintainer)
2008-06-19 02:16:46 +00:00
Martin Wilke
bc887a60e2 - Update to 20080611 2008-06-18 23:13:14 +00:00
Martin Wilke
be5e3f3c83 - Update to 5.82 2008-06-18 23:13:05 +00:00
Pav Lucistnik
1ca3a92b3d Reset maintainership (the domain has expired):
<joe@joeholden.co.uk>
    (reason: 553 5.3.5 system config error)

----- Transcript of session follows -----
553 5.3.5 127.0.0.1. config error: mail loops back to me (MX problem?)
554 5.3.5 Local configuration error
2008-06-17 19:29:50 +00:00
David E. O'Brien
3946e8da87 Update idle timeout statment with reality. 2008-06-16 17:31:34 +00:00
Jeremy Messenger
4339d2d670 Update to 2.8.6. 2008-06-14 16:25:41 +00:00
Chin-San Huang
a643038b42 - Update to 3.0.6
- Add distfile mirror.
- Also includes a bugfix for ctrlproxy failing to recognize
  'learn-nickserv' option.  The bug has been submitted to upstream and
  it'll be included in next release.

Submitted by:		Ashish Shukla <wahjava at gmail.com> via mail
Approved by:		maintainer
2008-06-13 03:09:21 +00:00
Makoto Matsushita
208f073ef6 Unbreak: Fix line concatination.
Notified by:	itetcu
2008-06-11 16:15:18 +00:00
Makoto Matsushita
b5c4c85588 Fix RUN_DEPENDS after POE upgrade: Add devel/p5-POE-Component-Pluggable.
Bump PORTREVISION for users to install.
2008-06-10 16:45:50 +00:00
Felippe de Meirelles Motta
61ffc9721b - Respect NOPORTDOCS.
Discussed with:	tabthorpe, linimon
Reported by:	linimon
Approved by:	Douglas Menezes <douglas@t2web.com.br> (maintainer), gabor (mentor, implicit)
2008-06-07 15:32:56 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
42df5aefce - Update to 1.4.1
PR:		124314
Submitted by:	Ports Fury
2008-06-05 23:40:15 +00:00
Mark Linimon
942f583aff Reset maintainer at his request. 2008-06-05 17:34:56 +00:00
Martin Wilke
cd6d511e94 POE::Component::IRC::Plugin::CoreList is a frontend to the
excellent Module::CoreList module which will let you know
what modules shipped with which versions of perl, over IRC.

WWW:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-CoreList/
2008-05-31 18:08:04 +00:00
Martin Wilke
946b4e58b5 POE::Component::IRC::Plugin::Bollocks is a POE::Component::IRC plugin
generates management bullshit whenever you need it.

WWW:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-Bollocks/

PR:		ports/-u
Submitted by:	Martin Wilke <miwi at FreeBSD.org
2008-05-31 16:59:59 +00:00
Martin Wilke
a7ac3782c9 - Update to 5.78 2008-05-31 16:06:39 +00:00
Dirk Meyer
79efb30db9 - use PORTEXAMPLES 2008-05-30 17:09:01 +00:00
Mark Linimon
da1527656c Maintainer wishes to relinquish maintainership: apparently the port
does build, but fails to package.
2008-05-27 01:53:11 +00:00
Henrik Brix Andersen
c2e4cfd348 Run the bitlbee daemon as user 'bitlbee' instead of 'nobody' by
default to honor the fact that 'nobody' is not intended to own any
files.

Requested by:	simon
Approved by:	erwin (mentor)
2008-05-19 16:10:14 +00:00
Beech Rintoul
aa86169786 - Update to version 1.1.19
- Add OPTIONS dialogue to enable extra modules
- Add rc.subr start-up script
- Add the usual boilerplate so that inspircd will run as user ircd
  from /usr/ports/UIDs
- Fix compilation so it works with the base system version of the
  openssl libs as well as openssl installed from ports.

PR:		ports/123076
Submitted by:	Matthew Seaman <matthew.seaman@thebunker.net>
Approved by:	Craig Edwards (Brain) <brain@inspircd.org> (maintainer)
2008-05-19 07:01:38 +00:00
Martin Wilke
5ecc93acc4 - Update to 0.65
- Take maintainership
2008-05-17 21:12:24 +00:00
Martin Wilke
06eb32ef38 - Fix plist
PR:		based on 123448
2008-05-17 12:26:13 +00:00
Martin Wilke
ffea95038e - Update to 20080429 2008-05-13 14:34:06 +00:00
Beech Rintoul
248399d815 - Update to 0.054
PR:		ports/123448
Submitted by:	Matthew Donovan <kitche@kitchetech.com>
Approved by:	Aron Stansvik <elvstone@gmail.com> (maintainer)
2008-05-08 23:13:22 +00:00
Martin Wilke
8e28b360e4 - Update to 5.76 2008-05-08 11:27:54 +00:00
Beech Rintoul
5acf03a1b3 - Fix PLIST_FILES
- Fix CONFLICTS

Reported by: pointyhat via pav
2008-05-02 00:14:48 +00:00
Beech Rintoul
e9bd50a844 - Update to 2.10.12.12
PR:		ports/123183
Submitted by:	Walter Venable <weaseal@users.sourceforge.net> (maintainer)
2008-05-01 00:31:56 +00:00
Edwin Groothuis
fd305830b2 Second attempt at the upgrade to 7.2.2 2008-04-30 07:07:54 +00:00
Edwin Groothuis
9b0c2e5ab9 Update to 7.2.2 2008-04-30 00:52:25 +00:00
Dirk Meyer
ae3caf617f 3 2008-04-29 18:00:11 +00:00
Mark Linimon
e3e5d56ef1 Reset aaron's port maintainerships due to many maintainer-timeouts. 2008-04-29 05:27:09 +00:00
Martin Wilke
bce539eac5 - Fix build with new irc/eggdrop version
- Bump PORTREVISION

PR:		123136
Submitted by:	Gerrit Beine (maintainer)
2008-04-27 08:13:52 +00:00
Martin Wilke
fbae377ae8 - Update to 20080421 2008-04-25 17:20:23 +00:00
Beech Rintoul
882e980867 - Update ircd-ratbox-devel port to latest beta testing release of ircd-ratbox-3.0.0, added sqlite3 as
dependancy, updated rc.d script to add 'conftest' option.

Changes include:
o Optional SSL support to enable encrypted connections between clients
and servers, as well as server to server links.
o Add support for SSL only channels, channel mode +S.
o Bundled sqlite3 for handling and storing k/x/d lines.
o Support for global CIDR limits.
o Added adminwall allowing admins to broadcast messages to each other.
o Creation of new library archive 'libratbox'.
o Support for force nick changes.
o New ssld and bandb processes for SSL connections and ban checking.

PR:		ports/122994
Submitted by:	Lewis <moggie@elasticmind.net> (maintainer)
2008-04-23 04:07:11 +00:00
Beech Rintoul
217959ddce - Update to 1.6.19 2008-04-22 01:43:30 +00:00
Henrik Brix Andersen
5f5dfa8670 Fix sed(1) statement for cases where $LDFLAGS contains one or more
colons.

PR:		ports/122921
Approved by:	pav (co-mentor)
2008-04-20 22:01:56 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
97e7a74a00 - Update to 20080416 2008-04-17 15:11:45 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Cheng-Lung Sung
8b3bcde726 - remove *~ 2008-04-16 22:50:07 +00:00
Cheng-Lung Sung
5fff79abb1 A POE component that implements an IRC server ( ircd ).
It's based on hybrid-7.2.2 and has been tested against
hybrid-7.2.2 and hybrid-7.0. It supports the TS5 server-to-server
protocol so should support networks based on this protocol.

Author:	Chris Williams <chris@bingosnet.co.uk>
WWW:	http://search.cpan.org/dist/POE-Component-Server-IRC/

PR:		ports/122793
Submitted by:	Masahiro Teramoto <markun at onohara.to>
2008-04-16 14:52:36 +00:00
Beech Rintoul
7fde5f11d3 - Update to 0.7.2
PR:		ports/122731
Submitted by:	Chess Griffin <chess@chessgriffin.com> (maintainer)
2008-04-15 03:38:48 +00:00
Beech Rintoul
56d835d7e8 - Update to 0.3.8
- Add optional ruby support
- Add optional libiconv support
- Use bzip2 distfiles
- Remove hard wired versioning in pkg-plist

PR:		ports/122641
Submitted by:	Josh Paetzel <josh@tcbug.org> (maintainer)
2008-04-15 01:08:23 +00:00
Andrew Pantyukhin
ff076cee11 - Update to 2.36 2008-04-14 10:45:41 +00:00
Diane Bruce
4c56261c42 - Xchat morse code plugin, chat with other hams on IRC using cw 2008-04-11 21:47:53 +00:00
Emanuel Haupt
deb298071b Change maintainers e-mail address.
Requested over:		IRC
2008-04-10 16:11:24 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Pav Lucistnik
fa6cb56dc6 - Mark BROKEN on amd64/7+
- Drop maintainership
2008-04-08 21:45:33 +00:00
Marcus Alves Grando
8f9ba792f9 - Use pkg-config to determinate if sqlite3 are compiled with threads
- Add USE_GNOME=pkgconfig

Reported by:	pav
2008-04-07 02:40:05 +00:00
Beech Rintoul
9753fad737 - Fix issue, breaks with system default CFLAGS
- Bump portrevision

PR:		ports/122449
Submitted by:	Josh Paetzel <josh@tcbug.org> (maintainer)
2008-04-04 21:31:00 +00:00
Martin Wilke
fc69eef1eb - Update to 5.74 2008-04-03 11:57:35 +00:00
Beech Rintoul
7e0cd75c07 -Bump epic4 to 2.10
-Change default OPTIONS to match wishes of upstream maintainers
-Change Makefile to actually disable features turned off in OPTIONS instead of lazily using them
-use available bz2 distfiles

PR:		ports/122356
Submitted by:	Josh Paetzel <josh@tcbug.org> (maintainer)
2008-04-02 06:00:30 +00:00
Beech Rintoul
83da2f58d1 - Fix compile with Tcl versions other than 8.4
- Bump portrevision

PR:		ports/122354
Submitted by:	Frank Fenor <frank@fenor.de>
2008-04-02 01:55:36 +00:00
Pav Lucistnik
ed7ab31d9d - Enable build on amd64
PR:		ports/122275
Submitted by:	Frank Fenor <frank@fenor.de>
2008-03-31 12:47:58 +00:00
Dirk Meyer
757a28ef9b - update to 0.98
- take maintainership
2008-03-29 16:47:39 +00:00
Emanuel Haupt
666ea03b52 Use MASTER_SITE_CRITICAL 2008-03-27 19:27:34 +00:00
Martin Wilke
8127adad3a - Update to 5.72 2008-03-25 23:19:58 +00:00
Dirk Meyer
9d7ff5e9dd - update to 0.3.3
- bump PORTEPOCH
- take maintainership for a while
2008-03-25 11:46:19 +00:00
Martin Wilke
ca519ab8c0 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 23:21:25 +00:00
Beech Rintoul
8d6c8c964e - Use official MASTER_SITE (SF macro)
- Fix .placeholder

PR:             ports/121925
Submitted by:   Tilman Linneweh <arved@FreeBSD.org>
2008-03-24 22:48:24 +00:00
Martin Wilke
52c5d58921 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 17:02:27 +00:00
Jeremy Messenger
6261706d40 The buffers need to be larger for some translations to fix the crash. Bump the
PORTREVISION.

PR:		ports/118659
Reported by:	Kyryll A Mirnenko <mirya@zoc.com.ua>
Obtained from:	Its CVS.
2008-03-24 04:52:31 +00:00
Juergen Lock
0760fd1bce - Get rid of USE_X_PREFIX
- Bump PORTREVISION
2008-03-21 20:07:14 +00:00
Martin Wilke
d7260a9bd8 - Update to 5.70
- Take maintainership
2008-03-21 11:23:38 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Henrik Brix Andersen
82d81e1f2f Update to version 1.2.
- Remove LDAP support (broken in this release)
- Remove old, unmaintained oscar protocol recode patch

Approved by:	erwin (mentor)
Tested by:	Christian Laursen <xi at borderworlds.dk>
2008-03-18 20:37:15 +00:00
Li-Wen Hsu
edf035f296 - Update to 0.8.0.4
PR:		ports/121679
Submitted by:	Sten Spans <sten AT blinkenlights.nl> (maintainer)
2008-03-17 10:46:31 +00:00
Martin Wilke
8ea524b7b7 - Update to 20080314 2008-03-15 08:54:13 +00:00
Philippe Audeoud
f856a9ae6e - Update maintainer address
Approved by:	thierry (mentor)
2008-03-12 13:27:28 +00:00
Martin Wilke
28ee9327da - Update to 20080310 2008-03-11 16:10:10 +00:00
Martin Wilke
886f013621 ZNC is an advanced IRC bouncer with features that include support for
multiple users, playback buffers, DCC bouncing, SASL authentication
and SSL encryption. It can be extended with dynamically loaded modules
written in C++ or Perl.

WWW: http://znc.in/

    PR:		ports/121412
Submitted by:	elvstone at gmail.com
2008-03-07 15:51:44 +00:00