freebsd-ports/net-mgmt
Tijl Coosemans 3a55a118dd Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.
These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.

Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.

The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:

audio/deadbeef: Remove LIBICONV_PLUG from a source file.  It's a
compile-time option and should not be set in source code.
comms/hidapi: Use standard AM_ICONV configure macro to look for iconv.
deskutils/fbreader: Let ports framework deal with LIBICONV_PLUG.
deskutils/ljclive: Override configure test for iconv.
deskutils/owncloudclient: Add USES=iconv and patch test for iconv.
devel/aegis: Bump PORTREVISION because it no longer uses libiconv.
devel/libexplain: Add USES=iconv and override test for iconv.
devel/sdl20: Override configure test for iconv.
emulators/vmw: Replace OSVERSION checks with ICONV_LIB checks and include
<iconv.h> instead of <sys/iconv.h>.
irc/scrollz: Override configure test for iconv.
japanese/chasen-base: Override configure test for iconv and patch
configure so it no longer adds -liconv to linker flags just because it
happens to be installed.
japanses/eb: Patch configure test for iconv.
japanses/eblook: Override configure test for iconv.
java/jikes: Override configure test for iconv.
multimedia/transcode: Bump PORTREVISION because only one plugin links with
libiconv now.
net/c3270: Override configure test for iconv.
net/samba4*: Bump PORTREVISION because it no longer uses libiconv.  The
configure script will always add -liconv to the linker flags when it
happens to be installed which would be wrong but later on binaries are
linked with -Wl,--as-needed and the linker discards -liconv because it
finds iconv*() functions in libc now and no longer in libiconv.
net-mgmt/icinga-*: Remove dependency on iconv.
net-mgmt/netxms: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net/asterisk11: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net-p2p/transmission-*: Override configure test for iconv.
www/htmlcxx: Override configure test for iconv.
www/httrack: Override configure test for iconv.
www/xapian-omega: Override configure test for iconv.
x11/mrxvt(-devel): Add USES=iconv and override configure test for iconv.
x11/x3270: Override configure test for iconv.
x11-wm/jwm: Override configure test for iconv.

PR:		202838
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-10-10 14:03:00 +00:00
..
2ping - Add NO_ARCH 2015-10-01 15:55:33 +00:00
aggregate MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
aircrack-ng - Drop "#if __FreeBSD_version > 700018" from src/osdep/freebsd.c (since this file doesn't have <sys/param.h> included, this version was used everywhere). 2015-09-13 14:31:54 +00:00
ap-utils Cleanup plist 2014-11-24 22:35:08 +00:00
argus3 - Drop 8.x support 2015-09-22 19:59:54 +00:00
argus3-clients Add explicit USES=readline 2015-06-15 20:59:16 +00:00
arpalert - Fix plist 2015-01-31 14:26:35 +00:00
arpscan - Switch to USES=autoreconf 2015-05-25 21:36:37 +00:00
arpwatch MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
arts++ - Switch to options helpers 2015-08-28 13:39:56 +00:00
bandwidthd Release maintainership. I've never used this. 2015-04-28 15:11:07 +00:00
bgpq
bgpq3 net-mgmt/bgpq3: update 0.1.21 -> 0.1.31 2015-06-24 10:33:33 +00:00
bpft Cleanup plist 2014-11-24 22:35:08 +00:00
braa
bsnmp-jails
bsnmp-regex Update "BSD" license in net-mgmt category 2014-12-08 13:49:34 +00:00
bsnmp-ucd Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
bsnmptools - Mark DEPRECATED and set EXPIRATION_DATE: this port is marked IGNORE on all supported FreeBSD versions 2015-09-14 16:31:53 +00:00
bwm-ng
cacti Upstream re-rolled distfile. 2015-07-22 02:51:49 +00:00
cacti-spine Update to 0.8.8f 2015-10-01 22:30:32 +00:00
ccnet - Fix build on pre-10.x by enforcing OpenSSL from ports 2015-07-27 20:10:06 +00:00
cdpd
cdpr Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
centreon-clib net-mgmt/centreon-clib: Update version 1.4.1=>1.4.2 2015-01-30 15:14:40 +00:00
check_logfiles Update to 3.7.1.1 2015-07-25 14:31:41 +00:00
check_multi Cleanup plist 2014-11-24 22:35:08 +00:00
check_mysql_health net-mgmt/check_mysql_health: 2.1.5.1 -> 2.2.1 2015-09-05 14:40:42 +00:00
chillispot Cleanup plist 2014-11-24 22:35:08 +00:00
choparp Remove unneeded MASTER_SITES=GH entries. 2015-08-04 14:26:48 +00:00
cidr Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:39:28 +00:00
ciscoconf Cleanup plist 2014-11-24 22:35:08 +00:00
clog Reset maintainership for obrien 2015-06-12 21:17:43 +00:00
cnagios Remove no longer valid WWW link. 2015-09-01 16:07:33 +00:00
collectd net-mgmt/collectd: Mark as deprecated. Collectd 4 is no longer developed. 2015-09-11 03:29:52 +00:00
collectd5 net-mgmt/collectd5: add support for write_kafka plugin 2015-09-11 03:32:13 +00:00
confregdecode - Switch to options helpers 2015-08-28 13:39:56 +00:00
coovachilli - Don't cat pkg-message from Makefiles 2015-05-21 06:54:23 +00:00
cowpatty
cricket - Fix shebangs 2015-05-27 23:23:16 +00:00
darkstat - Update to 3.0.719 2015-05-27 13:40:45 +00:00
devmon change command_interpreter from /usr/bin/perl to ${PREFIX}/bin/perl 2015-01-05 13:18:58 +00:00
devmon-templates Cleanup plist 2014-11-24 22:35:08 +00:00
dhcdrop cleanup plist 2014-12-20 19:28:10 +00:00
dhcp_probe Initial import of net-mgmt/dhcp_probe, a tool to 2015-03-07 18:33:16 +00:00
disco
docsis Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
driftnet Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
ehnt Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
etherape Fix broken GUI due to infamous "libglade-WARNING **: could not find signal 2015-04-10 17:17:25 +00:00
ettercap - Cleanup GH_* knobs: 2015-05-13 19:01:41 +00:00
ezradius Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
fastnetmon - Fix build on i386 2015-09-02 04:22:41 +00:00
fetchconfig Remove trailing whitespace from Makefiles, M-X. 2015-10-08 15:12:22 +00:00
flow-extract
flow-tools Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
flow-tools-ng MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
flowd - Remove now needless chmod u+w/u-w from my and unmaintained ports 2015-06-29 18:42:55 +00:00
flowviewer net-mgmt/flowviewer: fix several issues 2015-06-10 18:03:50 +00:00
fprobe 4 ports categories: Remove $PTHREAD_LIBS 2015-03-24 18:19:23 +00:00
glpi-plugins-fusioninventory-server - Fix staging from non-root 2015-10-07 04:02:20 +00:00
grepcidr Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
grepip MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
gsnmp Cleanup plist 2014-11-24 22:35:08 +00:00
guifi-snpservices Cleanup plist 2014-11-24 22:35:08 +00:00
hastmon Update "BSD" license in net-mgmt category 2014-12-08 13:49:34 +00:00
hawk Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
icinga - Split the Icinga port into two separate ports. One for the backend, one for the classic web interface. 2015-08-12 21:01:07 +00:00
icinga-classicweb Remove iconv(), iconv_open() and iconv_close() symbols from libiconv. 2015-10-10 14:03:00 +00:00
icinga-core Remove iconv(), iconv_open() and iconv_close() symbols from libiconv. 2015-10-10 14:03:00 +00:00
icinga2 - Update to 2.3.10 2015-09-11 04:59:14 +00:00
icingaweb2 - Fix plist (I forgot to commit the plist change in the last commit) 2015-10-08 20:05:22 +00:00
icli Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
icmpmonitor - Add LICENSE 2015-06-10 17:40:24 +00:00
icmpquery
iftop 4 ports categories: Remove $PTHREAD_LIBS 2015-03-24 18:19:23 +00:00
iog - Add NO_ARCH 2015-06-09 16:37:40 +00:00
ipacctd MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
ipaudit Typos, whitespace and capitalization fixes (G-P). 2015-09-20 20:54:08 +00:00
ipcad 4 ports categories: Remove $PTHREAD_LIBS 2015-03-24 18:19:23 +00:00
ipcalc - Add license and cleanup patch file. 2014-11-20 04:25:01 +00:00
ipfm Allow stripping as a regular user 2014-10-12 14:54:52 +00:00
ipplan - Switch to @sample 2015-08-28 17:06:20 +00:00
ipv6calc Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
ipv6gen Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage. 2015-05-18 17:07:45 +00:00
ipv6mon Allow staging as a regular user 2014-09-18 19:57:38 +00:00
irrtoolset
isic Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
jnettop Cleanup plist 2014-11-24 22:35:08 +00:00
kismet Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
lanmap - Don't break directory permissions - fixes build from non-root 2015-02-03 21:43:51 +00:00
lg - Fix shebangs 2015-09-11 17:46:18 +00:00
librenms net-mgmt/librenms: Update version 201506=>201509 [1] 2015-09-15 08:52:04 +00:00
libsmi Cleanup plist 2014-11-24 22:35:08 +00:00
lldpd net-mgmt/lldpd: Add maintainer's mirror to MASTER_SITES 2015-10-10 13:44:11 +00:00
mbrowse Update MASTER_SITES 2015-04-07 15:43:06 +00:00
mk-livestatus cleanup plist 2014-12-20 19:28:10 +00:00
monitoring-plugins Update to 2.1.1. 2015-03-11 15:47:53 +00:00
mrtg - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 18:03:44 +00:00
mrtg-ping-probe
mtrace - Do not override CFLAGS. 2015-09-07 18:43:02 +00:00
nagcon
nagios converters/libiconv: 2015-04-15 08:20:27 +00:00
nagios-certexp-plugin Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
nagios-check_bacula Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
nagios-check_bacula5 cleanup plist 2014-12-20 19:28:10 +00:00
nagios-check_clamav
nagios-check_cpu_usage cleanup plist 2014-12-20 19:28:10 +00:00
nagios-check_dhcp.pl net-mgmt/nagios-check_dhcp.pl: NEW PORT - Nagios DHCP check plugin 2014-10-05 21:40:29 +00:00
nagios-check_email_delivery - Fix missing bracket 2015-09-24 03:54:43 +00:00
nagios-check_hdd_health Cleanup plist 2015-02-05 15:23:32 +00:00
nagios-check_hp_bladechassis cleanup plist 2014-12-20 19:28:10 +00:00
nagios-check_memcached_paranoid databases/libmemcached: Update to 1.0.18 and much more 2014-12-11 05:26:39 +00:00
nagios-check_mysql_slave - Fix shebangs 2015-07-15 18:21:12 +00:00
nagios-check_netsnmp - Fix shebangs 2015-07-15 18:56:49 +00:00
nagios-check_ports Update ports in the n* categories to not use GH_COMMIT. 2015-05-07 17:26:05 +00:00
nagios-check_postgres Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
nagios-check_puppet
nagios-check_relayd_status Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
nagios-check_smartmon Allow check_smartmon to work with da* devices 2015-07-23 15:59:13 +00:00
nagios-check_tftp cleanup plist 2014-12-20 19:28:10 +00:00
nagios-geom - Add NO_ARCH 2015-07-31 19:33:22 +00:00
nagios-openldap-plugins cleanup plist 2014-12-20 19:28:10 +00:00
nagios-pf-plugin Update ports in the n* categories to not use GH_COMMIT. 2015-05-07 17:26:05 +00:00
nagios-plugins Fix a regression where plugins would segfault if the monitored tcp port 2015-10-08 12:14:37 +00:00
nagios-snmp-plugins - Add LICENSE 2015-06-10 17:27:53 +00:00
nagios-snmp-plugins-extras
nagios-spamd-plugin - Fix shebangs 2015-05-08 09:15:29 +00:00
nagios4 Set default value "NO" for nagios_enable in rc script. 2015-08-31 10:06:07 +00:00
nagiosagent
nagiosgraph - Add NO_ARCH 2015-09-02 00:08:45 +00:00
nagiosql net-mgmt/nagiosql: modernize 2015-06-27 19:31:19 +00:00
nagircbot - Strip binary 2015-06-10 17:42:10 +00:00
nagstamon - Add CPE info 2015-04-22 22:59:50 +00:00
nagtail
nagvis MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
nat cleanup plist 2014-12-20 19:28:10 +00:00
nbtscan MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
ndoutils net-mgmt/ndoutils: Not jobs safe 2015-03-17 09:51:25 +00:00
ndpmon Remove trailing whitespace from Makefiles, M-X. 2015-10-08 15:12:22 +00:00
nedi - Fix shebangs 2015-06-10 17:44:23 +00:00
nefu - Switch to USES=tar 2015-06-10 17:30:19 +00:00
net-snmp - Honor WITHOUT_SSP 2015-09-26 14:21:39 +00:00
netams Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
netdisco Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
netdisco-mibs Cleanup plist 2014-11-24 22:35:08 +00:00
netdot - Fix shebang 2015-07-09 15:43:41 +00:00
netleak
netmagis-common net-mgmt/netmagis-* update 2.2.2 -> 2.3.0 2015-07-08 02:25:27 +00:00
netmagis-database net-mgmt/netmagis-* update 2.2.2 -> 2.3.0 2015-07-08 02:25:27 +00:00
netmagis-detecteq net-mgmt/netmagis-* update 2.2.2 -> 2.3.0 2015-07-08 02:25:27 +00:00
netmagis-metro - Fix shebangs 2015-07-15 18:23:59 +00:00
netmagis-servers net-mgmt/netmagis-* update 2.2.2 -> 2.3.0 2015-07-08 02:25:27 +00:00
netmagis-topo net-mgmt/netmagis-* update 2.2.2 -> 2.3.0 2015-07-08 02:25:27 +00:00
netmagis-utils net-mgmt/netmagis-* update 2.2.2 -> 2.3.0 2015-07-08 02:25:27 +00:00
netmagis-www net-mgmt/netmagis-* update 2.2.2 -> 2.3.0 2015-07-08 02:25:27 +00:00
netmask
netmond Spell MAKE_JOBS_UNSAFE correctly 2015-06-28 15:23:03 +00:00
netspoc Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
netustad - Switch to options helpers 2015-08-28 13:39:56 +00:00
netwag Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
netwox Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
netxms Remove iconv(), iconv_open() and iconv_close() symbols from libiconv. 2015-10-10 14:03:00 +00:00
nfdump net-mgmt/nfdump: add NSEL option per user request 2015-01-31 20:13:02 +00:00
nfsen Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
ng_ipacct Update ports in the n* categories to not use GH_COMMIT. 2015-05-07 17:26:05 +00:00
nitpicker
nrpe Try not to break a nagios installation when installing/upgrading nrpe by not 2014-09-30 13:52:58 +00:00
nrpe-ssl
nsca - Don't cat pkg-message from Makefiles 2015-05-21 06:54:23 +00:00
nsca-client
nsca-ng - Fix directory creation weirdness, fixing build of nsca-ng-client as non-root 2015-06-27 01:59:02 +00:00
nsca-ng-client This was forgotten in the port cleanup. 2015-04-23 15:47:19 +00:00
nsca27 - Don't cat pkg-message from Makefiles 2015-05-21 06:54:23 +00:00
nsca27-client
nstreams
observium Update to 0.15.06.6430 2015-06-16 18:04:29 +00:00
ocsinventory-agent Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
ocsinventory-ng - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 18:03:44 +00:00
omping
openlldp - Add LICENSE 2015-08-20 16:06:38 +00:00
p0f net-mgmt/p0f: fix p0f-sendsyn 2014-12-14 20:43:58 +00:00
p0f2 Cleanup plist 2014-11-24 22:35:08 +00:00
p5-AnyEvent-SNMP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-BigIP-iControl Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Cflow Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
p5-Cisco-Reconfig - Add NO_ARCH 2015-09-20 20:15:55 +00:00
p5-Data-Validate-IP - Update to 0.24 2014-12-03 13:34:47 +00:00
p5-FusionInventory-Agent Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
p5-FusionInventory-Agent-Task-NetDiscovery Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-FusionInventory-Agent-Task-SNMPQuery Move p5- ports from ports@ to perl@. 2015-05-11 12:04:18 +00:00
p5-GRNOC-Config Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-GRNOC-TL1 Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-jmx4perl Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
p5-Mon Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Monitoring-Plugin Update to 0.39. 2015-04-13 16:12:44 +00:00
p5-MRTG-Parse - Add NO_ARCH 2015-09-20 20:16:05 +00:00
p5-Nagios-Object Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
p5-Nagios-Plugin Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Nagios-Plugin-Beanstalk - Drop @dirrm* from plist 2015-07-28 23:27:38 +00:00
p5-Nagios-Plugin-LDAP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Nagios-Plugins-Memcached Assign RUN_DEPENDS properly. Apply shebangfix to fix a "/usr/bin/perl", 2015-02-19 19:20:36 +00:00
p5-Net-Abuse-Utils Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Abuse-Utils-Spamhaus net-mgmt/p5-Net-Abuse-Utils-Spamhaus: Update version 0.04=>0.07 2015-01-10 11:51:04 +00:00
p5-Net-ACL - Add NO_ARCH 2015-09-20 20:16:16 +00:00
p5-Net-CIDR - Update to 1.18 2015-02-19 18:16:50 +00:00
p5-Net-ILO Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-IP Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Net-IP-Match-Regexp Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Net-IP-Match-XS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-IP-Resolver Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-IPAddress Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-IPv4Addr Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
p5-Net-IPv6Addr Move p5- ports from ports@ to perl@. 2015-05-11 12:04:18 +00:00
p5-Net-Netmask Update to 1.9022 2015-06-07 13:09:28 +00:00
p5-Net-NSCA-Client Remove trailing whitespace from Makefiles, M-X. 2015-10-08 15:12:22 +00:00
p5-Net-OpenVPN-Manage Add Perl module for managing an OpenVPN process via its management port, 2015-08-10 10:51:30 +00:00
p5-Net-SNMP Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
p5-Net-SNMP-Util Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SNMPTrapd Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
p5-Net-Telnet-Cisco-IOS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-NetAddr-IP Update to 4.075. 2015-02-16 21:17:04 +00:00
p5-NetAddr-IP-Lite Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-NetApp Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-NSNMP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-POE-Component-SNMP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SNMP-Info - Update to 3.28 2015-06-23 12:08:15 +00:00
p5-SNMP-MIB-Compiler Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SNMP-Simple Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SNMP-Trapinfo Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SNMP-Util Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SNMP_Session MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
p5-Telnet-Cisco Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Tie-NetAddr-IP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Xymon - Add NO_ARCH 2015-09-20 20:16:33 +00:00
p5-Xymon-Client - Add NO_ARCH 2015-09-20 20:16:24 +00:00
p5-Xymon-Server - Add NO_ARCH 2015-09-20 20:16:29 +00:00
p5-Zenoss Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
packit
pads Cleanup plist 2014-11-24 22:35:08 +00:00
pancho Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
pandorafms_agent - Fix shebangs 2015-07-30 14:22:00 +00:00
pandorafms_console - Fix shebangs 2015-07-30 14:22:00 +00:00
pandorafms_server - Fix shebangs 2015-07-30 14:22:00 +00:00
percona-monitoring-plugins - Switch to options helpers 2015-08-28 13:39:56 +00:00
pftabled
php5-snmp
php55-snmp
php56-snmp
phpip - Add LICENSE 2015-06-01 01:30:15 +00:00
phpipam MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
phpweathermap - Move owner handling to plist, fixing build from non-root 2015-09-14 17:16:57 +00:00
pixilate - Add LICENSE 2015-06-01 01:28:35 +00:00
pktstat - Revive net-mgmt/pktstat 2015-05-31 14:03:57 +00:00
pmacct - Cleanup previous commit and fix dependency issues 2015-06-11 16:34:14 +00:00
pnp - Use the correct dependencies, now that the icinga port was made a meta port 2015-08-18 19:00:36 +00:00
pnp-icinga - Use the correct dependencies, now that the icinga port was made a meta port 2015-08-18 19:00:36 +00:00
portmon
py-flowtools - Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python 2014-10-24 16:29:51 +00:00
py-ipcalc MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
py-ipy - Update to 0.83 2015-07-09 00:29:07 +00:00
py-pyang Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
py-snmp4 - Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python 2014-10-24 16:29:51 +00:00
py-snmp4-apps - Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python 2014-10-24 16:29:51 +00:00
py-snmp4-mibs - Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python 2014-10-24 16:29:51 +00:00
py-yapsnmp Remove OSVERSION checks that do not make sense any more. 2015-04-03 11:26:48 +00:00
qkismet Cleanup plist 2014-11-24 22:35:08 +00:00
rackmonkey - Fix build from non-root, move perm handling to plist 2015-09-30 19:11:45 +00:00
rancid net-mgmt/rancid: Add AF_INET6 support 2015-08-05 13:41:27 +00:00
rancid3 - Don't cat pkg-message from Makefiles 2015-05-21 06:54:23 +00:00
rate Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
rcpd
remarp Cleanup plist 2015-03-03 07:57:22 +00:00
riemann This should not have ended up in the last commit. 2015-07-28 07:47:28 +00:00
rotorouter Typos, whitespace and capitalization fixes (G-P). 2015-09-20 20:54:08 +00:00
routers2 - Switch to options helpers 2015-08-28 13:39:56 +00:00
routers2-extensions - Switch to options helpers 2015-08-28 13:39:56 +00:00
routers2-extras - Fix shebangs 2015-08-28 13:37:19 +00:00
rrdbot Cleanup plist 2014-11-24 22:35:08 +00:00
rubygem-blimpy - Add NO_ARCH 2015-09-07 17:51:10 +00:00
rubygem-snmp Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-visage-app Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
sblim-wbemcli
scli
sdig
seafile Remove trailing whitespace from Makefiles, M-X. 2015-10-08 15:12:22 +00:00
seafile-gui Respect USE_OPENSSL 2015-07-19 11:52:30 +00:00
send - Remove 8.x-related IGNORE 2015-08-28 13:13:17 +00:00
sendip Cleanup plist 2014-11-24 22:35:08 +00:00
sipcalc - attach license 2015-04-11 06:57:25 +00:00
sjitter
slate
smokeping Fix previous mistake in the init script, committed with minor changes 2015-07-05 08:13:10 +00:00
snmp++ - Fix plist 2015-01-31 14:24:50 +00:00
snmp4nagios Cleanup plist 2014-11-24 22:35:08 +00:00
snmptt Remove trailing whitespace from Makefiles, M-X. 2015-10-08 15:12:22 +00:00
softflowd Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
spectools Unbreak the build on Tier-2 architectures. 2015-09-05 14:35:21 +00:00
ssgless
statsd - Add LICENSE 2015-08-31 12:10:30 +00:00
statsite - Update to 0.7.1 2015-05-27 13:44:54 +00:00
subcalc MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
sx - Update to 1.2 2015-07-27 17:52:19 +00:00
sysmon Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
tcpreplay Update to 4.1.0 2014-12-18 09:59:35 +00:00
tcptrack - Add more MASTERSITE; 2015-08-26 00:30:36 +00:00
TkTopNetFlows Cleanup plist 2014-11-24 22:35:08 +00:00
torrus Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
unifi2 Add NO_ARCH 2015-09-19 14:37:35 +00:00
unifi3 Add NO_ARCH 2015-09-19 14:37:35 +00:00
unifi4 net-mgmt/unifi4: Update to 4.7.5 2015-09-29 19:59:05 +00:00
victorops-nagios Mark BROKEN: Unfetchable 2015-06-17 17:11:04 +00:00
vidalia Convert to MASTER_SITE_TOR 2015-06-12 16:22:33 +00:00
virt-viewer - over to novel@ 2015-09-29 18:26:08 +00:00
wdiag Cleanup plist 2014-11-24 22:35:08 +00:00
weathermap Cleanup plist 2014-11-24 22:35:08 +00:00
weplab
whatmask Cleanup plist 2014-11-24 22:35:08 +00:00
wifimgr - Improve the fix once more to build on both FreeBSD and DragonFly and not require an .if 2015-10-01 15:48:09 +00:00
wmi-client net-mgmt/wmi-client: fix installation when PYTHON=on 2015-05-03 07:30:18 +00:00
xymon-client Update to 4.3.21 2015-05-23 21:59:48 +00:00
xymon-server Remove trailing whitespace from Makefiles, M-X. 2015-10-08 15:12:22 +00:00
yaf Update to 2.7.1 2015-06-12 21:48:03 +00:00
zabbix2-agent Remove UNIQUENAME and LATEST_LINK. 2015-08-17 14:20:40 +00:00
zabbix2-frontend Remove UNIQUENAME and LATEST_LINK. 2015-08-17 14:20:40 +00:00
zabbix2-proxy
zabbix2-server Remove UNIQUENAME and LATEST_LINK. 2015-08-17 14:20:40 +00:00
zabbix22-agent net-mgmt/zabbix22-server: update 2.2.9 -> 2.2.10 2015-09-24 15:46:46 +00:00
zabbix22-frontend Remove UNIQUENAME and LATEST_LINK. 2015-08-17 14:20:40 +00:00
zabbix22-proxy net-mgmt/zabbix22-server: update 2.2.9 -> 2.2.10 2015-09-24 15:46:46 +00:00
zabbix22-server net-mgmt/zabbix22-server: update 2.2.9 -> 2.2.10 2015-09-24 15:46:46 +00:00
zabbix24-agent net-mgmt/zabbix24-server: update 2.4.5 -> 2.4.6 2015-09-23 13:37:05 +00:00
zabbix24-frontend net-mgmt/zabbix24-server: update 2.4.5 -> 2.4.6 2015-09-23 13:37:05 +00:00
zabbix24-proxy net-mgmt/zabbix24-server: update 2.4.5 -> 2.4.6 2015-09-23 13:37:05 +00:00
zabbix24-server net-mgmt/zabbix24-server: update 2.4.5 -> 2.4.6 2015-09-23 13:37:05 +00:00
Makefile Add new port net-mgmt/icingaweb2 2015-10-05 18:32:09 +00:00