NOTICE: This package has been removed from pkgsrc

./sysutils/p5-Sys-Syslog, Perl interface to the UNIX syslog(3) calls

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.35nb3, Package name: p5-Sys-Syslog-0.35nb3, Maintainer: evaldo

Sys::Syslog is an interface to the UNIX syslog(3) program.

Call syslog() with a string priority and a list of printf() args just like
syslog(3).


Required to run:
[lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

SHA1: d0af52f6f6a1f6ba948e63cb723cd658d48f8c22
RMD160: 77dc0deb055e1f2f863633ea747f6c6f52391922
Filesize: 81.432 KB

Version history: (Expand)


CVS history: (Expand)


   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557)
Log message:
Bump PKGREVISIONs for perl 5.30.0
   2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816)
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0
   2017-09-18 13:56:27 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Sys-Syslog: update to 0.35.

0.35 -- 2016-09-01 -- Sebastien Aperghis-Tramoni (SAPER)

  [Security]
  - CPAN RT #116543: CVE-2016-1238: avoid loading optional modules from
    default . (Tony Cook). Patch rewrote to no longer depend upon @INC.

  [Documentation]
  - openlog() options: mention the version of Sys::Syslog they were added.
  - Update HISTORY.
  - Update some broken links.

  [Distribution]
  - Converted the Changes file to CPAN::Changes::Spec format.
  - Improved a bit the readability of the ticket numbers.

  [Tests]
  - GitHub PR #4: use lexical instead of global filehandles (Alex Balhatchet).
   2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298)
Log message:
Recursive revbump from lang/perl5 5.26.0
   2016-08-12 13:50:36 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.34

Upstream changes:
0.34 -- 2016.05.06 -- Sebastien Aperghis-Tramoni (SAPER)
        [BUGFIX] CPAN-RT#105117: use %e where available, fall back to %d and
        a regexp where not (Markus Laker).
        [BUGFIX] CPAN-RT#98446: trailing new line with perror (Alexander Bluhm).
        [BUGFIX] CPAN-RT#105152: the noeol option was ignored (Markus Laker).
        [PORT] CPAN-RT#104710: loadable library and perl binaries are mismatched,
        because of missing CCFLAGS (CHORNY, KMX).
        [PORT] No longer inheriting from Exporter doesn't work before Perl 5.8.3.
        [BUGFIX] CPAN-RT#90538: facility from openlog() is not used (Anton \ 
Yuzhaninov).
        [PORT] CPAN-RT#90212: Support non-Windows platforms where syslog.h
        is not defined (Brian Fraser).
        [PORT] CPAN-RT#90224: setlocale() is not available everywhere, for
        example on Android (Brian Fraser).
        [PORT] CPAN-RT#90218: getproto*() and getserv*() functions are not
        available everywhere (Brian Fraser).
        [DOC] CPAN-RT#102058: mention the repository in the documentation.
   2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236)
Log message:
Bump PKGREVISION for perl-5.24.