summaryrefslogtreecommitdiff
path: root/wm/vtwm
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-1/+2
2020-02-26vtwm: Update to 5.5.0nia5-56/+40
Unknown changes. Switch to GNU build system from imake.
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.
2012-10-23Remove xextproto/buildlink3.mk in most cases where it occurs withwiz1-2/+1
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-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2012-06-18Needs yaccdholland1-2/+2
2012-05-14USE_TOOLS+=flex, seen in Linux bulk builddholland1-1/+2
2009-06-30Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build withjoerg1-1/+3
MAKE_JOBS=2 and worked without.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz1-2/+2
major change. Reported by Robert Elz in PR 41345.
2009-02-03Recursive revision bump came from audio/gsm.obache1-2/+2
2008-06-20Add DESTDIR support.joerg1-1/+3
2007-02-01Modular Xorg support.joerg1-3/+6
2006-12-15Mechanically replace all includes of buildlink3.mk of the followingjoerg1-2/+2
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2006-01-02Add an explicit rpath for librplay on DragonFly.joerg2-4/+13
2005-12-07Use imake PLIST variables.joerg1-2/+2
2005-11-06Import vtwm from pkgsrc-wip. Packaged by Mehul Sanghvi.minskim6-0/+60
VTWM is a X11 window manager based on TWM. It adds support for a virtual desktop, processing configuration files using m4, support for sound effects using rplay, and 3D buttons, frames, titlebars, etc. VTWM also has support for regular expressions in the configuration files.