2024-01-14 16:56:01 by Roland Illig | Files touched by this commit (1) |
Log message:
wm/amiwm: fix references to temporary destdir, bunp revision
|
2023-08-13 21:05:54 by pin | Files touched by this commit (4) | |
Log message:
wm/amiwm: update to 0.22pl2
Released on 2023-04-16
0.22 is a minor feature release which brings proper support for full screen
applications using the freedesktop.org _NET_WM_STATE mechanism.
|
2023-07-07 10:11:21 by Nia Alarie | Files touched by this commit (2) |
Log message:
amiwm: Honour LDFLAGS. Hopefully fixes build on macOS.
|
2023-01-16 02:08:19 by David A. Holland | Files touched by this commit (1) |
Log message:
wm/amiwm: pull in the all X libs it actually links to
PKGREVISION -> 1
|
2021-10-26 13:25:22 by Nia Alarie | Files touched by this commit (106) |
Log message:
wm: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 17:05:15 by Nia Alarie | Files touched by this commit (106) |
Log message:
wm: Remove SHA1 hashes for distfiles
|
2021-07-13 10:16:17 by Nia Alarie | Files touched by this commit (7) | |
Log message:
amiwm: update to 0.21pl2
"New features include internationalization (support for locales with
multi-byte character encodings) and support for AmigaOS 3.5 style icons."
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2019-11-04 22:50:16 by Roland Illig | Files touched by this commit (13) |
Log message:
wm: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message:
Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
|