pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Xfixes: remove, old version of libXfixes



details:   https://anonhg.NetBSD.org/pkgsrc/rev/16ee5e680b9e
branches:  trunk
changeset: 444943:16ee5e680b9e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 14 17:44:01 2021 +0000

description:
Xfixes: remove, old version of libXfixes

diffstat:

 doc/CHANGES-2021         |   3 +-
 x11/Makefile             |   3 +-
 x11/Xfixes/DESCR         |   7 ------
 x11/Xfixes/Makefile      |  32 ------------------------------
 x11/Xfixes/PLIST         |   4 ---
 x11/Xfixes/buildlink3.mk |  18 -----------------
 x11/Xfixes/builtin.mk    |  50 ------------------------------------------------
 x11/Xfixes/distinfo      |   6 -----
 8 files changed, 3 insertions(+), 120 deletions(-)

diffs (172 lines):

diff -r 6666fb12f18b -r 16ee5e680b9e doc/CHANGES-2021
--- a/doc/CHANGES-2021  Thu Jan 14 17:42:58 2021 +0000
+++ b/doc/CHANGES-2021  Thu Jan 14 17:44:01 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.382 2021/01/14 17:17:40 wiz Exp $
+$NetBSD: CHANGES-2021,v 1.383 2021/01/14 17:44:01 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -469,3 +469,4 @@
        Updated mail/qmail-run to 20210114 [schmonz 2021-01-14]
        Updated www/libmicrohttpd to 0.9.72nb1 [wiz 2021-01-14]
        Updated www/libmicrohttpd to 0.9.72nb2 [wiz 2021-01-14]
+       Removed x11/Xfixes successor x11/libXfixes [wiz 2021-01-14]
diff -r 6666fb12f18b -r 16ee5e680b9e x11/Makefile
--- a/x11/Makefile      Thu Jan 14 17:42:58 2021 +0000
+++ b/x11/Makefile      Thu Jan 14 17:44:01 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.914 2020/12/11 17:43:18 wiz Exp $
+# $NetBSD: Makefile,v 1.915 2021/01/14 17:44:01 wiz Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -7,7 +7,6 @@
 SUBDIR+=       XaoS
 SUBDIR+=       Xaw-Xpm
 SUBDIR+=       Xbae
-SUBDIR+=       Xfixes
 SUBDIR+=       XmHTML
 SUBDIR+=       alacritty
 SUBDIR+=       antiright
diff -r 6666fb12f18b -r 16ee5e680b9e x11/Xfixes/DESCR
--- a/x11/Xfixes/DESCR  Thu Jan 14 17:42:58 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-The X Fixes Extension provides workarounds for various limitations
-in the core protocol.  The extension is designed to hold various
-vaguely related extension bits that change how the X server and
-clients interact with fundamental parts of the window system.
-
-This package is for use with older native X11 versions. The modular
-X.org version is in x11/libXfixes.
diff -r 6666fb12f18b -r 16ee5e680b9e x11/Xfixes/Makefile
--- a/x11/Xfixes/Makefile       Thu Jan 14 17:42:58 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.33 2020/01/18 23:35:46 rillig Exp $
-
-DISTNAME=              libXfixes-2.0.1
-PKGNAME=               ${DISTNAME:S/libX/X/}
-PKGREVISION=           5
-CATEGORIES=            x11 devel
-MASTER_SITES=          https://xlibs.freedesktop.org/release/
-EXTRACT_SUFX=          .tar.bz2
-
-MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              https://freedesktop.org/
-COMMENT=               X Fixes extension of X RandR
-
-CONFLICTS+=            libXfixes-[0-9]*
-
-USE_TOOLS+=            pkg-config
-USE_LIBTOOL=           yes
-GNU_CONFIGURE=         yes
-
-PKGCONFIG_OVERRIDE+=   xfixes.pc.in
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${X11_TYPE} != "native"
-PKG_FAIL_REASON+=      "This package is for native X11 only; use libXfixes instead."
-.endif
-
-CFLAGS.Darwin+=        -fno-common
-
-.include "../../x11/fixesproto4/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 6666fb12f18b -r 16ee5e680b9e x11/Xfixes/PLIST
--- a/x11/Xfixes/PLIST  Thu Jan 14 17:42:58 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:57 jlam Exp $
-include/X11/extensions/Xfixes.h
-lib/libXfixes.la
-lib/pkgconfig/xfixes.pc
diff -r 6666fb12f18b -r 16ee5e680b9e x11/Xfixes/buildlink3.mk
--- a/x11/Xfixes/buildlink3.mk  Thu Jan 14 17:42:58 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.17 2010/12/08 00:42:16 abs Exp $
-
-.include "../../mk/bsd.fast.prefs.mk"
-
-BUILDLINK_TREE+=       Xfixes
-
-.if !defined(XFIXES_BUILDLINK3_MK)
-XFIXES_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.Xfixes+= Xfixes>=2.0.0
-BUILDLINK_ABI_DEPENDS.Xfixes+= Xfixes>=2.0.1nb2
-BUILDLINK_PKGSRCDIR.Xfixes?=   ../../x11/Xfixes
-
-.include "../../mk/x11.buildlink3.mk"
-.include "../../x11/fixesproto4/buildlink3.mk"
-.endif # XFIXES_BUILDLINK3_MK
-
-BUILDLINK_TREE+=       -Xfixes
diff -r 6666fb12f18b -r 16ee5e680b9e x11/Xfixes/builtin.mk
--- a/x11/Xfixes/builtin.mk     Thu Jan 14 17:42:58 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,50 +0,0 @@
-# $NetBSD: builtin.mk,v 1.13 2019/11/03 09:14:06 rillig Exp $
-
-BUILTIN_PKG:=  Xfixes
-
-BUILTIN_FIND_FILES_VAR:=       H_XFIXES
-BUILTIN_FIND_FILES.H_XFIXES=   ${X11BASE}/include/X11/extensions/Xfixes.h
-
-.include "../../mk/buildlink3/bsd.builtin.mk"
-
-###
-### Determine if there is a built-in implementation of the package and
-### set IS_BUILTIN.<pkg> appropriately ("yes" or "no").
-###
-.if !defined(IS_BUILTIN.Xfixes)
-.  if empty(H_XFIXES:M__nonexistent__)
-IS_BUILTIN.Xfixes=     yes
-.  else
-IS_BUILTIN.Xfixes=     no
-.  endif
-.endif
-MAKEVARS+=             IS_BUILTIN.Xfixes
-
-###
-### Determine whether we should use the built-in implementation if it
-### exists, and set USE_BUILTIN.<pkg> appropriate ("yes" or "no").
-###
-.if !defined(USE_BUILTIN.Xfixes)
-.  if ${PREFER.Xfixes} == "pkgsrc"
-USE_BUILTIN.Xfixes=    no
-.  else
-USE_BUILTIN.Xfixes=    ${IS_BUILTIN.Xfixes}
-.    if defined(BUILTIN_PKG.Xfixes) && \
-        !empty(IS_BUILTIN.Xfixes:M[yY][eE][sS])
-USE_BUILTIN.Xfixes=    yes
-.      for _dep_ in ${BUILDLINK_API_DEPENDS.Xfixes}
-.        if !empty(USE_BUILTIN.Xfixes:M[yY][eE][sS])
-USE_BUILTIN.Xfixes!=                                                   \
-       if ${PKG_ADMIN} pmatch ${_dep_:Q} ${BUILTIN_PKG.Xfixes:Q}; then \
-               ${ECHO} yes;                                            \
-       else                                                            \
-               ${ECHO} no;                                             \
-       fi
-.        endif
-.      endfor
-.    endif
-.  endif  # PREFER.Xfixes
-.endif
-MAKEVARS+=             USE_BUILTIN.Xfixes
-
-.include "../../mk/x11.builtin.mk"
diff -r 6666fb12f18b -r 16ee5e680b9e x11/Xfixes/distinfo
--- a/x11/Xfixes/distinfo       Thu Jan 14 17:42:58 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.4 2015/11/04 03:28:25 agc Exp $
-
-SHA1 (libXfixes-2.0.1.tar.bz2) = a484b9721b6f61df5245c7e34ef1370c3d91357f
-RMD160 (libXfixes-2.0.1.tar.bz2) = 9ee4fabc388a92eed251091b1d559cb846e2f5ba
-SHA512 (libXfixes-2.0.1.tar.bz2) = a0d8db10fd08488c981fcb2631d2766f21201607cb3374ec255e5da0f90afeb89fdd16ca11a6004d99f7b52f036fc06eccf1943f811d583b914b5ea671543ca2
-Size (libXfixes-2.0.1.tar.bz2) = 186336 bytes



Home | Main Index | Thread Index | Old Index