aboutsummaryrefslogtreecommitdiff
path: root/sysutils/syslog-ng310
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on gcc-based architectures.Cy Schubert2019-04-051-2/+2
| | | | | | | | | PR: 236695 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> MFH: 2019Q2 Notes: svn path=/head/; revision=497907
* Pet portlint.Cy Schubert2019-03-301-10/+9
| | | | Notes: svn path=/head/; revision=497319
* Remove GeoIP-related options. Where possible, replace GeoIP 1 defaultsAdam Weinberger2019-01-131-8/+2
| | | | | | | | | with GeoIP 2. Also, as suggested by zi, add an UPDATING note about this. Notes: svn path=/head/; revision=490211
* Make CURL a default option.Cy Schubert2019-01-071-2/+2
| | | | | | | | PR: 234702 Submitted by: egypcio@ (for syslog-ng319 only) Notes: svn path=/head/; revision=489617
* Update WWW. Since Balabit was purchased by One Idenity earlier this yearCy Schubert2018-12-231-1/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=488237
* The failure of these ports to build on powerpc64 seems to be statistical.Mark Linimon2018-12-051-1/+0
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=486719
* libbson is only needed whwn the mongodb option is selected.Cy Schubert2018-10-171-2/+2
| | | | | | | | | | Otherwise it is needlessly requisite. Fix this. PR: 232335 Submitted by: dhw@ Notes: svn path=/head/; revision=482269
* sysutils/syslog-ng{310, 311, 312, 313, 314, 315, 317, 37, 39}: Fix JAVA optionMahdi Mokhtari2018-10-141-3/+3
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=482037
* Mark syslog-ng310, syslog-ng311, syslog-ng312, and syslog-ng313Cy Schubert2018-10-131-0/+3
| | | | | | | | | | | | | | deprecated and expired at the end of 2019, as they are no longer officially supported by Balabit. syslog-ng39 will remain as it, along with syslog-ng314, are reported to be the most stable and most popular versions of syslog-ng. Discussed with: Peter Czanik (CzP) <peter.czanik@balabit.com> Reviewed by: Peter Czanik (CzP) <peter.czanik@balabit.com> Balabit / syslog-ng upstream Notes: svn path=/head/; revision=481980
* Update devel/json-c to 0.13.1Sunpoet Po-Chuan Hsieh2018-09-051-1/+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 Notes: svn path=/head/; revision=479045
* Do not force stop services when a package is deinstalled.Mathieu Arnold2018-06-272-2/+1
| | | | | | | | | Starting or stopping services is the role of pkg(8). Sponsored by: Absolight Notes: svn path=/head/; revision=473439
* Make AQMP support optional. AQMP support, which was prior to thisCy Schubert2018-01-241-1/+1
| | | | | | | | | | | | | revision not optional, caused syslog-ng to fail to build with LibreSSL. Users of LibreSSL should disable AQMP support. PR: 225380 Submitted by: Peter Czanik (CzP) <peter.czanik@balabit.com> Balabit / syslog-ng upstream MFH: 2018Q1 Notes: svn path=/head/; revision=459810
* For the ports under `sysutils' category: remove superfluous linefeeds.Alexey Dokuchaev2018-01-091-1/+0
| | | | Notes: svn path=/head/; revision=458561
* Update devel/json-c to 0.13Sunpoet Po-Chuan Hsieh2018-01-031-0/+1
| | | | | | | | | | | | | - Add TEST_TARGET - While I'm here, fix shebang for net/opensips - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/json-c/json-c/blob/master/ChangeLog PR: 224675 Exp-run by: antoine Notes: svn path=/head/; revision=457965
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.Jimmy Olgeni2017-11-021-4/+4
| | | | | | | This round is @FreeBSD.org residents except teams. Notes: svn path=/head/; revision=453381
* syslog-ng310 and syslog-ng311 register conflict with each other.Cy Schubert2017-10-051-0/+1
| | | | | | | Reported by: rodrigo Notes: svn path=/head/; revision=451271
* Register conflict with syslog-ng-incubator.Cy Schubert2017-10-051-1/+3
| | | | | | | Reported by: rodrigo Notes: svn path=/head/; revision=451270
* Make PKGNAMESUFFIX conditional only if this port is built directly,Cy Schubert2017-10-051-0/+3
| | | | | | | | not when referenced through an option of sysutils/syslog-ng. This is consistent with other syslog-ng ports. Notes: svn path=/head/; revision=451267
* Fix broken plist.Cy Schubert2017-07-032-1/+1
| | | | | | | | | | | PR: 220446 Submitted by: i.dani@outlook.com Reviewed by: cy MFH: 2017Q3 Differential Revision: D11456 Notes: svn path=/head/; revision=444977
* Fix some PKGBASE collisionsAntoine Brodin2017-06-291-0/+1
| | | | Notes: svn path=/head/; revision=444623
* Move sysutils/syslog-ng-devel to sysutils/syslog-ng310. The syslog-ngCy Schubert2017-06-299-0/+821
development team at Balabit has adopted a rolling release model for now. Discussed with: Peter Czanik (CzP) <peter.czanik@balabit.com> Balabit / syslog-ng upstream Notes: svn path=/head/; revision=444618