Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 2004 22:15:01 +0200 (CEST)
From:      Florent Thoumie <flz@xbsd.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/66619: New port: www/visitors - Very fast and easy to use web log analyzer
Message-ID:  <20040513201501.75553871@gw.xbsd.org>
Resent-Message-ID: <200405132020.i4DKKFvB062866@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         66619
>Category:       ports
>Synopsis:       New port: www/visitors - Very fast and easy to use web log analyzer
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 13 13:20:14 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Florent Thoumie
>Release:        FreeBSD 4.9-RC i386
>Organization:
Xbsd.org
>Environment:

System: FreeBSD gw 4.9-RC FreeBSD 4.9-RC #4: Sun Oct 5 14:25:09 CEST 2003 rf@gw:/usr/src/sys/compile/GW i386

>Description:

Visitors is a very fast and easy to use web log analyzer.

WWW: http://www.hping.org/visitors

>How-To-Repeat:

N/A

>Fix:

--- visitors-0.2.a.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:
#
#	visitors
#	visitors/distinfo
#	visitors/pkg-descr
#	visitors/pkg-plist
#	visitors/Makefile
#
echo c - visitors
mkdir -p visitors > /dev/null 2>&1
echo x - visitors/distinfo
sed 's/^X//' >visitors/distinfo << 'END-of-visitors/distinfo'
XMD5 (visitors-0.2a.tar.gz) = fcd48374d3c84c7d316279c02679a986
XSIZE (visitors-0.2a.tar.gz) = 86445
END-of-visitors/distinfo
echo x - visitors/pkg-descr
sed 's/^X//' >visitors/pkg-descr << 'END-of-visitors/pkg-descr'
XVisitors is a very fast and easy to use web log analyzer.
X
XWWW: http://www.hping.org/visitors
X
X- Florent Thoumie
Xflz@xbsd.org
END-of-visitors/pkg-descr
echo x - visitors/pkg-plist
sed 's/^X//' >visitors/pkg-plist << 'END-of-visitors/pkg-plist'
Xbin/visitors
X%%PORTDOCS%%%%DOCSDIR%%/doc.html
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-visitors/pkg-plist
echo x - visitors/Makefile
sed 's/^X//' >visitors/Makefile << 'END-of-visitors/Makefile'
X# New ports collection makefile for:	visitors
X# Date created:				May 13 2004
X# Whom:					Florent Thoumie <flz@xbsd.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	visitors
XPORTVERSION=	0.2.a
XCATEGORIES=	www
XMASTER_SITES=	http://www.hping.org/visitors/
XDISTNAME=	${PORTNAME}-${PORTVERSION:S/.a/a/}
X
XMAINTAINER=	flz@xbsd.org
XCOMMENT=	Very fast and easy to use web log analyzer
X
XWRKSRC=		${WRKDIR}/${PORTNAME}_${PORTVERSION:S/.a/a/}
XUSE_REINPLACE=	yes
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/visitors ${PREFIX}/bin
X
X.if !defined(NOPORTDOCS)
Xpost-install:
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_MAN} ${WRKSRC}/doc.html ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-visitors/Makefile
exit

--- visitors-0.2.a.shar ends here. ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040513201501.75553871>