pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm add/enable bbkeys09, bbpager04, blackbox70
details: https://anonhg.NetBSD.org/pkgsrc/rev/582c1c35a575
branches: trunk
changeset: 517721:582c1c35a575
user: jschauma <jschauma%pkgsrc.org@localhost>
date: Sun Aug 20 23:08:44 2006 +0000
description:
add/enable bbkeys09, bbpager04, blackbox70
have older versions conflict with these newer incompatible versions
diffstat:
wm/Makefile | 5 ++++-
wm/bbkeys/Makefile | 4 +++-
wm/bbpager/Makefile | 4 +++-
wm/blackbox/Makefile | 4 +++-
4 files changed, 13 insertions(+), 4 deletions(-)
diffs (76 lines):
diff -r 8e276a0e3f75 -r 582c1c35a575 wm/Makefile
--- a/wm/Makefile Sun Aug 20 23:07:17 2006 +0000
+++ b/wm/Makefile Sun Aug 20 23:08:44 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2006/08/04 01:10:42 reed Exp $
+# $NetBSD: Makefile,v 1.85 2006/08/20 23:08:44 jschauma Exp $
#
COMMENT= X11 window managers, configuration tools, and themes
@@ -12,9 +12,12 @@
SUBDIR+= amiwm
SUBDIR+= bbconf
SUBDIR+= bbkeys
+SUBDIR+= bbkeys04
SUBDIR+= bbpager
+SUBDIR+= bbpager09
SUBDIR+= bbrun
SUBDIR+= blackbox
+SUBDIR+= blackbox70
SUBDIR+= bsetroot
SUBDIR+= ctwm
SUBDIR+= cwm
diff -r 8e276a0e3f75 -r 582c1c35a575 wm/bbkeys/Makefile
--- a/wm/bbkeys/Makefile Sun Aug 20 23:07:17 2006 +0000
+++ b/wm/bbkeys/Makefile Sun Aug 20 23:08:44 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/07/22 04:46:19 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2006/08/20 23:08:44 jschauma Exp $
#
DISTNAME= bbkeys-0.8.6
@@ -10,6 +10,8 @@
HOMEPAGE= http://bbkeys.sourceforge.net/
COMMENT= General X Window keygrabber
+CONFLICTS+= bbkeys09-*
+
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
USE_TOOLS+= perl:run
diff -r 8e276a0e3f75 -r 582c1c35a575 wm/bbpager/Makefile
--- a/wm/bbpager/Makefile Sun Aug 20 23:07:17 2006 +0000
+++ b/wm/bbpager/Makefile Sun Aug 20 23:08:44 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/07/22 04:46:19 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2006/08/20 23:08:44 jschauma Exp $
#
DISTNAME= bbpager-0.3.1
@@ -10,6 +10,8 @@
HOMEPAGE= http://bbtools.windsofstorm.net/available.phtml
COMMENT= Pager for the blackbox window manager
+CONFLICTS+= bbpager04-*
+
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
diff -r 8e276a0e3f75 -r 582c1c35a575 wm/blackbox/Makefile
--- a/wm/blackbox/Makefile Sun Aug 20 23:07:17 2006 +0000
+++ b/wm/blackbox/Makefile Sun Aug 20 23:08:44 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/02/05 23:11:12 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2006/08/20 23:08:44 jschauma Exp $
#
DISTNAME= blackbox-0.65.0
@@ -12,6 +12,8 @@
DEPENDS+= bsetroot>=0.1nb1:../../wm/bsetroot
+CONFLICTS+= blackbox70>=0.70.1
+
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index