| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 May 2013 10:51:13
0.4_4
|
bapt  |
Remove patch unneeded on any supported version of FreeBSD
That fixes build on head |
22 Mar 2013 20:06:15
0.4_4
|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
08 Mar 2013 11:32:12
0.4_4
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
01 Jun 2012 05:26:28
0.4_3
|
dinoex  |
- update png to 1.5.10 |
14 Feb 2012 12:45:35
0.4_2
|
mm  |
Bump pcre library dependency due to 8.30 update |
03 Jul 2011 14:12:23
0.4_2
|
ohauer  |
-remove MD5 |
28 Mar 2010 06:47:48
0.4_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
24 Mar 2009 19:13:32
0.4_1
|
makc  |
bump PORTREVISION after cmake update |
11 Nov 2008 12:18:39
0.4
|
amdmi3  |
Picviz is a parallel coordinates plotter which enables easy scripting from
various input (tcpdump, syslog, iptables logs, apache logs, etc..) to visualize
your data and discover interesting results quickly.
Picviz helps you to create, automate and understand parallel coordinates plots.
Its primary goal is to graph data in order to be able to quickly analyze
problems and find correlations among variables. With security analysis in mind,
the program has been designed to be very flexible, able to graph millions of
events.
The language is designed to be close to the graphviz graph description
language.
WWW: http://www.wallinfire.net/picviz
PR: 128705
Submitted by: Tim Hemel <ports at timit dot nl> |