pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5f3cc1578338
branches: trunk
changeset: 609675:5f3cc1578338
user: asau <asau%pkgsrc.org@localhost>
date: Mon Oct 08 12:42:17 2012 +0000
description:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
diffstat:
wm/3ddesktop/Makefile | 4 +---
wm/9wm/Makefile | 4 +---
wm/aewm++/Makefile | 4 +---
wm/afterstep/Makefile | 3 +--
wm/amaterus/Makefile | 4 +---
wm/amiwm/Makefile | 4 +---
wm/awesome/Makefile | 4 +---
wm/bbkeys/Makefile | 4 +---
wm/bbkeys09/Makefile | 4 +---
wm/bbpager/Makefile | 4 +---
wm/bbpager04/Makefile | 4 +---
wm/bbrun/Makefile | 4 +---
wm/blackbox/Makefile | 4 +---
wm/blackbox70/Makefile | 4 +---
wm/bmpanel2/Makefile | 3 +--
wm/bsetroot/Makefile | 4 +---
wm/ccsm/Makefile | 4 +---
wm/compiz-fusion-plugins-extra/Makefile | 4 +---
wm/compiz-fusion-plugins-main/Makefile | 4 +---
wm/compiz/Makefile | 4 +---
wm/ctwm/Makefile | 3 +--
wm/cwm/Makefile | 4 +---
wm/dwm/Makefile | 4 +---
wm/e16menuedit2/Makefile | 4 +---
wm/echinus/Makefile | 4 +---
wm/enlightenment/Makefile | 4 +---
wm/ethemes/Makefile | 4 +---
wm/evilwm/Makefile | 4 +---
wm/fluxbox/Makefile | 4 +---
wm/fluxconf/Makefile | 4 +---
wm/fluxter/Makefile | 4 +---
wm/flwm/Makefile | 4 +---
wm/fvwm-devel/Makefile | 3 +--
wm/fvwm-themes/Makefile | 3 +--
wm/fvwm/Makefile | 3 +--
wm/fvwm1/Makefile | 4 +---
wm/golem/Makefile | 4 +---
wm/icecc/Makefile | 4 +---
wm/icewm/Makefile.common | 4 +---
wm/icewmconf/Makefile | 4 +---
wm/ion/Makefile | 3 +--
wm/jwm/Makefile | 4 +---
wm/larswm/Makefile | 4 +---
wm/lwm/Makefile | 4 +---
wm/matchbox-wm/Makefile | 4 +---
wm/metacity/Makefile | 4 +---
wm/metisse/Makefile | 4 +---
wm/mlvwm/Makefile | 4 +---
wm/musca/Makefile | 4 +---
wm/notion/Makefile | 4 +---
wm/novawm/Makefile | 4 +---
wm/obpager/Makefile | 4 +---
wm/olvwm/Makefile | 3 +--
wm/openbox/Makefile | 4 +---
wm/oroborox/Makefile | 4 +---
wm/oroborus/Makefile | 4 +---
wm/pekwm/Makefile | 4 +---
wm/piewm/Makefile | 4 +---
wm/pwm/Makefile | 3 +--
wm/py-tyle/Makefile | 4 +---
wm/ratpoison/Makefile | 4 +---
wm/sawfish/Makefile | 4 +---
wm/scrotwm/Makefile | 3 +--
wm/selectwm/Makefile | 4 +---
wm/skippy/Makefile | 4 +---
wm/tvtwm/Makefile | 4 +---
wm/twm/Makefile | 4 +---
wm/uwm/Makefile | 4 +---
wm/vtwm/Makefile | 4 +---
wm/w9wm/Makefile | 4 +---
wm/waimea/Makefile | 4 +---
wm/wampager/Makefile | 4 +---
wm/wbar/Makefile | 4 +---
wm/weewm/Makefile | 4 +---
wm/windowlab/Makefile | 3 +--
wm/windowmaker/Makefile | 4 +---
wm/wm2/Makefile | 4 +---
wm/wmakerconf/Makefile | 4 +---
wm/wmctrl/Makefile | 4 +---
wm/wmextra/Makefile | 4 +---
wm/wmi/Makefile | 4 +---
wm/wmii/Makefile | 4 +---
wm/wmthemes/Makefile | 4 +---
wm/wmx-gnome/Makefile | 4 +---
wm/wmx/Makefile | 4 +---
wm/xfce4-wm-themes/Makefile | 4 +---
wm/xfce4-wm/Makefile | 4 +---
87 files changed, 87 insertions(+), 250 deletions(-)
diffs (truncated from 1537 to 300 lines):
diff -r 7383a0fb2b3b -r 5f3cc1578338 wm/3ddesktop/Makefile
--- a/wm/3ddesktop/Makefile Mon Oct 08 12:31:14 2012 +0000
+++ b/wm/3ddesktop/Makefile Mon Oct 08 12:42:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2012/02/06 12:41:47 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2012/10/08 12:42:17 asau Exp $
#
DISTNAME= 3ddesktop-0.2.9
@@ -10,8 +10,6 @@
HOMEPAGE= http://desk3d.sourceforge.net/
COMMENT= 3D Virtual Desktop Switcher
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
diff -r 7383a0fb2b3b -r 5f3cc1578338 wm/9wm/Makefile
--- a/wm/9wm/Makefile Mon Oct 08 12:31:14 2012 +0000
+++ b/wm/9wm/Makefile Mon Oct 08 12:42:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:53 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2012/10/08 12:42:17 asau Exp $
DISTNAME= 9wm-1.1
PKGREVISION= 2
@@ -10,8 +10,6 @@
HOMEPAGE= http://dhog.g7.org/dhog/9wm.html
COMMENT= 8 1/2-like Window Manager for X
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}
USE_IMAKE= yes
diff -r 7383a0fb2b3b -r 5f3cc1578338 wm/aewm++/Makefile
--- a/wm/aewm++/Makefile Mon Oct 08 12:31:14 2012 +0000
+++ b/wm/aewm++/Makefile Mon Oct 08 12:42:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2008/06/12 02:14:53 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2012/10/08 12:42:17 asau Exp $
#
DISTNAME= aewm++-1.0.24
@@ -11,8 +11,6 @@
HOMEPAGE= http://sapphire.sourceforge.net/
COMMENT= Fork of the popular minimal window manager aewm
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= c c++
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
diff -r 7383a0fb2b3b -r 5f3cc1578338 wm/afterstep/Makefile
--- a/wm/afterstep/Makefile Mon Oct 08 12:31:14 2012 +0000
+++ b/wm/afterstep/Makefile Mon Oct 08 12:42:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2012/10/03 21:58:24 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2012/10/08 12:42:17 asau Exp $
DISTNAME= AfterStep-2.1.2
PKGNAME= ${DISTNAME:S/AfterStep/afterstep/}
@@ -13,7 +13,6 @@
LICENSE= mit
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= bash:run gmake perl:run pkg-config
GNU_CONFIGURE= yes
diff -r 7383a0fb2b3b -r 5f3cc1578338 wm/amaterus/Makefile
--- a/wm/amaterus/Makefile Mon Oct 08 12:31:14 2012 +0000
+++ b/wm/amaterus/Makefile Mon Oct 08 12:42:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2011/04/22 13:44:54 obache Exp $
+# $NetBSD: Makefile,v 1.21 2012/10/08 12:42:17 asau Exp $
DISTNAME= amaterus-0.34.1
PKGREVISION= 6
@@ -9,8 +9,6 @@
HOMEPAGE= http://www.taiyaki.org/
COMMENT= GTK+ window manager
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= YES
INSTALLATION_DIRS= share/doc/amaterus
diff -r 7383a0fb2b3b -r 5f3cc1578338 wm/amiwm/Makefile
--- a/wm/amiwm/Makefile Mon Oct 08 12:31:14 2012 +0000
+++ b/wm/amiwm/Makefile Mon Oct 08 12:42:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2009/05/19 08:59:36 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2012/10/08 12:42:17 asau Exp $
#
DISTNAME= amiwm0.20pl48
@@ -17,8 +17,6 @@
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= ksh:run yacc lex
REPLACE_KSH= Xsession.in Xsession2.in
diff -r 7383a0fb2b3b -r 5f3cc1578338 wm/awesome/Makefile
--- a/wm/awesome/Makefile Mon Oct 08 12:31:14 2012 +0000
+++ b/wm/awesome/Makefile Mon Oct 08 12:42:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2012/10/02 17:12:05 tron Exp $
+# $NetBSD: Makefile,v 1.32 2012/10/08 12:42:17 asau Exp $
#
DISTNAME= awesome-3.4.13
@@ -12,8 +12,6 @@
COMMENT= Tiling window manager based on dwm
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
CONFLICTS+= awesome<3.0
USE_TOOLS+= bash gmake pkg-config
diff -r 7383a0fb2b3b -r 5f3cc1578338 wm/bbkeys/Makefile
--- a/wm/bbkeys/Makefile Mon Oct 08 12:31:14 2012 +0000
+++ b/wm/bbkeys/Makefile Mon Oct 08 12:42:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2012/10/03 21:58:24 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2012/10/08 12:42:17 asau Exp $
#
DISTNAME= bbkeys-0.8.6
@@ -10,8 +10,6 @@
HOMEPAGE= http://bbkeys.sourceforge.net/
COMMENT= General X Window keygrabber
-PKG_DESTDIR_SUPPORT= user-destdir
-
CONFLICTS+= bbkeys09-*
GNU_CONFIGURE= YES
diff -r 7383a0fb2b3b -r 5f3cc1578338 wm/bbkeys09/Makefile
--- a/wm/bbkeys09/Makefile Mon Oct 08 12:31:14 2012 +0000
+++ b/wm/bbkeys09/Makefile Mon Oct 08 12:42:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/10/03 21:58:25 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/08 12:42:17 asau Exp $
#
DISTNAME= bbkeys-0.9.0
@@ -11,8 +11,6 @@
HOMEPAGE= http://bbkeys.sourceforge.net/
COMMENT= General X Window keygrabber
-PKG_DESTDIR_SUPPORT= user-destdir
-
CONFLICTS+= bbkeys<=0.9
GNU_CONFIGURE= YES
diff -r 7383a0fb2b3b -r 5f3cc1578338 wm/bbpager/Makefile
--- a/wm/bbpager/Makefile Mon Oct 08 12:31:14 2012 +0000
+++ b/wm/bbpager/Makefile Mon Oct 08 12:42:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2008/06/20 01:09:40 joerg Exp $
+# $NetBSD: Makefile,v 1.22 2012/10/08 12:42:17 asau Exp $
#
DISTNAME= bbpager-0.3.1
@@ -10,8 +10,6 @@
HOMEPAGE= http://bbtools.windsofstorm.net/available.phtml
COMMENT= Pager for the blackbox window manager
-PKG_DESTDIR_SUPPORT= user-destdir
-
CONFLICTS+= bbpager04-*
GNU_CONFIGURE= YES
diff -r 7383a0fb2b3b -r 5f3cc1578338 wm/bbpager04/Makefile
--- a/wm/bbpager04/Makefile Mon Oct 08 12:31:14 2012 +0000
+++ b/wm/bbpager04/Makefile Mon Oct 08 12:42:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/06/20 01:09:40 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/08 12:42:18 asau Exp $
#
DISTNAME= bbpager-0.4.1beta1
@@ -10,8 +10,6 @@
HOMEPAGE= http://bbtools.windsofstorm.net/available.phtml
COMMENT= Pager for the blackbox window manager
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
diff -r 7383a0fb2b3b -r 5f3cc1578338 wm/bbrun/Makefile
--- a/wm/bbrun/Makefile Mon Oct 08 12:31:14 2012 +0000
+++ b/wm/bbrun/Makefile Mon Oct 08 12:42:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2011/04/22 13:44:55 obache Exp $
+# $NetBSD: Makefile,v 1.21 2012/10/08 12:42:18 asau Exp $
DISTNAME= bbrun-1.3
PKGREVISION= 5
@@ -9,8 +9,6 @@
HOMEPAGE= http://www.dwave.net/~jking/bbrun/
COMMENT= Run utility for BlackBox
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/${DISTNAME}/bbrun
USE_TOOLS+= gmake
diff -r 7383a0fb2b3b -r 5f3cc1578338 wm/blackbox/Makefile
--- a/wm/blackbox/Makefile Mon Oct 08 12:31:14 2012 +0000
+++ b/wm/blackbox/Makefile Mon Oct 08 12:42:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2011/04/22 13:44:55 obache Exp $
+# $NetBSD: Makefile,v 1.33 2012/10/08 12:42:18 asau Exp $
#
DISTNAME= blackbox-0.65.0
@@ -10,8 +10,6 @@
HOMEPAGE= http://blackboxwm.sourceforge.net/
COMMENT= Small and fast X11R6 window manager
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= bsetroot>=0.1nb1:../../wm/bsetroot
CONFLICTS+= blackbox70>=0.70.1
diff -r 7383a0fb2b3b -r 5f3cc1578338 wm/blackbox70/Makefile
--- a/wm/blackbox70/Makefile Mon Oct 08 12:31:14 2012 +0000
+++ b/wm/blackbox70/Makefile Mon Oct 08 12:42:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/02/16 19:57:57 hans Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/08 12:42:18 asau Exp $
#
DISTNAME= blackbox-0.70.1
@@ -11,8 +11,6 @@
HOMEPAGE= http://blackboxwm.sourceforge.net/
COMMENT= Small and fast X11R6 window manager
-PKG_DESTDIR_SUPPORT= user-destdir
-
CONFLICTS= bsetroot-*
CONFLICTS+= blackbox-*
diff -r 7383a0fb2b3b -r 5f3cc1578338 wm/bmpanel2/Makefile
--- a/wm/bmpanel2/Makefile Mon Oct 08 12:31:14 2012 +0000
+++ b/wm/bmpanel2/Makefile Mon Oct 08 12:42:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/10/02 17:12:05 tron Exp $
+# $NetBSD: Makefile,v 1.11 2012/10/08 12:42:18 asau Exp $
#
DISTNAME= bmpanel2-2.1pre1
@@ -11,7 +11,6 @@
COMMENT= NETWM-compatible panel for X11
LICENSE= mit
-PKG_DESTDIR_SUPPORT= user-destdir
USE_CMAKE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config gzip
diff -r 7383a0fb2b3b -r 5f3cc1578338 wm/bsetroot/Makefile
--- a/wm/bsetroot/Makefile Mon Oct 08 12:31:14 2012 +0000
+++ b/wm/bsetroot/Makefile Mon Oct 08 12:42:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2011/04/22 13:44:55 obache Exp $
+# $NetBSD: Makefile,v 1.25 2012/10/08 12:42:18 asau Exp $
#
DISTNAME= blackbox-0.65.0
@@ -11,8 +11,6 @@
HOMEPAGE= http://blackboxwm.sourceforge.net/
COMMENT= Tools to set the root windows background
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
diff -r 7383a0fb2b3b -r 5f3cc1578338 wm/ccsm/Makefile
--- a/wm/ccsm/Makefile Mon Oct 08 12:31:14 2012 +0000
+++ b/wm/ccsm/Makefile Mon Oct 08 12:42:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/06/14 07:44:30 sbd Exp $
+# $NetBSD: Makefile,v 1.15 2012/10/08 12:42:18 asau Exp $
#
PKGVER= 0.8.4
@@ -12,8 +12,6 @@
COMMENT= CompizConfig Settings Manager
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
Home |
Main Index |
Thread Index |
Old Index