head	1.11;
access;
symbols
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.1;
locks; strict;
comment	@# @;


1.11
date	2012.01.01.19.30.37;	author ohauer;	state dead;
branches;
next	1.10;

1.10
date	2011.11.19.15.06.16;	author dinoex;	state Exp;
branches;
next	1.9;

1.9
date	2011.11.14.23.50.40;	author ohauer;	state Exp;
branches;
next	1.8;

1.8
date	2011.11.01.20.30.16;	author dinoex;	state Exp;
branches;
next	1.7;

1.7
date	2011.09.07.03.00.37;	author pgollucci;	state Exp;
branches;
next	1.6;

1.6
date	2011.08.27.09.54.30;	author ohauer;	state Exp;
branches;
next	1.5;

1.5
date	2009.01.09.14.20.18;	author pgollucci;	state Exp;
branches;
next	1.4;

1.4
date	2009.01.09.14.13.04;	author pgollucci;	state Exp;
branches;
next	1.3;

1.3
date	2004.06.15.04.50.35;	author dinoex;	state Exp;
branches;
next	1.2;

1.2
date	2004.06.14.17.22.47;	author dinoex;	state Exp;
branches;
next	1.1;

1.1
date	2004.03.21.11.28.13;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.11
log
@- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@@
@
text
@# New ports collection makefile for:	apache13-modssl+ipv6
# Date created:		04.Nov 2003
# Whom:			dirk.meyer@@dinoex.sub.org
#
# $FreeBSD: ports/www/apache13-modssl+ipv6/Makefile,v 1.10 2011/11/19 15:06:16 dinoex Exp $

CATEGORIES=	www security ipv6

MAINTAINER=	dinoex@@FreeBSD.org
COMMENT=	The Apache 1.3 webserver with SSL/TLS and IPv6 functionality

WITH_APACHE_IPV6=yes
MASTERDIR?=	${.CURDIR}/../apache13-modssl

.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif

.include "${MASTERDIR}/Makefile"
@


1.10
log
@- remove duplicate defines
Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.9
log
@- mark apache13 FORBIDDEN (CVE-2011-3368)

  * There are no patches from upstream and already existing
    exploids in the wild.

- ru-apache13 ports have long outstanding issues and are far
  behind last apache13 patches.

with hat apache@@

Feature safe:	yes
@
text
@a11 4
FORBIDDEN=	CVE-2011-3368, no patches against this issue
DEPRECATED=	apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE=	2012-01-01

@


1.8
log
@- bump EXPIRATION_DATE
@
text
@d12 1
@


1.7
log
@- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from now).
- This can be changed later as needed, if at all, either way we won't remove them
  until after 9.0 is released.

With Hat:   apache@@
Reported by:    dvl via freshports
@
text
@d13 1
a13 1
EXPIRATION_DATE=	2011-11-01
@


1.6
log
@- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"

with hat apache@@
@
text
@d13 1
a13 1
EXPIRATION_DATE=	one week after FreeBSD 9.0-RELEASE-p0
@


1.5
log
@Revert some of the previous commit. Applogies.
I only meant to do clement@@ and ports@@ ones
@
text
@d12 3
@


1.4
log
@- Re-assign www/apache* ports to apache@@
- Previous MATAINERs please welcome yourself to the apache@@ team.

Approved by: portmgr (pav, flz), secteam (simon), clement
@
text
@d9 1
a9 1
MAINTAINER=	apache@@FreeBSD.org
@


1.3
log
@- update to new option
@
text
@d9 1
a9 1
MAINTAINER=	dinoex@@FreeBSD.org
@


1.2
log
@- extend CATEGORIES
PR:		67937
Submitted by:	eik
@
text
@d12 1
a12 1
APACHE_WITH_IPV6=yes
@


1.1
log
@- new slave port
@
text
@d7 1
a7 1
CATEGORIES=	www ipv6
@

