2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message: Bump PKGREVISIONs for perl 5.30.0 |
2019-06-30 23:43:25 by Kamil Rytarowski | Files touched by this commit (2) |
Log message: net-snmp: Fix build on NetBSD 8.99.49 Make usage of LSDEAD conditional. |
2019-01-08 20:18:55 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: Fix building on macOS 10.14 |
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message: Recursive bump for perl5-5.28.0 |
2018-02-28 02:52:03 by Maya Rashish | Files touched by this commit (3) |
Log message: net-snmp: PR kern/52945: snmpd does not work under current 8.0_BETA it seems that configure cannot detect IP_PKTINFO correctly because of using SOL_IP. SOL_IP is not defined on *BSD. And on netbsd, struct ip_pktinfo has no ipi_spec_dst. From Ryo Shimizu. PKGREVISION++ |
2018-02-25 19:35:30 by Thomas Klausner | Files touched by this commit (6) |
Log message: net-snmp: fix build with openssl-1.1. Bump PKGREVISION. |
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message: Fix indentation in buildlink3.mk files. The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was reviewed manually. There are some .include lines that still are indented with zero spaces although the surrounding .if is indented. This is existing practice. |
2017-10-06 04:39:38 by Gavan Fantom | Files touched by this commit (3) |
Log message: net-snmp: Prevent crash on NetBSD/i386 A compiler bug causes incorrect compilation of the NetBSD-specific code in cpu_sysctl.c. This results in a crash shortly after startup if the machine has 2 or more CPUs. Disable optimisation in netsnmp_cpu_arch_load() only. This works around the problem reported in PR pkg/50939. |
2017-07-23 19:43:33 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: Fix for macOS High Sierra |
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message: Recursive revbump from lang/perl5 5.26.0 |