The FreeBSD Ports Archive
FreeBSD irc : tr-ircd4>
An irc daeemon based on Bahamut and hybrid-7
tr-ircd history
v. 1.21
date: 2007/10/04 01:14:49; author: edwin; state: Exp; lines: +0 -4
Remove always-false/true conditions based on OSVERSION 500000
v. 1.20
date: 2007/08/04 11:40:57; author: gabor; state: Exp; lines: +4 -4
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
v. 1.19
date: 2007/04/05 13:19:03; author: mm; state: Exp; lines: +1 -1
- updated maintainer e-mail address
Approved by: garga (mentor)
v. 1.18
date: 2007/02/08 22:32:06; author: miwi; state: Exp; lines: +81 -27
- Update to 5.7.3
- Pass maintainership to submitter
Changelog:
- no more run as root, uses own user and group by default
- RCng startup script (trircd)
- fixed build for amd64
- installs bin/tr-ircd instead of bin/ircd
(conflict with irc/ircd-hybrid, irc/ptlink-ircd & co.)
- does not install bin/md5sum (we have our md5)
(conflict with archivers/dpkg and not necessary)
- run and log directories can be defined via
TRIRCD_RUNDIR and TRIRCD_LOGDIR
- configuration directory via TRIRCD_CONFDIR
(can be specified on runtime as well)
- user and group definable via TRIRCD_USER TRIRCD_GROUP
PR: 108835
Submitted by: Martin Matuska
v. 1.17
date: 2006/09/10 23:46:55; author: kris; state: Exp; lines: +4 -0
BROKEN on 7.0: Does not compile
v. 1.16
date: 2006/05/08 10:32:03; author: edwin; state: Exp; lines: +0 -1
remove USE_REINPLACE for all categories starting with I
v. 1.15
date: 2004/12/15 15:42:46; author: vs; state: Exp; lines: +1 -1
Unbreak: USE_GCC=3.4 on 4.x because it needs va_copy
v. 1.14
date: 2004/12/08 23:16:13; author: krion; state: Exp; lines: +4 -0
BROKEN on 4.x: Broken pkg-plist
v. 1.13
date: 2004/08/21 11:40:40; author: arved; state: Exp; lines: +8 -9
* Fix build on amd64
- use va_copy
- Compile shared library with -fPIC
* Respect CFLAGS
v. 1.12
date: 2004/03/19 11:54:30; author: kris; state: Exp; lines: +4 -0
BROKEN on amd64: Does not compile
v. 1.11
date: 2004/03/12 22:03:05; author: ale; state: Exp; lines: +1 -1
Reset maintainership to ports@ (I no longer use irc software).
v. 1.10
date: 2004/02/04 05:21:16; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.9
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.8
date: 2003/07/08 04:58:49; author: daichi; state: Exp; lines: +2 -2
update irc/tr-ircd: 5.1.5 --> 5.1.7
PR: 54168
Submitted by: Alex Dupre (maintainer)
v. 1.7
date: 2003/05/12 08:10:47; author: ijliao; state: Exp; lines: +1 -1
upgrade to 5.1.5
PR: 51885
Submitted by: Kirill Ponomarew
Approved by: maintainer
v. 1.6
date: 2003/03/31 07:24:42; author: edwin; state: Exp; lines: +1 -1
[Maintainer Update] irc/tr-ircd from 5.0.3 to 5.0.9 release.
PR: ports/48972
Submitted by: Alex Dupre
v. 1.5
date: 2003/02/21 12:17:17; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.4
date: 2003/01/02 09:16:23; author: ijliao; state: Exp; lines: +1 -1
upgrade to 5.0.3
PR: 46469
Submitted by: maintainer
v. 1.3
date: 2002/11/24 19:56:20; author: pat; state: Exp; lines: +2 -0
Add gmake as dependency
PR: ports/45674
Submitted by: maintainer
v. 1.2
date: 2002/10/26 21:51:40; author: obraun; state: Exp; lines: +8 -7
Upgrade to 5.0.1.
PR: 44493
Submitted by: maintainer
v. 1.1
date: 2002/05/21 08:03:22; author: ijliao; state: Exp;
add tr-ircd 5.0.p6
An irc daeemon based on Bahamut and hybrid-7
PR: 37764
Submitted by: Alex Dupre
=============================================================================
v. 1.21
date: 2007/10/04 01:14:49; author: edwin; state: Exp; lines: +0 -4
Remove always-false/true conditions based on OSVERSION 500000
v. 1.20
date: 2007/08/04 11:40:57; author: gabor; state: Exp; lines: +4 -4
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
v. 1.19
date: 2007/04/05 13:19:03; author: mm; state: Exp; lines: +1 -1
- updated maintainer e-mail address
Approved by: garga (mentor)
v. 1.18
date: 2007/02/08 22:32:06; author: miwi; state: Exp; lines: +81 -27
- Update to 5.7.3
- Pass maintainership to submitter
Changelog:
- no more run as root, uses own user and group by default
- RCng startup script (trircd)
- fixed build for amd64
- installs bin/tr-ircd instead of bin/ircd
(conflict with irc/ircd-hybrid, irc/ptlink-ircd & co.)
- does not install bin/md5sum (we have our md5)
(conflict with archivers/dpkg and not necessary)
- run and log directories can be defined via
TRIRCD_RUNDIR and TRIRCD_LOGDIR
- configuration directory via TRIRCD_CONFDIR
(can be specified on runtime as well)
- user and group definable via TRIRCD_USER TRIRCD_GROUP
PR: 108835
Submitted by: Martin Matuska
v. 1.17
date: 2006/09/10 23:46:55; author: kris; state: Exp; lines: +4 -0
BROKEN on 7.0: Does not compile
v. 1.16
date: 2006/05/08 10:32:03; author: edwin; state: Exp; lines: +0 -1
remove USE_REINPLACE for all categories starting with I
v. 1.15
date: 2004/12/15 15:42:46; author: vs; state: Exp; lines: +1 -1
Unbreak: USE_GCC=3.4 on 4.x because it needs va_copy
v. 1.14
date: 2004/12/08 23:16:13; author: krion; state: Exp; lines: +4 -0
BROKEN on 4.x: Broken pkg-plist
v. 1.13
date: 2004/08/21 11:40:40; author: arved; state: Exp; lines: +8 -9
* Fix build on amd64
- use va_copy
- Compile shared library with -fPIC
* Respect CFLAGS
v. 1.12
date: 2004/03/19 11:54:30; author: kris; state: Exp; lines: +4 -0
BROKEN on amd64: Does not compile
v. 1.11
date: 2004/03/12 22:03:05; author: ale; state: Exp; lines: +1 -1
Reset maintainership to ports@ (I no longer use irc software).
v. 1.10
date: 2004/02/04 05:21:16; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.9
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.8
date: 2003/07/08 04:58:49; author: daichi; state: Exp; lines: +2 -2
update irc/tr-ircd: 5.1.5 --> 5.1.7
PR: 54168
Submitted by: Alex Dupre (maintainer)
v. 1.7
date: 2003/05/12 08:10:47; author: ijliao; state: Exp; lines: +1 -1
upgrade to 5.1.5
PR: 51885
Submitted by: Kirill Ponomarew
Approved by: maintainer
v. 1.6
date: 2003/03/31 07:24:42; author: edwin; state: Exp; lines: +1 -1
[Maintainer Update] irc/tr-ircd from 5.0.3 to 5.0.9 release.
PR: ports/48972
Submitted by: Alex Dupre
v. 1.5
date: 2003/02/21 12:17:17; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.4
date: 2003/01/02 09:16:23; author: ijliao; state: Exp; lines: +1 -1
upgrade to 5.0.3
PR: 46469
Submitted by: maintainer
v. 1.3
date: 2002/11/24 19:56:20; author: pat; state: Exp; lines: +2 -0
Add gmake as dependency
PR: ports/45674
Submitted by: maintainer
v. 1.2
date: 2002/10/26 21:51:40; author: obraun; state: Exp; lines: +8 -7
Upgrade to 5.0.1.
PR: 44493
Submitted by: maintainer
v. 1.1
date: 2002/05/21 08:03:22; author: ijliao; state: Exp;
add tr-ircd 5.0.p6
An irc daeemon based on Bahamut and hybrid-7
PR: 37764
Submitted by: Alex Dupre
=============================================================================
v. 1.21
date: 2007/10/04 01:14:49; author: edwin; state: Exp; lines: +0 -4
Remove always-false/true conditions based on OSVERSION 500000
v. 1.20
date: 2007/08/04 11:40:57; author: gabor; state: Exp; lines: +4 -4
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
v. 1.19
date: 2007/04/05 13:19:03; author: mm; state: Exp; lines: +1 -1
- updated maintainer e-mail address
Approved by: garga (mentor)
v. 1.18
date: 2007/02/08 22:32:06; author: miwi; state: Exp; lines: +81 -27
- Update to 5.7.3
- Pass maintainership to submitter
Changelog:
- no more run as root, uses own user and group by default
- RCng startup script (trircd)
- fixed build for amd64
- installs bin/tr-ircd instead of bin/ircd
(conflict with irc/ircd-hybrid, irc/ptlink-ircd & co.)
- does not install bin/md5sum (we have our md5)
(conflict with archivers/dpkg and not necessary)
- run and log directories can be defined via
TRIRCD_RUNDIR and TRIRCD_LOGDIR
- configuration directory via TRIRCD_CONFDIR
(can be specified on runtime as well)
- user and group definable via TRIRCD_USER TRIRCD_GROUP
PR: 108835
Submitted by: Martin Matuska
v. 1.17
date: 2006/09/10 23:46:55; author: kris; state: Exp; lines: +4 -0
BROKEN on 7.0: Does not compile
v. 1.16
date: 2006/05/08 10:32:03; author: edwin; state: Exp; lines: +0 -1
remove USE_REINPLACE for all categories starting with I
v. 1.15
date: 2004/12/15 15:42:46; author: vs; state: Exp; lines: +1 -1
Unbreak: USE_GCC=3.4 on 4.x because it needs va_copy
v. 1.14
date: 2004/12/08 23:16:13; author: krion; state: Exp; lines: +4 -0
BROKEN on 4.x: Broken pkg-plist
v. 1.13
date: 2004/08/21 11:40:40; author: arved; state: Exp; lines: +8 -9
* Fix build on amd64
- use va_copy
- Compile shared library with -fPIC
* Respect CFLAGS
v. 1.12
date: 2004/03/19 11:54:30; author: kris; state: Exp; lines: +4 -0
BROKEN on amd64: Does not compile
v. 1.11
date: 2004/03/12 22:03:05; author: ale; state: Exp; lines: +1 -1
Reset maintainership to ports@ (I no longer use irc software).
v. 1.10
date: 2004/02/04 05:21:16; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.9
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.8
date: 2003/07/08 04:58:49; author: daichi; state: Exp; lines: +2 -2
update irc/tr-ircd: 5.1.5 --> 5.1.7
PR: 54168
Submitted by: Alex Dupre (maintainer)
v. 1.7
date: 2003/05/12 08:10:47; author: ijliao; state: Exp; lines: +1 -1
upgrade to 5.1.5
PR: 51885
Submitted by: Kirill Ponomarew
Approved by: maintainer
v. 1.6
date: 2003/03/31 07:24:42; author: edwin; state: Exp; lines: +1 -1
[Maintainer Update] irc/tr-ircd from 5.0.3 to 5.0.9 release.
PR: ports/48972
Submitted by: Alex Dupre
v. 1.5
date: 2003/02/21 12:17:17; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.4
date: 2003/01/02 09:16:23; author: ijliao; state: Exp; lines: +1 -1
upgrade to 5.0.3
PR: 46469
Submitted by: maintainer
v. 1.3
date: 2002/11/24 19:56:20; author: pat; state: Exp; lines: +2 -0
Add gmake as dependency
PR: ports/45674
Submitted by: maintainer
v. 1.2
date: 2002/10/26 21:51:40; author: obraun; state: Exp; lines: +8 -7
Upgrade to 5.0.1.
PR: 44493
Submitted by: maintainer
v. 1.1
date: 2002/05/21 08:03:22; author: ijliao; state: Exp;
add tr-ircd 5.0.p6
An irc daeemon based on Bahamut and hybrid-7
PR: 37764
Submitted by: Alex Dupre
=============================================================================
|
| |

|