#2079 closed defect (fixed)
NEW: syslog-ng-1.4.17
Reported by: | darwin@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
syslog-ng-1.4.17
the portfile can be found here: INLINE
Description: Highly configurable syslog replacement. Homepage: http://www.balabit.com/products/syslog-ng/
================INLINE CONTENT================
# $Id$
PortSystem 1.0 name syslog-ng version 1.4.17 categories sysutils maintainers jd@… platforms darwin
description Highly configurable syslog replacement. long_description syslog-ng is the world's most flexible and scalable audit \
trail processing tool for organizations of any size. It \ provides a centralised, securely stored log of all devices \ on your network, whatever platform they run on. And syslog-ng \ also incorporates a host of powerful features, including \ filtering based on message content, as well as customisable \ data mining and analysis capabilities.
homepage http://www.balabit.com/products/syslog_ng/
master_sites http://www.balabit.com/downloads/syslog-ng/stable/src checksums md5 dc1e520c96cf290d237711bcee14f8ed
depends_lib lib:libol:libol
configure.args --host=powerpc
post-destroot {
file copy ${worksrcpath}/doc/syslog-ng.conf.sample ${destroot}${prefix}/etc
file mkdir ${destroot}${prefix}/share/doc/${name} file copy ${worksrcpath}/ChangeLog ${worksrcpath}/INSTALL \
${worksrcpath}/README ${worksrcpath}/AUTHORS \ ${worksrcpath}/COPYING ${worksrcpath}/NEWS \ ${worksrcpath}/PORTS \ ${destroot}${prefix}/share/doc/${name}
}
Change History (2)
comment:1 Changed 20 years ago by darwin@…
dependson: | → 2080 |
---|
comment:2 Changed 20 years ago by mww@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
thanks, commited;