diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2015-08-19 03:08:57 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2015-08-19 03:08:57 +0000 |
| commit | 231fd99cd34921d6d9c8572c5ab92eedab72af21 (patch) | |
| tree | 9da9aa9c7cf256d291cc348bb9623d3533d2ef25 /sysutils/syslog-ng-devel/files | |
| parent | www/qupzilla-qt4(-qt5): add some dependencies, qt4-linguist->qt4-linguisttools (diff) | |
Update 3.7.0a2 --> 3.7.1
- openssl became a mandatory dependency
- python and java support are moved from the incubator to syslog-ng core
(well, on FreeBSD they are brand new, as it did not work previously at
all...).
Not quite production ready: Java support does not work as it involves
downloading a truckload of JAR files.
Submitted by: Peter Czanik (CzP) <peter.czanik@balabit.com>
BalaBit IT Security / syslog-ng upstream
Notes
Notes:
svn path=/head/; revision=394674
Diffstat (limited to 'sysutils/syslog-ng-devel/files')
| -rw-r--r-- | sysutils/syslog-ng-devel/files/syslog-ng.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/syslog-ng-devel/files/syslog-ng.conf.sample b/sysutils/syslog-ng-devel/files/syslog-ng.conf.sample index 7fa32733ffd1..337677ed652b 100644 --- a/sysutils/syslog-ng-devel/files/syslog-ng.conf.sample +++ b/sysutils/syslog-ng-devel/files/syslog-ng.conf.sample @@ -1,4 +1,4 @@ -@version:3.6 +@version:3.7 @include "scl.conf" # |
