- Add CONFLICTS with apache-contrib-1.*

Approved by:    erwin (mentor)
This commit is contained in:
Clement Laforet 2003-12-18 16:22:57 +00:00
parent efc38ce350
commit ddd1452c7a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96152
8 changed files with 16 additions and 0 deletions

View File

@ -18,6 +18,8 @@ USE_APACHE= yes
DOCDIR= ${PREFIX}/share/doc/${PORTNAME}
DOCS= AUTHENTICATORS CHANGES INSTALL README TODO
CONFLICTS= apache-contrib-1.*
do-build:
@cd ${WRKSRC} && ${APXS} -c mod_auth_external.c

View File

@ -20,6 +20,8 @@ COMMENT= Bandwidth management module for the Apache webserver
USE_APACHE= YES
USE_PERL5= YES
CONFLICTS= apache-contrib-1.*
do-build:
@(cd ${WRKSRC} && ${APXS} -c ${PORTNAME}.c)

View File

@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= petef
MAINTAINER= petef@FreeBSD.org
COMMENT= A module that makes Apache CVS aware
CONFLICTS= apache-contrib-1.*
USE_APACHE= yes
USE_REINPLACE= yes
MAKE_ARGS+= APXS="${APXS}"

View File

@ -16,6 +16,8 @@ COMMENT= A fast-cgi module for Apache
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT}
CONFLICTS= apache-contrib-1.*
.if defined(WITH_APACHE2)
MAKEFILE= Makefile.AP2
USE_REINPLACE= YES

View File

@ -16,6 +16,8 @@ COMMENT= Apache module to wrap served pages with a header and/or footer
USE_APACHE= yes
USE_REINPLACE= yes
CONFLICTS= mod_layout-4.* apache-contrib-1.*
CFLAGS+= -fPIC
post-patch:

View File

@ -17,6 +17,8 @@ COMMENT= An Apache module that provides PUT and DELETE methods
USE_APACHE= yes
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
CONFLICTS= apache-contrib-1.*
do-build:
cd ${WRKSRC} && ${LOCALBASE}/sbin/apxs -c ${PORTNAME}.c

View File

@ -17,6 +17,8 @@ COMMENT= An Apache module that works as a Netscape Roaming Access server
USE_APACHE= yes
DOCS= CHANGES INSTALL LICENSE README
CONFLICTS= apache-contrib-1.*
do-build:
@cd ${WRKSRC} && \
${APXS} -c mod_roaming.c

View File

@ -18,6 +18,8 @@ COMMENT= Apache module for a digitally signed ticket in URL
USE_APACHE= yes
CONFLICTS= apache-contrib-1.*
do-extract:
${MKDIR} ${WRKSRC}
${CP} ${DISTDIR}/${DISTFILES} ${WRKSRC}