summaryrefslogtreecommitdiffstats
path: root/sysutils/syslog-ng1/files
Commit message (Collapse)AuthorAgeFilesLines
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-051-0/+20
| | | | | | | 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-021-1/+1
| | | | | 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-252-0/+178
PR: 18187 Submitted by: Vince Valenti <vince@blue-box.net> Category seconded by: asami, chuckr, green
OpenPOWER on IntegriCloud