pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/bc-gh math/bc-gh: Import version 2.0.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/694373a5909f
branches:  trunk
changeset: 397110:694373a5909f
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Mon Jun 17 00:35:33 2019 +0000

description:
math/bc-gh: Import version 2.0.3

Implementation of POSIX bc with GNU extensions

This bc is optimized for use by programmers. It includes several
extensions beyond the GNU extensions for that purpose.

Prepared in pkgsrc-wip by Gavin Howard.

diffstat:

 math/bc-gh/DESCR    |   4 ++++
 math/bc-gh/Makefile |  24 ++++++++++++++++++++++++
 math/bc-gh/PLIST    |  50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 math/bc-gh/distinfo |   6 ++++++
 4 files changed, 84 insertions(+), 0 deletions(-)

diffs (100 lines):

diff -r fdd53d8bbc22 -r 694373a5909f math/bc-gh/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/bc-gh/DESCR  Mon Jun 17 00:35:33 2019 +0000
@@ -0,0 +1,4 @@
+Implementation of POSIX bc with GNU extensions
+
+This bc is optimized for use by programmers. It includes several
+extensions beyond the GNU extensions for that purpose.
diff -r fdd53d8bbc22 -r 694373a5909f math/bc-gh/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/bc-gh/Makefile       Mon Jun 17 00:35:33 2019 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2019/06/17 00:35:33 gdt Exp $
+
+VERSION=       2.0.3
+DISTNAME=      bc-${VERSION}
+PKGNAME=       bc-gh-${VERSION}
+CATEGORIES=    math
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=gavinhoward/}
+GITHUB_PROJECT=        bc
+GITHUB_RELEASE=        ${VERSION}
+EXTRACT_SUFX=  .tar.xz
+
+MAINTAINER=    yzena.tech%gmail.com@localhost
+HOMEPAGE=      https://github.com/gavinhoward/bc
+COMMENT=       Implementation of POSIX bc with GNU extensions
+LICENSE=       2-clause-bsd
+
+HAS_CONFIGURE=         yes
+CONFIGURE_SCRIPT=      configure.sh
+CONFIGURE_ARGS=                -G
+CONFIGURE_ENV=         EXECSUFFIX="-gh" MANDIR="${PREFIX}/man" NLSPATH="${PREFIX}/share/locale/%L/%N"
+
+TEST_TARGET=   test
+
+.include "../../mk/bsd.pkg.mk"
diff -r fdd53d8bbc22 -r 694373a5909f math/bc-gh/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/bc-gh/PLIST  Mon Jun 17 00:35:33 2019 +0000
@@ -0,0 +1,50 @@
+@comment $NetBSD: PLIST,v 1.1 2019/06/17 00:35:33 gdt Exp $
+bin/bc-gh
+bin/dc-gh
+man/man1/bc-gh.1
+man/man1/dc-gh.1
+share/locale/de_AT.ISO8859-1/bc-gh
+share/locale/de_AT.ISO8859-15/bc-gh
+share/locale/de_AT.UTF-8/bc-gh
+share/locale/de_CH.ISO8859-1/bc-gh
+share/locale/de_CH.ISO8859-15/bc-gh
+share/locale/de_CH.UTF-8/bc-gh
+share/locale/de_DE.ISO8859-1/bc-gh
+share/locale/de_DE.ISO8859-15/bc-gh
+share/locale/de_DE.UTF-8/bc-gh
+share/locale/en_AU.ISO8859-1/bc-gh
+share/locale/en_AU.ISO8859-15/bc-gh
+share/locale/en_AU.US-ASCII/bc-gh
+share/locale/en_AU.UTF-8/bc-gh
+share/locale/en_CA.ISO8859-1/bc-gh
+share/locale/en_CA.ISO8859-15/bc-gh
+share/locale/en_CA.US-ASCII/bc-gh
+share/locale/en_CA.UTF-8/bc-gh
+share/locale/en_GB.ISO8859-1/bc-gh
+share/locale/en_GB.ISO8859-15/bc-gh
+share/locale/en_GB.US-ASCII/bc-gh
+share/locale/en_GB.UTF-8/bc-gh
+share/locale/en_IE.ISO8859-1/bc-gh
+share/locale/en_IE.ISO8859-15/bc-gh
+share/locale/en_IE.UTF-8/bc-gh
+share/locale/en_NZ.ISO8859-1/bc-gh
+share/locale/en_NZ.ISO8859-15/bc-gh
+share/locale/en_NZ.US-ASCII/bc-gh
+share/locale/en_NZ.UTF-8/bc-gh
+share/locale/en_US.ISO8859-1/bc-gh
+share/locale/en_US.ISO8859-15/bc-gh
+share/locale/en_US.US-ASCII/bc-gh
+share/locale/en_US.UTF-8/bc-gh
+share/locale/en_US/bc-gh
+share/locale/fr_BE.ISO8859-1/bc-gh
+share/locale/fr_BE.ISO8859-15/bc-gh
+share/locale/fr_BE.UTF-8/bc-gh
+share/locale/fr_CA.ISO8859-1/bc-gh
+share/locale/fr_CA.ISO8859-15/bc-gh
+share/locale/fr_CA.UTF-8/bc-gh
+share/locale/fr_CH.ISO8859-1/bc-gh
+share/locale/fr_CH.ISO8859-15/bc-gh
+share/locale/fr_CH.UTF-8/bc-gh
+share/locale/fr_FR.ISO8859-1/bc-gh
+share/locale/fr_FR.ISO8859-15/bc-gh
+share/locale/fr_FR.UTF-8/bc-gh
diff -r fdd53d8bbc22 -r 694373a5909f math/bc-gh/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/bc-gh/distinfo       Mon Jun 17 00:35:33 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/06/17 00:35:33 gdt Exp $
+
+SHA1 (bc-2.0.3.tar.xz) = e4f162f7d87b6c09c1fe2ff0598397cdd9c62261
+RMD160 (bc-2.0.3.tar.xz) = 889d192320f6a225350c4e5de2e99472d4cf27e5
+SHA512 (bc-2.0.3.tar.xz) = 1eabc44a33c08e1cc20c7112843e18544860dc8621cf655c2453858d64b720cada4835ab6142110f296c4d6ad82e77725e603fd11b84b61b073efccc9f6a1c45
+Size (bc-2.0.3.tar.xz) = 162360 bytes



Home | Main Index | Thread Index | Old Index