head	1.17;
access;
symbols
	RELEASE_7_4_0:1.15
	RELEASE_8_2_0:1.15
	RELEASE_6_EOL:1.15
	RELEASE_8_1_0:1.15
	RELEASE_7_3_0:1.15
	RELEASE_8_0_0:1.14
	RELEASE_7_2_0:1.13
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.11
	RELEASE_7_0_0:1.11
	RELEASE_6_3_0:1.11
	PRE_XORG_7:1.11
	RELEASE_4_EOL:1.11
	RELEASE_6_2_0:1.11
	RELEASE_6_1_0:1.11
	RELEASE_5_5_0:1.11
	RELEASE_6_0_0:1.11
	RELEASE_5_4_0:1.11
	RELEASE_4_11_0:1.11
	RELEASE_5_3_0:1.11
	RELEASE_4_10_0:1.10
	RELEASE_5_2_1:1.9
	RELEASE_5_2_0:1.9
	RELEASE_4_9_0:1.8
	RELEASE_5_1_0:1.8
	RELEASE_4_8_0:1.8
	RELEASE_5_0_0:1.7
	RELEASE_4_7_0:1.5
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2;
locks; strict;
comment	@# @;


1.17
date	2011.07.31.22.11.23;	author ohauer;	state dead;
branches;
next	1.16;

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

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

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

1.13
date	2009.04.12.05.23.41;	author pgollucci;	state Exp;
branches;
next	1.12;

1.12
date	2009.04.10.06.45.21;	author pgollucci;	state Exp;
branches;
next	1.11;

1.11
date	2004.08.18.16.21.54;	author clement;	state Exp;
branches;
next	1.10;

1.10
date	2003.12.18.16.22.57;	author clement;	state Exp;
branches;
next	1.9;

1.9
date	2003.11.07.09.12.55;	author marcus;	state Exp;
branches;
next	1.8;

1.8
date	2003.02.20.19.15.29;	author knu;	state Exp;
branches;
next	1.7;

1.7
date	2002.11.10.16.48.26;	author lioux;	state Exp;
branches;
next	1.6;

1.6
date	2002.11.06.22.47.19;	author adamw;	state Exp;
branches;
next	1.5;

1.5
date	2002.09.09.18.30.10;	author dinoex;	state Exp;
branches;
next	1.4;

1.4
date	2002.06.08.07.39.02;	author knu;	state Exp;
branches;
next	1.3;

1.3
date	2001.03.05.12.35.20;	author knu;	state Exp;
branches;
next	1.2;

1.2
date	2000.08.11.16.12.27;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2000.08.11.15.51.03;	author knu;	state Exp;
branches;
next	;


desc
@@


1.17
log
@- remove expired port www/mod_roaming
@
text
@# New ports collection makefile for:	mod_roaming
# Date created:			11 Aug 2000
# Whom:				Akinori MUSHA aka knu <knu@@idaemons.org>
#
# $FreeBSD: ports/www/mod_roaming/Makefile,v 1.16 2011/06/18 17:54:14 ohauer Exp $
#

PORTNAME=	mod_roaming
PORTVERSION=	1.0.2
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	http://www.klomp.org/mod_roaming/

MAINTAINER=	apache@@FreeBSD.org
COMMENT=	An Apache module that works as a Netscape Roaming Access server

DEPRECATED=	Works only with Netscape version 4 see PR 73383

EXPIRATION_DATE=	2011-08-01

PORTSCOUT=	limit:^1

MAKE_JOBS_SAFE=  yes

CONFLICTS=	apache-contrib-1.*
PORTSCOUT=	limit:^1

USE_APACHE=	1.3
AP_FAST_BUILD=	yes
AP_GENPLIST=	yes
PLIST_FILES=	${APACHEETCDIR}/httpd.conf.${PORTNAME}

PORTDOCS=		CHANGES	INSTALL	LICENSE	README

post-install:
	${INSTALL_DATA} ${FILESDIR}/httpd.conf.${PORTNAME} ${LOCALBASE}/${APACHEETCDIR}/
.if !defined(NOPORTDOCS)
	${MKDIR} ${DOCSDIR}/
.for f in ${PORTDOCS}
	${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/
.endfor
.endif
	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.16
log
@  - deprecate port see PR ports/73383 (from Year 2004 ...)
    ( The www/mod_roaming2 port is pretty much useless. it only works with Netscape
      version 4. I therefore abandon it, and recommend it be removed. )

  With Hat: apache@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.15
log
@- set PORTSCOUT var
@
text
@d17 4
@


1.14
log
@- Mark SAFE apache@@ ports MAKE_JOBS_SAFE=yes
@
text
@d17 2
@


1.13
log
@- USE_APACHE=yes is deprecated
- Convert to AP_FAST_BUILD/AP_GENPLIST
- Fix PORTSCOUT var
@
text
@d17 2
@


1.12
log
@- Set PORTSCOUT var
@
text
@a16 3
USE_APACHE=	yes
DOCS=		CHANGES	INSTALL	LICENSE	README

d18 1
d20 4
a23 1
PORSCOUT=	limit:^1
d25 1
a25 3
do-build:
	@@cd ${WRKSRC} && \
	${APXS} -c mod_roaming.c
d27 2
a28 3
do-install:
	${APXS} -i -n roaming ${WRKSRC}/mod_roaming.so
	${INSTALL_DATA} ${FILESDIR}/httpd.conf.${PORTNAME} ${PREFIX}/etc/apache/
d30 3
a32 3
	${MKDIR} ${PREFIX}/share/doc/${PORTNAME}
.for f in ${DOCS}
	${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/share/doc/${PORTNAME}/
@


1.11
log
@- Assign maintainership to freshly created apache@@ mailing list
@
text
@d22 2
@


1.10
log
@- Add CONFLICTS with apache-contrib-1.*

Approved by:    erwin (mentor)
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.9
log
@Use the new Apache bits from bsd.port.mk.

Submitted by:	dinoex
@
text
@d20 2
@


1.8
log
@De-pkg-comment.
@
text
@d17 1
a17 6
BUILD_DEPENDS=	${APXS}:${APACHE_PORT}
RUN_DEPENDS=	${APXS}:${APACHE_PORT}

APXS?=		${LOCALBASE}/sbin/apxs
APACHE_PORT?=	${PORTSDIR}/www/apache13

@


1.7
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d15 1
@


1.6
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a15 2
PORTCOMMENT=	An Apache module that works as a Netscape Roaming Access server

@


1.5
log
@support appache13-modssl by defining APACHE_PORT in /etc/make.conf
others variants of the apache ports can be used too.
@
text
@d16 2
@


1.4
log
@Release maintainership.  I'm not using this any more.
@
text
@d16 2
a17 2
BUILD_DEPENDS=	${APXS}:${PORTSDIR}/www/apache13
RUN_DEPENDS=	${APXS}:${PORTSDIR}/www/apache13
d19 2
a20 1
APXS=		${LOCALBASE}/sbin/apxs
@


1.3
log
@Bentofy.  Show some instruction and point at the example file and the
documents instead of directly modifying httpd.conf by apxs -A.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/mod_roaming/Makefile,v 1.2 2000/08/11 16:12:27 knu Exp $
d14 1
a14 1
MAINTAINER=	knu@@FreeBSD.org
@


1.2
log
@Forgot to specify RUN_DEPENDS..
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/mod_roaming/Makefile,v 1.1 2000/08/11 15:51:03 knu Exp $
d10 1
d28 2
a29 1
	${APXS} -i -A -n roaming ${WRKSRC}/mod_roaming.so
d31 1
a31 1
	${MKDIR} ${PREFIX}/share/doc/mod_roaming
d33 1
a33 1
	${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/share/doc/mod_roaming/
d36 1
a36 1
	${CAT} ${PKGMESSAGE}
@


1.1
log
@Add mod_roaming, an Apache module that works as a Netscape Roaming
Access server.
@
text
@d5 1
a5 1
# $FreeBSD$
d16 1
@

