steven
efcea11f08
disable snmp module to avoid build error when net-snmp is installed
...
report by and ok aja@, ok millert@
2021-06-09 18:54:01 +00:00
millert
e2a13edbc0
Update to syslog-ng 3.32.1.
...
Newer versions of syslog-ng have an "openbsd" module that supports
sendsyslog() and /dev/klog. This makes it possible to use syslog-ng
as a replacement for the stock OpenBSD syslog daemon.
OK steven@
2021-05-24 15:50:22 +00:00
steven
380f648d56
resurrect a previous patch to avoid picking up libuuid
...
reported and ok naddy@
2021-05-14 20:49:05 +00:00
millert
97ef7bbeff
Use bundled version of libevtlog, not the one from sysutils/eventlog.
...
Newer versions of syslog-ng require the bundled libevtlog as the
standalone eventlog package is no longer maintained.
OK sthen@ steven@
2021-04-30 17:14:50 +00:00
sthen
30a268ebdf
use COMPILER=base-clang ports-gcc to unbreak base-gcc arches now
...
that this uses libmaxminddb
2019-12-30 22:45:11 +00:00
fcambus
ae82d3e2f0
Switch syslog-ng from net/GeoIP to net/libmaxminddb.
...
This adds support for using GeoIP2/GeoLite2 databases instead of the
deprecated GeoIP/GeoLite databases.
Makes sense to steven@, maintainer. No objections.
2019-12-09 14:45:16 +00:00
jasper
949901cd37
- fix HOMEPAGE (moved to .com)
...
- explicitly disable riemann which may get picked up during configure
ok sthen@
2019-09-27 10:52:42 +00:00
sthen
77f7cc9c61
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:49:33 +00:00
sthen
7ce9caf70a
Don't set the pid in the default daemon_flags in syslog-ng's rc script,
...
it was set to /var/run/syslog pid (same as base syslogd) causing
problems with newsylog rotation.
from Joel Carnat, ok aja@ jca@ steven@
2018-09-22 23:12:09 +00:00
bket
1be981f4b0
Fix build with upcoming json-c 0.13
...
Taken from https://github.com/balabit/syslog-ng/pull/1810 , tested with
json-c 0.12 and 0.13
OK from steven@ (maintainer), landry@, jca@
2018-02-12 10:03:49 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
steven
4dae899b43
avoid picking up libhiredis when installed
...
spotted by and ok ajacoutot@
2018-01-09 07:36:06 +00:00
steven
4fd8225adf
fix configure patch that avoids picking up uuid
...
reported and ok ajacoutot@
2017-11-28 18:03:07 +00:00
naddy
1a87aebd2d
mechanical replacement of the gettext module
2017-11-21 00:12:59 +00:00
steven
5996229e10
update to 3.12.1
2017-11-10 21:58:26 +00:00
schwarze
d5909c062c
mandoc understands enough tbl(7) now, drop USE_GROFF and bump
2017-06-13 00:22:33 +00:00
steven
d703e24e42
update to 3.9.1
2017-06-08 18:19:37 +00:00
steven
c83d342324
update to 3.7.2
2016-05-01 11:19:09 +00:00
naddy
2c4204cf62
remove SHARED_ONLY from simple ports that use the gettext or libiconv module
2016-03-18 21:38:22 +00:00
steven
db5067400a
update to 3.6.4
...
ok ajacoutot@
2015-07-21 20:29:34 +00:00
ajacoutot
be38591e19
Missed in previous.
2015-07-18 21:39:05 +00:00
ajacoutot
4e0d107db6
Sync with syslog.conf(5).
2015-07-17 21:46:19 +00:00
steven
3e1bc76d36
update to 3.5.6
2014-12-31 11:33:56 +00:00
jasper
cb0332511a
merge patch from upstream to fix an issue on i386 present since 64-bit time_t,
...
where the log year would be a random value.
as reported by ajacoutot@
ok ajacoutot@, steven@ (MAINTAINER)
2014-11-21 08:10:48 +00:00
ajacoutot
25b0304c8f
Fix install path of syslog-ng.conf.
...
prodded by and ok steven@ (maintainer)
2014-10-29 09:14:50 +00:00
sthen
25dc960fcb
don't rely on openssl for string leadership
2014-05-23 12:53:01 +00:00
sthen
028ef12442
handle json-c update, tidy some whitespace in Makefile while there
2014-04-24 15:58:54 +00:00
steven
8ade66f80d
disable geoip for now, it was picked up by configure
...
spotted by naddy@
2014-04-07 21:16:45 +00:00
ajacoutot
f8d9b13293
Remove XXX now that our libtool(1) properly adds -rpath when needed.
...
Handle --sysconfdir by setting SYSCONFDIR.
ok steven@ (maintainer)
2014-03-31 17:06:54 +00:00
naddy
54b76aeb26
remove support for TCP wrappers; ok steven@
2014-03-24 22:41:00 +00:00
steven
8e3f0af34d
update to 3.4.7
2014-01-12 20:41:11 +00:00
steven
561cb87fa5
unbreak by not picking up libuuid from e2fsprogs - reported by naddy@
...
writing uuid still works without libuuid.
2013-12-04 07:13:31 +00:00
steven
9c8b46bf9c
disable rabbitmq for now.
...
this has a hidden dep on python and failed with python3 - spotted by nigel@
merge some post-install tweaks - from aja@
ok aja@
2013-12-01 12:09:48 +00:00
steven
44393a8021
update to syslog-ng 3.4.6
...
rand() patches from dhill@
portswise ok on a previous version landry@
ok aja@
2013-11-30 10:02:12 +00:00
ajacoutot
b84cb09d1d
Drop the INRC special case -- switching syslogd for syslog-ng should be
...
left as an exercice for whoever needs/wants to do it.
ok sthen@ steven@
2013-11-27 07:52:54 +00:00
steven
fc9e963eaf
update to 3.3.11
2013-06-19 20:26:05 +00:00
steven
9efb1d2f7e
maintenance update to 3.3.9
2013-06-02 20:01:22 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
steven
0210c1de2d
maintenance update to 3.3.8
2013-01-18 19:09:08 +00:00
landry
4a51a79324
Use --with-json=json-glib to ensure json-glib is picked. Otherwise json-c
...
can be detected at configure time, and removed later on by dpb, failing
the build.
2012-12-29 21:04:54 +00:00
steven
d786ddaaf4
update to 3.3.7
...
feedback and ok sthen@, "if it works for you" aja@
2012-11-28 07:04:35 +00:00
ajacoutot
8e9a3970c6
Unfuck ld.so.hints when run late in the boot process.
...
prodded by and ok espie@
2012-09-19 12:25:40 +00:00
ajacoutot
0bbbd35e32
register-plist did not catch the devel/glib2 -main -> empty change.
...
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
steven
ae33ed928d
s/PREFIX/TRUEPREFIX/ for consistency.
...
from robert at peichaer.org
ok ajacoutot@
2012-06-08 21:06:46 +00:00
ajacoutot
fa2db4d712
Set owner, group and mode for logfiles to the same value regular
...
syslogd(8) uses.
ok sthen@ steven@ (maintainer)
2012-05-29 05:19:19 +00:00
ajacoutot
093570a8a6
Set the PID to /var/run/syslog.pid by default to make syslog-ng happy
...
with newsyslog(8); this can of course by modified using syslog_ng_flags.
While here, run syslog-ng.conf(5) through tbl(1) (from sthen@).
discussed with and ok sthen@ steven@ (maintainer)
2012-05-28 16:31:31 +00:00
ajacoutot
f8d0623aa8
If syslog-ng is started early during boot-up (that is if one replaces
...
the syslogd rc.d(8) script with the syslog_ng one), it will fail to
launch because ldconfig(8) hasn't had a chance to run yet. Add an
rc_pre() that will take care of that.
ok sthen@ steven@ (maintainer)
2012-05-23 06:44:50 +00:00
steven
7743cfe4e9
enable sql support.
...
to use this, you also need to install the specific libdbi-drivers package
for the database you plan to use.
requested and tested by Richard Brooks, RichardBUK at FastMail.fm
2012-04-01 20:38:19 +00:00
espie
46d3548829
normalize pkgpath
2011-09-16 11:41:38 +00:00