mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
New port: packit
Packit is a network auditing tool. PR: 52870 Submitted by: Kirill Ponomarew
This commit is contained in:
parent
34c875ce8c
commit
86e4952c7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82027
40
net-mgmt/packit/Makefile
Normal file
40
net-mgmt/packit/Makefile
Normal file
@ -0,0 +1,40 @@
|
||||
# New ports collection makefile for: packit
|
||||
# Date created: 02.06.2003
|
||||
# Whom: Kirill Ponomarew <ponomarew@oberon.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= packit
|
||||
PORTVERSION= 0.6.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://packit.sourceforge.net/
|
||||
DISTNAME= ${PORTNAME}-latest
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ponomarew@oberon.net
|
||||
COMMENT= Packit is a network auditing tool
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel
|
||||
|
||||
LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet-config
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAN8= packit.8
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib" \
|
||||
|
||||
pre-everything::
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} ""#######################################################
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} "You need ${PORTSDIR}/net/libnet-devel to build this port
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} ""#######################################################
|
||||
@${ECHO_MSG} ""
|
||||
|
||||
.include <bsd.port.mk>
|
1
net-mgmt/packit/distinfo
Normal file
1
net-mgmt/packit/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (packit-latest.tgz) = fd7436accc01e0dcb127df1f20a457d3
|
9
net-mgmt/packit/pkg-descr
Normal file
9
net-mgmt/packit/pkg-descr
Normal file
@ -0,0 +1,9 @@
|
||||
Packit is a network auditing tool. Its value is derived from
|
||||
its ability to customize, inject, monitor, and manipulate IP
|
||||
traffic. By allowing you to define (spoof) nearly all TCP, UDP,
|
||||
ICMP, IP, ARP, RARP, and Ethernet header options, Packit can be
|
||||
useful in testing firewalls, intrusion detection systems, port
|
||||
scanning, simulating network traffic, and general TCP/IP
|
||||
auditing. Packit is also an excellent tool for learning TCP/IP.
|
||||
|
||||
WWW: http://packit.sourceforge.net/
|
1
net-mgmt/packit/pkg-plist
Normal file
1
net-mgmt/packit/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
sbin/packit
|
@ -486,6 +486,7 @@
|
||||
SUBDIR += p5-Validate-Net
|
||||
SUBDIR += p5-XPC
|
||||
SUBDIR += p5-perl-ldap
|
||||
SUBDIR += packit
|
||||
SUBDIR += pancho
|
||||
SUBDIR += papaya
|
||||
SUBDIR += papaya-plugins
|
||||
|
40
net/packit/Makefile
Normal file
40
net/packit/Makefile
Normal file
@ -0,0 +1,40 @@
|
||||
# New ports collection makefile for: packit
|
||||
# Date created: 02.06.2003
|
||||
# Whom: Kirill Ponomarew <ponomarew@oberon.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= packit
|
||||
PORTVERSION= 0.6.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://packit.sourceforge.net/
|
||||
DISTNAME= ${PORTNAME}-latest
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ponomarew@oberon.net
|
||||
COMMENT= Packit is a network auditing tool
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel
|
||||
|
||||
LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet-config
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAN8= packit.8
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib" \
|
||||
|
||||
pre-everything::
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} ""#######################################################
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} "You need ${PORTSDIR}/net/libnet-devel to build this port
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} ""#######################################################
|
||||
@${ECHO_MSG} ""
|
||||
|
||||
.include <bsd.port.mk>
|
1
net/packit/distinfo
Normal file
1
net/packit/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (packit-latest.tgz) = fd7436accc01e0dcb127df1f20a457d3
|
9
net/packit/pkg-descr
Normal file
9
net/packit/pkg-descr
Normal file
@ -0,0 +1,9 @@
|
||||
Packit is a network auditing tool. Its value is derived from
|
||||
its ability to customize, inject, monitor, and manipulate IP
|
||||
traffic. By allowing you to define (spoof) nearly all TCP, UDP,
|
||||
ICMP, IP, ARP, RARP, and Ethernet header options, Packit can be
|
||||
useful in testing firewalls, intrusion detection systems, port
|
||||
scanning, simulating network traffic, and general TCP/IP
|
||||
auditing. Packit is also an excellent tool for learning TCP/IP.
|
||||
|
||||
WWW: http://packit.sourceforge.net/
|
1
net/packit/pkg-plist
Normal file
1
net/packit/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
sbin/packit
|
Loading…
Reference in New Issue
Block a user