pkgsrc-WIP-changes archive

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

bc-gh: Remove (imported as math/)



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Sun Jun 16 20:14:25 2019 -0400
Changeset:	b59ef9720038ac2a367b6c3e55d529207fdfc536

Modified Files:
	Makefile
Removed Files:
	bc-gh/DESCR
	bc-gh/Makefile
	bc-gh/PLIST
	bc-gh/distinfo

Log Message:
bc-gh: Remove (imported as math/)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b59ef9720038ac2a367b6c3e55d529207fdfc536

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile       |  1 -
 bc-gh/DESCR    |  4 ----
 bc-gh/Makefile | 24 ------------------------
 bc-gh/PLIST    | 50 --------------------------------------------------
 bc-gh/distinfo |  6 ------
 5 files changed, 85 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 2b9704857d..d69cc86c76 100644
--- a/Makefile
+++ b/Makefile
@@ -243,7 +243,6 @@ SUBDIR+=	basepkg
 SUBDIR+=	bashdb
 SUBDIR+=	bastard
 SUBDIR+=	bat
-SUBDIR+=	bc-gh
 SUBDIR+=	bcftools
 SUBDIR+=	bdf2psf
 SUBDIR+=	bdfresize
diff --git a/bc-gh/DESCR b/bc-gh/DESCR
deleted file mode 100644
index f49017c827..0000000000
--- a/bc-gh/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-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 --git a/bc-gh/Makefile b/bc-gh/Makefile
deleted file mode 100644
index 6c1c0ac9dd..0000000000
--- a/bc-gh/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD$
-
-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 --git a/bc-gh/PLIST b/bc-gh/PLIST
deleted file mode 100644
index 51edc404f4..0000000000
--- a/bc-gh/PLIST
+++ /dev/null
@@ -1,50 +0,0 @@
-@comment $NetBSD$
-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 --git a/bc-gh/distinfo b/bc-gh/distinfo
deleted file mode 100644
index 0ce14e101c..0000000000
--- a/bc-gh/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-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