head	1.14;
access;
symbols
	RELEASE_6_0_0:1.13
	RELEASE_5_4_0:1.13
	RELEASE_4_11_0:1.13
	RELEASE_5_3_0:1.13
	RELEASE_4_10_0:1.12
	RELEASE_5_2_1:1.10
	RELEASE_5_2_0:1.10
	RELEASE_4_9_0:1.10
	RELEASE_5_1_0:1.10
	RELEASE_4_8_0:1.10
	RELEASE_5_0_0:1.8
	RELEASE_4_7_0:1.6
	RELEASE_4_6_2:1.6
	RELEASE_4_6_1:1.6
	RELEASE_4_6_0:1.6
	RELEASE_5_0_DP1:1.6
	RELEASE_4_5_0:1.6
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1;
locks; strict;
comment	@# @;


1.14
date	2005.11.15.08.35.34;	author az;	state dead;
branches;
next	1.13;

1.13
date	2004.05.19.10.09.57;	author krion;	state Exp;
branches;
next	1.12;

1.12
date	2004.04.13.09.05.53;	author osa;	state Exp;
branches;
next	1.11;

1.11
date	2004.02.04.05.08.46;	author marcus;	state Exp;
branches;
next	1.10;

1.10
date	2003.02.21.13.26.44;	author knu;	state Exp;
branches;
next	1.9;

1.9
date	2003.01.18.22.48.27;	author edwin;	state Exp;
branches;
next	1.8;

1.8
date	2002.11.23.10.37.45;	author edwin;	state Exp;
branches;
next	1.7;

1.7
date	2002.11.17.22.13.12;	author edwin;	state Exp;
branches;
next	1.6;

1.6
date	2001.09.17.05.50.40;	author kevlo;	state Exp;
branches;
next	1.5;

1.5
date	2001.09.15.04.13.33;	author dwcjr;	state Exp;
branches;
next	1.4;

1.4
date	2001.09.14.13.24.59;	author dwcjr;	state Exp;
branches;
next	1.3;

1.3
date	2001.07.15.03.15.18;	author brian;	state Exp;
branches;
next	1.2;

1.2
date	2001.06.04.13.48.49;	author roam;	state Exp;
branches;
next	1.1;

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


desc
@@


1.14
log
@- Move securiy/hping -> net/hping
@
text
@# New ports collection makefile for:	hping
# Date Created:				5 Oct 2000
# Whom:					Roman Shterenzon <roman@@xpert.com>
#
# $FreeBSD: ports/security/hping/Makefile,v 1.13 2004/05/19 10:09:57 krion Exp $
#

PORTNAME=	hping
PORTVERSION=	2.0.0r3
PORTEPOCH=	1
CATEGORIES=	security net
MASTER_SITES=	http://www.hping.org/
DISTNAME=	hping2.0.0-rc3

MAINTAINER=	ecu@@ipv42.net
COMMENT=	Network auditing tool

WRKSRC=		${WRKDIR}/hping2-rc3
GNU_CONFIGURE=	yes
CONFIGURE_ARGS+=	--force-libpcap
USE_GMAKE=	yes

PLIST_FILES=	sbin/hping
PORTDOCS=	AS-BACKDOOR HPING2-HOWTO.txt HPING2-IS-OPEN \
		MORE-FUN-WITH-IPID SPOOFED_SCAN.txt APD.txt

MAN8=	hping.8

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/hping2 ${PREFIX}/sbin/hping
	${INSTALL_MAN} ${WRKSRC}/docs/hping2.8 ${PREFIX}/man/man8/hping.8
.if !defined(NOPORTDOCS)
	${MKDIR} ${DOCSDIR}
.for i in ${PORTDOCS}
	${INSTALL_DATA} ${WRKSRC}/docs/${i} ${DOCSDIR}/
.endfor
.endif

.include <bsd.port.mk>
@


1.13
log
@- Update to version 2.0.0r3

PR:		ports/66869
Submitted by:	maintainer
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.12
log
@Move package files from pkg-plist to Makefile.
Use DOCSDIR macro where it possible.
Remove pkg-plist.
No functionaly changes.
@
text
@d9 1
a9 2
PORTVERSION=	2.0.0r2
PORTREVISION=	3
d13 1
a13 1
DISTNAME=	hping2.0.0-rc2
d18 1
a18 1
WRKSRC=		${WRKDIR}/hping2-rc2
d25 1
a25 1
		MORE-FUN-WITH-IPID SPOOFED_SCAN.txt
@


1.11
log
@Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
@
text
@d24 4
d34 3
a36 3
	${MKDIR} ${PREFIX}/share/doc/hping
.for i in AS-BACKDOOR HPING2-HOWTO.txt HPING2-IS-OPEN MORE-FUN-WITH-IPID SPOOFED_SCAN.txt
	${INSTALL_DATA} ${WRKSRC}/docs/${i} ${PREFIX}/share/doc/hping/
@


1.10
log
@De-pkg-comment.
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.9
log
@Email address update for Nicolas Jombart

From: Nicolas Jombart <ecu@@ipv42.net>
To: Edwin Groothuis <edwin@@FreeBSD.org>
Cc: Nicolas.Jombart@@hsc-labs.com

Thank you for commiting my last PR this week. Can you, if you have time,
change my e-mail address in all of my ports ? (see diff attached).
@
text
@d17 1
@


1.8
log
@Maintainer update to version 2.0.0rc2

PR:		ports/45533
Submitted by:	Nicolas Jombart <Nicolas.Jombart@@hsc-labs.com>
@
text
@d16 1
a16 1
MAINTAINER=	Nicolas.Jombart@@hsc-labs.com
@


1.7
log
@unbreak on -current

PR:		45374
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	2.0.0r1
d14 1
a14 1
DISTNAME=	hping2.0.0-rc1
d18 1
a18 1
WRKSRC=		${WRKDIR}/hping2
@


1.6
log
@- Add patches
- Bump PORTVERSION

PR: 30611
Submitted by: MAINTAINER
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/hping/Makefile,v 1.5 2001/09/15 04:13:33 dwcjr Exp $
d10 1
a10 1
PORTREVISION=	1
d21 1
a21 1
USE_GMAKE= 	yes
@


1.5
log
@Bump PORTEPOCH (missed on last commit)

Pointed out by:	petef
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/hping/Makefile,v 1.4 2001/09/14 13:24:59 dwcjr Exp $
d10 1
@


1.4
log
@Give maintainership to originator
Remove broken line
Update to 2.0.0-rc1

PR:		30572
Submitted by:	Nicolas.Jombart@@hsc-labs.com
Approved by:	maintainer
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/hping/Makefile,v 1.3 2001/07/15 03:15:18 brian Exp $
d10 1
@


1.3
log
@Mark this port BROKEN.  Mail to the MAINTAINER bounces.
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/hping/Makefile,v 1.2 2001/06/04 13:48:49 roam Exp $
d9 1
a9 2
PORTVERSION=	2b54
PORTREVISION=	1
d11 2
a12 2
MASTER_SITES=	http://www.kyuzz.org/antirez/hping2-src/
DISTNAME=	hping2-beta54
d14 1
a14 3
MAINTAINER=	roman@@xpert.com

BROKEN=		See PR 28974
d16 1
d19 1
@


1.2
log
@Recognize more Ethernet interfaces.
Install docs, honoring NOPORTDOCS.

PR:		27649 - the problem of unrecognized ether ifaces;
		27874 - the maintainer patch.
Reported by:	Jason Swank <jswank@@colltech.com> (the problem)
Submitted by:	maintainer (the patch)
@
text
@d5 1
a5 1
# $FreeBSD$
d16 2
@


1.1
log
@Add New Port: security/hping
Network auditing tool

PR:		21933
Submitted by:	Roman Shterenzon <roman@@xpert.com>
@
text
@d10 1
d25 6
@

