Commit Graph

9 Commits

Author SHA1 Message Date
Tijl Coosemans
9811c97c69 Add USES=libtool 2014-07-05 18:02:48 +00:00
Bryan Drewery
2d8b17ea39 - Remove NO_STAGE as these have been tested to be safe
With hat:	portmgr
2013-09-25 00:54:08 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Baptiste Daroussin
59c2fedf11 Eradicate USE_GNOME=pkgconfig
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Convert USE_GNOME=gnomehack to USES=pathfix
- Convert USE_PERL5 to USES=perl5
2013-08-30 23:57:36 +00:00
Cy Schubert
7523415f30 Update 0.2.10 --> 0.2.12.
Take on maintainership of this port.

Approved by:	Ivan Lago <ivan.lago@ifom-ieo-campus.it> (Maintainer)
Prodded by:	Peter Czanik <czanik@balabit.hu> (Upline)
2011-05-13 15:06:26 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Steven Kreuzer
ceae1b6b01 update to 0.2.10
PR:		ports/140837
Submitted by:	skreuzer@FreeBSD.org
Approved by:	ivan.lago@ifom-ieo-campus.it
2009-11-25 19:56:15 +00:00
Cheng-Lung Sung
dff61f435c - Update to 0.2.7
PR:		ports/122531
Submitted by:	maintainer (Ivan Lago)
2008-04-08 01:42:02 +00:00
Martin Wilke
15b7aa1860 The EventLog library aims to be a replacement of the simple syslog() API
provided on UNIX systems. The major difference between EventLog and syslog
is that EventLog tries to add structure to messages.

Where you had a simple non-structrured string in syslog() you have a
combination of description and tag/value pairs.

EventLog provides an interface to build, format and output an event record.
The exact format and output method can be customized by the administrator
via a configuration file.

PR:		ports/105370
Submitted by:	Ivan Lago <ivan.lago at ifom-ieo-campus.it>
2006-11-14 12:40:41 +00:00