Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 4f7c6683 | 2025-04-22 15:49:11 | Move upstream to codeberg and add DEBUG_PACKAGES DEBUG_PACKAGES added because I hit a crash and I'd like to debug it next time. While here, more a CONFIGURE_ENV line that feels out of place. ok sthen@ (maintainer) | ||
| 223dd2dc | 2025-01-28 11:22:02 | set COMPILER_LANGS=c for various C-only ports add annotations near COMPILER for some other ports that don't have COMPILER_LIBCXX in WANTLIB not changing the actual compiler version of anything here (some could possibly remove the COMPILER line completely where they only used COMPILER due to an old WANTLIB entry which has since stopped using C++, but changing that is too likely to break things) | ||
| cb9c1b4a | 2023-09-19 20:00:32 | use SITES | ||
| f2d0c0e5 | 2023-03-14 15:16:37 | remove patch chunk which was included in the new upstream tar; reported by naddy | ||
| aea980d5 | 2023-03-13 20:26:38 | ipmitool port tweaks: - upstream distfile was rerolled at some point (changelog update and configure.ac regen); fetch the new one rather than rely on ftp.openbsd.org archive working. - add a comment to the Makefile with sourceforge link; github suspended the upstream maintainer's account without notice https://sourceforge.net/p/ipmitool/news/2023/03/github-project-going-orphan/ | ||
| a5b5dc05 | 2022-08-31 08:42:26 | update to ipmitool-1.8.19 | ||
| 055de4ff | 2022-08-20 17:52:55 | update to newer ipmitool commit | ||
| c4a2b6fb | 2022-07-13 22:31:50 | Do not use GH_DISTFILE in EXTRACT_ONLY for GH_COMMIT ports GH_DISTFILE now contains DISTFILES {} patterns which EXTRACT_ONLY does not (yet) understand. Copied over from recently fixed x11/gnome/gdm. No distinfo change. Noticed by naddy | ||
| 2245c06c | 2022-04-02 20:39:28 | update to newer ipmitool commit, manpage fix only | ||
| 56005ce5 | 2022-03-17 15:41:58 | ipmitool: update to newer commit |