SyslogScan contains routines to parse system logs. The package includes a sample application, read_mail_log.pl, which can print out various statistics about mail sent and received. SyslogScan::SyslogLine encapsulates generic log lines in syslog files. SyslogScan::Delivery encapsulates a delivery of mail from one user to a list of users. SyslogScan::Summary generates reports of how much mail each user has sent and received. Delivery and Summary information can be efficiently persisted to a file and recovered for later analysis. --dima dima@Chg.RU eebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gforth
Commit message (Expand)AuthorAgeFilesLines
* - Add empty directories to plistamdmi32015-09-191-0/+2
* Avoid useless @execbapt2014-11-011-1/+1
* Cleanup plistbapt2014-10-271-23/+0
* - Update devel/libtool and devel/libltdl to version 2.4.2.418tijl2014-10-062-9/+13
* Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.tijl2014-09-171-2/+2
* - Switch to USES=libtool:buildtijl2014-09-121-4/+3
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-151-0/+2
* Allow to build with texinfo from portsantoine2014-06-261-1/+1
* Our automatic dependency tracking is too intelligent,johans2014-06-151-3/+3
* - Revert USE_AUTOTOOLS=libtool that was removed in previous commitjohans2014-06-151-2/+3
* Avoid creating a history file in the user's (root) homedir during buildjohans2014-06-151-0/+2
* Update gforth to 0.7.3 (bugfix release)johans2014-06-143-9/+5
* Enable stage supportjohans2013-12-302-18/+12
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-21