aboutsummaryrefslogtreecommitdiff
path: root/sysutils/syslog-ng1
Commit message (Collapse)AuthorAgeFilesLines
* Update to syslog-ng 1.4.16, which fixes a security vulnerability.Kris Kennaway2002-10-122-2/+2
| | | | Notes: svn path=/head/; revision=67839
* - Update to 1.4.15Patrick Li2002-05-013-7/+7
| | | | | | | | | | - Change maintainer email address PR: 37639 Submitted by: maintainer Notes: svn path=/head/; revision=58421
* Update to version 1.4.14.Steve Price2001-12-024-10/+24
| | | | | | | | PR: 32369 Submitted by: maintainer Notes: svn path=/head/; revision=50878
* Update port to version 1.4.11 (needs devel/libol 0.2.21)Jimmy Olgeni2001-04-203-2/+14
| | | | | | | | PR: 26706 Submitted by: Vince Valenti <vince@blue-box.net> Notes: svn path=/head/; revision=41738
* Update to version 1.4.10Kevin Lo2000-12-142-4/+2
| | | | | | | | PR: 23490 Submitted by: MAINTAINER Notes: svn path=/head/; revision=35980
* Upgrade to syslog-ng 1.4.9 to fix remote DoS.Kris Kennaway2000-11-252-2/+4
| | | | Notes: svn path=/head/; revision=35402
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-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. Notes: svn path=/head/; revision=33576
* Update to 1.4.7Kevin Lo2000-10-032-2/+2
| | | | | | | | PR: 21707 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33367
* Update to version 1.4.5Kevin Lo2000-07-252-2/+2
| | | | | | | | PR: 20160 Submitted by: MAINTAINER Notes: svn path=/head/; revision=31008
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-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. Notes: svn path=/head/; revision=30229
* Update to 1.4.4.Will Andrews2000-07-023-3/+3
| | | | | | | | 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-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