1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

2279 Commits

Author SHA1 Message Date
Josh Paetzel
6c8d62894d Update to 1.0
Approved by:	linimon (portmgr)
2008-12-27 23:58:18 +00:00
Jimmy Olgeni
9cc99456e1 Fix typo. 2008-12-26 15:08:02 +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
Martin Wilke
274f0aed30 - Update to 20081222 2008-12-25 00:23:59 +00:00
Martin Wilke
14795a5680 - Add missing dependency
PR:		129791
Submitted by:	Tod McQuillin <devin@spamcop.net>
2008-12-22 21:39:46 +00:00
Max Brazhnikov
c0264b1806 Update quassel to 0.3.1
Approved by:	miwi (mentor)
2008-12-21 18:32:48 +00:00
Martin Wilke
e7fd300964 - Update to 20081217 2008-12-19 22:05:33 +00:00
Pav Lucistnik
ba2910192f - Has expired: Has been broken for more than 6 months 2008-12-19 21:14:37 +00:00
Beech Rintoul
197722c13c - Update to 3.0.1
Port changes:
o Removed patch on 'rsdb_sqlite3.c' that fixed ban.db path code in previous release.

Software changes included in this release:
o Call rb_helper_close on bandb errors to kill off old bandb processes.
o Report correct files/line numbers for spoof warnings.
o SID in the serverinfo struct should be 4 bytes, not 3.
o Rebuild the included ircd_lexer.c.
o Fix ports and /dev/poll for solaris.
o Report libratbox version on -version and /info.
o libratbox version info includes SSL info.
o Fix installing when using install-sh.
o Re-enable ziplinks + SSL server connections.
o Fix a gnutls related core dump.
o Add support for a serverinfo::bandb setting in ircd.conf for the ban database.
o Report adding throttles when an oper is set umode +r.
o Report throttle stats in /stats T.

PR:		ports/129725
Submitted by:	Lewis <moggie@elasticmind.net> (maintainer)
2008-12-19 06:29:56 +00:00
Josh Paetzel
006665ba37 update to 0.9.1, and fix perl linkage issues
Approved by:	linimon (portmgr)
2008-12-17 03:22:22 +00:00
Martin Wilke
87aed22ac8 - Update to 20081213 2008-12-14 11:30:10 +00:00
Martin Wilke
752424526f - Update to 20081210 2008-12-11 19:25:45 +00:00
Martin Wilke
da3e62a922 - Update to 0.062 2008-12-11 19:24:27 +00:00
Beech Rintoul
195a6e40c8 - Update to 1.7.24
- Pass maintainership to submitter

PR:		ports/129509
Submitted by:	Dennis Herrmann <adox@mcx2.org>
2008-12-10 09:32:31 +00:00
Beech Rintoul
0047d4694c - Update to 1.7.22 2008-12-10 09:00:39 +00:00
Josh Paetzel
d3a9c4fc7e Update irc/epic5 to latest release version 0.9.0
Approved by:	linimon (portmgr)
2008-12-09 20:59:04 +00:00
Martin Wilke
e1c0eef70d - Update to 20081205 2008-12-06 21:15:19 +00:00
Martin Wilke
4732cd66d1 - Update to 20081203 2008-12-04 21:11:40 +00:00
Martin Wilke
2f727d0614 - Update to 20081128 2008-11-29 20:58:41 +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
aaaaffd158 - Update to 20081125 2008-11-26 21:47:24 +00:00
Martin Wilke
b7f7b23e62 - Update to 0.7.5
PR:		128417
Submitted by:	Chess Griffin <chess@chessgriffin.com> (maintainer)
2008-11-23 13:40:27 +00:00
Martin Wilke
b4c75aca70 - Update to 0.9.14
PR:		128475
Submitted by:	jadawin@
Approved by:	maintainer
2008-11-23 13:39:30 +00:00
Martin Wilke
16f8160c5f - Update to ratbox-3.0.0 release
Port changes:
 o Adjusted WITHOUT_IPV6 port option to compensate for
   ratbox enabling IPv6 by default.
 o Updated patches for diff index changes and added new
   patch on 'rsdb_sqlite3.c' to fix ban.db path code.

Software changes included in this release:
 o Fix a crash with the the global CIDR code.
 o Fix a core dump in bantool if bantool cannot open the database.
 o Report failure to open logfiles in a more useful way.
 o Check to see if we have both read and write access to the ban database.
 o Fix a build error on OS X Leopard.

PR:		128890
Submitted by:	Lewis <moggie@elasticmind.net> (maintainer)
2008-11-23 13:38:25 +00:00
Henrik Brix Andersen
8059cba5b6 - Record conflict with bitlbee-otr
- Bump PORTREVISION
2008-11-16 15:22:49 +00:00
Martin Wilke
4232ab7bc8 - Remove unneeded patch 2008-11-15 23:06:35 +00:00
Martin Wilke
21ab9ff3f0 - add really the patch :P 2008-11-15 22:57:32 +00:00
Martin Wilke
dcf0d02873 - Add patch from upstream to fix segfault in modperl on x86
Note:
Fix a crash bug when modperl was loaded on some arches

PERL_SYS_INIT3 was added to modperl in r1155-1158 to fix modperl on arches like
hppa. This added an invalid cast which caused a segfault.

If you have:
  const char *pArgv[];
  Then pArgv will point to the same memory location as &pArgv. This pointer was
  then casted to (char ***) which is one level of pointers too much for this
  pointer.

  Thanks to an anonymous reporter who pointed out the crash.
  Thanks to pippijin for helping me understand the C++ magic.

Reported by:	Elvis Stansvik <elvstone@gmail.com>
2008-11-15 22:56:40 +00:00
Martin Wilke
e7369064df - Update to 20081114 2008-11-15 22:33:34 +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
Martin Wilke
36c2372eaa - Update to 20081112 2008-11-13 22:19:12 +00:00
Pav Lucistnik
c10bd97f45 - Update to 1.7.21
PR:		ports/123290
Submitted by:	Boris Kovalenko <boris@tagnet.ru>

- Drop maintainership

Submitted by:	mat (maintainer)
2008-11-12 16:49:09 +00:00
Martin Wilke
7da2f10ed0 - Update to 20081110 2008-11-11 22:24:57 +00:00
Martin Wilke
46783045ee - Update to 20081109 2008-11-09 15:55:41 +00:00
Erwin Lansing
0b06fd1767 Mark BROKEN: does not build with newer st 2008-11-07 14:02:03 +00:00
Wesley Shields
8fdd744480 - Update to 3.0.0rc3 to fix a memory leak.
PR:		ports/128270
Submitted by:	Lewis <moggie@elasticmind.net> (maintainer)
2008-11-07 01:36:19 +00:00
Max Brazhnikov
22da1b2fd3 Update to 0.3.0.3
Approved by:	miwi (mentor)
2008-11-03 08:56:15 +00:00
Martin Wilke
c10c6e3869 - Update to 20081031 2008-11-01 23:11:16 +00:00
Hye-Shik Chang
1af40dcb00 Update to 0.4.8
PR:		128451
Submitted by:	lwhsu
2008-10-31 03:25:33 +00:00
Martin Wilke
272d1a0b76 - Update to 20081021 2008-10-24 12:24:31 +00:00
Beech Rintoul
1837b52e57 - Update to 1.34
PR:		ports/128209
Submitted by:	Masahiro Teramoto <markun@onohara.to> (maintainer)
2008-10-20 05:29:04 +00:00
Beech Rintoul
07f2333feb - Update ircd-ratbox-devel port to release candidate 2 of ircd-ratbox-3.0.0.
- Software changes include: ircd-ratbox-3.0.0rc2
o Log ERROR commands to file regardless of hide_error_messages setting.
o Restrict JOIN 0 to only allow 0 by itself, no multiple zeros or zeros before or after commas.
o Honor -logfile command line option.
o Fix timerfd_create check.

- Updates in: ircd-ratbox-3.0.0rc1
o Fix a bug in comment parsing in the config file.
o Have bandb honor -basedir option.
o Fix ssld to work on win32 should you ever desire such a thing and a few other minor win32 fixes.
o Fix up a few things so that the source code builds with gcc -pedantic.
o Do not abort configure if the AC_CHECK_SQLITE3 check fails.
o Drop configure option for ssl only channels, this is now controlled by a channel {} use_sslonly option.
o Attempt to override FD_SETSIZE when using select, and if this cannot be overriden, lower maxconnections.
o Fix signalfd code on 32bit platforms.
o Add support for timerfd_create event handling on linux systems with new enough kernels and glibc.
o Fix our fake rb_sockaddr_storage so that it actually compiles.
o Add some work arounds to avoid OPENSSL_applink on some platforms.

PR:		ports/127925
Submitted by:	Lewis <moggie@elasticmind.net> (maintainer)
2008-10-18 04:51:08 +00:00
Martin Wilke
c73d85c463 - Update to 20081009 2008-10-12 10:55:16 +00:00
Max Brazhnikov
a8fea4e093 update to 0.3.0.2
approved by:    miwi (mentor)
2008-10-01 20:47:10 +00:00
Henrik Brix Andersen
6c7a957ded Update to v1.2.3 (security update)
Security:	http://www.vuxml.org/freebsd/24ec781b-8c11-11dd-9923-0016d325a0ed.html
2008-09-26 21:45:42 +00:00
Martin Wilke
28163402a1 - Update to 0.060 2008-09-24 14:34:17 +00:00
Max Brazhnikov
06f1fe1146 Add optins to allow build client and server separately.
Approved by:	miwi (mentor)
2008-09-23 15:05:20 +00:00
Max Brazhnikov
79314268b3 Fix build on 6.3
Approved by:	portmgr (pav)
2008-09-16 13:05:08 +00:00
Pietro Cerutti
be3defbebc - Fix CFLAGS settings
- Fix build on sparc64

Approved by:	portmgr (pav)
2008-09-15 20:03:40 +00:00
Martin Wilke
4f1dc8cebe - Update to 2.38
- Take maintainership

Approved by:	lippe (old maintainer)
2008-09-07 16:20:21 +00:00