9523 Commits

Author SHA1 Message Date
bluhm
2dc6c9a654 update p5-Net-Inspect to 0.300 2013-07-14 23:31:07 +00:00
miod
ef50f7eb2f Fix build on m68k. No revision bump 'coz it had been broken for quite a long
time.
ok naddy@
2013-07-14 20:20:25 +00:00
jasper
4aa9016cb9 add HOMEPAGE 2013-07-14 16:37:01 +00:00
sthen
169bce7323 remove CONFIGURE_ENV no longer needed, net/libbind now installs to a subdir
to avoid it being accidentally picked up.  ok ajacoutot@ jca@
2013-07-13 11:54:36 +00:00
sthen
dfc8e91d92 handle new libbind location; ok ajacoutot@ jca@ 2013-07-13 11:53:57 +00:00
sthen
4fb208db6c install libbind in a subdirectory to avoid autoconf accidentally picking it
up in other ports; this is a special case library only used for some software
which depends on bind resolver internals.  ok ajacoutot@ jca@
2013-07-13 11:53:22 +00:00
naddy
b789d68c62 update to 2.80 for miscellaneous small improvements
https://trac.transmissionbt.com/wiki/Changes#version-2.80
2013-07-12 17:03:59 +00:00
sthen
108babf4f1 icinga 1.9.3, fixes a regression in 1.9.2 with postgresql 2013-07-12 16:07:08 +00:00
sthen
1373aaebd1 +lldpd 2013-07-12 10:27:08 +00:00
sthen
f7ae29a7f8 import ports/net/lldpd, an alternative to ladvd. ok jasper@
LLDP (Link Layer Discovery Protocol) is an industry standard protocol
designed to supplant proprietary Link-Layer protocols such as
Extreme's EDP (Extreme Discovery Protocol) and CDP (Cisco Discovery
Protocol). The goal of LLDP is to provide an inter-vendor compatible
mechanism to deliver Link-Layer notifications to adjacent network
devices.

lldpd implements both reception and sending. It also implements an
SNMP subagent for net-snmp to get local and remote LLDP
information. The LLDP MIB is partially implemented but the most useful
tables are here. lldpd also partially implements LLDP-MED.

lldpd supports bridge, vlan and bonding. bonding need to be done on
real physical devices, not on bridges, vlans, etc. However, vlans can
be mapped on the bonding device. You can bridge vlan but not add vlans
on bridges. More complex setups may give false results.
2013-07-12 10:26:44 +00:00
lteo
1deb2a50d4 Update to Snort 2.9.5, from maintainer Markus Lude.
Tested by Markus on sparc64; tested by me on amd64, i386, and macppc.
2013-07-10 02:10:22 +00:00
jasper
303d273d30 fix BUILD_DEPENDS 2013-07-09 13:43:06 +00:00
bentley
e6fd09c576 Update to libquvi-scripts-0.4.16. 2013-07-08 22:12:23 +00:00
espie
9f9c7056b2 fix for gcc2 (one bad decl, so worth it) 2013-07-08 13:04:37 +00:00
naddy
b6f0a66381 recognize 5.4 2013-07-07 21:33:16 +00:00
bcallah
df63e998b0 Minor update of net/texapp to 0.5.3 2013-07-06 00:42:06 +00:00
espie
98698c3894 fix shared library maze on vax. 2013-07-05 12:10:24 +00:00
bluhm
98d35f9694 update p5-Net-IMP to 0.620 2013-07-05 11:06:50 +00:00
jasper
2e80eecc12 use ${VARBASE} instead of hardcoding /var 2013-07-05 07:44:59 +00:00
bluhm
c95757c761 update p5-IO-Socket-INET6 to 2.71 2013-07-05 01:33:13 +00:00
landry
7c716265c8 Fix on hppa by using the same tweaks as sparc64/mips64el. 2013-07-04 14:49:26 +00:00
benoit
cadee4fccd Update p5-Net-Whois-RIPE to 2.004001. 2013-07-04 07:58:52 +00:00
sthen
48001e6047 icinga 1.9.2 2013-07-03 09:30:46 +00:00
espie
4b11dac8e5 net-snmp now builds on vax! but the perl packages do not build at all,
not surprisingly
2013-07-03 04:15:42 +00:00
giovanni
6ddfac4cbd Bugfix update to 3.7.1 2013-07-02 07:26:56 +00:00
sthen
da92a30c05 reinstate @newuser/@newgroup, lost in PLIST r1.13. spotted by phessler. 2013-07-01 23:21:13 +00:00
jasper
19932c4102 remove these ruby18-only ports that are now unused, and were packaged just
for metasploit.

prompted by and OK stephan@
2013-07-01 16:52:05 +00:00
espie
3456ffe6f5 fix the one 'declaration after statement' that prevents vax from building this. 2013-07-01 16:29:29 +00:00
sthen
84d3183510 Remove Andreas Bihlmaier as maintainer per his request on ports@.
Drop USE_GROFF from perl ports while there.
2013-07-01 10:39:17 +00:00
espie
3e24f5cfed missing / at end of MASTER_SITES 2013-06-30 21:38:04 +00:00
jeremy
3364626bcb Build ruby 2.0 versions of ruby C extensions. Use explicit FLAVORs
in the category Makefiles for ruby C extensions, to reduce churn
when the default ruby version changes,
2013-06-29 15:56:10 +00:00
sthen
1164a443f4 Add WANTLIB-perl+=perl to ensure this gets updated if Perl's ABI changes. 2013-06-28 22:33:19 +00:00
zhuk
8a7134d414 Forgot to enable building cagibi three months ago (was okay landry@). E-ek. 2013-06-28 21:08:35 +00:00
jasper
61eb9d65a7 update to net-ssh-2.1.4 2013-06-28 16:16:07 +00:00
jasper
15bf98ad68 update to net-scp-1.0.4 2013-06-28 16:07:25 +00:00
sthen
7568545d8a sync WANTLIB; this now picks up kerbV 2013-06-26 21:52:56 +00:00
naddy
f842b1818e don't pick up a stealth dependency on libuuid from sysutils/e2fsprogs 2013-06-26 18:43:08 +00:00
sthen
2970c68813 update to nfdump 1.6.10 2013-06-26 12:57:46 +00:00
dcoppa
a373f894c9 Bunch of haskell updates:
MissingH-1.1.1.0 -> MissingH-1.2.0.0
hslogger-1.1.5 -> hslogger-1.2.1
HaXml-1.23.3 -> HaXml-1.24
libxml-sax-0.7.3 -> libxml-sax-0.7.4
polyparse-1.7 -> polyparse-1.9

OK kili@
2013-06-25 07:28:54 +00:00
zhuk
cc129972c6 Massive cleanup for KDE3. Main point is in changing WANTLIB from "foo" to
"lib/kde3/foo" where appropirate, but also many missing desktop goo items
added, some PFRAG.shared removed and so on.

input and okay landry@ and ajacoutot@, also okay espie@
2013-06-24 15:53:38 +00:00
jasper
502a106663 better approach; no pkg change 2013-06-24 12:58:20 +00:00
jasper
6642b88a8f update to zeromq-3.2.3: 2013-06-22 07:45:14 +00:00
sthen
2ee2f7ecbc sync WANTLIB and remove patches to handle e2fsprogs/libuuid changes. ok aja 2013-06-21 22:37:02 +00:00
jasper
2a20e4e3ae update to gupnp-tools-0.8.6.1 2013-06-20 19:02:18 +00:00
jasper
b499a404bd regen PLIST 2013-06-20 19:01:52 +00:00
jasper
748184e853 submitted upstream 2013-06-20 18:55:14 +00:00
jasper
149fab7640 link to upstream bz 2013-06-20 18:40:01 +00:00
jasper
3d229e4935 unbreak some regress tests; now everything passes. 2013-06-20 18:26:26 +00:00
jasper
0366615695 add link to upstream bz 2013-06-20 18:19:45 +00:00
jasper
62ad0fc7ee remove patch for code that's not compiled anylonger. 2013-06-20 18:19:00 +00:00