- update historical header with new format and email address
- while here drop phpv4 and deprecated knob of WITHOUT_PHP_DEPENDS
shift to INSTALL_macros for installations in favor of CP
shift pre-everything target to where other targets are placed
PR: 176302
Submitted by: maintainer, cristianorolim@outlook.com
searching, reviewing and analyzing network event data, including syslog,
windows event log and many other event sources. It focusses on the
user-interface side of this project, so the data itself needs to be
gathered by another program, for example the stock syslogd, rsyslog (often
the distro's default syslogd), WinSyslog or MonitorWare Agent.
PhpLogCon is a free, GPLed open source application written mostly in php.
Data can be obtained from databases but also from plain text files,
for example those that are written by the syslogd.
WWW: http://www.phplogcon.org/
PR: ports/129805
Submitted by: Cristiano Rolim Pereira <cristianorolim at hotmail.com>