summaryrefslogtreecommitdiffstats
path: root/sysutils/syslog-ng1
Commit message (Collapse)AuthorAgeFilesLines
* Update port to version 1.4.11 (needs devel/libol 0.2.21)olgeni2001-04-203-2/+14
| | | | | PR: 26706 Submitted by: Vince Valenti <vince@blue-box.net>
* Update to version 1.4.10kevlo2000-12-142-4/+2
| | | | | PR: 23490 Submitted by: MAINTAINER
* Upgrade to syslog-ng 1.4.9 to fix remote DoS.kris2000-11-252-2/+4
|
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Update to 1.4.7kevlo2000-10-032-2/+2
| | | | | PR: 21707 Submitted by: MAINTAINER
* Update to version 1.4.5kevlo2000-07-252-2/+2
| | | | | PR: 20160 Submitted by: MAINTAINER
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-052-3/+21
| | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.
* Update to 1.4.4.will2000-07-023-3/+3
| | | | | PR: 19633 Submitted by: maintainer
* Make this port respect CFLAGS.will2000-05-221-0/+8
| | | | | | PR: 18661 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Approved by: MAINTAINER
* Change name of PID file to /var/run/syslog.pid. Since we're replacingwill2000-04-291-6/+11
| | | | | | | syslogd, it won't matter if we overwrite its PID file. PR: 18244 Submitted by: maintainer
* Fix the sample configuration file so that syslog-ng behaves more likewill2000-04-261-7/+7
| | | | | | | | FreeBSD's syslogd. syslogd logs the specified level and greater; currently syslog-ng only logs at the level specified. PR: 18219 Submitted by: maintainer
* Add syslog-ng, a syslog replacement.will2000-04-258-0/+285
PR: 18187 Submitted by: Vince Valenti <vince@blue-box.net> Category seconded by: asami, chuckr, green
OpenPOWER on IntegriCloud