aboutsummaryrefslogtreecommitdiffstats
path: root/security/afterglow
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-1/+1
| | | | security)
* - Remove A/An in COMMENTCarlo Strub2013-03-301-5/+2
| | | | - Trim Header where applicable
* Update to 1.6.2.Wesley Shields2012-12-185-27/+30
| | | | | PR: ports/173674 Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-1/+1
| | | | Approved by: portmgr@ (bapt@)
* - Readd p5-IP-Anonymous port in a correct directoryPav Lucistnik2011-03-191-1/+1
|
* - Fix INDEXMartin Wilke2011-03-181-1/+1
|
* - Add missing RUN_DEPSMartin Wilke2011-03-182-2/+5
| | | | | PR: 154343 Submitted by: Paul Schmehl <pauls@utdallas.edu>
* - Update to 1.6.0Sahil Tandon2010-07-293-31/+42
| | | | | PR: ports/148971 Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | starting with P,R,S
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | 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)
* new port: security/afterglow, a collection of graph-generating scriptsEdwin Groothuis2007-09-084-0/+99
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>