| Commit message (Expand) | Author | Age | Files | Lines |
| * | net/openntpd: conditionalize ca_root_nss dependency on FreeBSD version | Christian Weisgerber | 2025-09-08 | 1 | -3/+6 |
| * | */*: Remove GNU_CONFIGURE_MANPREFIX | Christian Weisgerber | 2024-04-17 | 1 | -1/+0 |
| * | net/openntpd: Sanitize MANPREFIX | Muhammad Moinur Rahman | 2024-01-22 | 1 | -2/+2 |
| * | security/libretls: update 3.8.1 | Baptiste Daroussin | 2023-10-12 | 1 | -1/+1 |
| * | net/openntpd: fix for NICs with hardware timestamp support | Christian Weisgerber | 2023-05-05 | 1 | -1/+1 |
| * | security/libretls: update to 3.7.0 | Baptiste Daroussin | 2023-01-16 | 1 | -1/+1 |
| * | net/openntpd: remove no-op configure argument | Christian Weisgerber | 2022-10-15 | 1 | -1/+0 |
| * | Add WWW entries to port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -0/+1 |
| * | libretls: bump portrevision of dependent port due to shlib number change | Baptiste Daroussin | 2022-05-18 | 1 | -1/+1 |
| * | security/libretls: upgrade to 3.5.0 | Baptiste Daroussin | 2022-03-12 | 1 | -1/+1 |
| * | security/libretls: update to 3.4.1 | Baptiste Daroussin | 2021-11-23 | 1 | -1/+1 |
| * | cleanup: drop support for EOL FreeBSD 11.X | Rene Ladan | 2021-09-30 | 1 | -13/+0 |
| * | net/openntpd: Add CPE information | Bernhard Froehlich | 2021-08-15 | 1 | -1/+1 |
| * | One more small cleanup, forgotten yesterday. | Mathieu Arnold | 2021-04-07 | 1 | -1/+0 |
| * | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| * | net/openntpd: switch to libretls on FreeBSD 12+ | Christian Weisgerber | 2021-01-18 | 1 | -6/+11 |
| * | security/libressl: re-link static library consumers after r557713 | Jan Beich | 2020-12-11 | 1 | -0/+1 |
| * | Update to 6.8p1. This is a large catch-up release. | Christian Weisgerber | 2020-12-08 | 1 | -2/+1 |
| * | Merge back fixes from OpenBSD 6.8-beta: | Christian Weisgerber | 2020-09-13 | 1 | -1/+1 |
| * | Zap double definitions to fix build with -fno-common. | Christian Weisgerber | 2020-08-23 | 1 | -1/+1 |
| * | Only pass -E to find(1) when passing -regex or -iregex | Mateusz Piotrowski | 2020-08-12 | 1 | -1/+1 |
| * | net/ntpsec: Add CONFLICTS between net/{ntp,ntp-devel,openntpd,ntpsec} because... | Yuri Victorovich | 2020-05-19 | 1 | -1/+1 |
| * | Add a note in pkg-message that you need to override the manual search | Christian Weisgerber | 2020-05-18 | 1 | -4/+5 |
| * | Rebuild statically linked security/libressl consumers after r534416 | Tobias Kortkamp | 2020-05-09 | 1 | -1/+1 |
| * | Rebuild statically linked security/libressl consumers after r514815 | Tobias Kortkamp | 2019-10-19 | 1 | -1/+1 |
| * | Rebuild statically linked security/libressl consumers after r502277 | Tobias Kortkamp | 2019-05-23 | 1 | -1/+1 |
| * | Rebuild statically linked security/libressl consumers after r499667 | Tobias Kortkamp | 2019-04-22 | 1 | -1/+1 |
| * | Move the numerical ID for the "_ntp" user, required for net/openntpd's | Christian Weisgerber | 2018-08-03 | 1 | -0/+1 |
| * | Update to 6.2p3. No changes on FreeBSD. | Christian Weisgerber | 2017-11-12 | 1 | -1/+1 |
| * | Register conflict with ntp, ntp-devel. | Christian Weisgerber | 2017-10-07 | 1 | -2/+4 |
| * | Update to 6.2p2: upstream has incorporated the fixes for the "query from" | Christian Weisgerber | 2017-09-07 | 1 | -2/+1 |
| * | Add a missing initialization and correct a memcpy size to fix the new | Christian Weisgerber | 2017-08-11 | 1 | -0/+1 |
| * | Update to 6.2p1. Noteworthy changes: | Christian Weisgerber | 2017-07-15 | 1 | -2/+1 |
| * | Add a periodic script for daily status. | Christian Weisgerber | 2017-06-08 | 1 | -1/+6 |
| * | security/libressl: Bump static library consumers | Bernard Spil | 2017-04-29 | 1 | -1/+1 |
| * | Belated revision bump after libressl 2.5.3 update. | Christian Weisgerber | 2017-04-19 | 1 | -1/+1 |
| * | security/libressl: chase r432997 in static lib consumers | Jan Beich | 2017-02-01 | 1 | -1/+1 |
| * | - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL | Dmitry Marakasov | 2017-01-11 | 1 | -7/+0 |
| * | Belated PORTREVISION bump after security/libressl 2.4.4 update. | Christian Weisgerber | 2016-12-24 | 1 | -1/+1 |
| * | Fix building when libressl is not the default. | Mathieu Arnold | 2016-12-14 | 1 | -2/+4 |
| * | Do not use post-stage. Use post-install instead. | Mathieu Arnold | 2016-12-02 | 1 | -1/+1 |
| * | Unblock the package build via static libressl. Adapted from [1]. | Christian Weisgerber | 2016-10-28 | 1 | -17/+26 |
| * | Most commonly used build systems support silent builds, when they | Dmitry Marakasov | 2016-09-09 | 1 | -1/+0 |
| * | Minor changes/improvements: | Christian Weisgerber | 2016-07-05 | 1 | -5/+4 |
| * | Fix dangling backslash after r418011. | Adam Weinberger | 2016-07-04 | 1 | -1/+1 |
| * | Fix ports depending on security/(open|libre)ssl directly. | Mathieu Arnold | 2016-07-04 | 1 | -2/+7 |
| * | Add support for changing the location of ntpd.conf (openntpd_config), | Adam Weinberger | 2016-06-09 | 1 | -0/+1 |
| * | Update to 6.0p1. Notable fixes: | Christian Weisgerber | 2016-06-07 | 1 | -2/+1 |
| * | For the RESSL option, switch the dependency from libressl-devel to | Christian Weisgerber | 2016-05-07 | 1 | -2/+3 |
| * | Update to 5.9p1. Notable changes: | Christian Weisgerber | 2016-04-02 | 1 | -8/+6 |