summaryrefslogtreecommitdiff
path: root/wm/qvwm
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz1-1/+2
2004-12-28Bump PKGREVISIONs due to libtiff update.reed1-2/+2
Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.)
2004-11-22USE_LANGUAGES= c++wiz1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-03-10bl3ifyxtraeme1-5/+5
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-11-10Set USE_GCC_SHLIB. Fixes linking on Solaris.gavan1-1/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-07-12Update qvwm to version 1.1.12zuntum3-9/+11
* get rid of USE_X11BASE 1.1.11 -> 1.1.12 ---------------- 1. Fix the bug that qvwm sometimes crashes if sound is enabled at exit. 2. Fix the bug that a close button does not disappear and a maximize button disappears when you set NO_BUTTON3 to an application. 3. Fix the bug that the CPU utilization becomes 100% after you send a remote command to qvwm. 4. Enable to send a remote command like QVWM_RESTORE to certain window. 5. Eanble to change spacing between short cut icons using IconHorizontalSpacing and IconVerticalSpacing. 6. Add german.qvwmrc, portuguese.qvwmrc, and italian.qvwmrc. 7. Fix the bug that a part of a menu is left on the screen after you execute a command from the menu. 8. Add QVWM_TOGGLE_{FOCUS, BORDER, BORDER_EDGE, BUTTON1, BUTTON2, BUTTON3, CTRLBTN, TBUTTON, TITLE}. Fixes PR#21935 by David Forrai <david.forrai@gemair.com>
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2002-09-06Convert to buildlink2.wiz1-4/+5
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-1/+2
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-08-16Update to 1.1.11, provided by Hiramatsu Yoshifumi in pkg/13730.wiz3-11/+14
Changes: . Add sound events: RestoreUpSound, RestoreDownSound, MenuPopupSound, MenuCommandSound, OpenSound, CloseSound, PagerSound, and PagingSound. . Change OpengingSound, EndingSound, and RestartSound to SystemStartSound, SystemExitSound, and SystemRestartSound, respectively. . Change the default coloring as in Windows 2000. As well as other bugfixes. Package change: man page now in PLIST, buildlinked.
2001-05-30Initial import of qvwm-1.1.10 into the packages collection.agc5-0/+86
Provided in PR 13052 by Hiramatsu Yoshifumi (hiramatu@mil.allnet.ne.jp) Qvwm is a Windows 95/98/NT like window manager for X Window System. It allows Windows 95/98/NT users to use X Window System without hesitation and X Window System users to use Windows 95/98/NT without hesitation.