Commit graph

187 commits

Author SHA1 Message Date
Martin Wilke
8c191af69a ZNC-Extra are some extra modules which are, for some reason,
not included in the ZNC package itself.

WWW: http://en.znc.in/wiki/ZNC-Extra

PR:		ports/136787
Submitted by:	terry at sucked-in.com
2009-07-17 07:49:03 +00:00
Erwin Lansing
10b295ddc3 Remove irc/ircg as it has been marked BROKEN for over 7 months. 2009-06-13 19:32:11 +00:00
Martin Wilke
6c14855e8f irc2dc provides intercomunication between users of DC++ hub and IRC channel
For now it works just like simple bot, that transfers public messages from
one side to other.

WWW: http://sourceforge.net/projects/irc2dc/

PR:		ports/134983
Submitted by:	Maxim Ignatenko
2009-05-29 11:54:49 +00:00
Max Brazhnikov
0fae36c29a Connect konversation-kde4 to build 2009-05-27 21:50:02 +00:00
Martin Wilke
6c8151ca31 2009-04-22 audio/snowstar: tcl8.0 support is going to be dropped
2009-04-29 devel/cppadvio: abandoned upstream, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-04-22 irc/olirc: project is discontinued and tcl82 support is going to be dropped
2009-04-12 multimedia/toxine: has been inactive for almost 5 years
2009-04-17 net-mgmt/nagios12: Obsolete version, consider migration to net-mgmt/nagios
2009-04-28 sysutils/bbsmount: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-04-30 sysutils/puppet-devel: Use sysutils/puppet instead
2009-04-28 sysutils/tua: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-04-28 x11/qrash: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-05-01 16:19:48 +00:00
Dirk Meyer
548da9f772 iroffer is a fileserver for irc (commonly referred to as a DCC bot). It
uses the DCC feature of irc to send files to other users. iroffer will
connect to an irc server and let people request files from it.

This is a major rewrite of Iroffer with extended features.
It does support mutiple IRC networks, SSL and IPv6.

LICENSE: GPL2

WWW: http://iroffer.dinoex.net/
2009-04-13 07:51:30 +00:00
Martin Wilke
5e535e7822 2009-03-22 emulators/dlx: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/javel: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/guavac: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/xrml: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/renderpark: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped
2009-03-17 irc/blackened: Broken and abandonware
2009-03-22 devel/libg++: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 devel/freescope: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/menushki: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 multimedia/mpegedit: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped
2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years and no port depend on this
2009-03-23 20:53:42 +00:00
Martin Wilke
02aedc8506 SIMPLE IRC CLIENT alias sic
sic is an extremely simple IRC client. It consists of lesser
than 250 lines of code. It is the little brother of irc/ii

WWW:	http://www.suckless.org/programs/sic.html

PR:		ports/129917
Submitted by:	Dennis Herrmann <adox at mcx2.org>
2008-12-25 19:44:05 +00:00
Pav Lucistnik
ba2910192f - Has expired: Has been broken for more than 6 months 2008-12-19 21:14:37 +00:00
Martin Wilke
a48842ce13 libircclient is a small but powerful library, which implements client-server
IRC protocol. It is designed to be small, fast, portable and compatible to RFC
standards, and most IRC clients.
libircclient features include:

	* Full multi-threading support.
	* Single threads handles all the IRC processing.
	* Support for single-threaded applications, and socket-based applications,
		which use select()
	* Synchronous and asynchronous interfaces.
	* CTCP support with optional build-in reply code.
	* Flexible DCC support, including both DCC chat, and DCC file transfer.
	* Can both initiate and react to initiated DCC.
	* Can accept or decline DCC sessions asynchronously.
	* Plain C interface and implementation
		(possible to use from C++ code, obviously)
	* Compatible with RFC 1459 and most IRC clients.
	* Free, licensed under LGPL license.
	* Good documentation and examples available.

WWW:	http://libircclient.sourceforge.net/

PR:		ports/129278
Submitted by:	Julien Laffaye <kimelto at gmail.com>
2008-11-29 20:11:47 +00:00
Martin Wilke
e30c863994 - Add bitlbee-otr
An IRC to other chat networks gateway with support for OTR

PR:		126208
Submitted by:	Ashish Shukla <wahjava@gmail.com>
2008-11-15 22:13:14 +00:00
Max Brazhnikov
d57c50c64a Add entry for irc/quassel.
Approved by:	miwi (mentor)
2008-09-06 22:34:47 +00:00
Beech Rintoul
1adff77524 - Deprecated, deorbit 2008-08-29 04:48:19 +00:00
Beech Rintoul
7f55a3d731 - Deorbit, long dead and deprecated
Reported by:	QAT
2008-08-24 21:09:07 +00:00
Edwin Groothuis
0a55b76530 New Port: irc/irssi-otr : A plugin for irssi for Off-the-Record (OTR) messaging
irssi-otr provides Off-the-Record Messaging (OTR) support for
	the irssi Internet Relay Chat (IRC) client.

	WWW: http://irssi-otr.tuxfamily.org/

PR:		ports/126574
Submitted by:	Ashish Shukla <wahjava@gmail.com>
2008-08-17 06:41:55 +00:00
Martin Wilke
14c0b2cb8b Conspire is an advanced, lightweight IRC client for UNIX. It includes
a GTK interface, and a "bot" interface which has no UI. Interface
segregation is accomplished through libconspire, which contains the
common code. Conspire started as a fork of XChat 2.9 CVS.

Scripting is not yet officially supported, but is being worked on.

WWW: http://nenolod.net/conspire

PR:		ports/125742
Submitted by:	Jacob Myers (jacob at whotookspaz.org)
2008-07-19 14:03:06 +00:00
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
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
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
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
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
Diane Bruce
4c56261c42 - Xchat morse code plugin, chat with other hams on IRC using cw 2008-04-11 21:47:53 +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
Martin Wilke
36fe4d4e33 - Add irc/irssi-xmpp-devel - cvs snapshot from irc/irssi-xmpp after repocopy.
- Update to 20071214

PR:		118687
Submitted by:	Philippe Audeoud <jadawin@tuxaco.net> (maintainer)
2007-12-27 21:38:07 +00:00
Beech Rintoul
f57cd0a5f0 - New port bip-0.6.1
- Simple icr proxy server with ssl support.

PR:		ports/118733
Submitted by:	Chess Griffin <chess@chessgriffin.com> (maintainer)
Approved by:	linimon (mentor)
2007-12-17 03:48:51 +00:00
Vasil Dimov
5e4e8ecf76 Remove expired Emacs ports and the surrounding expired ports:
2007-08-19 chinese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 chinese/xemacs: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 converters/mule-ucs-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 devel/eieio-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/apel-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/bitmap-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/emacs19: emacs19 is obsolete; please use a more recent version
2007-08-19 editors/emacs20: "editors/emacs is recommended instead for new installations"
2007-08-19 editors/flim-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/mule-common: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 editors/mule: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 editors/semi-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/speedbar-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 irc/irchat-pj-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 irc/pure-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/diclookup-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/diclookup-mule: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+freewnn+sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+sj3+wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+sj3+wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/navi2ch-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/w3: distfile is 10 years old and depends on emacs19 which is obsolete
2007-08-19 korean/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 www/w3: distfile is 10 years old and depends on emacs19 which is obsolete
2007-10-14 10:10:01 +00:00
Martin Wilke
76cde93983 gozerbot is a modular Python IRC and Jabber bot
Features:
    * user management by userhost .. bot will not respond if it doesn't know you
    * fleet .. use more than one bot in a program (list of bots)
    * use the bot through dcc chat .. partyline
    * fetch rss feeds.
    * keep todo and shop lists
    * karma
    * quote
    * remember items
    * relaying between bots
    * program your own plugins
    * other stuff

WWW: http://www.gozerbot.org/

PR:		ports/116456
Submitted by:	Sten Spans <sten at blinkenlights.nl>
2007-10-06 10:08:52 +00:00
Martin Wilke
b7197b79cf irssi-xmpp's aim is to provide a good integration in this text-based
irc client and a good support of XMPP (the Jabber protocol).

Current main features are:

    * Sending and receiving messages in irssi's query windows
    * A roster with contact's ressources tracking (contact list)
    * Contact management (add, remove, manage subscriptions...)
    * Contact's JIDs, ressources and commands completion (TAB key)
    * Multiple accounts support (in different connection)
    * Unicode support (UTF-8)
    * SSL support
    * ...

WWW: http://cybione.org/src/irssi-xmpp/

PR:		ports/116304
Submitted by:	Philippe Audeoud <jadawin at tuxaco.net>
2007-09-12 23:56:31 +00:00
Joe Marcus Clarke
d84f52593e As promised, remove net-im/gaim, and all dependent ports. Gaim has been
replaced by net-im/pidgin.
2007-09-07 03:47:30 +00:00
Martin Wilke
a202cb1ef9 2007-08-19 irc/riece-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 news/gnus-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/tamago-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/psgml-mule: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 editors/psgml-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/psgml-emacs19: emacs19 is obsolete; please use a more recent version
2007-08-19 editors/leim20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/iiimecf: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/gnuserv-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 devel/semantic-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 09:26:10 +00:00
Frank J. Laszlo
9347ebf5de NEW PORT
Nefarious IRCu is a collection of modifications to the Undernet IRC
daemon known as IRCu. This version is based on Undernet IRCu by the
Undernet Coder Committee. The original code can be obtained from
their webpage, http://coder-com.undernet.org/
2007-08-12 16:27:37 +00:00
Makoto Matsushita
8120ed6f3d Add new port: irc/irchat-jp
Irchat-jp is an IRC client written in Emacs Lisp, derived from irchat.
This is one of the oldest IRC client that handles ISO-2022-JP character
encoding (another one is ports/japanese/ircII).

Please note that this is irchat-JP, not irchat-PJ that is already in
FreeBSD ports repository (ports/irc/irchat-pj-*).

Reviewed by:    kuriyama
2007-08-08 12:07:01 +00:00
Sergey Matveychuk
3905919d90 - Make riece-emacs21 as slave to riece
PR:		ports/114671
Submitted by:	maintainer
2007-08-08 10:00:55 +00:00
Dirk Meyer
5a292efffa iroffer is a fileserver for irc (commonly referred to as a DCC bot). It
uses the DCC feature of irc to send files to other users. iroffer will
connect to an irc server and let people request files from it.

This is a fork of Iroffer with extended features.
It does support mIRC-style DCC Server Protocol.

WWW: http://iroffer-lamm.sourceforge.net/
2007-04-11 16:33:09 +00:00
Gabor Kovesdan
3904a5b66a Remove expired port:
2007-02-09 irc/sircd: No upgrade since 02-02-2002. Developer unavailable. Website gone.

Approved by:	erwin (mentor, implicit)
2007-02-18 18:22:53 +00:00
Martin Wilke
70004bb2e7 - Add dircproxy Development version.
dircproxy is an IRC proxy server designed for people who use IRC
from lots of different workstations or clients, but wish to remain
connected and see what they missed while they were away.  You connect
to IRC through dircproxy, and it keeps you connected to the server,
even after you detach your client from it.  While you're detached,
it logs channel and private messages as well as important events,
and when you re-attach it'll let you know what you missed.

This can be used to give you roughly the same functionality as
using ircII and screen together, except you can use whatever IRC
client you like, including X ones!

dircproxy has a whole host of features. Please read the file README in
the source distribution for a list.

WWW: http://dircproxy.securiweb.net/

PR:		108930
Submitted by:	Martin Matuska <martin@matuska.org>
Repocopy by:    marcus
2007-02-12 07:56:07 +00:00
Martin Wilke
63fce5b29f s/kvirc-irc/kvirc-devel
Submitted by:	droso
2007-02-08 08:31:15 +00:00
Martin Wilke
59faf43322 2007-02-06 irc/xchat-systray-plugin: Functionality is now included in xchat
2007-02-01 chinese/oicq: Does not work with newer OICQ protocol
2007-02-01 net/nicmond: Disappeared from the internet
2007-02-01 www/caudium10: Please use www/caudium12
2007-02-07 16:57:02 +00:00
Martin Wilke
9569d7efc0 This is a snapshot of the development version of KVirc -
it might be unstable.

WWW: http://www.kvirc.net

Submitted by:	Armin Pirkovitsch <a.pirko@inode.at> (via irc)
Repocopy by:    marcus
2007-02-06 19:20:34 +00:00
Martin Wilke
380e258a40 2006-12-01 comms/vpb-driver: leaves files behind on deinstall
2006-12-01 irc/xchat-ecl-plugin: Does not build
2006-12-01 french/gnome-verbiste: does not install
2007-01-05 18:03:15 +00:00
Aaron Dalton
8fa47daf82 Adding port irc/p5-IRC-Bot-Hangman, a simple IRC bot that plays Hangman.
Submitted by:	aaron
Committed by:	aaron
2006-12-23 11:35:12 +00:00
Aaron Dalton
6ca001f57d Adding port irc/p5-Bot-BasicBot, a simple baseclass for IRC bots.
Submitted by:	aaron
Committed by:	aaron
2006-12-23 10:49:30 +00:00
Pav Lucistnik
121b6e2993 InspIRCd is a highly modular C++ IRC daemon. It supports most features
of other IRC daemons, and supports FreeBSD kqueue() for connection
management.

WWW: http://www.inspircd.org/

PR:		ports/102583
Submitted by:	Craig Edwards <brain@mail1.chatspike.net>
2006-12-01 15:12:51 +00:00
Dirk Meyer
1bf4e4042e TalkSoup is a GNUstep IRC client built on the extensibility of the
Objective-C language. The entire IRC client is implemented by plugins,
so one can pick and choose what they want to use.
PR:		103038
Submitted by:	Gürkan Sengün
2006-09-10 09:11:49 +00:00
Ion-Mihai Tetcu
c5bee6b17c Connect ircd-ratbox-devel.
PR:             ports/97667
Submitted by:   Shaun Amott <shaun@inerd.com> (maintainer)
Approved by:    lawrance (mentor, implicit)
2006-06-10 22:40:12 +00:00