uthash: Remove it from wip, already updated in pkgsrc.

This commit is contained in:
ng0 2019-05-01 19:20:57 +00:00
parent cae96ab488
commit 5bbc14e2de
5 changed files with 0 additions and 69 deletions

View File

@ -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.

View File

@ -1,21 +0,0 @@
# $NetBSD: Makefile,v 1.1 2015/10/07 12:33:16 adam Exp $
DISTNAME= uthash-2.1.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=troydhanson/}
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://troydhanson.github.io/uthash/
COMMENT= Hash table, implemented in C
LICENSE= 2-clause-bsd
NO_BUILD= yes
INSTALLATION_DIRS+= include share/doc/uthash
do-install:
cd ${WRKSRC}/doc && ${MAKE_PROGRAM:Q}
${INSTALL_DATA} ${WRKSRC}/doc/* ${DESTDIR}${PREFIX}/share/doc/uthash
${INSTALL_DATA} ${WRKSRC}/src/*.h ${DESTDIR}${PREFIX}/include
.include "../../mk/bsd.pkg.mk"

View File

@ -1,25 +0,0 @@
@comment $NetBSD$
include/utarray.h
include/uthash.h
include/utlist.h
include/utringbuffer.h
include/utstack.h
include/utstring.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/utstack.txt
share/doc/uthash/utstring.txt

View File

@ -1,13 +0,0 @@
# $NetBSD: buildlink3.mk,v 1.1 2015/10/07 12:33:16 adam Exp $
BUILDLINK_TREE+= uthash
.if !defined(UTHASH_BUILDLINK3_MK)
UTHASH_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.uthash+= uthash>=1.9.9
BUILDLINK_PKGSRCDIR.uthash?= ../../devel/uthash
BUILDLINK_DEPMETHOD.uthash?= build
.endif # UTHASH_BUILDLINK3_MK
BUILDLINK_TREE+= -uthash

View File

@ -1,6 +0,0 @@
$NetBSD: distinfo,v 1.2 2015/11/03 03:29:38 agc Exp $
SHA1 (uthash-2.1.0.tar.gz) = 8f287a2dcf38218c3180d122e10039e23fe8e4b8
RMD160 (uthash-2.1.0.tar.gz) = d0f9bdab55b8a5ed549858ce1921b431a22aca12
SHA512 (uthash-2.1.0.tar.gz) = c8005113a48ec7636715ecec0286a5d9086971a7267947aba9e0ad031b6113a4f38a1fb512d33d6fefb5891635fdd31169ce4d6ab04b938bda612ebbccb3eda0
Size (uthash-2.1.0.tar.gz) = 191782 bytes