Port details |
- aestats Advanced HTML statistics generator for various games
- 5.39 games =3 5.39Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2006-01-27 09:53:42
- Last Update: 2022-07-20 14:21:58
- Commit Hash: d56127b
- People watching this port, also watch:: mDNSResponder, otk, p5-Template-Iterator-AlzaboWrapperCursor, p5-DBIx-SQLite-Simple, health-nut
- License: aestats
- Description:
- AEstats reads game log files for just about all shooters, converts them into
platform independent log format (meta log format), and generates meaningful
(and very pretty!) stats and ranking pages in HTML form. Overall features:
* Split into two executables to make the code more modular (independent
of specific games/mod). This also makes updates quicker and less prone
to new bugs.
* Modules are command line driven, giving you the maximum control of the
the executables, without having to deal with klutzy platform dependent
interfaces. This makes it possible to control the modules via batch
files or scripts. Ideal for automating calls.
* HTML output is eatable by any browser with frames. Since plain HTML
code is generated, any user should be able to view the output.
* Provides an UnrealScript module (aeonsdmmod.u) that will generate
extra log info, since Unreal does not provide any frag obituaries by
default.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/aestats/ && make install clean
- To add the package, run one of these commands:
- pkg install games/aestats
- pkg install aestats
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aestats
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- SHA256 (aestats-v5.39.zip) = 03cf29eef0bf844a3e59186a2dabd4d7261499aef1944d60048bb8e1f044f5b0
SIZE (aestats-v5.39.zip) = 1544503
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_aestats
- USES:
- zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 16
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.39 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
5.39 25 Oct 2021 12:58:29 |
Alexey Dokuchaev (danfe) |
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)
ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.
While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names. |
5.39 06 May 2021 11:47:48 |
Mathieu Arnold (mat) |
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.
RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept
Differential Revision: https://reviews.freebsd.org/D30010 |
5.39 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.39 17 Jan 2017 14:32:24 |
danfe |
Allow to build on amd64 in addition to i386, by calling ${CC} with `-m32'
argument. (No idea why I haven't done this years earlier.) |
5.39 15 Jan 2015 13:40:57 |
amdmi3 |
- Drop @dirrm* from and add empty directories to plists
Approved by: portmgr blanket |
5.39 08 Jul 2014 06:50:38 |
danfe |
Remove one dead master site and fix couple of minor whitespace issues. |
10 Mar 2014 14:49:26
|
bapt |
Convert g* to USES=zip |
5.39 16 Jan 2014 05:18:39 |
danfe |
- Set EXTRACT_SUFX and dismiss USE_ZIP
- Do not use silly wording in comments
- Remove no longer operational website |
5.39 19 Oct 2013 17:30:43 |
danfe |
- Stagify
- Contract MASTER_SITES (merge in MASTER_SITE_SUBDIR)
- Fix a warning revealed by Clang while here |
5.39 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
5.39 22 Mar 2013 14:46:12 |
eadler |
Mark this port as having issues as documented in LEGAL in r154579.
While here:
- trim header
- remove leading article from comment
Approved by: danfe (maintainer) |
5.39 22 Dec 2011 15:57:34 |
danfe |
Augment MASTER_SITES and slightly adjust sed(1) expression for REINPLACE_CMD. |
5.39 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
5.39 11 Nov 2009 16:03:20 |
danfe |
Reformat and update WWW address. |
5.39 27 Jan 2006 09:43:45 |
danfe |
Add AEstats 5.39, an advanced HTML statistics generator for various games.
WWW: http://www.planetquake.com/aeons/aestats/
Mark this port as for i386 only, since while we build native FreeBSD
executables, we do so not from source code, but from Linux object files
author provides in distfile, with some hacking from our side (see
`fbsd_stub.c' in files/ for details). |
Number of commits found: 16
|