head	1.16;
access;
symbols
	RELEASE_7_2_0:1.15
	RELEASE_7_1_0:1.15
	RELEASE_6_4_0:1.15
	RELEASE_5_EOL:1.15
	RELEASE_7_0_0:1.12
	RELEASE_6_3_0:1.12
	PRE_XORG_7:1.12
	RELEASE_4_EOL:1.12
	RELEASE_6_2_0:1.12
	RELEASE_6_1_0:1.11
	RELEASE_5_5_0:1.11
	RELEASE_6_0_0:1.10
	RELEASE_5_4_0:1.10
	RELEASE_4_11_0:1.10
	RELEASE_5_3_0:1.8
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.3
	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;
locks; strict;
comment	@# @;


1.16
date	2009.07.19.18.31.22;	author shaun;	state dead;
branches;
next	1.15;

1.15
date	2007.12.25.19.25.00;	author pav;	state Exp;
branches;
next	1.14;

1.14
date	2007.12.22.17.21.32;	author erwin;	state Exp;
branches;
next	1.13;

1.13
date	2007.12.22.15.54.55;	author erwin;	state Exp;
branches;
next	1.12;

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

1.11
date	2006.02.20.14.39.01;	author linimon;	state Exp;
branches;
next	1.10;

1.10
date	2004.12.29.01.37.08;	author pav;	state Exp;
branches;
next	1.9;

1.9
date	2004.12.18.23.02.31;	author kris;	state Exp;
branches;
next	1.8;

1.8
date	2004.08.16.00.20.52;	author kris;	state Exp;
branches;
next	1.7;

1.7
date	2004.05.23.15.42.08;	author pav;	state Exp;
branches;
next	1.6;

1.6
date	2004.03.21.23.42.28;	author kris;	state Exp;
branches;
next	1.5;

1.5
date	2003.12.04.03.55.16;	author linimon;	state Exp;
branches;
next	1.4;

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

1.3
date	2002.11.04.03.05.47;	author edwin;	state Exp;
branches;
next	1.2;

1.2
date	2002.01.17.22.40.04;	author pat;	state Exp;
branches;
next	1.1;

1.1
date	2001.10.09.21.18.20;	author lioux;	state Exp;
branches;
next	;


desc
@@


1.16
log
@Remove this port, as its only mirror (operated by me) is about to be
vanish. The port is pretty useless anyway.
@
text
@# New ports collection makefile for: altivore
# Date created:		08 Oct 2001
# Whom:			Justin Stanford <jus@@security.za.net>
#
# $FreeBSD: ports/security/altivore/Makefile,v 1.15 2007/12/25 19:25:00 pav Exp $
#

PORTNAME=	altivore
PORTVERSION=	0.9.3
CATEGORIES=	security
MASTER_SITES=	http://mirror.inerd.com/FreeBSD/distfiles/altivore/
DISTNAME=	altivore
EXTRACT_SUFX=	.c

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A publically disclosed (neither GPL nor open-source) ala Carnivore src

RESTRICTED=	License does not allow redistribution in any form\
		(source, code or otherwise)

SUB_FILES=	pkg-message

NO_WRKSUBDIR=	yes
NO_BUILD=	yes

do-extract:
	@@${MKDIR} ${WRKDIR}
	@@${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR}

post-patch:
	@@${REINPLACE_CMD} -e "s/
//" ${WRKDIR}/${DISTFILES}

do-install:
	@@${MKDIR} ${EXAMPLESDIR}
	@@${INSTALL_DATA} ${WRKDIR}/${DISTFILES} ${EXAMPLESDIR}
	@@${INSTALL_DATA} ${PKGMESSAGE} ${EXAMPLESDIR}/README

.include <bsd.port.mk>
@


1.15
log
@- Distfile available again

Reported by:	pointyhat
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.14
log
@On second thought, mark DEPRECATED as well as BROKEN.
The distfile has been going up and down since 2002, so
the project can be declared quite dead.
@
text
@d11 1
a11 2
MASTER_SITES=	http://80.237.203.14/media/directory06/uploads/ \
		http://mirror.inerd.com/FreeBSD/distfiles/altivore/
a19 3
BROKEN=		distfile unavailable
EXPIRATION_DATE=	2008-01-06
DEPRECATED=	${BROKEN}
@


1.13
log
@Mark BROKEN: distfile unavailable.
@
text
@d22 2
@


1.12
log
@- Fix fetch
- Style

PR:		ports/97001
Submitted by:	Shaun Amott <shaun@@inerd.com>
@
text
@d21 1
@


1.11
log
@Reset bouncing maintainer address.

Hat:	portmgr
@
text
@d11 2
a12 1
MASTER_SITES=	http://samy.kerneled.org/stuff/
d22 2
a25 1
USE_REINPLACE=	yes
d35 3
a37 7
	@@${MKDIR} ${PREFIX}/share/examples/${PORTNAME}
	@@${INSTALL_DATA} ${WRKDIR}/${DISTFILES} \
		${PREFIX}/share/examples/${PORTNAME}
	@@${INSTALL_DATA} ${PKGMESSAGE} \
		${PREFIX}/share/examples/${PORTNAME}/README

	@@${SED} -e "s!/usr/local/!${PREFIX}/!" ${PKGMESSAGE}
@


1.10
log
@- Fix fetching, unbreak

PR:		ports/75591
Submitted by:	Samy Al Bahra <samy@@kerneled.org>
@
text
@d15 1
a15 1
MAINTAINER=	jus@@security.za.net
@


1.9
log
@This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
@
text
@d11 1
a11 1
MASTER_SITES=	http://www.robertgraham.com/altivore/
a20 4
BROKEN=		Unfetchable
EXPIRATION_DATE=2005-02-18
DEPRECATED=	${BROKEN}

@


1.8
log
@BROKEN: Unfetchable
@
text
@d22 2
@


1.7
log
@- Unmark BROKEN, it's fetchable again
- Portlint

PR:		ports/67049
Submitted by:	Stefan Walter <sw@@gegenunendlich.de>
@
text
@d21 2
@


1.6
log
@BROKEN: Unfetchable
@
text
@d18 1
a18 1
RESTRICTED=     License does not allow redistribution in any form\
a19 2

BROKEN=		"Unfetchable"
@


1.5
log
@Per distfile survey, remove dead mastersite.
Approved by: Justin Stanford <jus@@zion.4dds.co.za> (maintainer)
@
text
@d21 2
@


1.4
log
@De-pkg-comment.
@
text
@d11 1
a11 2
MASTER_SITES=	http://www.robertgraham.com/altivore/ \
		http://www.networkice.com/altivore/
@


1.3
log
@PERL -> REINPLACE
and russian/mod_ssl has USE_PERL5=yes

Notices on: bento
@
text
@d17 1
@


1.2
log
@Fix mastersites

PR:		33979
Submitted by:	Alex Dupre <sysadmin@@alexdupre.com>
Reported by:	bento
@
text
@d23 1
d30 1
a30 1
	@@${PERL} -pi -e "s/
//" ${WRKDIR}/${DISTFILES}
@


1.1
log
@New port altivore version 0.9.3: A publically disclosed (neither
GPL nor open-source) ala Carnivore src

PR:		31111
Submitted by:	Justin Stanford <jus@@security.za.net>
Reviewed by:	des (licensing issues)
@
text
@d11 2
a12 1
MASTER_SITES=	http://www.networkice.com/altivore/
@

