head	1.22;
access;
symbols
	RELEASE_8_3_0:1.21
	RELEASE_9_0_0:1.21
	RELEASE_7_4_0:1.21
	RELEASE_8_2_0:1.21
	RELEASE_6_EOL:1.21
	RELEASE_8_1_0:1.21
	RELEASE_7_3_0:1.21
	RELEASE_8_0_0:1.21
	RELEASE_7_2_0:1.13
	RELEASE_7_1_0:1.9
	RELEASE_6_4_0:1.9
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.4;
locks; strict;
comment	@# @;


1.22
date	2012.11.17.06.02.33;	author svnexp;	state Exp;
branches;
next	1.21;

1.21
date	2009.09.20.16.31.35;	author lippe;	state Exp;
branches;
next	1.20;

1.20
date	2009.09.20.00.27.26;	author lippe;	state Exp;
branches;
next	1.19;

1.19
date	2009.08.17.09.22.11;	author lippe;	state Exp;
branches;
next	1.18;

1.18
date	2009.08.17.05.44.51;	author linimon;	state Exp;
branches;
next	1.17;

1.17
date	2009.06.15.18.08.21;	author wxs;	state Exp;
branches;
next	1.16;

1.16
date	2009.06.13.17.57.23;	author pav;	state Exp;
branches;
next	1.15;

1.15
date	2009.05.29.04.34.30;	author linimon;	state Exp;
branches;
next	1.14;

1.14
date	2009.05.01.14.41.12;	author wxs;	state Exp;
branches;
next	1.13;

1.13
date	2008.12.30.23.55.22;	author beech;	state Exp;
branches;
next	1.12;

1.12
date	2008.12.25.20.14.28;	author miwi;	state Exp;
branches;
next	1.11;

1.11
date	2008.12.07.14.35.56;	author miwi;	state Exp;
branches;
next	1.10;

1.10
date	2008.10.12.04.42.42;	author rafan;	state Exp;
branches;
next	1.9;

1.9
date	2008.07.22.03.45.56;	author beech;	state Exp;
branches;
next	1.8;

1.8
date	2008.07.07.07.33.47;	author beech;	state Exp;
branches;
next	1.7;

1.7
date	2007.10.11.13.21.36;	author rafan;	state Exp;
branches;
next	1.6;

1.6
date	2007.09.08.12.12.33;	author edwin;	state Exp;
branches;
next	1.5;

1.5
date	2007.05.27.11.31.08;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2007.04.27.10.20.57;	author clsung;	state Exp;
branches;
next	1.3;

1.3
date	2007.04.07.04.25.12;	author clsung;	state Exp;
branches;
next	1.2;

1.2
date	2007.04.04.10.12.52;	author clsung;	state Exp;
branches;
next	1.1;

1.1
date	2007.03.23.21.24.53;	author pav;	state Exp;
branches;
next	;


desc
@@


1.22
log
@Switch exporter over
@
text
@# New ports collection makefile for:	free-sa
# Date created:				22 Mar 2007
# Whom:					Anton Karpov <toxa@@toxahost.ru>
#
# $FreeBSD: head/www/free-sa/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	free-sa
PORTVERSION=	1.6.2
CATEGORIES=	www
MASTER_SITES=	SF

MAINTAINER=	lippe@@FreeBSD.org
COMMENT=	Statistic analyzer for daemons log files similar to SARG

PORTDOCS=	COPYING INSTALL README README.DEV ChangeLog FAQ THANKS
DOCSDIR=	share/doc/free-sa-${DISTVERSION}
MAKE_JOBS_SAFE=	yes

MAN1=	free-sa.1
MAN5=	free-sa.conf.5

CONFLICTS=	free-sa-devel[0-9]*
LATEST_LINK=	free-sa

.include <bsd.port.pre.mk>

.if ${ARCH} == "sparc64"
BROKEN=		Does not configure on sparc64
.endif

.if defined(NOPORTDOCS)
EXTRA_PATCHES+=	${FILESDIR}/extra-patch-Makefile
.endif

.if (${OSVERSION} >= 700000 && ${OSVERSION} <= 800000)
EXTRA_PATCHES+=	${FILESDIR}/extra-patch-global-native.mk
.else
EXTRA_PATCHES+=	${FILESDIR}/extra-patch-global-i386.mk
.if ${ARCH} != "i386"
BROKEN=		build fails with error: CPU you selected does not support x86-64 instruction set
.endif
.endif

post-patch:
	@@${REINPLACE_CMD} -e 's,^CFLAGS =.*,CFLAGS = -I. -I.. ${CFLAGS},' ${WRKSRC}/global.mk

.include <bsd.port.post.mk>
@


1.21
log
@- Fix LATEST_LINK reference.

Reported by:	erwin
Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.20
log
@- Update to 1.6.2.

Feature safe:	yes
@
text
@d24 1
a24 1
LATEST_LINK=	free-sa-devel
@


1.19
log
@- Take maintainership.
@
text
@d9 1
a9 1
PORTVERSION=	1.6.0
d23 3
@


1.18
log
@Reset toxa@@toxahost.ru due to maintainer-timeouts and no response to
email.

Hat:		portmgr
@
text
@d13 1
a13 1
MAINTAINER=	ports@@FreeBSD.org
@


1.17
log
@- Respect CFLAGS.

PR:		ports/133261, partially
Submitted by:	Anonymous <swell.k@@gmail.com>
Approved by:	maintainer timeout
@
text
@d13 1
a13 1
MAINTAINER=	toxa@@toxahost.ru
@


1.16
log
@- Broken on amd64/6 and amd64/8

Reported by:	pointyhat
@
text
@d18 1
d42 3
@


1.15
log
@Mark as broken on sparc64: fails to configure.
@
text
@d36 3
@


1.14
log
@- Update to 1.6.0

PR:		ports/133361
Submitted by:	Andrew Clark <andrewclarkii@@gmail.com>
Approved by:	maintainer timeout
@
text
@d24 4
@


1.13
log
@- Update to 1.5.1
- Fix plist error

PR:		ports/129628
Submitted by:	Andrew Clark <andrewclarkii@@gmail.com>
Approved by:	maintainer timeout (2+ weeks)
@
text
@d9 1
a9 1
PORTVERSION=	1.5.1
a23 3
post-patch:
	@@${REINPLACE_CMD} -e 's,PREFIX =,PREFIX ?=,' ${WRKSRC}/global.mk

d28 6
@


1.12
log
@- Remove env corrpt error
- Bump PORTREVISION

PR:		129519
Submitted by:	Andrew Clark <andrewclarkii@@gmail.com>
Approved by:	maintainer timeout
@
text
@d9 1
a9 2
PORTVERSION=	1.5.0
PORTREVISION=	1
a15 2
USE_GMAKE=	yes

@


1.11
log
@- Update to 1.5.0

PR:		129221
Submitted by:	Andew Clark <andrewclarkii@@gmail.com> (maintainer)
@
text
@d10 1
@


1.10
log
@- Update to 1.4.5 [1]
- While I'm here, make it respect PREFIX

PR:		ports/127650
Submitted by:	Andrew Clark <andrewclarkii at gmail.com> [1]
Approved by:	maintainer timeout (2 weeks)
@
text
@d9 1
a9 1
PORTVERSION=	1.4.5
@


1.9
log
@- Update to 1.4.4

PR:		ports/125374
Submitted by:	Andy <andrewclarkii@@gmail.com>
Approved by:	maintainer timeout (>Two weeks)
@
text
@d9 1
a9 1
PORTVERSION=	1.4.4
d26 2
a27 1
.if !defined(NOPORTDOCS)
d29 1
a29 1
.else
@


1.8
log
@- Update to 1.4.3
- Respect portdocs

PR:		ports/124781
Submitted by:	Andy <andrewclarkii@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.4.3
@


1.7
log
@- Update to 1.4.0

PR:		117110
Submitted by:	Anton Karpov <toxa at toxahost.ru> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.4.0
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
d18 3
d24 9
a32 1
.include <bsd.port.mk>
@


1.6
log
@UPDATE: www/free-sa

	There is a new version of www/free-sa available

PR:		ports/116103
Submitted by:	Anton Karpov <toxa@@toxahost.ru>
@
text
@d9 1
a9 1
PORTVERSION=	1.3.4
@


1.5
log
@- Update to 1.3.2

PR:		112834
Submitted by:	Anton Karpov <toxa@@toxahost.ru> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.3.2
@


1.4
log
@- Update to 1.2.4
  - There is a new version of www/free-sa available. Many changes and improvements.

PR:		ports/112177
Submitted by:	maintainer (Anton Karpov)
@
text
@d9 1
a9 1
PORTVERSION=	1.2.4
@


1.3
log
@- Update to 1.2.1

PR:		ports/111223
Submitted by:	maintainer (Anton Karpov)
@
text
@d9 1
a9 1
PORTVERSION=	1.2.1
@


1.2
log
@- update port of www/free-sa to current version (1.2.0)

PR:		ports/111133
Submitted by:	maintainer (Anton Karpov)
@
text
@d9 1
a9 1
PORTVERSION=	1.2.0
@


1.1
log
@Free-SA is a statistic analyzer for daemon log files similar to SARG.
Its main advantages over SARG are much better speed (7x-20x times),
more reports support, crossplatform work and W3C compliance of
generated HTML/CSS reports code.

WWW: http://free-sa.sourceforge.net

PR:		ports/110710
Submitted by:	Anton Karpov <toxa@@toxahost.ru>
@
text
@d9 1
a9 1
PORTVERSION=	1.0.2
d20 1
a20 1
MAN5=	sa.conf.5
@

