Initial import of ccze 0.2.1
CZE is a robust and modular log colorizer with plugins for apm, exim, fetchmail, httpd, postfix, procmail, squid, syslog, ulogd, vsftpd, xferlog, and more. WWW: http://bonehunter.rulez.org/CCZE.phtml from Robert Nagy <thuglife@bsd.hu>
This commit is contained in:
parent
ac8d5a3a8a
commit
5a28e1491c
26
misc/ccze/Makefile
Normal file
26
misc/ccze/Makefile
Normal file
@ -0,0 +1,26 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2003/07/05 18:58:35 sturm Exp $
|
||||
|
||||
COMMENT= "log colorizer"
|
||||
|
||||
DISTNAME= ccze-0.2.1
|
||||
CATEGORIES= misc
|
||||
|
||||
MAINTAINER= Robert Nagy <thuglife@bsd.hu>
|
||||
|
||||
HOMEPAGE= http://bonehunter.rulez.org/CCZE.phtml
|
||||
|
||||
MASTER_SITES= ftp://bonehunter.rulez.org/pub/ccze/stable/
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
LIB_DEPENDS= pcreposix,pcre::devel/pcre
|
||||
|
||||
USE_GMAKE= Yes
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
|
||||
.include <bsd.port.mk>
|
3
misc/ccze/distinfo
Normal file
3
misc/ccze/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (ccze-0.2.1.tar.gz) = 221966bce7c5f011eca38157241a0432
|
||||
RMD160 (ccze-0.2.1.tar.gz) = 22d89140ea0518c6a33c07464620a2a1fb212b94
|
||||
SHA1 (ccze-0.2.1.tar.gz) = a265e826be8018cd2f1b13ea1e96e27cc1941d02
|
5
misc/ccze/pkg/DESCR
Normal file
5
misc/ccze/pkg/DESCR
Normal file
@ -0,0 +1,5 @@
|
||||
CZE is a robust and modular log colorizer with plugins for apm,
|
||||
exim, fetchmail, httpd, postfix, procmail, squid, syslog, ulogd,
|
||||
vsftpd, xferlog, and more.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
27
misc/ccze/pkg/PLIST
Normal file
27
misc/ccze/pkg/PLIST
Normal file
@ -0,0 +1,27 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2003/07/05 18:58:35 sturm Exp $
|
||||
bin/ccze
|
||||
bin/ccze-cssdump
|
||||
include/ccze.h
|
||||
lib/ccze/apm.so
|
||||
lib/ccze/distcc.so
|
||||
lib/ccze/exim.so
|
||||
lib/ccze/fetchmail.so
|
||||
lib/ccze/ftpstats.so
|
||||
lib/ccze/httpd.so
|
||||
lib/ccze/icecast.so
|
||||
lib/ccze/oops.so
|
||||
lib/ccze/php.so
|
||||
lib/ccze/postfix.so
|
||||
lib/ccze/procmail.so
|
||||
lib/ccze/proftpd.so
|
||||
lib/ccze/squid.so
|
||||
lib/ccze/sulog.so
|
||||
lib/ccze/super.so
|
||||
lib/ccze/syslog.so
|
||||
lib/ccze/ulogd.so
|
||||
lib/ccze/vsftpd.so
|
||||
lib/ccze/xferlog.so
|
||||
man/man1/ccze.1
|
||||
man/man1/ccze-cssdump.1
|
||||
man/man7/ccze-plugin.7
|
||||
@dirrm lib/ccze
|
Loading…
Reference in New Issue
Block a user