| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
2.11.2p3
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
19 Mar 2011 12:38:54
2.11.2p3
|
miwi  |
- Get Rid MD5 support |
14 Aug 2010 15:57:36
2.11.2p3
|
johans  |
Update to irc 2.11.2p3 (bugfix release) |
23 Feb 2010 18:03:45
2.11.2p2
|
johans  |
Update my mail address to @FreeBSD.org
Feature safe: yes |
14 Nov 2009 10:16:44
2.11.2p2
|
johans  |
Update to 2.11.2p2 |
26 Jun 2008 11:59:40
2.11.2p1
|
johans  |
Update to 2.11.2p1 (bugfix release) |
21 Jun 2008 08:13:26
2.11.2
|
johans  |
- Update to 2.11.2
- Simplify Makefile
- Claim maintainership |
18 Apr 2007 11:46:10
2.11.1.1
|
gabor  |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter i-m |
26 Nov 2005 01:48:16
2.11.1.1
|
pav  |
- Add SHA256 |
13 Jul 2005 14:41:42
2.11.1.1
|
pav  |
- Update to 2.11.1p1
PR: ports/83176
Submitted by: Krzysztof Kowalik <kkowalik+pr@uci.agh.edu.pl> |
29 May 2005 19:56:35
2.11.1
|
thierry  |
Update to version 2.11.1.
PR: ports/81626
Submitted by: Johan van Selst |
12 Apr 2005 03:26:57
2.11.0
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
2.11.0
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
25 Feb 2005 20:50:58
2.11.0
|
pav  |
- Update to 2.11.0
PR: ports/78073
Submitted by: Sam Lawrance <boris@brooknet.com.au> |
16 Aug 2004 03:48:34
2.10.3p6
|
oliver  |
fix build for gcc 3.4.2
remove BROKEN |
16 Aug 2004 02:33:05
2.10.3p6
|
kris  |
BROKEN on 5.x: Does not compile with gcc 3.4.2 |
29 Mar 2004 15:23:52
2.10.3p6
|
pav  |
- Update to 2.10.3p6
PR: ports/64553
Submitted by: Paolo Gatti <onel0ve@softhome.net> |
29 Jan 2004 07:24:56
2.10.3p5
|
trevor  |
SIZEify. |
19 Nov 2003 21:27:44
2.10.3p5
|
edwin  |
freebsd port update: irc/irc to 2.10.3p5
Submitted by: Eugene <eugene3@web.de> (via private email) |
27 Sep 2003 00:45:43
2.10.3p3
|
edwin  |
- ECHO -> ECHO_MSG
for some ports:
- pre-fetch -> pre-everything
PR: ports/56785-56799
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
22 Aug 2003 05:11:32
2.10.3p3
|
daichi  |
update irc/irc: 2.10.3 -> 2.10.3p3
PR: 55824
Submitted by: Paolo Gatti <onel0ve@libero.it> |
20 Feb 2003 18:17:25
2.10.3
|
knu  |
De-pkg-comment. |
07 Nov 2002 03:10:58
2.10.3
|
adamw  |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
17 Sep 2001 18:40:31 
|
dwcjr  |
Remove jseger and torstenb from maintainership of their ports, they have been
inactive for too long |
11 Mar 2001 00:58:23 
|
kris  |
Fix plist |
19 Oct 2000 14:36:30 
|
shige  |
Fix %%PREFIX%% in ${PREFIX}/etc/rc.d/ircd.sh startup script. |
19 Oct 2000 14:26:02 
|
shige  |
Unbreak building on 5.0-CURRENT. Would you like to send-pr this bug for
irc-developers? |
08 Oct 2000 02:27:09 
|
asami  |
Convert category irc to new layout. |
05 Jul 2000 13: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. |