summaryrefslogtreecommitdiff
path: root/wm/echinus
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26wm: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07wm: Remove SHA1 hashes for distfilesnia1-2/+1
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot1-2/+2
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-1/+2
2015-11-02Add SHA512 digests for distfiles for wm categoryagc1-1/+2
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-14Update to 0.4.9 (2011). No changelog found.shattered2-9/+8
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-1/+2
2010-04-07Update echinus to 0.4.3, per maintainer update request by PR#43117.obache2-9/+9
0.4.3 Ungrab keyboard after a key press 2010-04-02 0.4.2.1 Fix GCC warning on FreeBSD. 2010-03-22 0.4.2 Add some debug for buttons. 2010-03-21 0.4.1 This one should fix title problems 2010-03-12
2010-02-10Update to 0.4.0 provided by Demelier David on pkgsrc-users.wiz2-6/+6
No list of changes found.
2009-12-15Update to 0.3.9:wiz2-6/+6
Window flickering on tag switches caused by maps/unmaps was mostly fixed. A bug in infloating layout that caused explicit CPU usage on multi-head machines was fixed. Focus issues with toggleview were resolved, and panels are now handled much better then before.
2009-11-02Fix typo, re-fmt.wiz1-9/+10
2009-11-02Import echinus-0.3.8 as wm/echinus.obache5-0/+82
Based on PR 42188 by Alexander Polakov. echinus is a dynamic window manager for X11 supporting managing window s in floating, tiled and maximized layouts based on dwm. All the configuration is made via config file in Xresources format, so it is not necessary to recompile echinus every time you change something. echinus supports a small subset of EWMH to be compatible with external panels and pagers. It draws a border around windows and also an optional title bar. The goal of development is a small, fast window manager without features not strictly related to window management (menus, panels, etc.)