Commit graph

20 commits

Author SHA1 Message Date
Franz Pletz fad5491936
syslogng: 3.9.1 -> 3.11.1 2017-08-27 02:33:34 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Franz Pletz e38f7c625e
syslog-ng: refactor 2017-02-15 01:58:47 +01:00
Bas van Dijk 020fb2cce1 syslog-ng: 3.6.2 -> 3.9.1
This should fix: https://github.com/NixOS/nixpkgs/issues/20153
2017-02-14 11:45:24 +01:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Alexander V. Nikolaev 61020943d1 syslog-ng: add explicit pcre build dependency 2016-01-27 15:37:19 +02:00
Rickard Nilsson 2d00826ac9 syslog-ng: Update from 3.6.1 to 3.6.2 2015-03-11 02:07:43 +01:00
Rickard Nilsson 71f64ded06 Revert "Revert "syslog-ng: Update from 3.5.6 to 3.6.1""
This reverts commit 8e1072fd60.
2014-11-06 21:59:04 +01:00
William A. Kennington III 8e1072fd60 Revert "syslog-ng: Update from 3.5.6 to 3.6.1"
This reverts commit e2ada42623.
2014-11-02 17:22:28 -08:00
Rickard Nilsson e2ada42623 syslog-ng: Update from 3.5.6 to 3.6.1
Also update the NixOS module, syslog-ng now automatically listens to
the systemd journal, so we don't have to set up syslog.socket.
2014-10-27 12:22:22 +01:00
Rickard Nilsson 0dd1551806 syslog-ng: Update from 3.5.4.1 to 3.5.6 2014-08-06 12:10:07 +02:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Rickard Nilsson c11d9daa58 syslog-ng: Add perl to buildInputs so perl scripts in output are fixed correctly 2014-06-25 13:44:31 +02:00
Rickard Nilsson 41f5e0121c syslog-ng: Enable systemd support 2014-06-24 23:52:54 +02:00
Rob Vermaas f430a8810d syslogng: update from 3.5.3 to 3.5.4.1 2014-05-22 12:54:06 +02:00
Peter Simons b5d7acdd22 syslog-ng: add missing python build input 2014-01-15 17:29:14 +01:00
Peter Simons 10998e8af5 syslogng: update from 3.1.2 to 3.5.3 2014-01-15 17:29:14 +01:00
Bjørn Forsman 083d0890f5 More description fixes
* Remove package name
* Start with upper case letter
* Remove trailing period

Also reword some descriptions and move some long descriptions to
longDescription.

I'm not touching generated packages.
2013-10-06 12:01:38 +02:00
Peter Simons 7d651a8ec3 syslog-ng: the build doesn't find "glib" on platforms other than Linux
Glib is a buildInput, and it does work fine on Linux, but on other
platforms Hydra reports a build failure:

 | checking for GLIB - version >= 2.10.1... no
 | *** Could not run GLIB test program, checking why...
 | *** The test program failed to compile or link. See the file config.log for the
 | *** exact error that occured. This usually means GLIB is incorrectly installed.
 | configure: error: Cannot find GLIB version >= 2.10.1: is pkg-config in path?

I can't debug that problem, so opted to just disable those builds that
fail anyway.

svn path=/nixpkgs/trunk/; revision=28156
2011-08-04 15:59:21 +00:00
Peter Simons 9f834cb8bd syslog-ng: moved package from tools/misc to tools/system
svn path=/nixpkgs/trunk/; revision=28155
2011-08-04 15:59:14 +00:00