Cy Schubert
51ff2f849b
Update syslog-ng 3.5.4.1 --> 3.5.5
...
Update syslog-ng-incubator 0.3.2 --> 0.3.3
2014-08-02 04:23:11 +00:00
Cy Schubert
bfcb03b085
Syslog-ng 3.5.4.1 is production ready. Copy syslog-ng-devel to syslog-ng.
...
Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2014-03-25 12:52:19 +00:00
Cy Schubert
1ace4ddf45
Syslog-ng 3.5.4.1 is production ready. Move syslog-ng to syslog-ng34.
...
Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2014-03-25 12:50:24 +00:00
Cy Schubert
6c89eeceee
Copy syslog-ng 3.4.3 to default port. 3.4.3 is production ready.
...
Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2013-08-14 15:37:28 +00:00
Cy Schubert
4f89de58f2
Make way for a new default syslog-ng.
...
Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2013-08-14 15:33:14 +00:00
Cy Schubert
7ac5228f52
Update 3.3.7 --> 3.3.8
...
Make pcre dependency generic. (Consistent with -devel port.)
Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2013-01-18 21:10:57 +00:00
Cy Schubert
f9d987df75
Collection of kernle messages via kqueue was broken in syslog-ng since 3.3.6.
...
This patch fixes this.
Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
Feature safe: yes
2012-11-10 04:21:18 +00:00
Cy Schubert
4ac62d0d38
Syslog-ng 3.3.7 has gone GA:
...
- Update syslog-ng from 3.3.6 to 3.3.7.
- Flag syslog-ng-rc IGNORE, no longer relevant until next release cycle.
Feature safe: yes
2012-11-09 05:17:44 +00:00
Cy Schubert
60c6047b8a
Resolve a FreeBSD 7 compile issue.
...
Supplied by: Peter Czanik <czanik@balabit.hu>
2012-09-11 14:05:31 +00:00
Cy Schubert
9362b592cb
Fix brokenness. Port now compiles when SPOOF unspecified and no longer
...
spins.
2012-09-04 14:31:48 +00:00
Doug Barton
9aac569eaa
Move the rc.d scripts of the form *.sh.in to *.in
...
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Doug Barton
83eb2c3700
In the rc.d scripts, change assignments to rcvar to use the
...
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Cy Schubert
86749552cd
Update 3.2.4 --> 3.3.1
2011-10-12 19:51:03 +00:00
Cy Schubert
098d07eb74
Update (replace) syslog-ng version 1 with syslog-ng version 3.
...
Previous history for syslog-ng version 3 can be found in sysutils/syslog-ng3.
Suggested by: syslog-ng upline and syslog-ng version 1 maintainer.
Approved by: syslog-ng version 1 maintainer and syslog-ng version 3 maintainer
2011-10-02 04:05:51 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Lars Engels
bd56fbc7af
Correct the name of the rc script in the pkg-message.
...
PR: ports/119445
Submitted by: Paul M <paul-freebsd (AT) mansfield.co.uk>
2008-01-19 12:48:56 +00:00
Martin Wilke
2494062a9d
- Update MASTER_SITES
...
- Pass maintainership to submitter
PR: 113083
Submitted by: Lars Engels <lars.engels@0x20.net>
2007-05-30 06:42:40 +00:00
Ion-Mihai Tetcu
574c1df44c
- Allow user to change parameters of start syslog-ng via vars rc.d script [1]
...
- Allow user to purge klog(9) via vars rc.d script [2]
PR: ports/98287 [1] and [2]
Submitted by: Pavel Volkov [1], Brian A. Seklecki [2]
2006-12-03 22:52:10 +00:00
Sergey Matveychuk
ed57847eed
- Update to 1.6.9
...
- Remove USE_REINPLACE
- rcNGfy
PR: ports/95011
Submitted by: maintainer
2006-03-29 21:20:19 +00:00
Sergey Matveychuk
d32386e162
- Update devel/libol to 0.3.15 and sysutils/syslog-ng to 1.6.6
...
- Synchronize syslog-ng.conf with /etc/syslog.conf
Submitted by: glebius
Approved by: maintainer silence
2005-03-20 14:46:20 +00:00
Sergey Matveychuk
d74326a7a5
- Add USE_GCC=3.3+. It fixes core dumps on 4.x.
...
- Add /var/run/logpriv as an log source in syslog-ng.conf.sample.
Submitted by: glebius
2005-03-05 18:59:30 +00:00
Ying-Chieh Liao
4ab1e3b135
upgrade to 1.6.0rc3
...
PR: 51938
Submitted by: maintainer
2003-05-12 09:05:36 +00:00
Norikatsu Shigemura
ecc3c9bee6
Resurrect template() option on file() removed in precedence commit.
...
PR: ports/50346
Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
Approved by: Vince Valenti <vince@blue-box.net> (maintainer)
2003-03-27 16:28:17 +00:00
Dmitry Sivachenko
8256b3ee57
Update to the latest stable version.
...
Submitted by: maintainer
2003-03-06 15:00:05 +00:00
Jimmy Olgeni
e5f938b82d
Update port to version 1.4.11 (needs devel/libol 0.2.21)
...
PR: 26706
Submitted by: Vince Valenti <vince@blue-box.net>
2001-04-20 15:54:37 +00:00
Thomas Gellekum
546041ba31
As threatened on freebsd-ports: all startup scripts know about the two
...
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.
2000-07-05 12:37:06 +00:00
Will Andrews
7e2c85ee93
Update to 1.4.4.
...
PR: 19633
Submitted by: maintainer
2000-07-02 03:24:11 +00:00
Will Andrews
31511c8978
Make this port respect CFLAGS.
...
PR: 18661
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Approved by: MAINTAINER
2000-05-22 00:24:05 +00:00
Will Andrews
5a51c60c24
Change name of PID file to /var/run/syslog.pid. Since we're replacing
...
syslogd, it won't matter if we overwrite its PID file.
PR: 18244
Submitted by: maintainer
2000-04-29 02:38:55 +00:00
Will Andrews
fcb33b1536
Fix the sample configuration file so that syslog-ng behaves more like
...
FreeBSD's syslogd. syslogd logs the specified level and greater; currently
syslog-ng only logs at the level specified.
PR: 18219
Submitted by: maintainer
2000-04-26 12:16:46 +00:00
Will Andrews
d4b671f0a8
Add syslog-ng, a syslog replacement.
...
PR: 18187
Submitted by: Vince Valenti <vince@blue-box.net>
Category seconded by: asami, chuckr, green
2000-04-25 12:48:06 +00:00