Port details |
- syslog-ng322 Powerful syslogd replacement
- 3.22.1_2 sysutils
=0 3.22.1_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Agreed upon upstream one year deprecation policy
This port expired on: 2020-10-09
- Maintainer: cy@FreeBSD.org
- Port Added: 2019-06-27 05:34:58
- Last Update: 2020-10-12 11:09:39
- SVN Revision: 552122
- 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-ng322>0:sysutils/syslog-ng322
- 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-ng322
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1561534638
SHA256 (syslog-ng-3.22.1.tar.gz) = 0656443776fa554320cb81bbebeac72bdf871298dd2ebef7413c393aec4d74c8
SIZE (syslog-ng-3.22.1.tar.gz) = 4981746
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>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.7 : lang/python37
- 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-ng322-3.22.1_2:
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
KAFKA=off: Build with Kafka (librdkafka) support
MONGO=off: MongoDB support
PYTHON=off: Build with Python 3.7 support
REDIS=off: Build with Redis support
RIEMANN=off: Build with Riemann support
SMTP=off: Build with SMTP support
SNMPDEST=off: Build with SNMP destination (net-snmp) 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:3.5+,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.22.1_2 12 Oct 2020 11:09:39 |
rene |
Remove expired ports:
2020-10-09 sysutils/syslog-ng322: Agreed upon upstream one year deprecation
policy
2020-10-09 sysutils/syslog-ng321: Agreed upon upstream one year deprecation
policy
2020-10-09 sysutils/syslog-ng320: Agreed upon upstream one year deprecation
policy
2020-10-09 dns/opendnssec: EOLed by upstream
2020-10-09 sysutils/syslog-ng323: Agreed upon upstream one year deprecation
policy |
3.22.1_2 22 May 2020 19:20:42 |
sunpoet |
Bump PORTREVISION for devel/json-c json-c |
3.22.1_1 08 Nov 2019 13:11:05 |
tobik |
sysutils: Add missing USES={gnome,mate,php} |
3.22.1_1 09 Oct 2019 19:17:18 |
cy |
Welcome the new syslog-ng 3.24.1. It is the default syslog-ng port/package.
While at it, implement the newly agreed upon policy to deprecated and
remove old syslog-ng ports one year after the latest ports has been
committed. This is in cotrast to One Identity's Linux clients who have
told One Identity they would like to see three years of support. FreeBSD
users are encouraged to contact our upline, Peter Czanik, or myself
regarding their preference.
Submitted by: Peter Czanik (CzP) <peter.czanik@oneidentity.com>
Balabit (a OneIdentity company) / syslog-ng upstream |
3.22.1_1 19 Aug 2019 12:44:41 |
cy |
Pass -no-daemon to gradle more directly.
PR: 239903
Submitted by: tobik@
Reported by: tobik@ |
3.22.1_1 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.22.1_1 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.22.1_1 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.22.1_1 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
3.22.1_1 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.22.1 27 Jun 2019 05:34:30 |
cy |
Accpet the new syslog-ng321 from our upstream Balabit, the company
that authored and maintains syslog-ng.
Peter suggested that this new port not become the default syslog-ng port
for now until up two modules that fail to build on FreeBSD are fixed
upstream.
Submitted by: Peter Czanik (CzP) <peter.czanik@balabit.com>
Balabit (a OneIdentity company) / syslog-ng upstream |