summaryrefslogtreecommitdiff
path: root/wm/icewm
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-01-06 20:49:20 +0000
committerrillig <rillig@pkgsrc.org>2006-01-06 20:49:20 +0000
commitfa4065deecc399e4107a5c0528a7d69f77efb96c (patch)
treed0478af48e87dfa29e8fed32a66d6fa61be4dc18 /wm/icewm
parentdcf63d1b4b26c73367e97fe1fa808a850196e536 (diff)
downloadpkgsrc-fa4065deecc399e4107a5c0528a7d69f77efb96c.tar.gz
Updated wm/icewm to 1.2.23.
Patch provided by Sergey Svishchev in PR 32469. Changes: # 1.2.23: 2005-08-14 * make taskbar pop out even when collaped * Slovak translation update (Zdenko Podobny) # 1.2.23pre1: 2005-07-31 * fix crash when hiding the taskbar and "collapse" button is hidden * fix repeated drag over taskbar icon not working * fix problems with Unmap events being handled incorrectly * customizable placement order options for minimized window icons (MiniIconsPlaceHorizontal, MiniIconsRightToLeft, MiniIconsBottomToTop) - (Konstantin Korikov - lostclus) # 1.2.22: 2005-07-17 * AutoShowDelay setting (opposite of AutoHideDelay) * use Workspace status window instead of showing the taskbar when workspace changes if taskbar autohide is enabled # 1.2.22pre3: 2005-07-15 * fix focusing after window minimized or hidden # 1.2.22pre2: 2005-07-10 * Remember last focused window per-workspace * Enable the LockCommand functionality only if command found (Eduard Bloch) * new Korean translation (Ken Yeo) # 1.2.22pre1: 2005-06-28 * Latvian translation (Kristaps Kaupe) * Double click activates workspace in window list * Fixes to taskbar layout when only tasks visible * Made network status applets show/hide dynamically again * Add image to taskbar collapse button * Fix MinimizeToDesktop windows getting out of desktop area * Added key binding: KeySysCollapseTaskBar * Fixed UTF-8 input support in AddressBar # 1.2.21: 2005-05-31 * translation: Vietnamese (Phan Vinh Thinh) * translation: Indonesian (Arif E. Nugroho) * translation update: Simplified Chinese (Hiweed Leng) * translation update: French (Frederic Bothamy) * APM applet support for NetBSD (Iain Hibbert (plunky)) * add new winoption: noFocusOnMap * fix ClientWindowMouseActions for Window-Drag combination # 1.2.21pre1: 2005-03-20 * improve selection of "urgent" windows with alt+tab * fix possible crash (Grant McDorman) * fix 64bit usage of Xft (Marcus Meissner) * cleanup warning on still-open file descriptors * disabled some Ctrl+Alt+Del commands by default since they need some configuring to work on all systems * fix desktop layer setting for nautilus
Diffstat (limited to 'wm/icewm')
-rw-r--r--wm/icewm/Makefile.common6
-rw-r--r--wm/icewm/PLIST5
-rw-r--r--wm/icewm/distinfo8
3 files changed, 11 insertions, 8 deletions
diff --git a/wm/icewm/Makefile.common b/wm/icewm/Makefile.common
index 2ead4aecce8..d38f8f2a4d4 100644
--- a/wm/icewm/Makefile.common
+++ b/wm/icewm/Makefile.common
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.47 2005/12/29 06:22:20 jlam Exp $
+# $NetBSD: Makefile.common,v 1.48 2006/01/06 20:49:20 rillig Exp $
-DISTNAME= icewm-1.2.20
+DISTNAME= icewm-1.2.23
CATEGORIES= x11 wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=icewm/}
MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://icewm.sourceforge.net/
+HOMEPAGE= http://www.icewm.org/
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
diff --git a/wm/icewm/PLIST b/wm/icewm/PLIST
index e54d9910860..0b05c35892a 100644
--- a/wm/icewm/PLIST
+++ b/wm/icewm/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2004/09/01 11:08:46 recht Exp $
+@comment $NetBSD: PLIST,v 1.16 2006/01/06 20:49:20 rillig Exp $
bin/icehelp
bin/icesh
bin/icewm
@@ -342,10 +342,12 @@ ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/icewm.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/icewm.mo
${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/icewm.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/icewm.mo
+${PKGLOCALEDIR}/locale/id/LC_MESSAGES/icewm.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/icewm.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/icewm.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/icewm.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/icewm.mo
+${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/icewm.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/icewm.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/icewm.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/icewm.mo
@@ -357,6 +359,7 @@ ${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/icewm.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/icewm.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/icewm.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/icewm.mo
+${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/icewm.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/icewm.mo
${PKGLOCALEDIR}/locale/zh_TW.Big5/LC_MESSAGES/icewm.mo
@dirrm share/icewm/themes/yellowmotif
diff --git a/wm/icewm/distinfo b/wm/icewm/distinfo
index c88a536685f..d91a8e85f93 100644
--- a/wm/icewm/distinfo
+++ b/wm/icewm/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.24 2005/05/31 14:05:57 rillig Exp $
+$NetBSD: distinfo,v 1.25 2006/01/06 20:49:20 rillig Exp $
-SHA1 (icewm-1.2.20.tar.gz) = 35ec8499d2f550d20b539d1af040decc1f43306d
-RMD160 (icewm-1.2.20.tar.gz) = d24fd9f68c04284c4a6bc50f398fc2ab348408d9
-Size (icewm-1.2.20.tar.gz) = 948530 bytes
+SHA1 (icewm-1.2.23.tar.gz) = 122baeaaaa9fee90abfe50c66636df6d78d22deb
+RMD160 (icewm-1.2.23.tar.gz) = 0b82deca8750b2dd82502e2911656d9204b84ea4
+Size (icewm-1.2.23.tar.gz) = 1017090 bytes
SHA1 (patch-ac) = 2f04935c54e8ea8f6dccfe2c9b37c9c16df88bc6
SHA1 (patch-ad) = 8efab7cb50ce5bdb7d218caa232ae501dd064424
SHA1 (patch-af) = dbba18656c0f49a17ee2744d43c84b6a43bdd7a6