pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc liblbxutil: remove
details: https://anonhg.NetBSD.org/pkgsrc/rev/8acbb2fa2741
branches: trunk
changeset: 331567:8acbb2fa2741
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Mar 20 12:16:43 2019 +0000
description:
liblbxutil: remove
Long unsupported upstream.
diffstat:
doc/CHANGES-2019 | 3 +-
x11/Makefile | 3 +-
x11/liblbxutil/DESCR | 1 -
x11/liblbxutil/Makefile | 23 ------------
x11/liblbxutil/PLIST | 9 -----
x11/liblbxutil/buildlink3.mk | 15 --------
x11/liblbxutil/distinfo | 8 ----
x11/liblbxutil/patches/patch-src_delta_lbxdelta.c | 22 ------------
x11/liblbxutil/patches/patch-src_lbx__zlib_lbx__zlib.h | 32 ------------------
9 files changed, 3 insertions(+), 113 deletions(-)
diffs (169 lines):
diff -r 998e3cd972c4 -r 8acbb2fa2741 doc/CHANGES-2019
--- a/doc/CHANGES-2019 Wed Mar 20 12:16:19 2019 +0000
+++ b/doc/CHANGES-2019 Wed Mar 20 12:16:43 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.1404 2019/03/20 12:09:23 wiz Exp $
+$NetBSD: CHANGES-2019,v 1.1405 2019/03/20 12:16:43 wiz Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -2243,3 +2243,4 @@
Updated lang/openjdk7 to 1.7.141nb10 [wiz 2019-03-20]
Added x11/libdmx version 1.1.4 [wiz 2019-03-20]
Updated x11/xdpyinfo to 1.3.2nb1 [wiz 2019-03-20]
+ Removed x11/liblbxutil [wiz 2019-03-20]
diff -r 998e3cd972c4 -r 8acbb2fa2741 x11/Makefile
--- a/x11/Makefile Wed Mar 20 12:16:19 2019 +0000
+++ b/x11/Makefile Wed Mar 20 12:16:43 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.834 2019/03/20 12:05:27 wiz Exp $
+# $NetBSD: Makefile,v 1.835 2019/03/20 12:16:43 wiz Exp $
#
COMMENT= Packages to support the X window system
@@ -256,7 +256,6 @@
SUBDIR+= libgnomekbd
SUBDIR+= libgnomekbd2
SUBDIR+= libkactivities4
-SUBDIR+= liblbxutil
SUBDIR+= libmatekbd
SUBDIR+= liboldXrandr
SUBDIR+= libunique
diff -r 998e3cd972c4 -r 8acbb2fa2741 x11/liblbxutil/DESCR
--- a/x11/liblbxutil/DESCR Wed Mar 20 12:16:19 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-liblbxutil - Low Bandwith X extension (LBX) utility routines
diff -r 998e3cd972c4 -r 8acbb2fa2741 x11/liblbxutil/Makefile
--- a/x11/liblbxutil/Makefile Wed Mar 20 12:16:19 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2018/03/07 11:57:38 wiz Exp $
-
-DISTNAME= liblbxutil-1.1.0
-PKGREVISION= 2
-CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://xorg.freedesktop.org/
-COMMENT= Low Bandwith X extension (LBX) utility routines
-LICENSE= x11 # XXX and others
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_LANGUAGES+= c c++
-USE_TOOLS+= gsed pkg-config
-
-PKGCONFIG_OVERRIDE+= lbxutil.pc.in
-
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../x11/xorgproto/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 998e3cd972c4 -r 8acbb2fa2741 x11/liblbxutil/PLIST
--- a/x11/liblbxutil/PLIST Wed Mar 20 12:16:19 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2015/07/02 12:38:32 rodent Exp $
-include/X11/extensions/lbxbuf.h
-include/X11/extensions/lbxbufstr.h
-include/X11/extensions/lbxdeltastr.h
-include/X11/extensions/lbximage.h
-include/X11/extensions/lbxopts.h
-include/X11/extensions/lbxzlib.h
-lib/liblbxutil.la
-lib/pkgconfig/lbxutil.pc
diff -r 998e3cd972c4 -r 8acbb2fa2741 x11/liblbxutil/buildlink3.mk
--- a/x11/liblbxutil/buildlink3.mk Wed Mar 20 12:16:19 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.6 2018/03/07 11:57:38 wiz Exp $
-
-BUILDLINK_TREE+= liblbxutil
-
-.if !defined(LIBLBXUTIL_BUILDLINK3_MK)
-LIBLBXUTIL_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.liblbxutil+= liblbxutil>=1.1.0nb1
-BUILDLINK_PKGSRCDIR.liblbxutil?= ../../x11/liblbxutil
-
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../x11/xorgproto/buildlink3.mk"
-.endif # LIBLBXUTIL_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -liblbxutil
diff -r 998e3cd972c4 -r 8acbb2fa2741 x11/liblbxutil/distinfo
--- a/x11/liblbxutil/distinfo Wed Mar 20 12:16:19 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 03:28:47 agc Exp $
-
-SHA1 (liblbxutil-1.1.0.tar.bz2) = 99616bab0ca0afeaa9c0a19222091b1ff4f18680
-RMD160 (liblbxutil-1.1.0.tar.bz2) = d719285993a86ac0b364997e9261373d5aad9912
-SHA512 (liblbxutil-1.1.0.tar.bz2) = 93bdefef297d46a301dd1cab35ad186438e340822ba5aac20e9d8f4c51cd66e4118b0d9f4afc48ef33a67c6e413f551bcb59089d01597ed175b400902b9f23f4
-Size (liblbxutil-1.1.0.tar.bz2) = 268278 bytes
-SHA1 (patch-src_delta_lbxdelta.c) = 399d055096e9e55feed25246baccf99f6aee7751
-SHA1 (patch-src_lbx__zlib_lbx__zlib.h) = 021125caeb75bf489090fcc9d8358e13470ceb6a
diff -r 998e3cd972c4 -r 8acbb2fa2741 x11/liblbxutil/patches/patch-src_delta_lbxdelta.c
--- a/x11/liblbxutil/patches/patch-src_delta_lbxdelta.c Wed Mar 20 12:16:19 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-$NetBSD: patch-src_delta_lbxdelta.c,v 1.1 2015/10/23 09:53:35 tnn Exp $
-
---- src/delta/lbxdelta.c.orig 2009-12-04 22:42:12.000000000 +0000
-+++ src/delta/lbxdelta.c
-@@ -47,12 +47,12 @@ extern struct ReqStats LbxRequestStats[L
- /* Copied from xc/programs/Xserver/include/xorg/os.h */
- #ifndef _HAVE_XALLOC_DECLS
- #define _HAVE_XALLOC_DECLS
--#include <X11/Xdefs.h>
-
--extern pointer Xalloc(unsigned long /*amount*/);
--extern pointer Xcalloc(unsigned long /*amount*/);
--extern pointer Xrealloc(pointer /*ptr*/, unsigned long /*amount*/);
--extern void Xfree(pointer /*ptr*/);
-+#include <stdlib.h>
-+#define Xalloc malloc
-+#define Xcalloc calloc
-+#define Xrealloc realloc
-+#define Xfree free
- #endif
-
- /*
diff -r 998e3cd972c4 -r 8acbb2fa2741 x11/liblbxutil/patches/patch-src_lbx__zlib_lbx__zlib.h
--- a/x11/liblbxutil/patches/patch-src_lbx__zlib_lbx__zlib.h Wed Mar 20 12:16:19 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-$NetBSD: patch-src_lbx__zlib_lbx__zlib.h,v 1.1 2015/10/23 09:53:35 tnn Exp $
-
---- src/lbx_zlib/lbx_zlib.h.orig 2009-11-03 05:52:21.000000000 +0000
-+++ src/lbx_zlib/lbx_zlib.h
-@@ -129,16 +129,17 @@ extern int FlushIovBuf ( int fd, struct
- #define _HAVE_XALLOC_DECLS
- #include <X11/Xdefs.h>
-
--extern pointer Xalloc(unsigned long /*amount*/);
--extern pointer Xcalloc(unsigned long /*amount*/);
--extern pointer Xrealloc(pointer /*ptr*/, unsigned long /*amount*/);
--extern void Xfree(pointer /*ptr*/);
-+#include <stdlib.h>
-+#define Xalloc malloc
-+#define Xcalloc calloc
-+#define Xrealloc realloc
-+#define Xfree free
- #endif
-
- /* lbx_zlib.c */
--unsigned long stream_out_compressed;
--unsigned long stream_out_uncompressed;
--unsigned long stream_out_plain;
--unsigned long stream_in_compressed;
--unsigned long stream_in_uncompressed;
--unsigned long stream_in_plain;
-+extern unsigned long stream_out_compressed;
-+extern unsigned long stream_out_uncompressed;
-+extern unsigned long stream_out_plain;
-+extern unsigned long stream_in_compressed;
-+extern unsigned long stream_in_uncompressed;
-+extern unsigned long stream_in_plain;
Home |
Main Index |
Thread Index |
Old Index