Port details |
- afterglow Collection of graph-generating scripts
- 1.6.2_2 security =4 1.6.2_2Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2007-09-08 05:49:53
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: gnetcat, dnswalk, monit, fusefs-sshfs, tcpick
- Also Listed In: graphics net-mgmt
- License: GPLv2+
- WWW:
- https://sourceforge.net/projects/afterglow/
- Description:
- AfterGlow is a collection of scripts which facilitate the process of
generating event graphs and treemaps. AfterGlow 1.x is written in Perl
and generates output that can be read by GraphViz or LGL.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- afterglow>0:security/afterglow
- To install the port:
- cd /usr/ports/security/afterglow/ && make install clean
- To add the package, run one of these commands:
- pkg install security/afterglow
- pkg install afterglow
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: afterglow
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (afterglow-1.6.2.tar.gz) = f40c562c2c849b42ed8c44c88d9a1018a8e33024e4fd368490790f55810589d8
SIZE (afterglow-1.6.2.tar.gz) = 103662
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- dot : graphics/graphviz
- p5-Text-CSV>=0 : textproc/p5-Text-CSV
- p5-Crypt-Rijndael>=0 : security/p5-Crypt-Rijndael
- p5-IP-Anonymous>=0 : net/p5-IP-Anonymous
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_afterglow
- USES:
- shebangfix
- pkg-message:
- For install:
- AfterGlow is a collection of scripts which facilitate
the process of generating graphs. It is the most downloaded
security visualization tool of all times.
Afterglow documentation may be found online at
http://afterglow.sourceforge.net/ including a FAQ, manual
and screenshots. Be sure to read the documentation carefully.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.6.2_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.6.2_2 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.6.2_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.2_2 30 Jan 2021 14:46:37 |
0mp |
Remove unnecessary information from pkg-descr
Also, it does not make sense to use placeholders like %%DATADIR%% in
pkg-descr. This is the only port with such placeholders in pkg-descr I
found in the tree, however.
Approved by: portmgr blanket |
1.6.2_1 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
1.6.2_1 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
1.6.2_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.6.2_1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.6.2_1 15 Jul 2015 18:37:07 |
amdmi3 |
- Add LICENSE_FILE
- Fix shebangs
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
1.6.2 30 May 2015 12:04:20 |
bofh |
security/afterglow: Fix PORTSCOUT to skip 2.0 beta version |
1.6.2 07 Jan 2015 20:12:38 |
bofh |
security/afterglow: Pass maintainership
PR: 196549
Differential Revision: https://reviews.freebsd.org/D1452
Submitted by: pauls@utdallas.edu
Approved by: marino(mentor) |
1.6.2 13 Nov 2014 09:02:57 |
antoine |
Cleanup plist |
1.6.2 01 May 2014 01:42:38 |
adamw |
STAGE support, and general cleanups. Some of the changes are a
bit more aggressive, but at this point, if I'm staging your port,
you've likely stopped caring what's done to it. |
1.6.2 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.6.2 29 Mar 2013 19:33:42 |
cs |
- Remove A/An in COMMENT
- Trim Header where applicable |
1.6.2 17 Dec 2012 18:23:31 |
wxs |
Update to 1.6.2.
PR: ports/173674
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) |
1.6.0_1 30 Jun 2012 12:36:12 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.6.0_1 19 Mar 2011 10:24:32 |
pav |
- Readd p5-IP-Anonymous port in a correct directory |
1.6.0_1 17 Mar 2011 17:50:50 |
miwi |
- Fix INDEX |
1.6.0_1 17 Mar 2011 17:26:28 |
miwi |
- Add missing RUN_DEPS
PR: 154343
Submitted by: Paul Schmehl <pauls@utdallas.edu> |
1.6.0 29 Jul 2010 01:41:05 |
sahil |
- Update to 1.6.0
PR: ports/148971
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) |
1.5_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.5_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.5_1 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
1.5_1 06 Jun 2008 14:01:07 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.5 08 Sep 2007 05:49:35 |
edwin |
new port: security/afterglow, a collection of graph-generating scripts
AfterGlow is a collection of scripts which facilitate the
process of generating event graphs and treemaps. AfterGlow
1.x is written in Perl and generates output that can be
read by GraphViz or LGL. All the scripts and other files
for afterglow are installed in ${DATADIR}
WWW: http://sourceforge.net/projects/afterglow
PR: ports/115186
Submitted by: Paul Schmehl <pauls@utdallas.edu> |