head	1.14;
access;
symbols
	RELEASE_8_3_0:1.13
	RELEASE_9_0_0:1.13
	RELEASE_7_4_0:1.13
	RELEASE_8_2_0:1.13
	RELEASE_6_EOL:1.13
	RELEASE_8_1_0:1.13
	RELEASE_7_3_0:1.13
	RELEASE_8_0_0:1.13
	RELEASE_7_2_0:1.13
	RELEASE_7_1_0:1.13
	RELEASE_6_4_0:1.13
	RELEASE_5_EOL:1.13
	RELEASE_7_0_0:1.13
	RELEASE_6_3_0:1.13
	PRE_XORG_7:1.12
	RELEASE_4_EOL:1.12
	RELEASE_6_2_0:1.12
	RELEASE_6_1_0:1.9
	RELEASE_5_5_0:1.9
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.4;
locks; strict;
comment	@# @;


1.14
date	2012.11.17.06.03.10;	author svnexp;	state Exp;
branches;
next	1.13;

1.13
date	2007.08.04.11.41.30;	author gabor;	state Exp;
branches;
next	1.12;

1.12
date	2006.08.12.11.18.14;	author flz;	state Exp;
branches;
next	1.11;

1.11
date	2006.05.13.04.41.20;	author edwin;	state Exp;
branches;
next	1.10;

1.10
date	2006.05.08.09.29.46;	author flz;	state Exp;
branches;
next	1.9;

1.9
date	2005.11.22.15.06.14;	author flz;	state Exp;
branches;
next	1.8;

1.8
date	2005.10.16.17.04.48;	author flz;	state Exp;
branches;
next	1.7;

1.7
date	2005.06.10.10.58.56;	author flz;	state Exp;
branches;
next	1.6;

1.6
date	2005.03.01.12.27.59;	author flz;	state Exp;
branches;
next	1.5;

1.5
date	2004.12.03.15.07.27;	author vs;	state Exp;
branches;
next	1.4;

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

1.3
date	2004.05.31.14.17.54;	author pav;	state Exp;
branches;
next	1.2;

1.2
date	2004.05.24.23.53.17;	author pav;	state Exp;
branches;
next	1.1;

1.1
date	2004.05.19.12.25.27;	author clement;	state Exp;
branches;
next	;


desc
@@


1.14
log
@Switch exporter over
@
text
@# New ports collection makefile for:	visitors
# Date created:				May 13 2004
# Whom:					Florent Thoumie <flz@@xbsd.org>
#
# $FreeBSD: head/www/visitors/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	visitors
PORTVERSION=	0.7.0
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	http://www.hping.org/visitors/
DISTNAME=	${PORTNAME}-0.7

MAINTAINER=	flz@@FreeBSD.org
COMMENT=	Very fast and easy to use web log analyzer

WRKSRC=		${WRKDIR}/${PORTNAME}_0.7

PLIST_FILES=	bin/visitors
PORTDOCS=	doc.html

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/visitors ${PREFIX}/bin
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}
.endif

.include <bsd.port.mk>
@


1.13
log
@- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.12
log
@- Respect DESTDIR.

PR:		ports/101891
Submitted by:	chinsan <chinsan.tw@@gmail.com>
@
text
@d24 1
a24 1
	${INSTALL_PROGRAM} ${WRKSRC}/visitors ${TARGETDIR}/bin
@


1.11
log
@Remove USE_REINPLACE from categories starting with W
@
text
@d10 1
d24 1
a24 1
	${INSTALL_PROGRAM} ${WRKSRC}/visitors ${PREFIX}/bin
@


1.10
log
@- Update to 0.7.0.

PR:		ports/95835
Submitted by:	chinsan <chinsan.tw@@gmail.com>
@
text
@a18 2
USE_REINPLACE=	yes

@


1.9
log
@- Update to 0.61 (bugfix release).
@
text
@d9 1
a9 1
PORTVERSION=	0.6.1
d12 1
a12 1
DISTNAME=	${PORTNAME}-0.61
d17 1
a17 1
WRKSRC=		${WRKDIR}/${PORTNAME}_0.61
@


1.8
log
@- Update to 0.6.

Reminded by:		Mischa Peters <mischa@@high5.net>
@
text
@d9 1
a9 1
PORTVERSION=	0.6
d12 1
d17 1
a17 1
WRKSRC=		${WRKDIR}/${PORTNAME}_${PORTVERSION}
@


1.7
log
@- Update to 0.5.
- Be a little more verbose when installing files.
@
text
@d9 1
a9 1
PORTVERSION=	0.5
@


1.6
log
@Change my email address in MAINTAINER lines for ports I maintain to
flz@@FreeBSD.org.

Approved by:	pav (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	0.4a
d24 1
a24 1
	@@${INSTALL_PROGRAM} ${WRKSRC}/visitors ${PREFIX}/bin
d27 1
a27 1
	@@${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}
@


1.5
log
@Update to 0.4a

PR:		ports/74630
Submitted by:	maintainer
@
text
@d13 1
a13 1
MAINTAINER=	flz@@xbsd.org
@


1.4
log
@- Fix PORTVERSION going backwards before someone notice

Pointy hat to:	pav
@
text
@d9 1
a9 1
PORTVERSION=	0.3a
a22 4
post-patch:
	@@${REINPLACE_CMD} -e 's|^DEBUG=.*||' -e 's|^CC=.*||' \
			 -e 's|^\(CCOPT=\).*|\1 ${CFLAGS}|' ${WRKSRC}/Makefile

@


1.3
log
@- Update to 0.3a

PR:		ports/67416
Submitted by:	Florent Thoumie <flz@@xbsd.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.3.a
a11 1
DISTNAME=	${PORTNAME}-${PORTVERSION:S/.a/a/}
d16 1
a16 1
WRKSRC=		${WRKDIR}/${PORTNAME}_${PORTVERSION:S/.a/a/}
@


1.2
log
@- Update to 0.3

PR:		ports/67136
Submitted by:	Florent Thoumie <flz@@xbsd.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.3
d12 1
d17 3
a19 1
WRKSRC=		${WRKDIR}/${PORTNAME}_${PORTVERSION}
d23 4
@


1.1
log
@Add visitors 0.2.a, very fast and easy to use web log analyzer.

PR:		ports/66619
Submitted by:	Florent Thoumie <flz@@xbsd.org>
@
text
@d9 1
a9 1
PORTVERSION=	0.2.a
a11 1
DISTNAME=	${PORTNAME}-${PORTVERSION:S/.a/a/}
d16 1
a16 2
WRKSRC=		${WRKDIR}/${PORTNAME}_${PORTVERSION:S/.a/a/}
USE_REINPLACE=	yes
@

