diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/braa/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/cflowd/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/docsis/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/macroscope/Makefile | 8 | ||||
-rw-r--r-- | net-mgmt/nagios-check_memcached_paranoid/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nagios-snmp-plugins/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nsca/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nsca27/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/pads/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/ramond/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/rrdbot/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/satellite/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/sblim-wbemcli/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/sdig/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/yabm/Makefile | 2 |
15 files changed, 18 insertions, 18 deletions
diff --git a/net-mgmt/braa/Makefile b/net-mgmt/braa/Makefile index 56eefb52f954..1be8df06b029 100644 --- a/net-mgmt/braa/Makefile +++ b/net-mgmt/braa/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://s-tech.elsat.net.pl/braa/ MAINTAINER= ports@FreeBSD.org COMMENT= Tool for making SNMP queries -LIB_DEPENDS= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp USES= gmake diff --git a/net-mgmt/cflowd/Makefile b/net-mgmt/cflowd/Makefile index 8f6c898017cb..8283e9c607c1 100644 --- a/net-mgmt/cflowd/Makefile +++ b/net-mgmt/cflowd/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S|.|-|g} MAINTAINER= ports@FreeBSD.org COMMENT= Flow analysis tool used for analyzing Cisco's NetFlow switching -LIB_DEPENDS= Arts:${PORTSDIR}/net-mgmt/arts++ +LIB_DEPENDS= libArts.so:${PORTSDIR}/net-mgmt/arts++ GNU_CONFIGURE= yes USES= bison gmake libtool:keepla diff --git a/net-mgmt/docsis/Makefile b/net-mgmt/docsis/Makefile index 3d82e62b2923..9352a7e15007 100644 --- a/net-mgmt/docsis/Makefile +++ b/net-mgmt/docsis/Makefile @@ -11,7 +11,7 @@ MAINTAINER= jflemer@alum.rpi.edu COMMENT= DOCSIS(tm) binary configuration file encoder/decoder BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 -LIB_DEPENDS= netsnmp:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp GNU_CONFIGURE= yes USE_OPENSSL= yes diff --git a/net-mgmt/macroscope/Makefile b/net-mgmt/macroscope/Makefile index a2c76172269e..997ae1f09fa4 100644 --- a/net-mgmt/macroscope/Makefile +++ b/net-mgmt/macroscope/Makefile @@ -11,10 +11,10 @@ MASTER_SITES= ftp://ftp.berlios.de/pub/macroscope/ \ MAINTAINER= ports@FreeBSD.org COMMENT= User and IP traffic management with Web interface -LIB_DEPENDS= lzo2:${PORTSDIR}/archivers/lzo2 \ - odbc:${PORTSDIR}/databases/unixODBC \ - pcap:${PORTSDIR}/net/libpcap \ - gd:${PORTSDIR}/graphics/gd +LIB_DEPENDS= liblzo2.so:${PORTSDIR}/archivers/lzo2 \ + libodbc.so:${PORTSDIR}/databases/unixODBC \ + libpcap.so:${PORTSDIR}/net/libpcap \ + libgd.so:${PORTSDIR}/graphics/gd USE_RC_SUBR= ${PORTNAME} USES= cmake dos2unix tar:bzip2 diff --git a/net-mgmt/nagios-check_memcached_paranoid/Makefile b/net-mgmt/nagios-check_memcached_paranoid/Makefile index d4aef35a8a03..3a0abc9403bb 100644 --- a/net-mgmt/nagios-check_memcached_paranoid/Makefile +++ b/net-mgmt/nagios-check_memcached_paranoid/Makefile @@ -10,7 +10,7 @@ DISTFILES= nagios-plugins-1.5.tar.gz MAINTAINER= kuriyama@FreeBSD.org COMMENT= Nagios plugin for checking memcached -LIB_DEPENDS= memcached:${PORTSDIR}/databases/libmemcached +LIB_DEPENDS= libmemcached.so:${PORTSDIR}/databases/libmemcached BUILD_DEPENDS= nagios-plugins>0:${PLUGINS} \ ${EXTRA_DEPENDS} \ ${NONEXISTENT}:${PLUGINS}:build diff --git a/net-mgmt/nagios-snmp-plugins/Makefile b/net-mgmt/nagios-snmp-plugins/Makefile index 33ff4819e4df..0c6ddff236ad 100644 --- a/net-mgmt/nagios-snmp-plugins/Makefile +++ b/net-mgmt/nagios-snmp-plugins/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.softwareforge.de/releases/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Additional SNMP plugins for Nagios -LIB_DEPENDS= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp USES= gmake perl5 GNU_CONFIGURE= yes diff --git a/net-mgmt/nsca/Makefile b/net-mgmt/nsca/Makefile index d1d0b9ecba29..6b7626fce2a2 100644 --- a/net-mgmt/nsca/Makefile +++ b/net-mgmt/nsca/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 #.if !defined(_BUILDING_NSCA_CLIENT) #RUN_DEPENDS= nagios:${PORTSDIR}/net-mgmt/nagios #.endif -LIB_DEPENDS= mcrypt:${PORTSDIR}/security/libmcrypt +LIB_DEPENDS= libmcrypt.so:${PORTSDIR}/security/libmcrypt .if !defined(_BUILDING_NSCA_CLIENT) CONFLICTS= nsca-2.7.* nsca27-* diff --git a/net-mgmt/nsca27/Makefile b/net-mgmt/nsca27/Makefile index c8310bb513e2..d439b4ea79ab 100644 --- a/net-mgmt/nsca27/Makefile +++ b/net-mgmt/nsca27/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 #.if !defined(_BUILDING_NSCA_CLIENT) #RUN_DEPENDS= nagios:${PORTSDIR}/net-mgmt/nagios #.endif -LIB_DEPENDS= mcrypt:${PORTSDIR}/security/libmcrypt +LIB_DEPENDS= libmcrypt.so:${PORTSDIR}/security/libmcrypt .if !defined(_BUILDING_NSCA_CLIENT) PKGNAMESUFFIX= 27 diff --git a/net-mgmt/pads/Makefile b/net-mgmt/pads/Makefile index 651b80b55236..a8f61cd8db75 100644 --- a/net-mgmt/pads/Makefile +++ b/net-mgmt/pads/Makefile @@ -13,7 +13,7 @@ COMMENT= Passively detect network assets CFLAGS+= -Wno-return-type USE_CSTD= gnu89 -LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre +LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre GNU_CONFIGURE= yes diff --git a/net-mgmt/ramond/Makefile b/net-mgmt/ramond/Makefile index 31e6d96ecb86..1dbf64fb03be 100644 --- a/net-mgmt/ramond/Makefile +++ b/net-mgmt/ramond/Makefile @@ -23,7 +23,7 @@ PORTDOCS= README NO_STAGE= yes .include <bsd.port.pre.mk> -LIB_DEPENDS+= apr-1:${PORTSDIR}/devel/apr1 +LIB_DEPENDS+= libapr-1.so:${PORTSDIR}/devel/apr1 post-patch: @${REINPLACE_CMD} -e 's|/usr/bin/gcc|${CC}|g' ${WRKSRC}/Makefile diff --git a/net-mgmt/rrdbot/Makefile b/net-mgmt/rrdbot/Makefile index 59e3ebecfce0..0c91f919e1c2 100644 --- a/net-mgmt/rrdbot/Makefile +++ b/net-mgmt/rrdbot/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://thewalter.net/stef/software/rrdbot/ MAINTAINER= rodrigo@FreeBSD.org COMMENT= Threaded SNMP polling daemon which stores data in RRDs -LIB_DEPENDS= rrd:${PORTSDIR}/databases/rrdtool +LIB_DEPENDS= librrd.so:${PORTSDIR}/databases/rrdtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${LOCALBASE}/lib --includedir=${LOCALBASE}/include \ diff --git a/net-mgmt/satellite/Makefile b/net-mgmt/satellite/Makefile index c1f9c5c03944..c3db48af1713 100644 --- a/net-mgmt/satellite/Makefile +++ b/net-mgmt/satellite/Makefile @@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR=system/network MAINTAINER= ports@FreeBSD.org COMMENT= System for tracking machines with dynamic IP addresses -LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/net-mgmt/sblim-wbemcli/Makefile b/net-mgmt/sblim-wbemcli/Makefile index db7d3bcbdfc7..5750cb9860bd 100644 --- a/net-mgmt/sblim-wbemcli/Makefile +++ b/net-mgmt/sblim-wbemcli/Makefile @@ -10,7 +10,7 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= CLI for Web Based Enterprise Management by SBLIM BUILD_DEPENDS= libwww-config:${PORTSDIR}/www/libwww -LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl +LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl USE_BZIP2= YES GNU_CONFIGURE= YES diff --git a/net-mgmt/sdig/Makefile b/net-mgmt/sdig/Makefile index f854eacaf1a1..c2fe507bac87 100644 --- a/net-mgmt/sdig/Makefile +++ b/net-mgmt/sdig/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= zi@FreeBSD.org COMMENT= Translate IP/DNS/WINS/MAC address into port description -LIB_DEPENDS= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp USES= gmake GNU_CONFIGURE= yes diff --git a/net-mgmt/yabm/Makefile b/net-mgmt/yabm/Makefile index 6dd71293d6fa..c11bb0a6ac6b 100644 --- a/net-mgmt/yabm/Makefile +++ b/net-mgmt/yabm/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.shapeshifter.se/code/yabm/release/ MAINTAINER= fli@shapeshifter.se COMMENT= Yet Another Bandwidth Meter, somewhat resembles the Linux bwbar -LIB_DEPENDS= png15:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png USE_RC_SUBR= yes RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=/etc/rc.subr |