Tue Oct 24 08:35:10 2023 UTC ()
math/hs-quote-quot: import hs-quote-quot-0.2.1.0

Generate routines for integer division, employing arithmetic and bitwise
operations only, which are 2.5x-3.5x faster than quot. Divisors must be
known in compile-time and be positive.


(pho)
diff -r0 -r1.1 pkgsrc/math/hs-quote-quot/DESCR
diff -r0 -r1.1 pkgsrc/math/hs-quote-quot/Makefile
diff -r0 -r1.1 pkgsrc/math/hs-quote-quot/PLIST
diff -r0 -r1.1 pkgsrc/math/hs-quote-quot/buildlink3.mk
diff -r0 -r1.1 pkgsrc/math/hs-quote-quot/distinfo

File Added: pkgsrc/math/hs-quote-quot/DESCR
Generate routines for integer division, employing arithmetic and bitwise
operations only, which are 2.5x-3.5x faster than quot. Divisors must be
known in compile-time and be positive.

File Added: pkgsrc/math/hs-quote-quot/Makefile
# $NetBSD: Makefile,v 1.1 2023/10/24 08:35:10 pho Exp $

DISTNAME=	quote-quot-0.2.1.0
CATEGORIES=	math

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Divide without division
LICENSE=	modified-bsd

.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/math/hs-quote-quot/PLIST
@comment $NetBSD: PLIST,v 1.1 2023/10/24 08:35:10 pho Exp $
lib/quote-quot-${PKGVERSION}/${HS_VERSION}/package-description
lib/quote-quot-${PKGVERSION}/${HS_VERSION}/package-id
${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Numeric/QuoteQuot.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Numeric/QuoteQuot.hi
${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Numeric/QuoteQuot.p_hi
lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
share/doc/${HS_PLATFORM}/quote-quot-${PKGVERSION}/LICENSE
${PLIST.doc}share/doc/${HS_PLATFORM}/quote-quot-${PKGVERSION}/html/Numeric-QuoteQuot.html
${PLIST.doc}share/doc/${HS_PLATFORM}/quote-quot-${PKGVERSION}/html/doc-index.html
${PLIST.doc}share/doc/${HS_PLATFORM}/quote-quot-${PKGVERSION}/html/doc-index.json
${PLIST.doc}share/doc/${HS_PLATFORM}/quote-quot-${PKGVERSION}/html/haddock-bundle.min.js
${PLIST.doc}share/doc/${HS_PLATFORM}/quote-quot-${PKGVERSION}/html/index.html
${PLIST.doc}share/doc/${HS_PLATFORM}/quote-quot-${PKGVERSION}/html/linuwial.css
${PLIST.doc}share/doc/${HS_PLATFORM}/quote-quot-${PKGVERSION}/html/meta.json
${PLIST.doc}share/doc/${HS_PLATFORM}/quote-quot-${PKGVERSION}/html/quick-jump.css
${PLIST.doc}share/doc/${HS_PLATFORM}/quote-quot-${PKGVERSION}/html/quick-jump.min.js
${PLIST.doc}share/doc/${HS_PLATFORM}/quote-quot-${PKGVERSION}/html/quote-quot.haddock
${PLIST.doc}share/doc/${HS_PLATFORM}/quote-quot-${PKGVERSION}/html/synopsis.png

File Added: pkgsrc/math/hs-quote-quot/buildlink3.mk
# $NetBSD: buildlink3.mk,v 1.1 2023/10/24 08:35:10 pho Exp $

BUILDLINK_TREE+=	hs-quote-quot

.if !defined(HS_QUOTE_QUOT_BUILDLINK3_MK)
HS_QUOTE_QUOT_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-quote-quot+=	hs-quote-quot>=0.2.1
BUILDLINK_ABI_DEPENDS.hs-quote-quot+=	hs-quote-quot>=0.2.1.0
BUILDLINK_PKGSRCDIR.hs-quote-quot?=	../../math/hs-quote-quot
.endif	# HS_QUOTE_QUOT_BUILDLINK3_MK

BUILDLINK_TREE+=	-hs-quote-quot

File Added: pkgsrc/math/hs-quote-quot/distinfo
$NetBSD: distinfo,v 1.1 2023/10/24 08:35:10 pho Exp $

BLAKE2s (quote-quot-0.2.1.0.tar.gz) = 2196a0df77483103d512b4d982b90c23b11cac3629affe2ca915e3e98d144cd2
SHA512 (quote-quot-0.2.1.0.tar.gz) = 4767d162e7df9cfa5bfa713cdf851d570b73351a491e18ff5df5928ae53beabb70d95c18eb35eb5a7e7ca555e119e9358ae78e59c7b7bf9c4be8f5eae383c17c
Size (quote-quot-0.2.1.0.tar.gz) = 6731 bytes