Path to this page:
./
wm/piewm,
Minimalist window manager based on tvtwm with pie menus
Branch: CURRENT,
Version: 1.04,
Package name: piewm-1.04,
Maintainer: pkgsrc-usersAlthough the computer screen is two-dimensional, today most users of
windowing environments control their systems with a one-dimensional
list of choices -- the standard pull-down or drop-down menus such as
those found on Microsoft Windows, Presentation Manager, or the
Macintosh.
An alternative user-interface technique is "pie" menus -
two-dimensional, circular, and in many ways easier to use and faster
than conventional linear menus. Pie menus also work well with
alternative pointing devices such as those found in stylus or
pen-based systems.
piewm is a virtual window manager based on tvtwm, which uses pie menus.
Required to run:[
x11/libXpm]
Required to build:[
pkgtools/x11-links] [
x11/xproto] [
x11/xbitmaps] [
pkgtools/cwrappers]
Master sites:
Filesize: 293.675 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2007-12-26) Updated to version: piewm-1.04
- (2007-12-10) Updated to version: piewm-1.04
- (2006-02-06) Updated to version: piewm-1.02nb2
- (2005-10-05) Package added to pkgsrc.se, version piewm-1.02nb1 (created)
CVS history: (Expand)
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
|
2015-11-03 00:42:56 by Alistair G. Crooks | Files touched by this commit (90) |
Log message:
Add SHA512 digests for distfiles for wm category
Problems found with existing distfiles:
distfiles/fvwm-1.24r.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-09-02 11:02:44 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
lex is a runtime dependency for libfl.
|
2012-10-23 12:24:24 by Thomas Klausner | Files touched by this commit (215) |
Log message:
Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
|
2012-10-08 14:42:26 by Aleksej Saushev | Files touched by this commit (87) |
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
|
2012-05-14 10:08:39 by David A. Holland | Files touched by this commit (2) |
Log message:
Don't declare own strcmp; it fails on Linux.
|
2007-12-10 12:35:10 by OBATA Akio | Files touched by this commit (4) |
Log message:
Update piewm to 1.04.
While here, marked as DESTDIR ready.
Changes for version 1.04:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/94378
Succinctly, the #define for EXTRA in parse.c needs to be (at least) 12,
Changes for version 1.03:
Botched some prototypes. 1.02 wouldn't compile.
|