notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
apachetop Apache realtime log stats
0.23.2_1 sysutils on this many watch lists=24 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.19.7Version of this port present on the latest quarterly branch.
Maintainer: lukasz@wasikowski.net search for ports maintained by this maintainer
Port Added: 2003-09-30 08:14:02
Last Update: 2024-02-25 14:30:23
Commit Hash: c44862c
People watching this port, also watch:: unzip, phpMyAdmin-php81, nmap
License: BSD3CLAUSE
WWW:
https://github.com/tessus/apachetop
Description:
ApacheTop watches a logfile generated by Apache (in standard common or combined log format) and generates human-parsable output in realtime.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/apachetop
  2. share/man/man1/apachetop.1.gz
  3. /usr/local/share/licenses/apachetop-0.23.2_1/catalog.mk
  4. /usr/local/share/licenses/apachetop-0.23.2_1/LICENSE
  5. /usr/local/share/licenses/apachetop-0.23.2_1/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • apachetop>0:sysutils/apachetop
To install the port:
cd /usr/ports/sysutils/apachetop/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/apachetop
  • pkg install apachetop
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: apachetop
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1705166125 SHA256 (apachetop-0.23.2.tar.gz) = f94a34180808c3edb24c1779f72363246dd4143a89f579ef2ac168a45b04443f SIZE (apachetop-0.23.2.tar.gz) = 169381

Packages (timestamps in pop-ups are UTC):
apachetop
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.23.2_10.23.2_10.18.4_10.23.2_10.23.2_1-0.18.4_1-
FreeBSD:13:quarterly0.19.70.19.70.19.70.19.70.19.70.19.70.19.70.19.7
FreeBSD:14:latest0.23.2_10.23.2_10.19.70.23.2_10.23.2_10.19.7-0.19.7
FreeBSD:14:quarterly0.19.70.19.7-0.19.70.19.70.19.70.19.70.19.7
FreeBSD:15:latest0.23.20.23.2_1n/a0.23.2n/a0.23.20.23.20.23.2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libreadline.so.8 : devel/readline
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for apachetop-0.23.2_1: ADNS=off: Asynchronous-capable DNS support FAM=off: File Alteration Monitor support PCRE2=off: Use Perl Compatible Regular Expressions (v2) ===> Use 'make config' to modify these settings
Options name:
sysutils_apachetop
USES:
cpe ncurses readline
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/tessus/apachetop/releases/download/0.23.2/
Collapse this list.

Number of commits found: 55

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.23.2_1
25 Feb 2024 14:30:23
commit hash: c44862cb15a69c80e5cd638464e9913f5e317144commit hash: c44862cb15a69c80e5cd638464e9913f5e317144commit hash: c44862cb15a69c80e5cd638464e9913f5e317144commit hash: c44862cb15a69c80e5cd638464e9913f5e317144 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/apachetop: Moved man to share/man

Approved by:    portmgr (blanket)
0.23.2
14 Jan 2024 20:28:30
commit hash: 03dfdf49875c7634f458e4eddad9db2a850d6e41commit hash: 03dfdf49875c7634f458e4eddad9db2a850d6e41commit hash: 03dfdf49875c7634f458e4eddad9db2a850d6e41commit hash: 03dfdf49875c7634f458e4eddad9db2a850d6e41 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Hung-Yi Chen
sysutils/apachetop: Update to 0.23.2

Changelog: https://github.com/tessus/apachetop/blob/master/ChangeLog

PR:		276300
Reviewed by:	Lukasz Wasikowski <lukasz@wasikowski.net> (maintainer)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.19.7
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.19.7
18 Aug 2022 21:00:19
commit hash: 26adba26316b0fede5f395e5746583860e5aa27ccommit hash: 26adba26316b0fede5f395e5746583860e5aa27ccommit hash: 26adba26316b0fede5f395e5746583860e5aa27ccommit hash: 26adba26316b0fede5f395e5746583860e5aa27c files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
sysutils/apachetop: Clean up port

* Use DISTVERSION instead of PORTVERSION
* Use upstream release archive as recommended by Porters Handbook, this
  also removes the need to run USES= autoreconf
* Use GNU_CONFIGURE instead of HAS_CONFIGURE as this configure script uses
  GNU Autotools
* Use CONFIGURE_ENV to tell configure script where ncurses is located
  which makes patching unnecessary.

PR:		265932
Reviewed by:	lukasz@wasikowski.net (maintainer)
0.19.7
18 Aug 2022 17:20:48
commit hash: 1d63c5950b383287974acb98766fecbb48446c3fcommit hash: 1d63c5950b383287974acb98766fecbb48446c3fcommit hash: 1d63c5950b383287974acb98766fecbb48446c3fcommit hash: 1d63c5950b383287974acb98766fecbb48446c3f files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Hung-Yi Chen
sysutils/apachetop: update to 0.19.7

ChangeLog: https://github.com/tessus/apachetop/blob/master/ChangeLog

 * attempt to find ncurses via pkg-config first (@Polynomial-C)
 * add .editorconfig for consistent coding style

PR:		265908
Reported by:	gaod@hychen.org
Approved by:	lukasz@wasikowski.net (maintainer)
0.18.4_1
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.18.4_1
01 Apr 2022 15:09:49
commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: fix trailing whitespace in pkg-descr's

Approved by:	portmgr blanket
0.18.4_1
29 Aug 2021 18:49:11
commit hash: 3bd1391174e15d11aff0e900da159aefafa1622fcommit hash: 3bd1391174e15d11aff0e900da159aefafa1622fcommit hash: 3bd1391174e15d11aff0e900da159aefafa1622fcommit hash: 3bd1391174e15d11aff0e900da159aefafa1622f files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
sysutils/apachetop: Add CPE information

Approved by:	portmgr (blanket)
0.18.4_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.18.4_1
09 Apr 2019 14:04:50
Revision:498476Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
0.18.4
18 Dec 2018 22:03:42
Revision:487774Original commit files touched by this commit
pi search for other commits by this committer
sysutils/apachetop: update 0.12.6 -> 0.18.4

- moved to github
- Fix compile
- Fix mis-spelled word

PR:		227865
Submitted by:	ndowens@yahoo.com
Reported by:	Thomas-Henning von Kamptz <tomsoft@mac.com>
Reviewed by:	koobs, danfe
Approved by:	Lukasz Wasikowski <lukasz@wasikowski.net> (maintainer)
0.12.6_5
04 Feb 2018 15:09:38
Revision:460934Original commit files touched by this commit
danfe search for other commits by this committer
Fix previous commit (r460880): maintainer had requested not simply switch
to https:// for MASTER_SITES, but a new URL as well.  While here, improve
on the COMMENT and port description.

PR:	225649
0.12.6_5
04 Feb 2018 09:44:23
Revision:460880Original commit files touched by this commit
danfe search for other commits by this committer
- Fix some sloppy coding that was upsetting new Clang
- Switch MASTER_SITES to https:// and add LICENSE

PR:		225649 (modified)
Submitted by:	maintainer
0.12.6_5
27 Jun 2017 13:46:53
Revision:444463Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
0.12.6_4
19 Nov 2016 16:29:46
Revision:426384Original commit files touched by this commit
marino search for other commits by this committer
audio/xmms-curses, sysutils/apachetop: Document ncurses requirement

Approved by:	ncurses blanket
0.12.6_4
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.12.6_4
31 Mar 2016 18:27:09
Revision:412282Original commit files touched by this commit
pi search for other commits by this committer
sysutils/apachetop: unbreak: new distsite, submitter becomes maintainer

PR:		208148
Submitted by:	Lukasz Wasikowski <lukasz@wasikowski.net>
0.12.6_4
09 Nov 2015 12:59:04
Revision:401096Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN: unfetchable
0.12.6_4
21 Jul 2014 17:15:15
Revision:362452Original commit files touched by this commit
adamw search for other commits by this committer
Add USES=readline to fix configure.
0.12.6_4
08 Nov 2013 12:11:50
Revision:333205Original commit files touched by this commit
vanilla search for other commits by this committer
support STAGEDIR.
0.12.6_4
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
0.12.6_4
12 Sep 2013 09:39:19
Revision:327046Original commit files touched by this commit
bapt search for other commits by this committer
Reassign to the heap as maintainer no longer use FreeBSD
While here:
Use options helpers where possible

Submitted by:	Michael Brune <admin@mjbrune.org> (former maintainer via
pkg-fallout)
0.12.6_4
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
0.12.6_4
28 Apr 2013 20:01:07
Revision:316744Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Convert left sysutils ports to new options framework
0.12.6_4
10 Dec 2012 19:11:12
Revision:308630Original commit files touched by this commit Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
0.12.6_3
14 Feb 2012 12:45:35
Original commit files touched by this commit
mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
0.12.6_2
21 Mar 2011 11:08:50
Original commit files touched by this commit
pav search for other commits by this committer
- Donate to the adoptive father
0.12.6_2
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.12.6_2
15 Sep 2010 18:35:24
Original commit files touched by this commit
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
0.12.6_1
13 May 2010 21:52:17
Original commit files touched by this commit
johans search for other commits by this committer
Remove unnecessary dependency on autoconf
0.12.6_1
28 Apr 2010 22:22:27
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Reset some more
0.12.6_1
16 May 2009 06:27:56
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mark most of my ports MAKE_JOBS_SAFE=yes

Tested by: several builds in P6 TB
0.12.6_1
27 Dec 2008 21:01:13
Original commit files touched by this commit
pgollucci search for other commits by this committer
Claim maintainer for some unmainted apache/perl related ports that are *slow*
changing
0.12.6_1
20 Nov 2008 15:15:55
Original commit files touched by this commit
pav search for other commits by this committer
- Fix build on 7.x with ADNS option enabled

PR:             ports/129003
Submitted by:   oleg <proler@gmail.com>
0.12.6_1
20 Aug 2008 00:57:32
Original commit files touched by this commit
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
0.12.6_1
30 Sep 2007 04:47:37
Original commit files touched by this commit
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
0.12.6
21 Apr 2006 14:46:42
Original commit files touched by this commit
leeym search for other commits by this committer
- 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
0.12.5
24 Jan 2006 01:06:45
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.12.5
27 Nov 2005 04:17:17
Original commit files touched by this commit
linimon search for other commits by this committer
With portmgr hat on, reset inactive maintainer.  There have been several
maintainer-timeouts.
0.12.5
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
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.
0.12.5
03 Nov 2005 19:58:00
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.12.5

PR:             ports/87752
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:    maintainer timeout (14 days)
0.12
16 Sep 2004 02:27:05
Original commit files touched by this commit
leeym search for other commits by this committer
- unbreak this port.
- apply OPTIONS for optional ADNS/FAM/PCRE supports.

PR:             71437
Submitted by:   leeym
Reviewed by:    "Sebastian Yepes F. [ESN]" <esn@x123.info>
Approved by:    portmgr (marcus)
0.12
01 Jul 2004 17:06:41
Original commit files touched by this commit
ade search for other commits by this committer
Autotools cleanup.  Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:             67768
Submitted by:   ade
Approved by:    4-exp bento runs (thanks, kris!)
0.12
04 Jun 2004 17:29:38
Original commit files touched by this commit
ade search for other commits by this committer
Sync with new bsd.autotools.mk
0.12
24 May 2004 21:26:07
Original commit files touched by this commit
krion search for other commits by this committer
- Update to 0.12

PR:             ports/67140
Submitted by:   maintainer
0.11
05 Mar 2004 13:29:09
Original commit files touched by this commit
kuriyama search for other commits by this committer
Upgrade to 0.11.

Approved by:    maintainer
0.9_2
26 Feb 2004 23:44:04
Original commit files touched by this commit
kuriyama search for other commits by this committer
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
0.9_1
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
0.9_1
30 Dec 2003 00:52:07
Original commit files touched by this commit
pav search for other commits by this committer
- Point default logfile to our apache's place

PR:             ports/60703
Submitted by:   Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer)
Requested by:   andreas
0.9
26 Dec 2003 13:21:47
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.9

PR:             60588
Submitted by:   maintainer
0.8.1
13 Dec 2003 14:12:54
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.8.1

PR:             ports/60205
Submitted by:   Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer)
0.7
14 Oct 2003 18:50:58
Original commit files touched by this commit
sumikawa search for other commits by this committer
Upgrade to 0.7.

PR:             ports/58019
Submitted by:   Sebastian Yepes F. [ESN] <esn@x123.info>
0.6
11 Oct 2003 11:48:51
Original commit files touched by this commit
edwin search for other commits by this committer
[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] <esn@x123.info>
0.4
30 Sep 2003 08:10:57
Original commit files touched by this commit
krion search for other commits by this committer
Add apachetop 0.4, apache RealTime log stats.

PR:             57381
Submitted by:   Sebastian Yepes F. <esn@x123.info>

Number of commits found: 55