Port details |
- syslog-ng317 Powerful syslogd replacement
- 3.17.2_5 sysutils
=0 3.17.2_5Version of this port present on the latest quarterly branch.
- DEPRECATED: No longer supported by Balabit
This port expired on: 2019-12-31
- Maintainer: cy@FreeBSD.org
- Port Added: 2018-08-15 20:15:43
- Last Update: 2019-12-31 17:00:29
- SVN Revision: 521645
- License: not specified in port
- WWW:
- http://www.syslog-ng.org/
- Description:
- syslog-ng is an enhanced log daemon, supporting a wide range of input and
output methods: syslog, unstructured text, message queues, databases (SQL
and NoSQL alike) and more.
Key features:
* receive and send RFC3164 and RFC5424 style syslog messages
* work with any kind of unstructured data
* receive and send JSON formatted messages
* classify and structure logs with builtin parsers (csv-parser(),
db-parser(), ...)
* normalize, crunch and process logs as they flow through the system
* hand on messages for further processing using message queues (like
AMQP), files or databases (like PostgreSQL or MongoDB).
The official home page of syslog-ng is:
WWW: http://www.syslog-ng.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- syslog-ng317>0:sysutils/syslog-ng317
- Conflicts:
- CONFLICTS:
- syslog-ng-[0-9]*
- syslog-ng[0-9]-[0-9]*
- syslog-ng[0-9][0-9]-[0-9]*
- syslog-ng-devel-[0-9]*
- eventlog*
- No installation instructions:
- This port has been deleted.
- PKGNAME: syslog-ng317
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1534173195
SHA256 (syslog-ng-3.17.2.tar.gz) = 73601f7ca13c6b534318d5b0648ec1833aa9ca0516d6c3f90085b090d548c50b
SIZE (syslog-ng-3.17.2.tar.gz) = 9119227
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.6 : lang/python36
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libpcre.so : devel/pcre
- libuuid.so : misc/e2fsprogs-libuuid
- libcurl.so : ftp/curl
- libjson-c.so : devel/json-c
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for syslog-ng317-3.17.2_5:
AMQP=off: Build with AMQP support
CURL=on: Build with Curl HTTP support
DOCS=on: Build and/or install documentation
GEOIP2=off: Build with geoip2 (MaxMindDB) support
IPV6=on: IPv6 protocol support
JAVA=off: Build with Java support (no modules)
JAVA_MOD=off: Build with Java modules (needs Maven / Internet access)
JSON=on: Build with JSON-C support
MONGO=off: MongoDB support
PYTHON=off: Build with Python 2.7 support
REDIS=off: Build with Redis support
SMTP=off: Build with SMTP support
SPOOF=off: Build with spoof source support
SQL=off: Build with database (libdbi) support
TCP_WRAPPERS=off: Build with TCP Wrappers
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- autoreconf:build compiler:c11 gettext-runtime gmake gnome libtool pathfix pkgconfig python:build shebangfix ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.17.2_5 31 Dec 2019 17:00:29 |
rene |
Remove expired ports:
2019-12-31 accessibility/linux-c6-atk: Superseded by CentOS 7
2019-12-31 audio/exaile-devel: this port is older than audio/exaile
2019-12-31 audio/linux-c6-alsa-lib: Superseded by CentOS 7
2019-12-31 audio/linux-c6-alsa-plugins-oss: Superseded by CentOS 7
2019-12-31 audio/linux-c6-alsa-plugins-pulseaudio: Superseded by CentOS 7
2019-12-31 audio/linux-c6-alsa-utils: Superseded by CentOS 7
2019-12-31 audio/linux-c6-flac: Superseded by CentOS 7
2019-12-31 audio/linux-c6-libaudiofile: Superseded by CentOS 7
2019-12-31 audio/linux-c6-libogg: Superseded by CentOS 7
2019-12-31 audio/linux-c6-libsndfile: Superseded by CentOS 7
2019-12-31 audio/linux-c6-libvorbis: Superseded by CentOS 7
2019-12-31 audio/linux-c6-mikmod: Superseded by CentOS 7
2019-12-31 audio/linux-c6-nas-libs: Superseded by CentOS 7 (Only the first 15 lines of the commit message are shown above ) |
3.17.2_5 08 Nov 2019 13:11:05 |
tobik |
sysutils: Add missing USES={gnome,mate,php} |
3.17.2_5 12 Sep 2019 04:32:09 |
cy |
Deprecate and expire old releases of syslog-ng.
Discussed with: Peter Czanik (CzP) <peter.czanik@oneidentity.com>
Balabit (a OneIdentity company) / syslog-ng upstream |
3.17.2_5 19 Aug 2019 12:44:41 |
cy |
Pass -no-daemon to gradle more directly.
PR: 239903
Submitted by: tobik@
Reported by: tobik@ |
3.17.2_5 19 Aug 2019 12:14:20 |
cy |
Revert r509253. The suggested solution does not work after all in
poudriere.
The JAVA and JAVA_MOD options may need BROKEN unless this can be resolved.
PR: 239903
Tested by: tobik@ |
3.17.2_5 19 Aug 2019 05:44:32 |
cy |
Address left over gradle daemons under poudriere when JAVA options
selected.
PR: 239903
Suggested by: tobik@
Reported by: tobik@
Obtained from: openjfx8-devel port |
3.17.2_5 16 Aug 2019 19:44:28 |
cy |
syslog-ng family of ports: JAVA_MOD implies JAVA.
PR: 239903
Discussed with: Peter Czanik (CzP) <peter.czanik@oneidentity.com>
Balabit (a OneIdentity company) / syslog-ng upstream |
3.17.2_5 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
3.17.2_5 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.17.2_4 05 Apr 2019 04:56:13 |
cy |
Fix build on gcc-based architectures.
PR: 236695
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
MFH: 2019Q2 |
3.17.2_4 30 Mar 2019 18:36:33 |
cy |
Pet portlint. |
3.17.2_4 13 Jan 2019 20:58:37 |
adamw |
Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults
with GeoIP 2.
Also, as suggested by zi, add an UPDATING note about this. |
3.17.2_3 07 Jan 2019 21:11:03 |
cy |
Make CURL a default option.
PR: 234702
Submitted by: egypcio@ (for syslog-ng319 only) |
3.17.2_2 23 Dec 2018 19:27:08 |
cy |
Update WWW. Since Balabit was purchased by One Idenity earlier this year
there has been a bit of churn with Balabit's website. There is now
syslog-ng.org which goes to the Open Source Edition page on
syslog-ng.com.
Reported by: pi |
3.17.2_2 05 Dec 2018 19:36:04 |
linimon |
The failure of these ports to build on powerpc64 seems to be statistical.
Approved by: portmgr (tier-2 blanket) |
3.17.2_2 17 Oct 2018 03:45:27 |
cy |
libbson is only needed whwn the mongodb option is selected.
Otherwise it is needlessly requisite. Fix this.
PR: 232335
Submitted by: dhw@ |
3.17.2_2 14 Oct 2018 09:54:49 |
mmokhi |
sysutils/syslog-ng{310, 311, 312, 313, 314, 315, 317, 37, 39}: Fix JAVA option
Use JAVA_USE syntax to make the port correctly depend on
JAVA runtime and buildtime when the corresponding option is selected
Reported by: Filias Heidt <fh@netzkommune.de>
Reviewed by: cy (maintainer), mat
Approved by: cy (maintainer)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D17291 |
3.17.2_1 05 Sep 2018 22:01:55 |
sunpoet |
Update devel/json-c to 0.13.1
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 231007
Exp-run by: antoine |
3.17.2 15 Aug 2018 20:15:29 |
cy |
Welcome the new syslog-ng 3.17, delivered to my inbox from our upliine.
As 3.17 has been anticipated and already is stable, it becomes the
default version for the metaport.
Submitted by: Peter Czanik (CzP) <peter.czanik@oneidentity.com>
One Identity / syslog-ng upstream |