summaryrefslogtreecommitdiff
path: root/sysutils/syslog-ng1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make this port respect CFLAGS.Will Andrews2000-05-221-0/+8
| | | | | | | | | PR: 18661 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Approved by: MAINTAINER Notes: svn path=/head/; revision=28653
* Change name of PID file to /var/run/syslog.pid. Since we're replacingWill Andrews2000-04-291-6/+11
| | | | | | | | | | syslogd, it won't matter if we overwrite its PID file. PR: 18244 Submitted by: maintainer Notes: svn path=/head/; revision=28064
* Fix the sample configuration file so that syslog-ng behaves more likeWill Andrews2000-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 Notes: svn path=/head/; revision=28021
* Add syslog-ng, a syslog replacement.Will Andrews2000-04-258-0/+285
PR: 18187 Submitted by: Vince Valenti <vince@blue-box.net> Category seconded by: asami, chuckr, green Notes: svn path=/head/; revision=27994