summaryrefslogtreecommitdiff
path: root/sysutils/syslog-ng1/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update devel/libol to 0.3.15 and sysutils/syslog-ng to 1.6.6Sergey Matveychuk2005-03-201-4/+24
| | | | | | | | | | - Synchronize syslog-ng.conf with /etc/syslog.conf Submitted by: glebius Approved by: maintainer silence Notes: svn path=/head/; revision=131727
* - Add USE_GCC=3.3+. It fixes core dumps on 4.x.Sergey Matveychuk2005-03-051-1/+3
| | | | | | | | | - Add /var/run/logpriv as an log source in syslog-ng.conf.sample. Submitted by: glebius Notes: svn path=/head/; revision=130421
* upgrade to 1.6.0rc3Ying-Chieh Liao2003-05-121-11/+0
| | | | | | | | PR: 51938 Submitted by: maintainer Notes: svn path=/head/; revision=80813
* Resurrect template() option on file() removed in precedence commit.Norikatsu Shigemura2003-03-272-11/+11
| | | | | | | | | PR: ports/50346 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Approved by: Vince Valenti <vince@blue-box.net> (maintainer) Notes: svn path=/head/; revision=77544
* Update to the latest stable version.Dmitry Sivachenko2003-03-066-42/+44
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=77032
* Update port to version 1.4.11 (needs devel/libol 0.2.21)Jimmy Olgeni2001-04-201-0/+12
| | | | | | | | PR: 26706 Submitted by: Vince Valenti <vince@blue-box.net> Notes: svn path=/head/; revision=41738
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-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. Notes: svn path=/head/; revision=30229
* Update to 1.4.4.Will Andrews2000-07-021-1/+1
| | | | | | | | PR: 19633 Submitted by: maintainer Notes: svn path=/head/; revision=30055
* 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-252-0/+178
PR: 18187 Submitted by: Vince Valenti <vince@blue-box.net> Category seconded by: asami, chuckr, green Notes: svn path=/head/; revision=27994