2023-07-22 10:39:26 by Nia Alarie | Files touched by this commit (1) |
Log message:
upower: Disable Linux backend until gperf is imported.
|
2023-07-21 14:29:22 by Jonathan Perkin | Files touched by this commit (10) |
Log message:
*: Darwin linker does not support as-needed.
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2022-06-28 13:13:42 by Nia Alarie | Files touched by this commit (1) |
Log message:
upower: Remove traces of introspection option from PLIST
|
2022-06-28 13:13:20 by Nia Alarie | Files touched by this commit (2) |
Log message:
upower: Remove introspection option.
https://marc.info/?l=pkgsrc-users&m=165444158600671&w=2
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2021-08-05 03:57:59 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
upower: add to BUILD_DEFS (noted by pkglint)
|
2021-08-05 03:52:41 by David H. Gutteridge | Files touched by this commit (2) | |
Log message:
upower: update to 0.99.12
(Evidently upstream doesn't publish each release to a common directory
anymore; instead they use a process that generates a unique tagged
path.)
Version 0.99.12
~~~~~~~~~~~~~~~
Released: 2021-06-17
New Features:
- Add a raft of new device types
- Add support for iPhone XR, XS and newer models
Bug fixes:
- Work-around incorrect battery percentage reported by MacBooks
- Identify keyboard/pointing device combos as keyboards
- Fix small memory leak in Bluetooth backend
- Fix warning in Bluetooth backend
- Set update time in Bluetooth backend
- Remove support for obsolete CSR devices
|