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


1.18
date	2012.11.17.06.02.42;	author svnexp;	state Exp;
branches;
next	1.17;

1.17
date	2012.08.18.14.29.08;	author ohauer;	state Exp;
branches;
next	1.16;

1.16
date	2011.08.20.17.27.47;	author ohauer;	state Exp;
branches;
next	1.15;

1.15
date	2010.10.20.03.26.34;	author pgollucci;	state Exp;
branches;
next	1.14;

1.14
date	2009.05.17.07.24.34;	author pgollucci;	state Exp;
branches;
next	1.13;

1.13
date	2008.08.31.21.07.47;	author clement;	state Exp;
branches;
next	1.12;

1.12
date	2007.03.14.19.32.09;	author pav;	state Exp;
branches;
next	1.11;

1.11
date	2007.02.11.01.23.33;	author kris;	state Exp;
branches;
next	1.10;

1.10
date	2007.02.04.02.26.55;	author kris;	state Exp;
branches;
next	1.9;

1.9
date	2005.12.04.20.30.38;	author clement;	state Exp;
branches;
next	1.8;

1.8
date	2005.12.04.00.18.13;	author clement;	state Exp;
branches;
next	1.7;

1.7
date	2005.07.30.22.42.53;	author clement;	state Exp;
branches;
next	1.6;

1.6
date	2005.05.22.13.55.46;	author clement;	state Exp;
branches;
next	1.5;

1.5
date	2004.08.18.16.21.55;	author clement;	state Exp;
branches;
next	1.4;

1.4
date	2004.08.17.07.56.45;	author clement;	state Exp;
branches;
next	1.3;

1.3
date	2004.08.16.20.40.30;	author clement;	state Exp;
branches;
next	1.2;

1.2
date	2004.01.13.15.04.50;	author clement;	state Exp;
branches;
next	1.1;

1.1
date	2003.10.15.19.48.03;	author naddy;	state Exp;
branches;
next	;


desc
@@


1.18
log
@Switch exporter over
@
text
@# New ports collection makefile for:	mod_tidy
# Date created:				Sun Oct  5
# Whom:					Clement Laforet <sheepkiller@@cultdeadsheep.org>
#
# $FreeBSD: head/www/mod_tidy/Makefile 302724 2012-08-18 14:29:08Z ohauer $
#

PORTNAME=	mod_tidy
PORTVERSION=	0.5.5
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	http://mod-tidy.sourceforge.net/src/
DIST_SUBDIR=	apache2

MAINTAINER=	apache@@FreeBSD.org
COMMENT=	Validates the HTML output of your apache2 webserver

LIB_DEPENDS=	tidy:${PORTSDIR}/www/tidy-lib

MAKE_JOBS_SAFE=  yes

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
USE_APACHE=	22+
AP_FAST_BUILD=	yes
AP_GENPLIST=	yes
AP_INC+=	${LOCALBASE}/include/tidy
AP_LIB+=	${LOCALBASE}/lib -ltidy
PLIST_FILES=	${DOCSDIR:S/${PREFIX}\///}/LICENSE
PLIST_DIRS=	${DOCSDIR:S/${PREFIX}\///}

post-install:
	@@${MKDIR} ${DOCSDIR}
	@@${INSTALL_DATA} ${WRKSRC}/../LICENSE ${DOCSDIR}

.include <bsd.port.mk>
@


1.17
log
@SVN rev 302724 on 2012-08-18 14:29:08Z by ohauer

- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.16
log
@ - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
@
text
@d23 3
a25 3
USE_APACHE=	20+
AP_FAST_BUILD=	YES
AP_GENPLIST=	YES
@


1.15
log
@- Fix some MASTER_SITES

With Hat:       apache@@
Reported by:    distilator
@
text
@d10 1
@


1.14
log
@- Mark SAFE apache@@ ports MAKE_JOBS_SAFE=yes
@
text
@d11 1
a11 2
MASTER_SITES=	http://mod-tidy.sourceforge.net/src/ \
		http://keyserver.kjsl.com/~jharris/distfiles/
@


1.13
log
@- Update to 0.5.5
- Works with apache 2.2.x
@
text
@d20 2
@


1.12
log
@- Unbreak fetch by mirroring pre-reroll distfile

PR:		ports/109151
Submitted by:	Jason Harris <jharris@@widomaker.com>
Approved by:	maintainer timeout (apache; 1 month)
@
text
@d9 1
a9 1
PORTVERSION=	0.5
d21 1
a21 1
USE_APACHE=	20
@


1.11
log
@Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
@
text
@d11 2
a12 1
MASTER_SITES=	http://mod-tidy.sourceforge.net/src/
a19 4
BROKEN=		Size mismatch
DEPRECATED=	${BROKEN}
EXPIRATION_DATE=2007-04-10

@


1.10
log
@BROKEN: Size mismatch
@
text
@d20 2
@


1.9
log
@- Convert to new USE_APACHE
- Add SHA256
@
text
@d19 2
@


1.8
log
@- prepare removal of www/apache2 in favor of www/apache20 for naming
  consistency
- add entries in UPDATING (for apache22 too)

PR:		ports/78119
Repocopied by:	marcus
@
text
@d20 1
a20 1
WANT_APACHE=	2
a27 3
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd"

d32 1
a32 1
.include <bsd.port.post.mk>
@


1.7
log
@- update to 0.5
- remove entry from LEGAL since this port is now under apache 2.0 license
- respect apache 2.0 license
- remove stalled pkg-plist
@
text
@d29 1
a29 1
.include "${PORTSDIR}/www/apache2/Makefile.modules.3rd"
@


1.6
log
@- Deal with dead site.
@
text
@d9 1
a9 2
PORTVERSION=	0.3
PORTREVISION=	1
d11 2
a12 2
MASTER_SITES=	http://sheepkiller.nerim.net/ports/${PORTNAME}/
DIST_SUBDIR=	apache
a18 2
RESTRICTED=	"no license"

d25 2
d30 5
@


1.5
log
@- Assign maintainership to freshly created apache@@ mailing list
@
text
@d12 1
a12 1
MASTER_SITES=	http://home.snafu.de/tusk/mod_tidy/
@


1.4
log
@- Bump PORTREVISION

Requested/Reminded by:	mat
@
text
@d15 1
a15 1
MAINTAINER=	clement@@FreeBSD.org
@


1.3
log
@- Fix "Undefined symbols" at run-time.

PR:		ports/70316
Submitted by:	Daniel Grund <daniel@@dgrund.de>
With help from:	thierry
@
text
@d10 1
@


1.2
log
@- Update my email address

Approved and reviewed by:    erwin (mentor)
@
text
@a16 2
BUILD_DEPENDS=	${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2
RUN_DEPENDS=	${BUILD_DEPENDS}
d21 10
a30 16
APXS?=		${LOCALBASE}/sbin/apxs

TIDY_INC=	${LOCALBASE}/include/tidy
TIDY_LIBS=	${LOCALBASE}/lib

post-extract:
	@@${ECHO_MSG} "===>  Removing distributed tidy libs to avoid conflicts"
	@@${RM} -fr ${WRKSRC}/tidy

do-build:
	@@(cd ${WRKSRC}/src && ${APXS} -I ${TIDY_INC} -L ${TIDY_LIBS} -c ${PORTNAME}.c)

do-install:
	@@(cd ${WRKSRC}/src && ${APXS} -A -i ${PORTNAME}.la)

.include <bsd.port.mk>
@


1.1
log
@Import mod_tidy 0.3.

mod_tidy validates the HTML output of your apache2 webserver.

PR:		57662
Submitted by:	Clement Laforet <sheepkiller@@cultdeadsheep.org>
@
text
@d14 1
a14 1
MAINTAINER=	sheepkiller@@cultdeadsheep.org
@

