The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD irc : ircservices

A system of IRC services for IRC networks

 IRC Services is a system of services to be used with Internet
Relay Chat networks.  Services provides for definitive nickname
and channel ownership, as well as the ability to send messages
to offline users, and gives IRC operators considerably more
control over the network. 

http://www.ircservices.za.net/



ircservices history


v. 1.36
date: 2007/06/22 11:59:11;  author: miwi;  state: Exp;  lines: +1 -1
- Update to 5.0.62

PR:		113940
Submitted by:	Andrey V. Elsukov  (maintainer)

v. 1.35 date: 2007/04/01 22:31:42; author: koitsu; state: Exp; lines: +1 -2 Maintainer update; update from 5.0.59 to 5.0.61 PR: 111027 Approved by: philip
v. 1.34 date: 2007/01/19 20:21:16; author: gabor; state: Exp; lines: +18 -10 - Use single distfile instead of tons of patches [1] - Add language support [1] - Fix build on sparc64 [2] - Bump PORTREVISION [1] Submitted by: gabor [1], andy@shady.org [2] Approved by: Andrey V. Elsukov (maintainer, via e-mail), erwin (mentor)
v. 1.33 date: 2006/10/31 17:12:31; author: shaun; state: Exp; lines: +5 -1 Fix build on sparc64. PR: ports/104852 Submitted by: Andrey V. Elsukov (maintainer)
v. 1.32 date: 2006/10/04 05:46:07; author: rafan; state: Exp; lines: +7 -5 - Update to 5.0.59 - Update WWW PR: ports/103930 Submitted by: Andrey V. Elsukov (maintainer)
v. 1.31 date: 2006/06/26 13:28:49; author: mat; state: Exp; lines: +4 -4 Update to 5.0.58 Update startup script Should work on sparc64 now. PR: 99483 Submitted by: maintainer
v. 1.30 date: 2006/01/24 16:47:42; author: pav; state: Exp; lines: +1 -2 - Update to 5.0.57 PR: ports/92249 Submitted by: Andrey V. Elsukov (maintainer)
v. 1.29 date: 2006/01/07 06:29:51; author: dougb; state: Exp; lines: +1 -0 Now that new style rc.d scripts are being run as part of the base rcorder, hard coded variable values in these scripts are overriding the values in /etc/rc.conf[.local] (due to the way that variables from the latter are read at boot time). Therefore, change the boot scripts to set default values only if the variable is unset in /etc/rc.conf[.local]. This will allow the service to start at boot time if it's been enabled as the user would expect. This change will be a noop for users who have systems that have not yet been upgraded to the new rc.d code in the base. In many cases there are other variables in the scripts that should get similar treatment, however I did not change anything other than the _enable lines. I'll leave the rest up to the maintainers to do as they see fit. Bump PORTREVISION to make sure that users and packages pick up this change.
v. 1.28 date: 2005/11/23 11:54:05; author: flz; state: Exp; lines: +1 -1 - Update to 5.0.56. PR: ports/89451 Submitted by: maintainer
v. 1.27 date: 2005/10/01 05:20:13; author: fenner; state: Exp; lines: +1 -3 Remove ftp.ircd.com.br since it answers anonymous login requests with "530 This is a private system - No anonymous login" Remove http://i v. 1.26 date: 2005/09/26 14:13:07; author: sem; state: Exp; lines: +1 -1 - Update to 5.0.55 PR: ports/86582 Submitted by: maintainer
v. 1.25 date: 2005/08/31 03:22:34; author: lawrance; state: Exp; lines: +1 -1 Update to 5.0.54 PR: ports/84982 Submitted by: Andrey V. Elsukov (maintainer)
v. 1.24 date: 2005/06/01 23:07:01; author: flz; state: Exp; lines: +3 -3 - Update to 5.0.53. PR: ports/81762 Submitted by: maintainer
v. 1.23 date: 2005/05/11 15:25:34; author: vs; state: Exp; lines: +12 -14 - version update to 5.0.51 - startup script with rc.subr - new mirrors PR: ports/80402 Submitted by: maintainer
v. 1.22 date: 2005/04/11 19:53:50; author: pav; state: Exp; lines: +5 -2 - Update to 5.0.50 PR: ports/79390 Submitted by: Andrey V. Elsukov (maintainer)
v. 1.21 date: 2005/04/10 22:33:34; author: kris; state: Exp; lines: +7 -1 BROKEN on !i386: Does not build
v. 1.20 date: 2005/03/10 08:50:16; author: vs; state: Exp; lines: +1 -1 Update to pl.49 PR: ports/78611 Submitted by: maintainer
v. 1.19 date: 2005/02/24 14:08:45; author: vs; state: Exp; lines: +1 -1 Update to pl 47 PR: ports/78005 Submitted by: maintainer
v. 1.18 date: 2005/02/16 09:35:32; author: vs; state: Exp; lines: +4 -4 - Update to patchlevel 45 - Assign maintainership to submitter PR: ports/77558 Submitted by: Andrey V. Elsukov
v. 1.17 date: 2004/03/12 22:03:04; author: ale; state: Exp; lines: +1 -1 Reset maintainership to ports@ (I no longer use irc software).
v. 1.16 date: 2004/03/10 11:34:02; author: ale; state: Exp; lines: +1 -1 Set -fPIC only on some selected files. Noticed by: kris Tested on: pluto1 (ia64)
v. 1.15 date: 2004/03/10 10:31:16; author: ale; state: Exp; lines: +6 -12 - Update to 5.0.23 release - Make portlint happier - Add -fPIC to fix build on amd64 and ia64
v. 1.14 date: 2004/03/07 12:49:57; author: kris; state: Exp; lines: +7 -1 BROKEN on amd64 and ia64: Does not compile (missing -fPIC)
v. 1.13 date: 2004/02/04 05:21:15; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.12 date: 2004/01/18 10:50:12; author: ale; state: Exp; lines: +1 -1 Switch to my @FreeBSD.org email address. Approved by: nork (mentor)
v. 1.11 date: 2003/10/30 01:54:15; author: nork; state: Exp; lines: +1 -1 Update to 5.0.22. PR: ports/58632 Submitted by: Alex Dupre (maintainer)
v. 1.10 date: 2003/08/28 02:03:04; author: nork; state: Exp; lines: +1 -1 Update to 5.0.21. PR: ports/56053 Submitted by: Alex Dupre (maintainer)
v. 1.9 date: 2003/07/08 05:03:31; author: daichi; state: Exp; lines: +3 -1 update irc/i v. 1.8 date: 2003/06/03 08:03:48; author: arved; state: Exp; lines: +1 -1 Update to 5.0.18 PR: 52461 Submitted by: maintainer
v. 1.7 date: 2003/05/04 05:21:15; author: edwin; state: Exp; lines: +1 -0 Added USE_PERL5_BUILD=yes Submitted by: Alex Dupre
v. 1.6 date: 2003/04/29 02:43:44; author: edwin; state: Exp; lines: +7 -1 [Maintainer Update] Port: irc/i v. 1.5 date: 2003/03/31 07:34:43; author: edwin; state: Exp; lines: +1 -1 [Maintainer Update] Port: irc/i v. 1.4 date: 2003/02/21 12:17:14; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.3 date: 2003/01/24 00:33:41; author: petef; state: Exp; lines: +2 -2 - update to 5.0.6 - respect cc/cflags PR: 45735 Submitted by: maintainer
v. 1.2 date: 2002/11/10 16:46:40; author: lioux; state: Exp; lines: +0 -1 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.1 date: 2002/11/07 16:36:02; author: ijliao; state: Exp; add i v. 1.36 date: 2007/06/22 11:59:11; author: miwi; state: Exp; lines: +1 -1 - Update to 5.0.62 PR: 113940 Submitted by: Andrey V. Elsukov (maintainer)
v. 1.35 date: 2007/04/01 22:31:42; author: koitsu; state: Exp; lines: +1 -2 Maintainer update; update from 5.0.59 to 5.0.61 PR: 111027 Approved by: philip
v. 1.34 date: 2007/01/19 20:21:16; author: gabor; state: Exp; lines: +18 -10 - Use single distfile instead of tons of patches [1] - Add language support [1] - Fix build on sparc64 [2] - Bump PORTREVISION [1] Submitted by: gabor [1], andy@shady.org [2] Approved by: Andrey V. Elsukov (maintainer, via e-mail), erwin (mentor)
v. 1.33 date: 2006/10/31 17:12:31; author: shaun; state: Exp; lines: +5 -1 Fix build on sparc64. PR: ports/104852 Submitted by: Andrey V. Elsukov (maintainer)
v. 1.32 date: 2006/10/04 05:46:07; author: rafan; state: Exp; lines: +7 -5 - Update to 5.0.59 - Update WWW PR: ports/103930 Submitted by: Andrey V. Elsukov (maintainer)
v. 1.31 date: 2006/06/26 13:28:49; author: mat; state: Exp; lines: +4 -4 Update to 5.0.58 Update startup script Should work on sparc64 now. PR: 99483 Submitted by: maintainer
v. 1.30 date: 2006/01/24 16:47:42; author: pav; state: Exp; lines: +1 -2 - Update to 5.0.57 PR: ports/92249 Submitted by: Andrey V. Elsukov (maintainer)
v. 1.29 date: 2006/01/07 06:29:51; author: dougb; state: Exp; lines: +1 -0 Now that new style rc.d scripts are being run as part of the base rcorder, hard coded variable values in these scripts are overriding the values in /etc/rc.conf[.local] (due to the way that variables from the latter are read at boot time). Therefore, change the boot scripts to set default values only if the variable is unset in /etc/rc.conf[.local]. This will allow the service to start at boot time if it's been enabled as the user would expect. This change will be a noop for users who have systems that have not yet been upgraded to the new rc.d code in the base. In many cases there are other variables in the scripts that should get similar treatment, however I did not change anything other than the _enable lines. I'll leave the rest up to the maintainers to do as they see fit. Bump PORTREVISION to make sure that users and packages pick up this change.
v. 1.28 date: 2005/11/23 11:54:05; author: flz; state: Exp; lines: +1 -1 - Update to 5.0.56. PR: ports/89451 Submitted by: maintainer
v. 1.27 date: 2005/10/01 05:20:13; author: fenner; state: Exp; lines: +1 -3 Remove ftp.ircd.com.br since it answers anonymous login requests with "530 This is a private system - No anonymous login" Remove http://i v. 1.26 date: 2005/09/26 14:13:07; author: sem; state: Exp; lines: +1 -1 - Update to 5.0.55 PR: ports/86582 Submitted by: maintainer
v. 1.25 date: 2005/08/31 03:22:34; author: lawrance; state: Exp; lines: +1 -1 Update to 5.0.54 PR: ports/84982 Submitted by: Andrey V. Elsukov (maintainer)
v. 1.24 date: 2005/06/01 23:07:01; author: flz; state: Exp; lines: +3 -3 - Update to 5.0.53. PR: ports/81762 Submitted by: maintainer
v. 1.23 date: 2005/05/11 15:25:34; author: vs; state: Exp; lines: +12 -14 - version update to 5.0.51 - startup script with rc.subr - new mirrors PR: ports/80402 Submitted by: maintainer
v. 1.22 date: 2005/04/11 19:53:50; author: pav; state: Exp; lines: +5 -2 - Update to 5.0.50 PR: ports/79390 Submitted by: Andrey V. Elsukov (maintainer)
v. 1.21 date: 2005/04/10 22:33:34; author: kris; state: Exp; lines: +7 -1 BROKEN on !i386: Does not build
v. 1.20 date: 2005/03/10 08:50:16; author: vs; state: Exp; lines: +1 -1 Update to pl.49 PR: ports/78611 Submitted by: maintainer
v. 1.19 date: 2005/02/24 14:08:45; author: vs; state: Exp; lines: +1 -1 Update to pl 47 PR: ports/78005 Submitted by: maintainer
v. 1.18 date: 2005/02/16 09:35:32; author: vs; state: Exp; lines: +4 -4 - Update to patchlevel 45 - Assign maintainership to submitter PR: ports/77558 Submitted by: Andrey V. Elsukov
v. 1.17 date: 2004/03/12 22:03:04; author: ale; state: Exp; lines: +1 -1 Reset maintainership to ports@ (I no longer use irc software).
v. 1.16 date: 2004/03/10 11:34:02; author: ale; state: Exp; lines: +1 -1 Set -fPIC only on some selected files. Noticed by: kris Tested on: pluto1 (ia64)
v. 1.15 date: 2004/03/10 10:31:16; author: ale; state: Exp; lines: +6 -12 - Update to 5.0.23 release - Make portlint happier - Add -fPIC to fix build on amd64 and ia64
v. 1.14 date: 2004/03/07 12:49:57; author: kris; state: Exp; lines: +7 -1 BROKEN on amd64 and ia64: Does not compile (missing -fPIC)
v. 1.13 date: 2004/02/04 05:21:15; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.12 date: 2004/01/18 10:50:12; author: ale; state: Exp; lines: +1 -1 Switch to my @FreeBSD.org email address. Approved by: nork (mentor)
v. 1.11 date: 2003/10/30 01:54:15; author: nork; state: Exp; lines: +1 -1 Update to 5.0.22. PR: ports/58632 Submitted by: Alex Dupre (maintainer)
v. 1.10 date: 2003/08/28 02:03:04; author: nork; state: Exp; lines: +1 -1 Update to 5.0.21. PR: ports/56053 Submitted by: Alex Dupre (maintainer)
v. 1.9 date: 2003/07/08 05:03:31; author: daichi; state: Exp; lines: +3 -1 update irc/i v. 1.8 date: 2003/06/03 08:03:48; author: arved; state: Exp; lines: +1 -1 Update to 5.0.18 PR: 52461 Submitted by: maintainer
v. 1.7 date: 2003/05/04 05:21:15; author: edwin; state: Exp; lines: +1 -0 Added USE_PERL5_BUILD=yes Submitted by: Alex Dupre
v. 1.6 date: 2003/04/29 02:43:44; author: edwin; state: Exp; lines: +7 -1 [Maintainer Update] Port: irc/i v. 1.5 date: 2003/03/31 07:34:43; author: edwin; state: Exp; lines: +1 -1 [Maintainer Update] Port: irc/i v. 1.4 date: 2003/02/21 12:17:14; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.3 date: 2003/01/24 00:33:41; author: petef; state: Exp; lines: +2 -2 - update to 5.0.6 - respect cc/cflags PR: 45735 Submitted by: maintainer
v. 1.2 date: 2002/11/10 16:46:40; author: lioux; state: Exp; lines: +0 -1 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.1 date: 2002/11/07 16:36:02; author: ijliao; state: Exp; add i v. 1.36 date: 2007/06/22 11:59:11; author: miwi; state: Exp; lines: +1 -1 - Update to 5.0.62 PR: 113940 Submitted by: Andrey V. Elsukov (maintainer)
v. 1.35 date: 2007/04/01 22:31:42; author: koitsu; state: Exp; lines: +1 -2 Maintainer update; update from 5.0.59 to 5.0.61 PR: 111027 Approved by: philip
v. 1.34 date: 2007/01/19 20:21:16; author: gabor; state: Exp; lines: +18 -10 - Use single distfile instead of tons of patches [1] - Add language support [1] - Fix build on sparc64 [2] - Bump PORTREVISION [1] Submitted by: gabor [1], andy@shady.org [2] Approved by: Andrey V. Elsukov (maintainer, via e-mail), erwin (mentor)
v. 1.33 date: 2006/10/31 17:12:31; author: shaun; state: Exp; lines: +5 -1 Fix build on sparc64. PR: ports/104852 Submitted by: Andrey V. Elsukov (maintainer)
v. 1.32 date: 2006/10/04 05:46:07; author: rafan; state: Exp; lines: +7 -5 - Update to 5.0.59 - Update WWW PR: ports/103930 Submitted by: Andrey V. Elsukov (maintainer)
v. 1.31 date: 2006/06/26 13:28:49; author: mat; state: Exp; lines: +4 -4 Update to 5.0.58 Update startup script Should work on sparc64 now. PR: 99483 Submitted by: maintainer
v. 1.30 date: 2006/01/24 16:47:42; author: pav; state: Exp; lines: +1 -2 - Update to 5.0.57 PR: ports/92249 Submitted by: Andrey V. Elsukov (maintainer)
v. 1.29 date: 2006/01/07 06:29:51; author: dougb; state: Exp; lines: +1 -0 Now that new style rc.d scripts are being run as part of the base rcorder, hard coded variable values in these scripts are overriding the values in /etc/rc.conf[.local] (due to the way that variables from the latter are read at boot time). Therefore, change the boot scripts to set default values only if the variable is unset in /etc/rc.conf[.local]. This will allow the service to start at boot time if it's been enabled as the user would expect. This change will be a noop for users who have systems that have not yet been upgraded to the new rc.d code in the base. In many cases there are other variables in the scripts that should get similar treatment, however I did not change anything other than the _enable lines. I'll leave the rest up to the maintainers to do as they see fit. Bump PORTREVISION to make sure that users and packages pick up this change.
v. 1.28 date: 2005/11/23 11:54:05; author: flz; state: Exp; lines: +1 -1 - Update to 5.0.56. PR: ports/89451 Submitted by: maintainer
v. 1.27 date: 2005/10/01 05:20:13; author: fenner; state: Exp; lines: +1 -3 Remove ftp.ircd.com.br since it answers anonymous login requests with "530 This is a private system - No anonymous login" Remove http://i v. 1.26 date: 2005/09/26 14:13:07; author: sem; state: Exp; lines: +1 -1 - Update to 5.0.55 PR: ports/86582 Submitted by: maintainer
v. 1.25 date: 2005/08/31 03:22:34; author: lawrance; state: Exp; lines: +1 -1 Update to 5.0.54 PR: ports/84982 Submitted by: Andrey V. Elsukov (maintainer)
v. 1.24 date: 2005/06/01 23:07:01; author: flz; state: Exp; lines: +3 -3 - Update to 5.0.53. PR: ports/81762 Submitted by: maintainer
v. 1.23 date: 2005/05/11 15:25:34; author: vs; state: Exp; lines: +12 -14 - version update to 5.0.51 - startup script with rc.subr - new mirrors PR: ports/80402 Submitted by: maintainer
v. 1.22 date: 2005/04/11 19:53:50; author: pav; state: Exp; lines: +5 -2 - Update to 5.0.50 PR: ports/79390 Submitted by: Andrey V. Elsukov (maintainer)
v. 1.21 date: 2005/04/10 22:33:34; author: kris; state: Exp; lines: +7 -1 BROKEN on !i386: Does not build
v. 1.20 date: 2005/03/10 08:50:16; author: vs; state: Exp; lines: +1 -1 Update to pl.49 PR: ports/78611 Submitted by: maintainer
v. 1.19 date: 2005/02/24 14:08:45; author: vs; state: Exp; lines: +1 -1 Update to pl 47 PR: ports/78005 Submitted by: maintainer
v. 1.18 date: 2005/02/16 09:35:32; author: vs; state: Exp; lines: +4 -4 - Update to patchlevel 45 - Assign maintainership to submitter PR: ports/77558 Submitted by: Andrey V. Elsukov
v. 1.17 date: 2004/03/12 22:03:04; author: ale; state: Exp; lines: +1 -1 Reset maintainership to ports@ (I no longer use irc software).
v. 1.16 date: 2004/03/10 11:34:02; author: ale; state: Exp; lines: +1 -1 Set -fPIC only on some selected files. Noticed by: kris Tested on: pluto1 (ia64)
v. 1.15 date: 2004/03/10 10:31:16; author: ale; state: Exp; lines: +6 -12 - Update to 5.0.23 release - Make portlint happier - Add -fPIC to fix build on amd64 and ia64
v. 1.14 date: 2004/03/07 12:49:57; author: kris; state: Exp; lines: +7 -1 BROKEN on amd64 and ia64: Does not compile (missing -fPIC)
v. 1.13 date: 2004/02/04 05:21:15; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.12 date: 2004/01/18 10:50:12; author: ale; state: Exp; lines: +1 -1 Switch to my @FreeBSD.org email address. Approved by: nork (mentor)
v. 1.11 date: 2003/10/30 01:54:15; author: nork; state: Exp; lines: +1 -1 Update to 5.0.22. PR: ports/58632 Submitted by: Alex Dupre (maintainer)
v. 1.10 date: 2003/08/28 02:03:04; author: nork; state: Exp; lines: +1 -1 Update to 5.0.21. PR: ports/56053 Submitted by: Alex Dupre (maintainer)
v. 1.9 date: 2003/07/08 05:03:31; author: daichi; state: Exp; lines: +3 -1 update irc/i v. 1.8 date: 2003/06/03 08:03:48; author: arved; state: Exp; lines: +1 -1 Update to 5.0.18 PR: 52461 Submitted by: maintainer
v. 1.7 date: 2003/05/04 05:21:15; author: edwin; state: Exp; lines: +1 -0 Added USE_PERL5_BUILD=yes Submitted by: Alex Dupre
v. 1.6 date: 2003/04/29 02:43:44; author: edwin; state: Exp; lines: +7 -1 [Maintainer Update] Port: irc/i v. 1.5 date: 2003/03/31 07:34:43; author: edwin; state: Exp; lines: +1 -1 [Maintainer Update] Port: irc/i v. 1.4 date: 2003/02/21 12:17:14; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.3 date: 2003/01/24 00:33:41; author: petef; state: Exp; lines: +2 -2 - update to 5.0.6 - respect cc/cflags PR: 45735 Submitted by: maintainer
v. 1.2 date: 2002/11/10 16:46:40; author: lioux; state: Exp; lines: +0 -1 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.1 date: 2002/11/07 16:36:02; author: ijliao; state: Exp; add ircservices 5.0.2 A system of IRC services for IRC networks PR: 44521 Submitted by: Alex Dupre =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm