The FreeBSD Ports Archive
FreeBSD sysutils : apachetop4>
Apache RealTime log stats
apachetop history
v. 1.18
date: 2007/09/30 04:47:25; author: linimon; state: Exp; lines: +2 -1
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.17
date: 2006/04/21 14:46:42; author: leeym; state: Exp; lines: +2 -4
- update to 0.12.6
- change MASTER_SITES
The original author stopped maintaining apachetop, and announced it on old
master site. Webta Inc took over it and fix a security bug later.
Security: CVE-2005-2660
v. 1.16
date: 2005/11/27 04:17:17; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset inactive maintainer. There have been several
maintainer-timeouts.
v. 1.15
date: 2005/11/15 06:51:06; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.14
date: 2005/11/03 19:58:00; author: pav; state: Exp; lines: +3 -3
- Update to 0.12.5
PR: ports/87752
Submitted by: Jean Milanez Melo
Approved by: maintainer timeout (14 days)
v. 1.13
date: 2004/09/16 02:27:05; author: leeym; state: Exp; lines: +29 -6
- unbreak this port.
- apply OPTIONS for optional ADNS/FAM/PCRE supports.
PR: 71437
Submitted by: leeym
Reviewed by: "Sebastian Yepes F. [ESN]"
Approved by: portmgr (marcus)
v. 1.12
date: 2004/07/01 17:06:40; author: ade; state: Exp; lines: +1 -1
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
v. 1.11
date: 2004/06/04 17:29:32; author: ade; state: Exp; lines: +3 -4
Sync with new bsd.autotools.mk
v. 1.10
date: 2004/05/24 21:26:07; author: krion; state: Exp; lines: +1 -1
- Update to 0.12
PR: ports/67140
Submitted by: maintainer
v. 1.9
date: 2004/03/05 13:29:08; author: kuriyama; state: Exp; lines: +1 -2
Upgrade to 0.11.
Approved by: maintainer
v. 1.8
date: 2004/02/26 23:44:04; author: kuriyama; state: Exp; lines: +1 -1
o Add a patch to check calloc() size is zero or not before calling.
This fix dumping cores on recent environment.
No response from: maintainer
v. 1.7
date: 2004/02/06 13:12:21; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.6
date: 2003/12/30 00:52:06; author: pav; state: Exp; lines: +1 -0
- Point default logfile to our apache's place
PR: ports/60703
Submitted by: Sebastian Yepes F. [ESN] (maintainer)
Requested by: andreas
v. 1.5
date: 2003/12/26 13:21:47; author: krion; state: Exp; lines: +5 -5
- Update to version 0.9
PR: 60588
Submitted by: maintainer
v. 1.4
date: 2003/12/13 14:12:54; author: pav; state: Exp; lines: +1 -1
- Update to 0.8.1
PR: ports/60205
Submitted by: Sebastian Yepes F. [ESN] (maintainer)
v. 1.3
date: 2003/10/14 18:50:58; author: sumikawa; state: Exp; lines: +1 -1
Upgrade to 0.7.
PR: ports/58019
Submitted by: Sebastian Yepes F. [ESN]
v. 1.2
date: 2003/10/11 11:48:51; author: edwin; state: Exp; lines: +11 -6
[Port Update Mantainer]:: sysutils/apachetop 0.4 -> 0.6
Uptade: sysutils/apachetop 0.4 -> 0.6
PR: ports/57648
Submitted by: Sebastian Yepes F. [ESN]
v. 1.1
date: 2003/09/30 08:10:57; author: krion; state: Exp;
Add apachetop 0.4, apache RealTime log stats.
PR: 57381
Submitted by: Sebastian Yepes F.
=============================================================================
v. 1.18
date: 2007/09/30 04:47:25; author: linimon; state: Exp; lines: +2 -1
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.17
date: 2006/04/21 14:46:42; author: leeym; state: Exp; lines: +2 -4
- update to 0.12.6
- change MASTER_SITES
The original author stopped maintaining apachetop, and announced it on old
master site. Webta Inc took over it and fix a security bug later.
Security: CVE-2005-2660
v. 1.16
date: 2005/11/27 04:17:17; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset inactive maintainer. There have been several
maintainer-timeouts.
v. 1.15
date: 2005/11/15 06:51:06; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.14
date: 2005/11/03 19:58:00; author: pav; state: Exp; lines: +3 -3
- Update to 0.12.5
PR: ports/87752
Submitted by: Jean Milanez Melo
Approved by: maintainer timeout (14 days)
v. 1.13
date: 2004/09/16 02:27:05; author: leeym; state: Exp; lines: +29 -6
- unbreak this port.
- apply OPTIONS for optional ADNS/FAM/PCRE supports.
PR: 71437
Submitted by: leeym
Reviewed by: "Sebastian Yepes F. [ESN]"
Approved by: portmgr (marcus)
v. 1.12
date: 2004/07/01 17:06:40; author: ade; state: Exp; lines: +1 -1
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
v. 1.11
date: 2004/06/04 17:29:32; author: ade; state: Exp; lines: +3 -4
Sync with new bsd.autotools.mk
v. 1.10
date: 2004/05/24 21:26:07; author: krion; state: Exp; lines: +1 -1
- Update to 0.12
PR: ports/67140
Submitted by: maintainer
v. 1.9
date: 2004/03/05 13:29:08; author: kuriyama; state: Exp; lines: +1 -2
Upgrade to 0.11.
Approved by: maintainer
v. 1.8
date: 2004/02/26 23:44:04; author: kuriyama; state: Exp; lines: +1 -1
o Add a patch to check calloc() size is zero or not before calling.
This fix dumping cores on recent environment.
No response from: maintainer
v. 1.7
date: 2004/02/06 13:12:21; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.6
date: 2003/12/30 00:52:06; author: pav; state: Exp; lines: +1 -0
- Point default logfile to our apache's place
PR: ports/60703
Submitted by: Sebastian Yepes F. [ESN] (maintainer)
Requested by: andreas
v. 1.5
date: 2003/12/26 13:21:47; author: krion; state: Exp; lines: +5 -5
- Update to version 0.9
PR: 60588
Submitted by: maintainer
v. 1.4
date: 2003/12/13 14:12:54; author: pav; state: Exp; lines: +1 -1
- Update to 0.8.1
PR: ports/60205
Submitted by: Sebastian Yepes F. [ESN] (maintainer)
v. 1.3
date: 2003/10/14 18:50:58; author: sumikawa; state: Exp; lines: +1 -1
Upgrade to 0.7.
PR: ports/58019
Submitted by: Sebastian Yepes F. [ESN]
v. 1.2
date: 2003/10/11 11:48:51; author: edwin; state: Exp; lines: +11 -6
[Port Update Mantainer]:: sysutils/apachetop 0.4 -> 0.6
Uptade: sysutils/apachetop 0.4 -> 0.6
PR: ports/57648
Submitted by: Sebastian Yepes F. [ESN]
v. 1.1
date: 2003/09/30 08:10:57; author: krion; state: Exp;
Add apachetop 0.4, apache RealTime log stats.
PR: 57381
Submitted by: Sebastian Yepes F.
=============================================================================
v. 1.18
date: 2007/09/30 04:47:25; author: linimon; state: Exp; lines: +2 -1
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.17
date: 2006/04/21 14:46:42; author: leeym; state: Exp; lines: +2 -4
- update to 0.12.6
- change MASTER_SITES
The original author stopped maintaining apachetop, and announced it on old
master site. Webta Inc took over it and fix a security bug later.
Security: CVE-2005-2660
v. 1.16
date: 2005/11/27 04:17:17; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset inactive maintainer. There have been several
maintainer-timeouts.
v. 1.15
date: 2005/11/15 06:51:06; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.14
date: 2005/11/03 19:58:00; author: pav; state: Exp; lines: +3 -3
- Update to 0.12.5
PR: ports/87752
Submitted by: Jean Milanez Melo
Approved by: maintainer timeout (14 days)
v. 1.13
date: 2004/09/16 02:27:05; author: leeym; state: Exp; lines: +29 -6
- unbreak this port.
- apply OPTIONS for optional ADNS/FAM/PCRE supports.
PR: 71437
Submitted by: leeym
Reviewed by: "Sebastian Yepes F. [ESN]"
Approved by: portmgr (marcus)
v. 1.12
date: 2004/07/01 17:06:40; author: ade; state: Exp; lines: +1 -1
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
v. 1.11
date: 2004/06/04 17:29:32; author: ade; state: Exp; lines: +3 -4
Sync with new bsd.autotools.mk
v. 1.10
date: 2004/05/24 21:26:07; author: krion; state: Exp; lines: +1 -1
- Update to 0.12
PR: ports/67140
Submitted by: maintainer
v. 1.9
date: 2004/03/05 13:29:08; author: kuriyama; state: Exp; lines: +1 -2
Upgrade to 0.11.
Approved by: maintainer
v. 1.8
date: 2004/02/26 23:44:04; author: kuriyama; state: Exp; lines: +1 -1
o Add a patch to check calloc() size is zero or not before calling.
This fix dumping cores on recent environment.
No response from: maintainer
v. 1.7
date: 2004/02/06 13:12:21; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.6
date: 2003/12/30 00:52:06; author: pav; state: Exp; lines: +1 -0
- Point default logfile to our apache's place
PR: ports/60703
Submitted by: Sebastian Yepes F. [ESN] (maintainer)
Requested by: andreas
v. 1.5
date: 2003/12/26 13:21:47; author: krion; state: Exp; lines: +5 -5
- Update to version 0.9
PR: 60588
Submitted by: maintainer
v. 1.4
date: 2003/12/13 14:12:54; author: pav; state: Exp; lines: +1 -1
- Update to 0.8.1
PR: ports/60205
Submitted by: Sebastian Yepes F. [ESN] (maintainer)
v. 1.3
date: 2003/10/14 18:50:58; author: sumikawa; state: Exp; lines: +1 -1
Upgrade to 0.7.
PR: ports/58019
Submitted by: Sebastian Yepes F. [ESN]
v. 1.2
date: 2003/10/11 11:48:51; author: edwin; state: Exp; lines: +11 -6
[Port Update Mantainer]:: sysutils/apachetop 0.4 -> 0.6
Uptade: sysutils/apachetop 0.4 -> 0.6
PR: ports/57648
Submitted by: Sebastian Yepes F. [ESN]
v. 1.1
date: 2003/09/30 08:10:57; author: krion; state: Exp;
Add apachetop 0.4, apache RealTime log stats.
PR: 57381
Submitted by: Sebastian Yepes F.
=============================================================================
|
| |

|