pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Add x11/deskmenu



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb176a435b65
branches:  trunk
changeset: 530130:cb176a435b65
user:      sborrill <sborrill%pkgsrc.org@localhost>
date:      Sat Jun 16 13:09:37 2007 +0000

description:
Add x11/deskmenu

DeskMenu is a root menu program which is activated by clicking the root
window. It is configured from a .deskmenurc file in your home directory.
DeskMenu is useful for window managers which do not provide a menu such as
Oroborus.

diffstat:

 doc/CHANGES-2007 |  3 ++-
 x11/Makefile     |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 9db110c86648 -r cb176a435b65 doc/CHANGES-2007
--- a/doc/CHANGES-2007  Sat Jun 16 13:06:33 2007 +0000
+++ b/doc/CHANGES-2007  Sat Jun 16 13:09:37 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1403 2007/06/16 11:46:41 heinz Exp $
+$NetBSD: CHANGES-2007,v 1.1404 2007/06/16 13:09:37 sborrill Exp $
 
 Changes to the packages collection and infrastructure in 2007:
 
@@ -2627,3 +2627,4 @@
        Updated devel/psvn to 25241 [taca 2007-06-16]
        Updated devel/netbsd-iscsi to 20070615 [agc 2007-06-16]
        Updated mail/p5-Mail-Audit to 2.219 [heinz 2007-06-16]
+       Added x11/deskmenu version 1.4.2 [sborrill 2007-06-16]
diff -r 9db110c86648 -r cb176a435b65 x11/Makefile
--- a/x11/Makefile      Sat Jun 16 13:06:33 2007 +0000
+++ b/x11/Makefile      Sat Jun 16 13:09:37 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.508 2007/06/11 13:04:56 sborrill Exp $
+# $NetBSD: Makefile,v 1.509 2007/06/16 13:09:38 sborrill Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -26,6 +26,7 @@
 SUBDIR+=       bwidget
 SUBDIR+=       compositeproto
 SUBDIR+=       damageproto
+SUBDIR+=       deskmenu
 SUBDIR+=       desklaunch
 SUBDIR+=       devilspie
 SUBDIR+=       dfm



Home | Main Index | Thread Index | Old Index