| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Jul 2007 10:36:52
7.2.1
|
rafan  |
- 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 |
16 Jun 2006 20:09:27
7.2.1
|
mnag  |
- Update to 7.2.1.
- Fix configure when set OPENSSL kbob.
PR: 98207
Submitted by: Nick Hilliard <nick___foobar.org>
Approved by: maintainer |
08 May 2006 11:32:04
7.2.0
|
edwin  |
remove USE_REINPLACE for all categories starting with I |
20 Feb 2006 20:47:50
7.2.0
|
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
09 Jan 2006 22:49:57
7.2.0
|
pav  |
- Update to 7.2.0
PR: ports/91559
Submitted by: Diane Bruce <db@db.net> (maintainer) |
07 Jan 2006 01:10:05
7.1.2
|
edwin  |
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 <gedge-oss@yadn.org> |
05 Jan 2006 23:57:18
7.1.2
|
pav  |
- Fix SSL option
- Add HALFOPS option
- Fix comment about PREFIX
PR: ports/91340
Submitted by: Geraint Edwards <gedge-oss@yadn.org>
Approved by: maintainer |
11 Nov 2005 00:45:23
7.1.2
|
linimon  |
With portmgr hat on, reset inactive maintainer (2 recent timeouts) and assign
maintainership to one of the upstream authors of the software. |
16 Sep 2005 09:22:53
7.1.2
|
pav  |
- Update to 7.1.2
PR: ports/84777
Submitted by: Diane Bruce <db@db.net>
Approved by: maintainer timeout (1 month)
- Switch to rcNG startup script
PR: ports/85564
Submitted by: hr <asher@raout.org> |
21 Jul 2005 16:07:44
7.0.2_2
|
pav  |
- Move .pid file to /var/run
PR: ports/83089
Submitted by: Radim Kolar <hsn@netmag.cz>
Approved by: maintainer timeout (14 days) |
19 Jan 2005 15:01:37
7.0.2_1
|
pav  |
- Fix plist
PR: ports/76414
Submitted by: Florent Thoumie <flz@xbsd.org> |
04 Jul 2004 10:53:46
7.0.2
|
erwin  |
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 |
02 Jul 2004 07:51:46
7.0.2
|
erwin  |
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 |
30 Jun 2004 12:57:40
7.0.2
|
eik  |
Use %%PORTVERSION%% instead of 7.0.2
Pointed out by: erwin
Pointy hat to: eik |
30 Jun 2004 12:49:43
7.0.2
|
eik  |
- update to 7.0.2
security fix:
<http://www.freebsd.org/ports/portaudit/23aafa20-c28a-11d8-864c-02e0185c0b53.html>
- 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 <so14k@so14k.com> (maintainer) |
31 Mar 2004 07:48:25
7.0_1
|
erwin  |
Add a file that was missing here.
Approved by: maintainer |
31 Mar 2004 04:12:58
7.0_1
|
trevor  |
SIZEify (maintainer timeout) |
30 Mar 2004 21:09:00
7.0_1
|
erwin  |
Install configuration files as samples and adjust pkg-message
PR: 64919
Submitted by: maintainer |
04 Feb 2004 05:21:48
7.0_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
30 Jan 2004 07:09:26
7.0
|
erwin  |
Fix BROKEN.
ircd-hybrid now complies with hier(7) and runs. Good work, Brad!
Submitted by: maintainer |
29 Jan 2004 18:21:06
7.0
|
erwin  |
Rename patch files.
Port is still broken though.
Submitted by: maintainer |
08 Jan 2004 09:49:05
7.0
|
erwin  |
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. |
07 Jan 2004 11:05:52
7.0
|
erwin  |
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 |
07 Jan 2004 11:04:12
7.0
|
erwin  |
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 |
07 May 2003 06:04:49
6.3.1
|
kuriyama  |
Unbrake by fixing plist. |
06 May 2003 08:18:02
6.3.1
|
kris  |
BROKEN: Bad pkg-plist |
21 Feb 2003 12:17:17
6.3.1
|
knu  |
De-pkg-comment. |
04 Feb 2003 22:09:50
6.3.1
|
lioux  |
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 <so14k@so14k.com>
Approved by: maintainer (previous one) |
02 Apr 2002 14:31:25
6.3
|
ijliao  |
cp -> cp -R to install all files and directories
Submitted by: gslin@ccca.nctu.edu.tw, Sergii Laskavyi <ls@gambit.com.ru> |
31 Mar 2002 16:32:26
6.3
|
ijliao  |
upgrade to 6.3
maintainer timeout
No response from: maintainer |
22 Oct 2001 20:05:27 
|
petef  |
Add missing pkg-message file from PR ports/31116 |
20 Oct 2001 17:10:47 
|
clive  |
Upgrade to 6.2. Hybrid-5 is unsupported, forget it. |
01 Feb 2001 10:43:35 
|
phk  |
Also look in .../old/ so that we are more resistant to master-site upgrades. |
08 Oct 2000 12:23:49 
|
asami  |
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. |
08 Oct 2000 03:27:09 
|
asami  |
Convert category irc to new layout. |
20 Aug 2000 04:44:19 
|
kris  |
Upgrade to ircd-hybrid 5.3p8 |
31 Jul 2000 10:47:35 
|
kevlo  |
The startup script provided with the irc/ircd-hybrid port is missing a ";;" to
close a 'case' statement entry. |
05 Jul 2000 14:37:07 
|
tg  |
As threatened on freebsd-ports: all startup scripts know about the two options
`start' and `stop' now (unless I have forgotten any). This allows us to call
the scripts from /etc/rc.shutdown with the correct option. |