ports/52871: New port: sysutils/ccze (A fast log colorizer)

Nicolas Jombart ecu at ipv42.net
Mon Jun 2 16:30:10 UTC 2003


>Number:         52871
>Category:       ports
>Synopsis:       New port: sysutils/ccze (A fast log colorizer)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 02 09:30:07 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas Jombart
>Release:        FreeBSD 4.8-RC i386
>Organization:
>Environment:
System: FreeBSD shiva.int.ipv42.net 4.8-RC FreeBSD 4.8-RC #0: Sat Mar 29 12:39:22 CET 2003 ecu at shiva.int.ipv42.net:/usr/obj/usr/src/sys/SHIVA i386


	
>Description:
	


Ccze is a fast, C port of the well known colorize log colorizer.
It uses ncurses for the output and PCRE for matching. It is also
extensible via plug-ins.
Plugins for apm, exim, fetchmail, httpd, postfix, procmail, squid,
syslog, ulogd, vsftpd, xferlog and more are provided.

WWW: http://bonehunter.rulez.org/CCZE.phtml


>How-To-Repeat:
	
>Fix:

	

--- ccze.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	ccze
#	ccze/distinfo
#	ccze/pkg-descr
#	ccze/Makefile
#	ccze/pkg-plist
#
echo c - ccze
mkdir -p ccze > /dev/null 2>&1
echo x - ccze/distinfo
sed 's/^X//' >ccze/distinfo << 'END-of-ccze/distinfo'
XMD5 (ccze-0.2.1.tar.gz) = 221966bce7c5f011eca38157241a0432
END-of-ccze/distinfo
echo x - ccze/pkg-descr
sed 's/^X//' >ccze/pkg-descr << 'END-of-ccze/pkg-descr'
XCcze is a fast, C port of the well known colorize log colorizer.
XIt uses ncurses for the output and PCRE for matching. It is also
Xextensible via plug-ins.
XPlugins for apm, exim, fetchmail, httpd, postfix, procmail, squid,
Xsyslog, ulogd, vsftpd, xferlog and more are provided.
X
XWWW: http://bonehunter.rulez.org/CCZE.phtml
END-of-ccze/pkg-descr
echo x - ccze/Makefile
sed 's/^X//' >ccze/Makefile << 'END-of-ccze/Makefile'
X# New ports collection makefile for:    ccze
X# Date Created:                         2nd june 2003
X# Whom:                                 Nicolas Jombart <ecu at ipv42.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ccze
XPORTVERSION=	0.2.1
XCATEGORIES=	sysutils
XMASTER_SITES=	ftp://bonehunter.rulez.org/pub/ccze/stable/
X
XMAINTAINER=	ecu at ipv42.net
XCOMMENT=	A (fast) log colorizer
X
XLIB_DEPENDS=	pcre.0:${PORTSDIR}/devel/pcre
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XINSTALLS_SHLIB=	yes
X
XMAN1=		ccze.1 ccze-cssdump.1
XMAN7=		ccze-plugin.7
X
Xpost-install:
X	@${WRKSRC}/src/ccze-dump > ${PREFIX}/etc/cczerc-sample
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/FAQ ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-ccze/Makefile
echo x - ccze/pkg-plist
sed 's/^X//' >ccze/pkg-plist << 'END-of-ccze/pkg-plist'
Xbin/ccze
Xbin/ccze-cssdump
Xetc/cczerc
Xinclude/ccze.h
Xlib/ccze/apm.so
Xlib/ccze/distcc.so
Xlib/ccze/exim.so
Xlib/ccze/fetchmail.so
Xlib/ccze/ftpstats.so
Xlib/ccze/httpd.so
Xlib/ccze/icecast.so
Xlib/ccze/oops.so
Xlib/ccze/php.so
Xlib/ccze/postfix.so
Xlib/ccze/procmail.so
Xlib/ccze/proftpd.so
Xlib/ccze/squid.so
Xlib/ccze/sulog.so
Xlib/ccze/super.so
Xlib/ccze/syslog.so
Xlib/ccze/ulogd.so
Xlib/ccze/vsftpd.so
Xlib/ccze/xferlog.so
X at unexec rmdir %D/lib/ccze 2>/dev/null || true
X%%PORTDOCS%%%%DOCSDIR%%/FAQ
X%%PORTDOCS%%@dirrm share/doc/ccze
END-of-ccze/pkg-plist
exit
--- ccze.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list