Commit Graph

16 Commits

Author SHA1 Message Date
kn
43363d5353 Fix aarch64 build by disabling CPU optimisations in bundled LZMA 2022-12-02 23:48:10 +00:00
kn
be1ed49308 build fix got merged 2022-11-30 18:36:13 +00:00
kn
67447ab7b9 Bring back CLI tools, use Qt6, build everything with cmake
Turns out README.md is a little misleading/inaccurate and the global cmake file
just works for all tools (except the fake/install target, see GitHub issue).

Contrary to qmake, using cmake requires Qt6, but we have that and it works, so
make the move.
2022-11-27 17:06:56 +00:00
kn
8c9e8069fe Update to UEFITool A62, pull OpenBSD fix PR 2022-11-27 16:38:16 +00:00
kn
ee3d8f3803 Update to UEFITool A60
Upstream's versioning is a bit confusing;  there has been no 0.x.y release in
two years, but they keep shipping A* versions, so jump from 0.28.0 to 60.

This now only includes the graphical UEFITool built with qmake.
The CLI tools are built with cmake and could be readded later on, but for now
fiddling with both qmake and cmake modules in one port is too much hassle.

A60 is the latest version that compiles without errors/patches.
2022-11-27 15:53:15 +00:00
naddy
2b3700e37e drop RCS Ids 2022-03-11 19:57:10 +00:00
kn
e7411f37c1 Remove RCSIDs from ports I maintain 2022-03-10 12:03:30 +00:00
kn
c6f5bbdd01 Update tp UEFITool 0.28.0
- Added 'Do not rebuild' support for volumes
- Added support to parse/reconstruct LZMAF86 sections
- Added new EIST lock patches for UEFIPatch
- Fixed mishandling trailing newline in UEFIPatch
2020-04-03 20:48:02 +00:00
kn
72fefd0993 Update to UEFITool 0.27.0
Added support for manual patches to UEFIPatch
Fixed issues with explicit rebuild
2020-01-15 10:52:49 +00:00
kn
c4c19b467d Set PORTROACH to ignore A* and t* (pre) releases 2019-10-03 17:51:59 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
kn
925e95d24f Update to UEFITool-0.26.0
Drop duplicate LIB_DEPENDS as the x11/qt5 already takes care of that;
noted by rsadowski.

OK rsadowski
2019-03-17 13:03:48 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
kn
5213a1142a Update to UEFITool-0.25.1
Build and install UEFIPatch and UEFIReplace as well.

OK sthen
2018-10-02 07:26:52 +00:00
kn
ecc961c602 Update UEFITool to 0.24.0
OK jca
2018-06-24 10:56:55 +00:00
kn
f3b3b4696a Import sysutils/uefitool
parse, extract and modify UEFI firmware images

OK sthen
2018-02-18 15:08:19 +00:00