sthen
2cf6b42b39
update to lldpd-1.0.16
2022-11-12 08:22:16 +00:00
ajacoutot
f50fdd748e
Stop using the daemon class in @newuser.
...
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.
discussed with sthen@, tb@ and robert@
praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:14:43 +00:00
sthen
a12564eda8
drop LLDP-MIB from the lldpd package, it's not specific to lldpd and can
...
go into the netsnmp package instead where it's more useful (you usually
want the mib on the management station rather than the machine running
the software)
2022-08-31 23:49:19 +00:00
sthen
1186c493b6
update to lldpd-1.0.15
2022-08-19 08:43:36 +00:00
sthen
5f5f81a58d
update to lldpd-1.0.14
2022-05-22 11:12:51 +00:00
sthen
a98e0e6666
remove rcs IDs in ports that I maintain
2022-03-07 21:36:41 +00:00
sthen
80b9a4a238
update to lldpd-1.0.13, includes a fix for a heap overflow when reading
...
SONMP (SynOptics Network Management Protocol) frames
2021-11-14 11:25:41 +00:00
sthen
ad12873e12
lldpd: crash fix, adjust LINK_STATE_IS_UP patch to avoid a null
...
deref (device->flags) in some cases
2021-09-21 18:34:25 +00:00
sthen
fbf80ac471
replace my dodgy patch to silence ENOBUFS warnings with a much better
...
check from Vincent Bernat (upstream)
2021-08-29 21:27:22 +00:00
sthen
b20b5e87f2
update to lldpd-1.0.12, remove obsolete patch, add patches to mask ENOBUFS
...
log spam seen sometimes when an interface is marked up but has no link
(reported as #474 ; these patches are just a symptom workaround I'm doing
for now rather than a real fix)
2021-08-29 12:41:09 +00:00
sthen
d028973ece
update to lldpd-1.0.11
2021-05-16 19:49:36 +00:00
sthen
59bb01f462
update to lldpd-1.0.10
2021-04-23 21:12:41 +00:00
sthen
2d0a0c2700
update to lldpd-1.0.9
2021-04-03 20:19:47 +00:00
sthen
2f33764bde
update to lldpd-1.0.8
2021-01-14 23:35:48 +00:00
sthen
438852a3a3
update to lldpd 1.0.7
2020-11-01 20:15:53 +00:00
sthen
9d96c3d96d
update to lldpd-1.0.6
2020-09-07 11:42:46 +00:00
sthen
6cc9779250
switch my maintainer email addresses to my own domain
2020-07-11 22:54:35 +00:00
sthen
c33326ac47
update to lldpd-1.0.5
2020-02-08 12:52:17 +00:00
sthen
2741d2c09e
update to lldpd-1.0.4
2019-06-16 19:18:48 +00:00
sthen
9c6e9626b9
s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
...
in ports which I maintain
2019-06-03 16:06:50 +00:00
sthen
4c779e5d9a
update to lldpd-1.0.3
2018-12-11 14:28:57 +00:00
sthen
70fe4ed0fd
update to lldpd-1.0.2
2018-12-02 16:10:32 +00:00
sthen
6b8e265514
bump ports known/suspected to be affected by issue with libedit/libreadline
...
and termcap on lld arches.
2018-11-14 20:48:21 +00:00
sthen
6f1cbbd284
udpate to lldpd-1.0.1
2018-04-11 13:39:45 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
sthen
468fde6459
update to lldpd-0.9.9
2017-11-25 13:11:55 +00:00
sthen
e889b1e74b
update to lldpd-0.9.8
2017-08-22 10:16:02 +00:00
sthen
4e72b843d1
update to LLDPD 0.9.7
2017-03-26 17:32:45 +00:00
sthen
4f49debc01
update to lldpd-0.9.6
2017-02-07 14:40:52 +00:00
sthen
3fa757398f
update to lldpd-0.9.5
2016-10-11 13:52:38 +00:00
ajacoutot
cef41bd272
rc_ overrides are put after sourcing /etc/rc.d/rc.subr.
...
ok sthen@ (maintainer)
2016-06-28 17:03:27 +00:00
sthen
0b79d923fb
process titles now have an extra "." at the end; fix lldpd.rc
2016-06-28 15:50:27 +00:00
sthen
73152d7e56
update to lldpd-0.9.4
2016-06-18 13:57:45 +00:00
sthen
3ed6b6cde2
update to lldpd-0.9.2
2016-03-20 18:00:05 +00:00
sthen
1fb89dd992
update to lldpd-0.9.1
2016-02-25 00:46:57 +00:00
sthen
aa32428945
update to lldpd-0.9.0
2016-01-21 08:43:32 +00:00
sthen
684b8223c3
update to lldpd-0.7.19, rolling in management address TLV fix
2015-10-18 10:37:06 +00:00
sthen
de6ea674a7
add an upstream patch to lldpd: avoid an overflow on a (static) buffer
...
when a remote device advertises a too-large management address while still
respecting TLV boundaries.
2015-10-16 10:27:41 +00:00
sthen
d83bb8a79a
update to lldpd-0.7.18
2015-10-01 09:56:11 +00:00
sthen
cafc227818
update to lldpd-0.7.17
2015-09-17 12:35:14 +00:00
sthen
68ce283266
handle ifmedia64
2015-09-11 15:20:54 +00:00
sthen
61015fad3d
don't let lldpd's configure script auto-detect json/xml2, this changed
...
in 0.7.15 and results in hidden deps.
2015-08-14 12:09:56 +00:00
sthen
267d6fac7a
update to lldpd-0.7.16
2015-08-12 15:09:38 +00:00
sthen
b1459604f7
update to lldpd-0.7.15
...
while there, install the mib with the -snmp flavour as requested by blambert
2015-07-18 22:31:04 +00:00
sthen
b5a330af42
update to lldpd-0.7.14
2015-04-05 15:57:17 +00:00
sthen
0ea6f1b0e0
remove patch to avoid using -fdiagnostics compiler flags; this was a ccache bug
2015-01-20 10:04:15 +00:00
sthen
24409821a4
update to lldpd 0.7.13
...
patch to avoid using -fdiagnostics compiler flags which are not supported
by our gcc, but AX_CFLAGS_GCC_OPTION thinks they are valid
2015-01-09 17:34:52 +00:00
sthen
3b0162c032
update to lldpd 0.7.12
2014-11-24 10:26:08 +00:00
sthen
97190b1022
remove some USE_LIBTOOL=Yes that crept back in (this is now the default)
2014-11-22 22:20:09 +00:00
sthen
60f3c1dd27
update to lldpd 0.7.11
2014-10-13 16:56:28 +00:00