diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-11-14 17:07:08 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-11-14 17:07:08 +0000 |
commit | e1c4707bab49a445d286c16116d18d54e213b1c0 (patch) | |
tree | 04c85b031b3bfa837bea4ce1098f07e265147ebb /net-mgmt | |
parent | 13c002e952c5963263b7c7f75c08b2907aa79d9e (diff) | |
download | ports-e1c4707bab49a445d286c16116d18d54e213b1c0.tar.gz ports-e1c4707bab49a445d286c16116d18d54e213b1c0.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/angst/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/cdpd/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/ettercap/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/gps/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/isic/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/knowlan/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/packit/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/pixilate/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/scdp/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/sing/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/tcpreplay/Makefile | 3 |
11 files changed, 23 insertions, 16 deletions
diff --git a/net-mgmt/angst/Makefile b/net-mgmt/angst/Makefile index 6060d9bca6b8..a8637e00a37d 100644 --- a/net-mgmt/angst/Makefile +++ b/net-mgmt/angst/Makefile @@ -8,6 +8,7 @@ PORTNAME= angst PORTVERSION= 0.4b +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ${MASTER_SITE_PACKETSTORM:S:%SUBDIR%:sniffers/angst:} @@ -16,7 +17,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= An active sniffer -BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet +BUILD_DEPENDS= libnet*<=1.1.0,1:${PORTSDIR}/net/libnet10 LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet-config diff --git a/net-mgmt/cdpd/Makefile b/net-mgmt/cdpd/Makefile index f58588b7fe5f..4ef1dd2e43d3 100644 --- a/net-mgmt/cdpd/Makefile +++ b/net-mgmt/cdpd/Makefile @@ -6,13 +6,14 @@ PORTNAME= cdpd PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/ MAINTAINER= snar@paranoia.ru COMMENT= CDPdaemon - sends Cisco Discovery Protocol announces over ethernet -BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet +BUILD_DEPENDS= libnet*<=1.1.0,1:${PORTSDIR}/net/libnet10 GNU_CONFIGURE= yes diff --git a/net-mgmt/ettercap/Makefile b/net-mgmt/ettercap/Makefile index edefeb2d3475..e65a4083f800 100644 --- a/net-mgmt/ettercap/Makefile +++ b/net-mgmt/ettercap/Makefile @@ -8,7 +8,7 @@ PORTNAME= ettercap PORTVERSION= 0.7.3 DISTVERSIONPREFIX= NG- -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net-mgmt security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \ @@ -18,7 +18,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mnag@FreeBSD.org COMMENT= A network sniffer/interceptor/injector/logger for switched LANs -BUILD_DEPENDS= ${LOCALBASE}/include/libnet/libnet-types.h:${PORTSDIR}/net/libnet-devel +BUILD_DEPENDS= libnet*>=1.1.2,1:${PORTSDIR}/net/libnet OPTIONS= GTK "Build with GTK2+ GUI" on \ ICONV "Build with support for UTF-8" on \ diff --git a/net-mgmt/gps/Makefile b/net-mgmt/gps/Makefile index e9630e183240..75caf6306d40 100644 --- a/net-mgmt/gps/Makefile +++ b/net-mgmt/gps/Makefile @@ -8,7 +8,7 @@ PORTNAME= gps PORTVERSION= 0.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= http://gps.sourceforge.net/release/ DISTNAME= ${PORTNAME}-${PORTVERSION}-FRC @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-FRC MAINTAINER= ports@FreeBSD.org COMMENT= Ghost Port Scan -BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet +BUILD_DEPENDS= libnet*<=1.1.0,1:${PORTSDIR}/net/libnet10 USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/net-mgmt/isic/Makefile b/net-mgmt/isic/Makefile index 53324f3e12bd..16697dd33931 100644 --- a/net-mgmt/isic/Makefile +++ b/net-mgmt/isic/Makefile @@ -7,6 +7,7 @@ PORTNAME= isic PORTVERSION= 0.05 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://www.packetfactory.net/Projects/ISIC/ EXTRACT_SUFX= .tgz @@ -14,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= bradh@uunet.co.za COMMENT= IP Stack Integrity Checker -BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet +BUILD_DEPENDS= libnet*<=1.1.0,1:${PORTSDIR}/net/libnet10 GNU_CONFIGURE= yes diff --git a/net-mgmt/knowlan/Makefile b/net-mgmt/knowlan/Makefile index 6f1d49722904..96f932070dde 100644 --- a/net-mgmt/knowlan/Makefile +++ b/net-mgmt/knowlan/Makefile @@ -7,13 +7,14 @@ PORTNAME= knowlan PORTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://www.enderunix.org/knowlan/ MAINTAINER= ofsen@enderunix.org COMMENT= ARP-based LAN IP and MAC Address Extractor -BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet +BUILD_DEPENDS= libnet*<=1.1.0,1:${PORTSDIR}/net/libnet10 HAS_CONFIGURE= yes CONFIGURE_ENV= PREFIX="${PREFIX}" LOCALBASE="${LOCALBASE}" diff --git a/net-mgmt/packit/Makefile b/net-mgmt/packit/Makefile index 17a427de7d8e..df114749328a 100644 --- a/net-mgmt/packit/Makefile +++ b/net-mgmt/packit/Makefile @@ -7,6 +7,7 @@ PORTNAME= packit PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://packit.sourceforge.net/downloads/ EXTRACT_SUFX= .tgz @@ -14,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Network auditing tool -BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel +BUILD_DEPENDS= libnet*>=1.1.2,1:${PORTSDIR}/net/libnet LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet-config MAN8= packit.8 @@ -36,7 +37,7 @@ pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} ""####################################################### @${ECHO_MSG} "" - @${ECHO_MSG} "You need ${PORTSDIR}/net/libnet-devel to build this port + @${ECHO_MSG} "You need ${PORTSDIR}/net/libnet to build this port @${ECHO_MSG} "" @${ECHO_MSG} ""####################################################### @${ECHO_MSG} "" diff --git a/net-mgmt/pixilate/Makefile b/net-mgmt/pixilate/Makefile index 528cdbae4a99..d2960e01692d 100644 --- a/net-mgmt/pixilate/Makefile +++ b/net-mgmt/pixilate/Makefile @@ -6,7 +6,7 @@ PORTNAME= pixilate PORTVERSION= 0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= winfingerprint @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= winfingerprint MAINTAINER= ports@FreeBSD.org COMMENT= Generates packets to match a list of Cisco PIX access lists -BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel +BUILD_DEPENDS= libnet*>=1.1.2,1:${PORTSDIR}/net/libnet WRKSRC= ${WRKDIR}/pixilate diff --git a/net-mgmt/scdp/Makefile b/net-mgmt/scdp/Makefile index 184b20150fe2..e4e2c7d89011 100644 --- a/net-mgmt/scdp/Makefile +++ b/net-mgmt/scdp/Makefile @@ -6,7 +6,7 @@ PORTNAME= scdp PORTVERSION= 1.0.b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scdp @@ -15,7 +15,7 @@ DISTNAME= scdp-${PORTVERSION:S/.b/b/} MAINTAINER= arved@FreeBSD.org COMMENT= "Tool that sends CDP (CISCO Discovery Protocol) Packets" -BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet +BUILD_DEPENDS= libnet*<=1.1.0,1:${PORTSDIR}/net/libnet10 PLIST_FILES= bin/scdp GNU_CONFIGURE= yes diff --git a/net-mgmt/sing/Makefile b/net-mgmt/sing/Makefile index cec1da350134..40f633a9e96d 100644 --- a/net-mgmt/sing/Makefile +++ b/net-mgmt/sing/Makefile @@ -7,6 +7,7 @@ PORTNAME= sing PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= net-mgmt security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +17,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Tool for sending customized ICMP packets -BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet \ +BUILD_DEPENDS= libnet*<=1.1.0,1:${PORTSDIR}/net/libnet10 CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+= --with-libnet-prefix=${LOCALBASE} --with-libpcap-prefix=/usr diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile index 461889498e40..37c194ddd444 100644 --- a/net-mgmt/tcpreplay/Makefile +++ b/net-mgmt/tcpreplay/Makefile @@ -7,6 +7,7 @@ PORTNAME= tcpreplay PORTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A tool to replay saved packet capture files -BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel \ +BUILD_DEPENDS= libnet*>=1.1.2,1:${PORTSDIR}/net/libnet \ ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap GNU_CONFIGURE= yes |