pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
uthash: Remove; used to help update pkgsrc which is now newer
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Sun Apr 28 20:20:45 2019 -0400
Changeset: d6a39a0903f228b3ed305cf98906a2bb6a3dcf4c
Modified Files:
Makefile
Removed Files:
uthash/DESCR
uthash/Makefile
uthash/PLIST
uthash/buildlink3.mk
uthash/distinfo
Log Message:
uthash: Remove; used to help update pkgsrc which is now newer
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d6a39a0903f228b3ed305cf98906a2bb6a3dcf4c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
uthash/DESCR | 4 ----
uthash/Makefile | 23 -----------------------
uthash/PLIST | 27 ---------------------------
uthash/buildlink3.mk | 13 -------------
uthash/distinfo | 6 ------
6 files changed, 74 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 00558294c5..c54fe4a0cf 100644
--- a/Makefile
+++ b/Makefile
@@ -4788,7 +4788,6 @@ SUBDIR+= usbmuxd
SUBDIR+= uschedule
SUBDIR+= using-mpi
SUBDIR+= ussp-push
-SUBDIR+= uthash
SUBDIR+= util-linux
SUBDIR+= uzbl
SUBDIR+= uzbl-git
diff --git a/uthash/DESCR b/uthash/DESCR
deleted file mode 100644
index 0e0bae6d6e..0000000000
--- a/uthash/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-This is a hash table, implemented in C, supporting constant-time
-add/find/remove of C structures. Any structure having a unique,
-arbitrarily-typed key member can be hashed by adding a UT_hash_handle
-member to the structure and calling these macros.
diff --git a/uthash/Makefile b/uthash/Makefile
deleted file mode 100644
index 2cf71d6800..0000000000
--- a/uthash/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD$
-
-DISTNAME= ${PKGNAME_NOREV}
-PKGNAME= uthash-2.0.2
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GITHUB:=troydhanson/}
-GITHUB_PROJECT= uthash
-GITHUB_TAG= v${PKGVERSION_NOREV}
-
-MAINTAINER= izaac%setec.org@localhost
-HOMEPAGE= http://troydhanson.github.io/uthash/
-COMMENT= Hash table, implemented in C
-LICENSE= 2-clause-bsd # actually, 1-clause
-
-EXTRACT_USING= bsdtar
-NO_BUILD= yes
-INSTALLATION_DIRS+= include share/doc/uthash
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/src/*.h ${DESTDIR}${PREFIX}/include
- ${INSTALL_DATA} ${WRKSRC}/doc/* ${DESTDIR}${PREFIX}/share/doc/uthash
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/uthash/PLIST b/uthash/PLIST
deleted file mode 100644
index 6e7d92a018..0000000000
--- a/uthash/PLIST
+++ /dev/null
@@ -1,27 +0,0 @@
-@comment $NetBSD$
-include/libut.h
-include/ringbuf.h
-include/utarray.h
-include/uthash.h
-include/utlist.h
-include/utmm.h
-include/utringbuffer.h
-include/utstring.h
-include/utvector.h
-share/doc/uthash/ChangeLog.txt
-share/doc/uthash/Makefile
-share/doc/uthash/banner.png
-share/doc/uthash/banner.svg
-share/doc/uthash/google315d692c9c632ed0.html
-share/doc/uthash/index.html
-share/doc/uthash/license.html
-share/doc/uthash/rss.png
-share/doc/uthash/styles.css
-share/doc/uthash/userguide.txt
-share/doc/uthash/utarray.txt
-share/doc/uthash/uthash-mini.png
-share/doc/uthash/uthash-mini.svg
-share/doc/uthash/uthash.png
-share/doc/uthash/utlist.txt
-share/doc/uthash/utringbuffer.txt
-share/doc/uthash/utstring.txt
diff --git a/uthash/buildlink3.mk b/uthash/buildlink3.mk
deleted file mode 100644
index cccb6fbc0d..0000000000
--- a/uthash/buildlink3.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+= uthash
-
-.if !defined(UTHASH_BUILDLINK3_MK)
-UTHASH_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.uthash+= uthash>=1.9.9
-BUILDLINK_PKGSRCDIR.uthash?= ../../wip/uthash
-BUILDLINK_DEPMETHOD.uthash?= build
-.endif # UTHASH_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -uthash
diff --git a/uthash/distinfo b/uthash/distinfo
deleted file mode 100644
index e8ac84d719..0000000000
--- a/uthash/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (uthash-2.0.2.tar.gz) = cc98e6644a9b7a6f8d0ca5e841e9ac4f552fc797
-RMD160 (uthash-2.0.2.tar.gz) = 8868c3aaf0d02c3c64112bfcd74b3475e2743b2b
-SHA512 (uthash-2.0.2.tar.gz) = 0c2e686eb5a1d6a03a6fa1d42e803fca4e9b60b2d965c635a5a33d487c8d115f1f8155ff99a0e1874b69f6b66c04ea7d8866472a39abe5d1a23ae73f6fa956d7
-Size (uthash-2.0.2.tar.gz) = 191173 bytes
Home |
Main Index |
Thread Index |
Old Index