diff options
author | wiz <wiz@pkgsrc.org> | 2014-10-09 14:05:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-10-09 14:05:50 +0000 |
commit | ef5c8ed42b5f83bfa34699052d684f23e761e43e (patch) | |
tree | 82ab845b1db083e88ed835d07dece15a80699928 /x11 | |
parent | fbf38e8840be11bf05366e3d5753230a5969222f (diff) | |
download | pkgsrc-ef5c8ed42b5f83bfa34699052d684f23e761e43e.tar.gz |
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Diffstat (limited to 'x11')
51 files changed, 51 insertions, 152 deletions
diff --git a/x11/XaoS/Makefile b/x11/XaoS/Makefile index 48ca6b0fa85..301dd5f9271 100644 --- a/x11/XaoS/Makefile +++ b/x11/XaoS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2014/07/13 09:17:04 mbalmer Exp $ +# $NetBSD: Makefile,v 1.37 2014/10/09 14:07:13 wiz Exp $ # DISTNAME= xaos-3.6 @@ -10,7 +10,6 @@ HOMEPAGE= http://matek.hu/xaos/ COMMENT= Zoomable fractal rendering doodad LICENSE= gnu-gpl-v2 -PKG_INSTALLATION_TYPES= overwrite pkgviews USE_TOOLS+= gmake msgfmt USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES diff --git a/x11/Xaw3d/Makefile b/x11/Xaw3d/Makefile index 5b3522691cb..dcf7a6a26e8 100644 --- a/x11/Xaw3d/Makefile +++ b/x11/Xaw3d/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2012/10/29 05:06:06 asau Exp $ +# $NetBSD: Makefile,v 1.60 2014/10/09 14:07:13 wiz Exp $ DISTNAME= Xaw3d-1.5E PKGREVISION= 4 @@ -11,8 +11,6 @@ COMMENT= 3-D widgets based on the Athena Widget set CONFLICTS= Xaw-Xpm-[0-9]* -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR}/xc/lib/Xaw3d USE_IMAKE= YES USE_TOOLS+= lex yacc diff --git a/x11/Xfixes/Makefile b/x11/Xfixes/Makefile index f51a9082684..014012dbe4c 100644 --- a/x11/Xfixes/Makefile +++ b/x11/Xfixes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/10/29 05:06:06 asau Exp $ +# $NetBSD: Makefile,v 1.29 2014/10/09 14:07:13 wiz Exp $ DISTNAME= libXfixes-2.0.1 PKGNAME= ${DISTNAME:S/libX/X/} @@ -13,8 +13,6 @@ COMMENT= X Fixes extension of X RandR CONFLICTS+= libXfixes-[0-9]* -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_TOOLS+= pkg-config USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/x11/Xrender/Makefile b/x11/Xrender/Makefile index dc59e9e79ed..c5e6c4414ee 100644 --- a/x11/Xrender/Makefile +++ b/x11/Xrender/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2012/10/29 05:06:07 asau Exp $ +# $NetBSD: Makefile,v 1.37 2014/10/09 14:07:13 wiz Exp $ DISTNAME= libXrender-0.9.0 PKGNAME= ${DISTNAME:S/lib//} @@ -13,8 +13,6 @@ COMMENT= Client library for the X Rendering Extension protocol CONFLICTS+= libXrender-[0-9]* -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_TOOLS+= pkg-config USE_LIBTOOL= YES GNU_CONFIGURE= YES diff --git a/x11/aterm/Makefile b/x11/aterm/Makefile index 0dbb646b9d0..eae515d1d56 100644 --- a/x11/aterm/Makefile +++ b/x11/aterm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2013/02/16 11:24:57 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2014/10/09 14:07:13 wiz Exp $ # DISTNAME= aterm-1.0.0 @@ -13,8 +13,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.afterstep.org/aterm.php COMMENT= Aterm (Afterstep XVT) - a VT102 emulator for the X window system -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= YES MAKE_JOBS_SAFE= no diff --git a/x11/blt/Makefile b/x11/blt/Makefile index d140ce037ab..71d10d79db9 100644 --- a/x11/blt/Makefile +++ b/x11/blt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2014/06/29 06:07:30 dholland Exp $ +# $NetBSD: Makefile,v 1.31 2014/10/09 14:07:13 wiz Exp $ DISTNAME= BLT2.4z PKGNAME= blt-2.4z @@ -14,8 +14,6 @@ MAINTAINER= brook@nmsu.edu HOMEPAGE= http://blt.sourceforge.net/ COMMENT= Extension to Tcl/Tk -PKG_INSTALLATION_TYPES= overwrite pkgviews - MAKE_JOBS_SAFE= no WRKSRC= ${WRKDIR}/blt2.4z diff --git a/x11/fspanel/Makefile b/x11/fspanel/Makefile index 1554939139a..7e241d170ee 100644 --- a/x11/fspanel/Makefile +++ b/x11/fspanel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2013/06/06 12:55:13 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/10/09 14:07:13 wiz Exp $ # DISTNAME= fspanel-0.8beta1 @@ -11,8 +11,6 @@ MAINTAINER= ptiJo@noos.fr HOMEPAGE= http://www.chatjunkies.org/fspanel/ COMMENT= F***ing Small Panel for listing X11 windows -PKG_INSTALLATION_TYPES= overwrite pkgviews - HAS_CONFIGURE= YES CFLAGS+= -DHAVE_XPM -DXFT diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile index 29399614ec7..10ec7dd206d 100644 --- a/x11/gtk/Makefile +++ b/x11/gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.132 2014/05/29 23:38:19 wiz Exp $ +# $NetBSD: Makefile,v 1.133 2014/10/09 14:07:13 wiz Exp $ DISTNAME= gtk+-1.2.10 PKGREVISION= 13 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gtk.org/ COMMENT= GIMP Toolkit v1 - libraries for building X11 user interfaces -PKG_INSTALLATION_TYPES= overwrite pkgviews - .include "../../mk/bsd.prefs.mk" USE_X11BASE= yes diff --git a/x11/libFS/Makefile b/x11/libFS/Makefile index a1db158b8de..c58e4ca7390 100644 --- a/x11/libFS/Makefile +++ b/x11/libFS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2014/03/31 08:30:05 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/10/09 14:07:13 wiz Exp $ DISTNAME= libFS-1.0.6 CATEGORIES= x11 devel @@ -9,8 +9,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= X Font Server Interface Library -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/x11/libICE/Makefile b/x11/libICE/Makefile index a031de1f27c..c5ef043ed16 100644 --- a/x11/libICE/Makefile +++ b/x11/libICE/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2014/06/07 06:53:34 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/10/09 14:07:13 wiz Exp $ DISTNAME= libICE-1.0.9 CATEGORIES= x11 devel @@ -9,8 +9,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Inter Client Exchange (ICE) library for X -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/x11/libSM/Makefile b/x11/libSM/Makefile index 5976545527b..8b3bc8d81b6 100644 --- a/x11/libSM/Makefile +++ b/x11/libSM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2013/09/08 08:23:58 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/10/09 14:07:14 wiz Exp $ DISTNAME= libSM-1.2.2 CATEGORIES= x11 devel @@ -9,8 +9,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= X Session Management Library -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile index 51ae8090b68..2db8babf0d9 100644 --- a/x11/libX11/Makefile +++ b/x11/libX11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2014/05/30 12:51:29 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2014/10/09 14:07:14 wiz Exp $ DISTNAME= libX11-1.6.2 PKGREVISION= 1 @@ -11,8 +11,6 @@ HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Base X libraries from modular Xorg X11 LICENSE= mit -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= gmake pkg-config diff --git a/x11/libXScrnSaver/Makefile b/x11/libXScrnSaver/Makefile index 8c46d6aa4d6..8ed921750cd 100644 --- a/x11/libXScrnSaver/Makefile +++ b/x11/libXScrnSaver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/10/29 05:06:33 asau Exp $ +# $NetBSD: Makefile,v 1.10 2014/10/09 14:07:14 wiz Exp $ # DISTNAME= libXScrnSaver-1.2.2 @@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= X11 Screen Saver Library -PKG_INSTALLATION_TYPES= overwrite pkgviews - CONFLICTS+= scrnsaverproto<1.2.0 USE_LIBTOOL= yes diff --git a/x11/libXTrap/Makefile b/x11/libXTrap/Makefile index f54c43b6b27..5fe08cd836e 100644 --- a/x11/libXTrap/Makefile +++ b/x11/libXTrap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2013/01/21 13:25:59 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/10/09 14:07:14 wiz Exp $ # DISTNAME= libXTrap-1.0.1 @@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= X Trap Library -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/x11/libXau/Makefile b/x11/libXau/Makefile index 0de39d65968..aa19be26532 100644 --- a/x11/libXau/Makefile +++ b/x11/libXau/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2013/05/25 06:36:15 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/10/09 14:07:14 wiz Exp $ DISTNAME= libXau-1.0.8 CATEGORIES= x11 devel @@ -10,8 +10,6 @@ HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Authorization Protocol for X from X.org LICENSE= mit -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/x11/libXcomposite/Makefile b/x11/libXcomposite/Makefile index 24520c5780d..594bf4112c9 100644 --- a/x11/libXcomposite/Makefile +++ b/x11/libXcomposite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2013/01/21 13:26:46 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/10/09 14:07:14 wiz Exp $ # DISTNAME= libXcomposite-0.4.4 @@ -11,8 +11,6 @@ HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= X Composite Library LICENSE= mit -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/x11/libXevie/Makefile b/x11/libXevie/Makefile index b0b1e52d644..f72b1db924f 100644 --- a/x11/libXevie/Makefile +++ b/x11/libXevie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/29 05:06:34 asau Exp $ +# $NetBSD: Makefile,v 1.8 2014/10/09 14:07:14 wiz Exp $ # DISTNAME= libXevie-1.0.3 @@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= X Event Interceptor Library -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config autoconf diff --git a/x11/libXext/Makefile b/x11/libXext/Makefile index 047193ee0b0..df788b57e1d 100644 --- a/x11/libXext/Makefile +++ b/x11/libXext/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2014/07/24 06:32:36 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2014/10/09 14:07:14 wiz Exp $ DISTNAME= libXext-1.3.3 CATEGORIES= x11 devel @@ -9,8 +9,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= X Extension library -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/x11/libXfixes/Makefile b/x11/libXfixes/Makefile index 12c1ec6e06e..7aa7bc18690 100644 --- a/x11/libXfixes/Makefile +++ b/x11/libXfixes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2014/07/12 11:24:52 obache Exp $ +# $NetBSD: Makefile,v 1.10 2014/10/09 14:07:14 wiz Exp $ DISTNAME= libXfixes-5.0.1 CATEGORIES= x11 devel @@ -12,8 +12,6 @@ LICENSE= mit CONFLICTS+= Xfixes-[0-9]* -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/x11/libXft/Makefile b/x11/libXft/Makefile index b8d61cf8a24..e9bc3ca777a 100644 --- a/x11/libXft/Makefile +++ b/x11/libXft/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2014/06/06 07:05:52 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/10/09 14:07:14 wiz Exp $ DISTNAME= libXft-2.3.2 CATEGORIES= fonts x11 @@ -11,8 +11,6 @@ COMMENT= Library for configuring and customizing font access CONFLICTS+= Xft2-[0-9]* -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= YES USE_LIBTOOL= YES USE_TOOLS+= pkg-config diff --git a/x11/libXi/Makefile b/x11/libXi/Makefile index bb78d54d08e..4cb88022f8b 100644 --- a/x11/libXi/Makefile +++ b/x11/libXi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2014/07/19 06:12:44 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2014/10/09 14:07:14 wiz Exp $ DISTNAME= libXi-1.7.4 CATEGORIES= x11 devel @@ -10,8 +10,6 @@ HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= X Input extension library LICENSE= mit -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/x11/libXinerama/Makefile b/x11/libXinerama/Makefile index b973712d79c..f48b52b8601 100644 --- a/x11/libXinerama/Makefile +++ b/x11/libXinerama/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2014/04/22 11:27:35 obache Exp $ +# $NetBSD: Makefile,v 1.13 2014/10/09 14:07:14 wiz Exp $ DISTNAME= libXinerama-1.1.3 CATEGORIES= x11 @@ -9,8 +9,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= X PanoramiX extension library -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/x11/libXmu/Makefile b/x11/libXmu/Makefile index b5f35d620c9..0a6533f1941 100644 --- a/x11/libXmu/Makefile +++ b/x11/libXmu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2013/09/08 08:17:19 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/10/09 14:07:14 wiz Exp $ DISTNAME= libXmu-1.1.2 CATEGORIES= x11 devel @@ -9,8 +9,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= X Miscellaneous Utilities library -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes PKGCONFIG_OVERRIDE+= xmu.pc.in PKGCONFIG_OVERRIDE+= xmuu.pc.in diff --git a/x11/libXt/Makefile b/x11/libXt/Makefile index da570712ea4..75d5fc84684 100644 --- a/x11/libXt/Makefile +++ b/x11/libXt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2013/06/23 05:39:56 obache Exp $ +# $NetBSD: Makefile,v 1.22 2014/10/09 14:07:14 wiz Exp $ DISTNAME= libXt-1.1.4 CATEGORIES= x11 devel @@ -10,8 +10,6 @@ HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= X Toolkit Intrinsics library LICENSE= mit -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/x11/libXv/Makefile b/x11/libXv/Makefile index 19c20f8e715..24ce503e3c1 100644 --- a/x11/libXv/Makefile +++ b/x11/libXv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2013/09/08 08:21:11 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/10/09 14:07:15 wiz Exp $ DISTNAME= libXv-1.0.10 CATEGORIES= x11 @@ -9,8 +9,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Xv Extension library -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes PKGCONFIG_OVERRIDE+= xv.pc.in GNU_CONFIGURE= yes diff --git a/x11/liboldXrandr/Makefile b/x11/liboldXrandr/Makefile index 3eb7aaf6692..3528969b69d 100644 --- a/x11/liboldXrandr/Makefile +++ b/x11/liboldXrandr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/29 05:06:37 asau Exp $ +# $NetBSD: Makefile,v 1.4 2014/10/09 14:07:15 wiz Exp $ # DISTNAME= libXrandr-1.0.2 @@ -14,8 +14,6 @@ COMMENT= X RandR extension (Library) CONFLICTS+= libXrandr-[0-9]* -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_TOOLS+= pkg-config USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/x11/libxklavier/Makefile b/x11/libxklavier/Makefile index 4c93e8de661..9f0a93df305 100644 --- a/x11/libxklavier/Makefile +++ b/x11/libxklavier/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2012/10/29 05:06:39 asau Exp $ +# $NetBSD: Makefile,v 1.38 2014/10/09 14:07:15 wiz Exp $ # DISTNAME= libxklavier-5.0 @@ -12,8 +12,6 @@ HOMEPAGE= http://freedesktop.org/Software/LibXklavier COMMENT= High-level API for the X Keyboard Extension (XKB) LICENSE= gnu-lgpl-v2 -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_TOOLS+= pkg-config GNU_CONFIGURE= YES USE_LIBTOOL= YES diff --git a/x11/motif/Makefile b/x11/motif/Makefile index 398b0ac1278..8aa7b845971 100644 --- a/x11/motif/Makefile +++ b/x11/motif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2013/12/06 11:16:56 asau Exp $ +# $NetBSD: Makefile,v 1.11 2014/10/09 14:07:15 wiz Exp $ PKGVER= 2.3.4 PKGREVISION= 7 @@ -13,8 +13,6 @@ HOMEPAGE= http://motif.ics.com/ COMMENT= LGPLed Motif toolkit for the X Window System LICENSE= gnu-lgpl-v2.1 -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR}/motif-${PKGVER} .include "../../mk/bsd.prefs.mk" diff --git a/x11/mrxvt/Makefile b/x11/mrxvt/Makefile index f8ddd55913b..757a5f5e280 100644 --- a/x11/mrxvt/Makefile +++ b/x11/mrxvt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2013/06/06 12:55:20 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2014/10/09 14:07:15 wiz Exp $ # DISTNAME= mrxvt-0.5.4 @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://materm.sourceforge.net/ COMMENT= Multi-tabbed terminal emulator with Xft support -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= YES USE_TOOLS+= gmake USE_FEATURES+= snprintf diff --git a/x11/openmotif/Makefile b/x11/openmotif/Makefile index 5335e58fc84..2cdf4e8c707 100644 --- a/x11/openmotif/Makefile +++ b/x11/openmotif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2013/12/15 19:42:48 asau Exp $ +# $NetBSD: Makefile,v 1.81 2014/10/09 14:07:15 wiz Exp $ PKGVER= 2.3.3 DISTNAME= openmotif-${PKGVER} @@ -12,8 +12,6 @@ HOMEPAGE= http://www.opengroup.org/openmotif/ COMMENT= The Open Group Motif toolkit for the X Window System LICENSE= openmotif-license -PKG_INSTALLATION_TYPES= overwrite pkgviews - .include "../../mk/bsd.prefs.mk" RESTRICTED= Only for Open Source OS; complex terms for commercial distribution. diff --git a/x11/p5-Clipboard/Makefile b/x11/p5-Clipboard/Makefile index 752692be140..f522d8fb3fb 100644 --- a/x11/p5-Clipboard/Makefile +++ b/x11/p5-Clipboard/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:19 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/10/09 14:07:15 wiz Exp $ DISTNAME= Clipboard-0.13 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Clipboard/ COMMENT= Copy and paste with any OS LICENSE= ${PERL5_LICENSE} -PKG_INSTALLATION_TYPES= overwrite pkgviews - .include "../../mk/bsd.prefs.mk" .if ${OPSYS} != "Darwin" diff --git a/x11/p5-Tk/Makefile b/x11/p5-Tk/Makefile index b84a877c6b0..e1830cabd26 100644 --- a/x11/p5-Tk/Makefile +++ b/x11/p5-Tk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2014/10/09 13:45:06 wiz Exp $ +# $NetBSD: Makefile,v 1.85 2014/10/09 14:07:15 wiz Exp $ DISTNAME= Tk-804.031 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Tk/ COMMENT= Perl5 interface to Tk -PKG_INSTALLATION_TYPES= overwrite pkgviews - MAKE_JOBS_SAFE= no BUILD_DEPENDS+= p5-HTML-Parser>=3.19:../../www/p5-HTML-Parser diff --git a/x11/p5-X11-Protocol/Makefile b/x11/p5-X11-Protocol/Makefile index f5b0817cd11..cd45f08124b 100644 --- a/x11/p5-X11-Protocol/Makefile +++ b/x11/p5-X11-Protocol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:38:20 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/10/09 14:07:15 wiz Exp $ # DISTNAME= X11-Protocol-0.56 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/X11-Protocol/ COMMENT= Interface to the X11 protocol -PKG_INSTALLATION_TYPES= overwrite pkgviews - PERL5_PACKLIST= auto/X11/Protocol/.packlist .include "../../lang/perl5/module.mk" diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index d94bc8d71cd..64a85416e4e 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2012/10/29 05:06:51 asau Exp $ +# $NetBSD: Makefile,v 1.56 2014/10/09 14:07:15 wiz Exp $ DISTNAME= rxvt-2.7.10 PKGREVISION= 6 @@ -11,8 +11,6 @@ MAINTAINER= gcw@rxvt.org HOMEPAGE= http://sourceforge.net/projects/rxvt COMMENT= Low memory usage xterm replacement that supports color -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_X11BASE= YES GNU_CONFIGURE= YES diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile index 794048b165d..066cdf36e1c 100644 --- a/x11/startup-notification/Makefile +++ b/x11/startup-notification/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/10/29 05:06:53 asau Exp $ +# $NetBSD: Makefile,v 1.28 2014/10/09 14:07:15 wiz Exp $ DISTNAME= startup-notification-0.12 PKGREVISION= 3 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.freedesktop.org/wiki/Software/startup-notification COMMENT= X11 application startup notification library LICENSE= mit AND gnu-lgpl-v2.1 -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_TOOLS+= pkg-config GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/x11/startup-notification010/Makefile b/x11/startup-notification010/Makefile index ad8fa463a17..4111c513b13 100644 --- a/x11/startup-notification010/Makefile +++ b/x11/startup-notification010/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/29 05:06:53 asau Exp $ +# $NetBSD: Makefile,v 1.5 2014/10/09 14:07:15 wiz Exp $ DISTNAME= startup-notification-0.10 PKGREVISION= 3 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.freedesktop.org/wiki/Software/startup-notification COMMENT= X11 application startup notification library LICENSE= mit AND gnu-lgpl-v2.1 -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_TOOLS+= pkg-config GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/x11/tk-BWidget/Makefile b/x11/tk-BWidget/Makefile index e22e1a0dce3..4e9dca34fd5 100644 --- a/x11/tk-BWidget/Makefile +++ b/x11/tk-BWidget/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2013/01/11 00:15:40 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2014/10/09 14:07:15 wiz Exp $ DISTNAME= BWidget-1.9.0 PKGNAME= tk-${DISTNAME} @@ -15,8 +15,6 @@ LICENSE= mit DEPENDS+= tcl>=8.4:../../lang/tcl DEPENDS+= tk>=8.4:../../x11/tk -PKG_INSTALLATION_TYPES= overwrite pkgviews - NO_BUILD= YES NO_CONFIGURE= YES diff --git a/x11/tk/Makefile b/x11/tk/Makefile index 90435c31a9b..126c9a86cb7 100644 --- a/x11/tk/Makefile +++ b/x11/tk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2014/03/13 11:08:53 jperkin Exp $ +# $NetBSD: Makefile,v 1.81 2014/10/09 14:07:15 wiz Exp $ DISTNAME= tk${TK_VERSION}-src PKGNAME= tk-${TK_VERSION} @@ -13,8 +13,6 @@ LICENSE= 2-clause-bsd .include "../../x11/tk/Makefile.version" -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR}/tk${TK_VERSION} USE_GCC_RUNTIME= yes diff --git a/x11/tk85/Makefile b/x11/tk85/Makefile index 1e6f0055ecd..351463ee1b1 100644 --- a/x11/tk85/Makefile +++ b/x11/tk85/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2014/03/10 14:22:01 taca Exp $ +# $NetBSD: Makefile,v 1.2 2014/10/09 14:07:16 wiz Exp $ DISTNAME= tk${TK_VERSION}-src PKGNAME= tk-${TK_VERSION} @@ -13,8 +13,6 @@ LICENSE= 2-clause-bsd .include "../../x11/tk85/Makefile.version" -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR}/tk${TK_VERSION} GNU_CONFIGURE= yes diff --git a/x11/xautolock/Makefile b/x11/xautolock/Makefile index c31d6bd3bf4..46d3932e3c5 100644 --- a/x11/xautolock/Makefile +++ b/x11/xautolock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/29 05:06:57 asau Exp $ +# $NetBSD: Makefile,v 1.24 2014/10/09 14:07:16 wiz Exp $ DISTNAME= xautolock-pl15 PKGNAME= xautolock-1.15 @@ -10,8 +10,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Activate xlock after a user defined time of inactivity -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_IMAKE= YES .include "../../x11/libXScrnSaver/buildlink3.mk" diff --git a/x11/xbitmaps/Makefile b/x11/xbitmaps/Makefile index 56d0189efd3..d2a39272eec 100644 --- a/x11/xbitmaps/Makefile +++ b/x11/xbitmaps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/29 05:06:58 asau Exp $ +# $NetBSD: Makefile,v 1.6 2014/10/09 14:07:16 wiz Exp $ # DISTNAME= xbitmaps-1.1.1 @@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Common X11 bitmaps -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= yes .include "../../mk/bsd.pkg.mk" diff --git a/x11/xcursor/Makefile b/x11/xcursor/Makefile index 0f045ef04f8..449c538d004 100644 --- a/x11/xcursor/Makefile +++ b/x11/xcursor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/10/29 05:07:00 asau Exp $ +# $NetBSD: Makefile,v 1.25 2014/10/09 14:07:16 wiz Exp $ # DISTNAME= libXcursor-1.1.2 @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.freedesktop.org/Software/xlibs COMMENT= Client-side cursor loading library for X -PKG_INSTALLATION_TYPES= overwrite pkgviews - CONFLICTS+= libXcursor-[0-9]* USE_TOOLS+= pkg-config diff --git a/x11/xlockmore/Makefile.common b/x11/xlockmore/Makefile.common index aac51807387..b1a7bb1ad77 100644 --- a/x11/xlockmore/Makefile.common +++ b/x11/xlockmore/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.71 2014/10/05 16:41:09 wiz Exp $ +# $NetBSD: Makefile.common,v 1.72 2014/10/09 14:07:16 wiz Exp $ # # used by x11/xlockmore/Makefile # used by x11/xlockmore-lite/Makefile @@ -20,8 +20,6 @@ PLIST_SRC?= ${.CURDIR}/../xlockmore/PLIST FILESDIR?= ${.CURDIR}/../xlockmore/files MESSAGE_SRC?= ${.CURDIR}/../xlockmore/MESSAGE -PKG_INSTALLATION_TYPES= overwrite pkgviews - .include "../../mk/bsd.prefs.mk" PKG_OPTIONS_VAR= PKG_OPTIONS.xlockmore diff --git a/x11/xlt/Makefile b/x11/xlt/Makefile index dc4fb6bdd5e..6e1b0468a70 100644 --- a/x11/xlt/Makefile +++ b/x11/xlt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2014/02/24 15:53:22 wiedi Exp $ +# $NetBSD: Makefile,v 1.8 2014/10/09 14:07:16 wiz Exp $ # DISTNAME= Xlt-13.0.13 @@ -11,8 +11,6 @@ MAINTAINER= christos@NetBSD.org HOMEPAGE= http://xlt.sourceforge.net/ COMMENT= OpenMotif/Lesstif Widget library -PKG_INSTALLATION_TYPES= overwrite - USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/x11/xpaste/Makefile b/x11/xpaste/Makefile index 2b5e2fb9a2d..31f7dfd84ea 100644 --- a/x11/xpaste/Makefile +++ b/x11/xpaste/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/10/29 05:07:17 asau Exp $ +# $NetBSD: Makefile,v 1.17 2014/10/09 14:07:16 wiz Exp $ # DISTNAME= xpaste-1.1 @@ -10,8 +10,6 @@ EXTRACT_SUFX= .shar.gz MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Display the content of the X11 paste buffer in a window -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR} USE_IMAKE= yes diff --git a/x11/xplsprinters/Makefile b/x11/xplsprinters/Makefile index a0d27633f6f..1e56ffc8d9e 100644 --- a/x11/xplsprinters/Makefile +++ b/x11/xplsprinters/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/29 05:07:18 asau Exp $ +# $NetBSD: Makefile,v 1.6 2014/10/09 14:07:16 wiz Exp $ # DISTNAME= xplsprinters-1.0.1 @@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Query Xprint servers -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/x11/xprehashprinterlist/Makefile b/x11/xprehashprinterlist/Makefile index 9fa4e95df4c..7f0c3bbb7f8 100644 --- a/x11/xprehashprinterlist/Makefile +++ b/x11/xprehashprinterlist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/29 05:07:18 asau Exp $ +# $NetBSD: Makefile,v 1.6 2014/10/09 14:07:16 wiz Exp $ # DISTNAME= xprehashprinterlist-1.0.1 @@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Recompute Xprint server list -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/x11/xproto/Makefile b/x11/xproto/Makefile index b438c02be69..d959635a85f 100644 --- a/x11/xproto/Makefile +++ b/x11/xproto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2014/04/19 10:09:50 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2014/10/09 14:07:16 wiz Exp $ DISTNAME= xproto-7.0.26 CATEGORIES= x11 devel @@ -10,8 +10,6 @@ HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= X protocol and ancillary headers from Xorg X11 LICENSE= mit -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= yes PKGCONFIG_OVERRIDE+= xproto.pc.in USE_LANGUAGES= c diff --git a/x11/xrefresh/Makefile b/x11/xrefresh/Makefile index 43ccd74f6f3..b142ac02172 100644 --- a/x11/xrefresh/Makefile +++ b/x11/xrefresh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2013/05/18 13:35:05 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/10/09 14:07:16 wiz Exp $ DISTNAME= xrefresh-1.0.5 CATEGORIES= x11 @@ -9,8 +9,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= X Refresher -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/x11/xsm/Makefile b/x11/xsm/Makefile index c606b83813b..74bc75ffadb 100644 --- a/x11/xsm/Makefile +++ b/x11/xsm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2013/02/11 09:09:53 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/10/09 14:07:16 wiz Exp $ # DISTNAME= xsm-1.0.3 @@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= X Session Manager -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/x11/xtrans/Makefile b/x11/xtrans/Makefile index 91a1e1777a4..39ba8b641eb 100644 --- a/x11/xtrans/Makefile +++ b/x11/xtrans/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2014/10/01 09:40:02 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2014/10/09 14:07:16 wiz Exp $ DISTNAME= xtrans-1.3.5 CATEGORIES= x11 net @@ -9,8 +9,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Network API translation layer to insulate X -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= yes PKGCONFIG_OVERRIDE+= xtrans.pc.in |