head	1.7;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2012.11.17.06.02.58;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2010.03.28.06.45.02;	author dinoex;	state Exp;
branches;
next	1.5;

1.5
date	2010.02.05.11.45.05;	author dinoex;	state Exp;
branches;
next	1.4;

1.4
date	2009.05.26.07.20.34;	author pav;	state Exp;
branches;
next	1.3;

1.3
date	2009.05.26.00.01.26;	author pgollucci;	state Exp;
branches;
next	1.2;

1.2
date	2007.05.19.20.25.23;	author flz;	state Exp;
branches;
next	1.1;

1.1
date	2003.08.09.12.10.22;	author leeym;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch exporter over
@
text
@# New ports collection makefile for:    pwebstats
# Date created:         13.07.2003
# Whom:                 HSIN-HSIUNG CHANG <sexbear@@tmu.edu.tw>
#
# $FreeBSD: head/www/pwebstats/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	pwebstats
PORTVERSION=	1.3.8
PORTREVISION=	3
CATEGORIES=	www
MASTER_SITES=	ftp://ftp.psg.com/pub/pwebstats/

MAINTAINER=	sexbear@@tmu.edu.tw
COMMENT=	Analyse a web server log

RUN_DEPENDS=	fly:${PORTSDIR}/graphics/fly

USE_PERL5=	yes

NO_BUILD=	yes

do-install:
	${MKDIR} ${PREFIX}/etc/pwebstats/
	${CP} -R ${WRKSRC}/* ${PREFIX}/etc/pwebstats/
	${MV} "${PREFIX}/etc/pwebstats/templates/images/'.gif" ${PREFIX}/etc/pwebstats/templates/images/10.gif
	${MV} "${PREFIX}/etc/pwebstats/templates/images/dates/'.gif" ${PREFIX}/etc/pwebstats/templates/images/dates/10.gif
	${RM} ${PREFIX}/etc/pwebstats/pwebstats.orig
	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.6
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.4
log
@- Revert; previous commit was made based on a bad analysis
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.3
log
@Reset maintainer

<freebsd@@akherb.com>: host bsdevel.akherb.com[208.86.224.193] said: 554 5.7.1
<freebsd@@akherb.com>: Relay access denied (in reply to RCPT TO command)

Approved by:    portmgr (pav)
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.2
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d14 1
a14 1
MAINTAINER=	sexbear@@tmu.edu.tw
@


1.1
log
@pwebstats will analyse a web server log in Common Log Format, or proxy server
log, producing a variety of statistics. The output is a series of HTML pages
and graphs.

PR:		54508
Submitted by:	HSIN-HSIUNG CHANG <sexbear@@tmu.edu.tw>
@
text
@d10 1
@

