head	1.3;
access;
symbols
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	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.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2012.01.01.19.30.49;	author ohauer;	state dead;
branches;
next	1.2;

1.2
date	2001.05.19.19.08.31;	author ijliao;	state Exp;
branches;
next	1.1;

1.1
date	2001.05.11.12.38.46;	author jeh;	state Exp;
branches;
next	;


desc
@@


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

with hat apache@@
@
text
@--- work/mod_python-2.7.3/src/Makefile.in.orig	Wed May 16 19:20:23 2001
+++ work/mod_python-2.7.3/src/Makefile.in	Wed May 16 19:20:52 2001
@@@@ -52,7 +52,7 @@@@
 INCLUDES=@@INCLUDES@@
 LIBS=@@LIBS@@
 LDFLAGS=@@LDFLAGS@@
-OPT=
+OPT=-DEAPI
 CFLAGS=$(OPT) $(INCLUDES) 
 srcdir=.
 
@


1.2
log
@upgrade to 2.7.3

PR:		27379
Submitted by:	maintainer
@
text
@@


1.1
log
@updates 2.7.2_2
. Python 2.1 support
. EAPI option added. (for www/apache13-modssl)
. MASTER_SITES order changed (www.modpython.org site is always slow)

PR:		27214
Submitted by:	Chang, Hye-Shik <perky@@python.or.kr> MAINTAINER
@
text
@d1 2
a2 2
--- work/mod_python-2.7.2/src/Makefile.in.orig	Sun Mar 25 16:05:21 2001
+++ work/mod_python-2.7.2/src/Makefile.in	Sun Mar 25 16:05:30 2001
@

