The FreeBSD Ports Archive
FreeBSD irc : ircd-hybrid4>
A fast irc daemon with a number of new features
A port of the ircd-hybrid IRC daemon.
ircd-hybrid includes a number of improvements over a standard
ircd-2.8 server, including compressed server<->server links, chanmode
+e, and TS5 support.
http://www.ircd-hybrid.org/
|
ircd-hybrid history
v. 1.43
date: 2007/07/23 09:36:02; author: rafan; state: Exp; lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.42
date: 2006/06/16 19:09:27; author: mnag; state: Exp; lines: +2 -2
- Update to 7.2.1.
- Fix configure when set OPENSSL kbob.
PR: 98207
Submitted by: Nick Hilliard
Approved by: maintainer
v. 1.41
date: 2006/05/08 10:32:00; author: edwin; state: Exp; lines: +0 -1
remove USE_REINPLACE for all categories starting with I
v. 1.40
date: 2006/01/09 22:49:56; author: pav; state: Exp; lines: +1 -1
- Update to 7.2.0
PR: ports/91559
Submitted by: Diane Bruce (maintainer)
v. 1.39
date: 2006/01/07 01:10:05; author: edwin; state: Exp; lines: +1 -0
Add comment/documentation for WITH_HALFOPS option in port Makefile
My previous patch neglected to list WITH_HALFOPS in the
list of port options.
PR: ports/91383
Submitted by: Geraint Edwards
v. 1.38
date: 2006/01/05 23:57:18; author: pav; state: Exp; lines: +6 -2
- Fix SSL option
- Add HALFOPS option
- Fix comment about PREFIX
PR: ports/91340
Submitted by: Geraint Edwards
Approved by: maintainer
v. 1.37
date: 2005/11/11 00:45:23; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset inactive maintainer (2 recent timeouts) and assign
maintainership to one of the upstream authors of the software.
v. 1.36
date: 2005/09/16 08:22:52; author: pav; state: Exp; lines: +11 -26
- Update to 7.1.2
PR: ports/84777
Submitted by: Diane Bruce
Approved by: maintainer timeout (1 month)
- Switch to rcNG startup script
PR: ports/85564
Submitted by: hr
v. 1.35
date: 2005/07/21 15:07:44; author: pav; state: Exp; lines: +1 -1
- Move .pid file to /var/run
PR: ports/83089
Submitted by: Radim Kolar
Approved by: maintainer timeout (14 days)
v. 1.34
date: 2005/01/19 15:01:37; author: pav; state: Exp; lines: +1 -0
- Fix plist
PR: ports/76414
Submitted by: Florent Thoumie
v. 1.33
date: 2004/07/04 09:53:46; author: erwin; state: Exp; lines: +2 -4
Unclutter my previous attempt to on the fly patching by using
EXTRA_PATCHES and putting it in WRKDIR instead of the assumed
read-only FILES-DIR.
Noticed by: dosirak (via kris)
Pointy hat to: erwin
v. 1.32
date: 2004/07/02 06:51:46; author: erwin; state: Exp; lines: +6 -0
Yet another file that had the version number hardcoded in it. Patch
the patch on the fly to use PORTVERSION. The version number should
probably be removed alltogether.
Approved by: maintainer
v. 1.31
date: 2004/06/30 11:57:40; author: eik; state: Exp; lines: +2 -0
Use %%PORTVERSION%% instead of 7.0.2
Pointed out by: erwin
Pointy hat to: eik
v. 1.30
date: 2004/06/30 11:49:43; author: eik; state: Exp; lines: +13 -13
- update to 7.0.2
security fix:
- make PREFIX-safe
- fix pkg-plist
- create irc user on install
not fixed:
- leaves extra files in /usr/local/etc/ircd-hybrid
PR: 68504
Submitted by: Brad Davis (maintainer)
v. 1.29
date: 2004/03/30 20:09:00; author: erwin; state: Exp; lines: +3 -0
Install configuration files as samples and adjust pkg-message
PR: 64919
Submitted by: maintainer
v. 1.28
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.27
date: 2004/01/30 07:09:25; author: erwin; state: Exp; lines: +0 -2
Fix BROKEN.
ircd-hybrid now complies with hier(7) and runs. Good work, Brad!
Submitted by: maintainer
v. 1.26
date: 2004/01/08 09:49:05; author: erwin; state: Exp; lines: +2 -0
Mark broken.
It took a lot of time to patch this port to adhere to hier(7), only to
find out that somehow it still has the same old paths in the binary.
It cannot find the log- and configuration files and therefor cannot run.
v. 1.25
date: 2004/01/07 11:04:11; author: erwin; state: Exp; lines: +67 -24
Update to 7.0 adding lot's of new features.
*** IMPORTANT: ***
- The old config format WILL NOT WORK
- The old kline format WILL NOT WORK
Please read the INSTALL file for more information
PR: 60372
Submitted by: maintainer
v. 1.24
date: 2003/05/07 05:04:48; author: kuriyama; state: Exp; lines: +0 -2
Unbrake by fixing plist.
v. 1.23
date: 2003/05/06 07:18:02; author: kris; state: Exp; lines: +2 -0
BROKEN: Bad pkg-plist
v. 1.22
date: 2003/02/21 12:17:13; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.21
date: 2003/02/04 22:09:50; author: lioux; state: Exp; lines: +9 -4
o Update to 6.3.1
o Style changes: fmt both DESCR and PKGMESSAGE
o Assign maintainership to submitter: previous maintainer passes
maintainership due to lack of time
Submitted by: Brad Davis
Approved by: maintainer (previous one)
v. 1.20
date: 2002/04/02 13:31:25; author: ijliao; state: Exp; lines: +1 -1
cp -> cp -R to install all files and directories
Submitted by: gslin@ccca.nctu.edu.tw, Sergii Laskavyi
v. 1.19
date: 2002/03/31 15:32:25; author: ijliao; state: Exp; lines: +3 -15
upgrade to 6.3
maintainer timeout
No response from: maintainer
v. 1.18
date: 2001/10/20 15:10:47; author: clive; state: Exp; lines: +42 -14
Upgrade to 6.2. Hybrid-5 is unsupported, forget it.
PR: ports/31116
Submitted by: David Taylor
v. 1.17
date: 2001/02/01 10:43:34; author: phk; state: Exp; lines: +2 -2
Also look in .../old/ so that we are more resistant to master-site upgrades.
v. 1.16
date: 2000/10/08 10:20:24; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.15
date: 2000/08/20 02:44:18; author: kris; state: Exp; lines: +2 -2
Upgrade to ircd-hybrid 5.3p8
v. 1.14
date: 2000/04/12 06:28:12; author: obrien; state: Exp; lines: +3 -3
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.13
date: 1999/09/04 19:52:27; author: cpiazza; state: Exp; lines: +3 -2
Update to version 5.3p7
PR: 13561
Submitted by: maintainer
v. 1.12
date: 1999/08/25 06:12:44; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.11
date: 1999/06/28 02:20:28; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.10
date: 1999/03/15 01:29:23; author: steve; state: Exp; lines: +4 -4
Update to version 5.3p6.
PR: 10359
Submitted by: maintainer
v. 1.9
date: 1998/12/15 22:05:33; author: billf; state: Exp; lines: +3 -3
Update to 5.3p4
PR: ports/9075
Submitted by: Ken Monville (maintainer)
v. 1.8
date: 1998/11/16 21:44:58; author: billf; state: Exp; lines: +7 -3
Upgrade to 5.3p2, update PLIST.
PR: ports/8404
Submitted by: Ken Monville
v. 1.7
date: 1998/08/30 18:35:41; author: steve; state: Exp; lines: +2 -2
Locate the new MASTER_SITE.
PR: 7772
Submitted by: Bill Fumerola
v. 1.6
date: 1998/07/19 07:46:56; author: dburr; state: Exp; lines: +3 -4
Update to ircd-hybrid-5 version 5.3.
Thanks to Adrian Penisoara for his patches.
PR: ports/7255
v. 1.5
date: 1998/06/07 15:58:19; author: dburr; state: Exp; lines: +3 -2
* Added a nice little "ircd.sh" file for etc/rc.d.
* "example.conf.trillian", a much more detailed and informative (with
comments!) is now also installed.
* Fixed Makefile to install these new files, plus removed a bogus comment
that I had accidentally left in there.
* Updated PLIST with the new files.
v. 1.4
date: 1998/06/07 14:45:36; author: dburr; state: Exp; lines: +8 -4
Upgrade to ircd-hybrid-5.2p1.
* Change DISTNAME in Makefile, and add PKGNAME to reflect the convention
that "5.2p1" is to be expressed as "5.2.1" in package names.
* Changed MD5.
* Re-generated patches so that they patch cleanly against the new version.
v. 1.3
date: 1998/04/20 07:50:52; author: jkh; state: Exp; lines: +3 -2
Fix assorted bogons.
v. 1.2
date: 1998/01/18 10:55:32; author: asami; state: Exp; lines: +2 -2
The name of our collection is "ports collection", not "port collection." :)
v. 1.1
date: 1998/01/15 06:44:49; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/01/15 06:44:49; author: jkh; state: Exp; lines: +0 -0
A new ircd port for irc.freebsd.org.
Submitted by: Ken Monville
=============================================================================
v. 1.43
date: 2007/07/23 09:36:02; author: rafan; state: Exp; lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.42
date: 2006/06/16 19:09:27; author: mnag; state: Exp; lines: +2 -2
- Update to 7.2.1.
- Fix configure when set OPENSSL kbob.
PR: 98207
Submitted by: Nick Hilliard
Approved by: maintainer
v. 1.41
date: 2006/05/08 10:32:00; author: edwin; state: Exp; lines: +0 -1
remove USE_REINPLACE for all categories starting with I
v. 1.40
date: 2006/01/09 22:49:56; author: pav; state: Exp; lines: +1 -1
- Update to 7.2.0
PR: ports/91559
Submitted by: Diane Bruce (maintainer)
v. 1.39
date: 2006/01/07 01:10:05; author: edwin; state: Exp; lines: +1 -0
Add comment/documentation for WITH_HALFOPS option in port Makefile
My previous patch neglected to list WITH_HALFOPS in the
list of port options.
PR: ports/91383
Submitted by: Geraint Edwards
v. 1.38
date: 2006/01/05 23:57:18; author: pav; state: Exp; lines: +6 -2
- Fix SSL option
- Add HALFOPS option
- Fix comment about PREFIX
PR: ports/91340
Submitted by: Geraint Edwards
Approved by: maintainer
v. 1.37
date: 2005/11/11 00:45:23; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset inactive maintainer (2 recent timeouts) and assign
maintainership to one of the upstream authors of the software.
v. 1.36
date: 2005/09/16 08:22:52; author: pav; state: Exp; lines: +11 -26
- Update to 7.1.2
PR: ports/84777
Submitted by: Diane Bruce
Approved by: maintainer timeout (1 month)
- Switch to rcNG startup script
PR: ports/85564
Submitted by: hr
v. 1.35
date: 2005/07/21 15:07:44; author: pav; state: Exp; lines: +1 -1
- Move .pid file to /var/run
PR: ports/83089
Submitted by: Radim Kolar
Approved by: maintainer timeout (14 days)
v. 1.34
date: 2005/01/19 15:01:37; author: pav; state: Exp; lines: +1 -0
- Fix plist
PR: ports/76414
Submitted by: Florent Thoumie
v. 1.33
date: 2004/07/04 09:53:46; author: erwin; state: Exp; lines: +2 -4
Unclutter my previous attempt to on the fly patching by using
EXTRA_PATCHES and putting it in WRKDIR instead of the assumed
read-only FILES-DIR.
Noticed by: dosirak (via kris)
Pointy hat to: erwin
v. 1.32
date: 2004/07/02 06:51:46; author: erwin; state: Exp; lines: +6 -0
Yet another file that had the version number hardcoded in it. Patch
the patch on the fly to use PORTVERSION. The version number should
probably be removed alltogether.
Approved by: maintainer
v. 1.31
date: 2004/06/30 11:57:40; author: eik; state: Exp; lines: +2 -0
Use %%PORTVERSION%% instead of 7.0.2
Pointed out by: erwin
Pointy hat to: eik
v. 1.30
date: 2004/06/30 11:49:43; author: eik; state: Exp; lines: +13 -13
- update to 7.0.2
security fix:
- make PREFIX-safe
- fix pkg-plist
- create irc user on install
not fixed:
- leaves extra files in /usr/local/etc/ircd-hybrid
PR: 68504
Submitted by: Brad Davis (maintainer)
v. 1.29
date: 2004/03/30 20:09:00; author: erwin; state: Exp; lines: +3 -0
Install configuration files as samples and adjust pkg-message
PR: 64919
Submitted by: maintainer
v. 1.28
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.27
date: 2004/01/30 07:09:25; author: erwin; state: Exp; lines: +0 -2
Fix BROKEN.
ircd-hybrid now complies with hier(7) and runs. Good work, Brad!
Submitted by: maintainer
v. 1.26
date: 2004/01/08 09:49:05; author: erwin; state: Exp; lines: +2 -0
Mark broken.
It took a lot of time to patch this port to adhere to hier(7), only to
find out that somehow it still has the same old paths in the binary.
It cannot find the log- and configuration files and therefor cannot run.
v. 1.25
date: 2004/01/07 11:04:11; author: erwin; state: Exp; lines: +67 -24
Update to 7.0 adding lot's of new features.
*** IMPORTANT: ***
- The old config format WILL NOT WORK
- The old kline format WILL NOT WORK
Please read the INSTALL file for more information
PR: 60372
Submitted by: maintainer
v. 1.24
date: 2003/05/07 05:04:48; author: kuriyama; state: Exp; lines: +0 -2
Unbrake by fixing plist.
v. 1.23
date: 2003/05/06 07:18:02; author: kris; state: Exp; lines: +2 -0
BROKEN: Bad pkg-plist
v. 1.22
date: 2003/02/21 12:17:13; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.21
date: 2003/02/04 22:09:50; author: lioux; state: Exp; lines: +9 -4
o Update to 6.3.1
o Style changes: fmt both DESCR and PKGMESSAGE
o Assign maintainership to submitter: previous maintainer passes
maintainership due to lack of time
Submitted by: Brad Davis
Approved by: maintainer (previous one)
v. 1.20
date: 2002/04/02 13:31:25; author: ijliao; state: Exp; lines: +1 -1
cp -> cp -R to install all files and directories
Submitted by: gslin@ccca.nctu.edu.tw, Sergii Laskavyi
v. 1.19
date: 2002/03/31 15:32:25; author: ijliao; state: Exp; lines: +3 -15
upgrade to 6.3
maintainer timeout
No response from: maintainer
v. 1.18
date: 2001/10/20 15:10:47; author: clive; state: Exp; lines: +42 -14
Upgrade to 6.2. Hybrid-5 is unsupported, forget it.
PR: ports/31116
Submitted by: David Taylor
v. 1.17
date: 2001/02/01 10:43:34; author: phk; state: Exp; lines: +2 -2
Also look in .../old/ so that we are more resistant to master-site upgrades.
v. 1.16
date: 2000/10/08 10:20:24; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.15
date: 2000/08/20 02:44:18; author: kris; state: Exp; lines: +2 -2
Upgrade to ircd-hybrid 5.3p8
v. 1.14
date: 2000/04/12 06:28:12; author: obrien; state: Exp; lines: +3 -3
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.13
date: 1999/09/04 19:52:27; author: cpiazza; state: Exp; lines: +3 -2
Update to version 5.3p7
PR: 13561
Submitted by: maintainer
v. 1.12
date: 1999/08/25 06:12:44; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.11
date: 1999/06/28 02:20:28; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.10
date: 1999/03/15 01:29:23; author: steve; state: Exp; lines: +4 -4
Update to version 5.3p6.
PR: 10359
Submitted by: maintainer
v. 1.9
date: 1998/12/15 22:05:33; author: billf; state: Exp; lines: +3 -3
Update to 5.3p4
PR: ports/9075
Submitted by: Ken Monville (maintainer)
v. 1.8
date: 1998/11/16 21:44:58; author: billf; state: Exp; lines: +7 -3
Upgrade to 5.3p2, update PLIST.
PR: ports/8404
Submitted by: Ken Monville
v. 1.7
date: 1998/08/30 18:35:41; author: steve; state: Exp; lines: +2 -2
Locate the new MASTER_SITE.
PR: 7772
Submitted by: Bill Fumerola
v. 1.6
date: 1998/07/19 07:46:56; author: dburr; state: Exp; lines: +3 -4
Update to ircd-hybrid-5 version 5.3.
Thanks to Adrian Penisoara for his patches.
PR: ports/7255
v. 1.5
date: 1998/06/07 15:58:19; author: dburr; state: Exp; lines: +3 -2
* Added a nice little "ircd.sh" file for etc/rc.d.
* "example.conf.trillian", a much more detailed and informative (with
comments!) is now also installed.
* Fixed Makefile to install these new files, plus removed a bogus comment
that I had accidentally left in there.
* Updated PLIST with the new files.
v. 1.4
date: 1998/06/07 14:45:36; author: dburr; state: Exp; lines: +8 -4
Upgrade to ircd-hybrid-5.2p1.
* Change DISTNAME in Makefile, and add PKGNAME to reflect the convention
that "5.2p1" is to be expressed as "5.2.1" in package names.
* Changed MD5.
* Re-generated patches so that they patch cleanly against the new version.
v. 1.3
date: 1998/04/20 07:50:52; author: jkh; state: Exp; lines: +3 -2
Fix assorted bogons.
v. 1.2
date: 1998/01/18 10:55:32; author: asami; state: Exp; lines: +2 -2
The name of our collection is "ports collection", not "port collection." :)
v. 1.1
date: 1998/01/15 06:44:49; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/01/15 06:44:49; author: jkh; state: Exp; lines: +0 -0
A new ircd port for irc.freebsd.org.
Submitted by: Ken Monville
=============================================================================
v. 1.43
date: 2007/07/23 09:36:02; author: rafan; state: Exp; lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.42
date: 2006/06/16 19:09:27; author: mnag; state: Exp; lines: +2 -2
- Update to 7.2.1.
- Fix configure when set OPENSSL kbob.
PR: 98207
Submitted by: Nick Hilliard
Approved by: maintainer
v. 1.41
date: 2006/05/08 10:32:00; author: edwin; state: Exp; lines: +0 -1
remove USE_REINPLACE for all categories starting with I
v. 1.40
date: 2006/01/09 22:49:56; author: pav; state: Exp; lines: +1 -1
- Update to 7.2.0
PR: ports/91559
Submitted by: Diane Bruce (maintainer)
v. 1.39
date: 2006/01/07 01:10:05; author: edwin; state: Exp; lines: +1 -0
Add comment/documentation for WITH_HALFOPS option in port Makefile
My previous patch neglected to list WITH_HALFOPS in the
list of port options.
PR: ports/91383
Submitted by: Geraint Edwards
v. 1.38
date: 2006/01/05 23:57:18; author: pav; state: Exp; lines: +6 -2
- Fix SSL option
- Add HALFOPS option
- Fix comment about PREFIX
PR: ports/91340
Submitted by: Geraint Edwards
Approved by: maintainer
v. 1.37
date: 2005/11/11 00:45:23; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset inactive maintainer (2 recent timeouts) and assign
maintainership to one of the upstream authors of the software.
v. 1.36
date: 2005/09/16 08:22:52; author: pav; state: Exp; lines: +11 -26
- Update to 7.1.2
PR: ports/84777
Submitted by: Diane Bruce
Approved by: maintainer timeout (1 month)
- Switch to rcNG startup script
PR: ports/85564
Submitted by: hr
v. 1.35
date: 2005/07/21 15:07:44; author: pav; state: Exp; lines: +1 -1
- Move .pid file to /var/run
PR: ports/83089
Submitted by: Radim Kolar
Approved by: maintainer timeout (14 days)
v. 1.34
date: 2005/01/19 15:01:37; author: pav; state: Exp; lines: +1 -0
- Fix plist
PR: ports/76414
Submitted by: Florent Thoumie
v. 1.33
date: 2004/07/04 09:53:46; author: erwin; state: Exp; lines: +2 -4
Unclutter my previous attempt to on the fly patching by using
EXTRA_PATCHES and putting it in WRKDIR instead of the assumed
read-only FILES-DIR.
Noticed by: dosirak (via kris)
Pointy hat to: erwin
v. 1.32
date: 2004/07/02 06:51:46; author: erwin; state: Exp; lines: +6 -0
Yet another file that had the version number hardcoded in it. Patch
the patch on the fly to use PORTVERSION. The version number should
probably be removed alltogether.
Approved by: maintainer
v. 1.31
date: 2004/06/30 11:57:40; author: eik; state: Exp; lines: +2 -0
Use %%PORTVERSION%% instead of 7.0.2
Pointed out by: erwin
Pointy hat to: eik
v. 1.30
date: 2004/06/30 11:49:43; author: eik; state: Exp; lines: +13 -13
- update to 7.0.2
security fix:
- make PREFIX-safe
- fix pkg-plist
- create irc user on install
not fixed:
- leaves extra files in /usr/local/etc/ircd-hybrid
PR: 68504
Submitted by: Brad Davis (maintainer)
v. 1.29
date: 2004/03/30 20:09:00; author: erwin; state: Exp; lines: +3 -0
Install configuration files as samples and adjust pkg-message
PR: 64919
Submitted by: maintainer
v. 1.28
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.27
date: 2004/01/30 07:09:25; author: erwin; state: Exp; lines: +0 -2
Fix BROKEN.
ircd-hybrid now complies with hier(7) and runs. Good work, Brad!
Submitted by: maintainer
v. 1.26
date: 2004/01/08 09:49:05; author: erwin; state: Exp; lines: +2 -0
Mark broken.
It took a lot of time to patch this port to adhere to hier(7), only to
find out that somehow it still has the same old paths in the binary.
It cannot find the log- and configuration files and therefor cannot run.
v. 1.25
date: 2004/01/07 11:04:11; author: erwin; state: Exp; lines: +67 -24
Update to 7.0 adding lot's of new features.
*** IMPORTANT: ***
- The old config format WILL NOT WORK
- The old kline format WILL NOT WORK
Please read the INSTALL file for more information
PR: 60372
Submitted by: maintainer
v. 1.24
date: 2003/05/07 05:04:48; author: kuriyama; state: Exp; lines: +0 -2
Unbrake by fixing plist.
v. 1.23
date: 2003/05/06 07:18:02; author: kris; state: Exp; lines: +2 -0
BROKEN: Bad pkg-plist
v. 1.22
date: 2003/02/21 12:17:13; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.21
date: 2003/02/04 22:09:50; author: lioux; state: Exp; lines: +9 -4
o Update to 6.3.1
o Style changes: fmt both DESCR and PKGMESSAGE
o Assign maintainership to submitter: previous maintainer passes
maintainership due to lack of time
Submitted by: Brad Davis
Approved by: maintainer (previous one)
v. 1.20
date: 2002/04/02 13:31:25; author: ijliao; state: Exp; lines: +1 -1
cp -> cp -R to install all files and directories
Submitted by: gslin@ccca.nctu.edu.tw, Sergii Laskavyi
v. 1.19
date: 2002/03/31 15:32:25; author: ijliao; state: Exp; lines: +3 -15
upgrade to 6.3
maintainer timeout
No response from: maintainer
v. 1.18
date: 2001/10/20 15:10:47; author: clive; state: Exp; lines: +42 -14
Upgrade to 6.2. Hybrid-5 is unsupported, forget it.
PR: ports/31116
Submitted by: David Taylor
v. 1.17
date: 2001/02/01 10:43:34; author: phk; state: Exp; lines: +2 -2
Also look in .../old/ so that we are more resistant to master-site upgrades.
v. 1.16
date: 2000/10/08 10:20:24; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.15
date: 2000/08/20 02:44:18; author: kris; state: Exp; lines: +2 -2
Upgrade to ircd-hybrid 5.3p8
v. 1.14
date: 2000/04/12 06:28:12; author: obrien; state: Exp; lines: +3 -3
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.13
date: 1999/09/04 19:52:27; author: cpiazza; state: Exp; lines: +3 -2
Update to version 5.3p7
PR: 13561
Submitted by: maintainer
v. 1.12
date: 1999/08/25 06:12:44; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.11
date: 1999/06/28 02:20:28; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.10
date: 1999/03/15 01:29:23; author: steve; state: Exp; lines: +4 -4
Update to version 5.3p6.
PR: 10359
Submitted by: maintainer
v. 1.9
date: 1998/12/15 22:05:33; author: billf; state: Exp; lines: +3 -3
Update to 5.3p4
PR: ports/9075
Submitted by: Ken Monville (maintainer)
v. 1.8
date: 1998/11/16 21:44:58; author: billf; state: Exp; lines: +7 -3
Upgrade to 5.3p2, update PLIST.
PR: ports/8404
Submitted by: Ken Monville
v. 1.7
date: 1998/08/30 18:35:41; author: steve; state: Exp; lines: +2 -2
Locate the new MASTER_SITE.
PR: 7772
Submitted by: Bill Fumerola
v. 1.6
date: 1998/07/19 07:46:56; author: dburr; state: Exp; lines: +3 -4
Update to ircd-hybrid-5 version 5.3.
Thanks to Adrian Penisoara for his patches.
PR: ports/7255
v. 1.5
date: 1998/06/07 15:58:19; author: dburr; state: Exp; lines: +3 -2
* Added a nice little "ircd.sh" file for etc/rc.d.
* "example.conf.trillian", a much more detailed and informative (with
comments!) is now also installed.
* Fixed Makefile to install these new files, plus removed a bogus comment
that I had accidentally left in there.
* Updated PLIST with the new files.
v. 1.4
date: 1998/06/07 14:45:36; author: dburr; state: Exp; lines: +8 -4
Upgrade to ircd-hybrid-5.2p1.
* Change DISTNAME in Makefile, and add PKGNAME to reflect the convention
that "5.2p1" is to be expressed as "5.2.1" in package names.
* Changed MD5.
* Re-generated patches so that they patch cleanly against the new version.
v. 1.3
date: 1998/04/20 07:50:52; author: jkh; state: Exp; lines: +3 -2
Fix assorted bogons.
v. 1.2
date: 1998/01/18 10:55:32; author: asami; state: Exp; lines: +2 -2
The name of our collection is "ports collection", not "port collection." :)
v. 1.1
date: 1998/01/15 06:44:49; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/01/15 06:44:49; author: jkh; state: Exp; lines: +0 -0
A new ircd port for irc.freebsd.org.
Submitted by: Ken Monville
=============================================================================
|
| |

|