./wm/amiwm, X window manager with Amiga look and feel

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.21pl2nb1, Package name: amiwm-0.21pl2nb1, Maintainer: pkgsrc-users

amiwm is an X window manager that tries to make your display look and feel
like an Amiga Workbench screen. It is fully functional and can do all the
usual window manager stuff, like moving and resizing windows.


Required to build:
[pkgtools/x11-links]

Master sites:

Filesize: 190.555 KB

Version history: (Expand)


CVS history: (Expand)


   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) | Package removed
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
   2017-01-05 10:40:00 by Jonathan Perkin | Files touched by this commit (3)
Log message:
Ensure the local yywrap is used.  Fixes build with newer flex.