Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 950fd315 | 2023-09-19 22:02:32 | use SITES | ||
| 7615406c | 2023-03-06 13:37:15 | remove PATCHORIG=.orig.port lines, it's now the default | ||
| b6966d2e | 2022-03-07 21:45:09 | GC a few more RCS ids in my ports | ||
| a98e0e66 | 2022-03-07 21:36:41 | remove rcs IDs in ports that I maintain | ||
| bcd99aa8 | 2021-10-21 08:07:27 | tweak PORTROACH regex | ||
| 9868e0bf | 2021-10-20 12:07:14 | attempt to teach portroach about valid versions for this; given a set of files like this flashrom-1.0.tar.bz2 flashrom-v1.0.1.tar.bz2 flashrom-v1.1-rc1.tar.bz2 flashrom-v1.1-rc2.tar.bz2 flashrom-v1.1.tar.bz2 flashrom-v1.2.tar.bz2 it picks 1.0 as the newest version. (not sure if it will work, but worth a try..) | ||
| 0f47388f | 2020-11-20 12:48:58 | flashrom tweaks: - allow building on all arches (without libpci support, it can programme some devices via USB flashers) - remove dmidecode dependency, flashrom moved to using an internal DMI/SMBIOS decoder by default in 0.9.8. | ||
| 6cc97792 | 2020-07-11 22:54:35 | switch my maintainer email addresses to my own domain | ||
| 290e95af | 2020-06-13 14:04:52 | Update to flashrom 1.2 https://flashrom.org/Flashrom/1.2 has lots of (build) fixes and drops devel/libusb-compat in favour of devel/libusb1. Remove PLIST entry for README as it is taken care of automatically. OK sthen | ||
| c996c39f | 2020-04-23 15:06:27 | shift some commas around in pkg-readme |