Commit Graph

42 Commits

Author SHA1 Message Date
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
william
0a6e232f60 add rcscript
ok ajacoutot steven (MAINTAINER)
2011-09-14 02:34:06 +00:00
steven
91bc646285 update to 3.1.4 2011-05-01 13:48:32 +00:00
steven
df61492183 update to 3.1.3 2010-12-12 15:10:38 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
espie
4d0f59f329 last WANTLIB conversion, hopefully 2010-11-11 19:00:48 +00:00
espie
709b054ab9 USE_GROFF=Yes 2010-10-19 07:43:00 +00:00
steven
0166d70ee4 update to 3.1.2
somehow it got stuck in my tree for a while
2010-09-24 17:54:16 +00:00
steven
18cb78a3b8 - by default, find the config file in the location we installed it.
- install a better sample config file, which mimics OpenBSD's syslogd
  and no longer spits all kinds of warnings just because we are using
  syslog-ng >= 3

this allows to start syslog-ng without extra arguments and have something
basically working.

requested by jcs@

let me know if you find issues with the new config file.
2010-07-22 21:03:03 +00:00
steven
03f62136bd major update to 3.1.1
based on a diff from william@
2010-05-03 20:51:17 +00:00
ajacoutot
aff49aa0d6 Use the gettext module.
ok steven@ (maintainer)
2010-03-20 16:47:44 +00:00
steven
eb3706a5bb maintenance update to 2.1.4 2009-03-26 18:52:50 +00:00
steven
1b945c5bd5 update to 2.1.3
contains security fix for CVE-2008-5110
2008-11-26 20:09:35 +00:00
steven
b9aef06ba5 update to 2.1.2 2008-11-16 20:33:10 +00:00
steven
ad57797716 update to 2.1.1 and take maintainership
with a few patches from author Balazs Scheidler, thanks

some testing by Brian A. Seklecki
2008-11-09 23:27:03 +00:00
steven
7e2c100d56 fix master sites 2008-10-06 16:09:13 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
sturm
7a0adabfe4 fix CATEGORIES
from Moritz Grimm <mlist at scapa.dnsalias.net>
2005-11-27 10:54:10 +00:00
jakob
fc72b96a74 syslog-ng 1.6.8 and libol 0.3.16; submitted by steve shockley 2005-09-19 13:35:17 +00:00
jakob
9c8c17049f syslog-ng v1.6.5 2005-03-22 22:02:59 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
alek
c3219db789 Add WANTLIB markers 2004-12-20 10:35:34 +00:00
espie
d1fa125d45 new plists 2004-09-15 18:39:31 +00:00
jakob
f977887744 update to v1.6.4
drop development version
2004-06-19 22:16:22 +00:00
naddy
1598bd8724 also provide config.sub; fixes build on amd64 2004-05-28 21:21:42 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
sturm
2e70d794ec don't compile useless test program which breaks built on ELF archs due to
libwrap issues

OK jakob@ (MAINTAINER)
2003-04-24 09:08:38 +00:00
pvalchev
db084e84a2 cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures 2003-03-02 21:22:22 +00:00
pvalchev
22ab8c13dd put a proper config.guess so autoconf can recognise macppc 2003-01-04 20:04:09 +00:00
jakob
9bb66e5bc1 update to v1.5.24 2002-12-30 10:48:53 +00:00
jakob
8e2cab6b32 update to v1.4.17 2002-12-30 10:41:04 +00:00
pvalchev
4d9627f908 final round:
cast NULL sentinel to void * so it is 64bit on alpha & sparc64, use
NULL instead of '0' where appropriate.
2002-12-30 09:15:26 +00:00
jakob
444af02f5b enable tcp wrappers support 2002-10-10 17:28:21 +00:00
jakob
aae29753fe split into stable and development 2002-10-06 13:15:55 +00:00
jakob
a34e359be4 syslog-ng, a syslogd replacement 2002-10-05 14:18:16 +00:00