pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/harmbase2 Add harmbase2-20191229
details: https://anonhg.NetBSD.org/pkgsrc/rev/ed883cd3aa27
branches: trunk
changeset: 423876:ed883cd3aa27
user: plunky <plunky%pkgsrc.org@localhost>
date: Fri Feb 28 22:16:01 2020 +0000
description:
Add harmbase2-20191229
Harmbase is a database application for managing harmonic constants.
It is not "plug and play" software. It's not designed to be useful
to someone who does not know how to hack Ruby code or write
interactive SQL queries.
diffstat:
math/harmbase2/DESCR | 5 +++++
math/harmbase2/Makefile | 32 ++++++++++++++++++++++++++++++++
math/harmbase2/PLIST | 28 ++++++++++++++++++++++++++++
math/harmbase2/distinfo | 6 ++++++
4 files changed, 71 insertions(+), 0 deletions(-)
diffs (87 lines):
diff -r 4f42b0afdd67 -r ed883cd3aa27 math/harmbase2/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/harmbase2/DESCR Fri Feb 28 22:16:01 2020 +0000
@@ -0,0 +1,5 @@
+Harmbase is a database application for managing harmonic constants.
+
+It is not "plug and play" software. It's not designed to be useful
+to someone who does not know how to hack Ruby code or write
+interactive SQL queries.
diff -r 4f42b0afdd67 -r ed883cd3aa27 math/harmbase2/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/harmbase2/Makefile Fri Feb 28 22:16:01 2020 +0000
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1 2020/02/28 22:16:01 plunky Exp $
+
+DISTNAME= harmbase2-20191229
+CATEGORIES= math
+MASTER_SITES= https://flaterco.com/files/xtide/
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://flaterco.com/
+COMMENT= Harmonic constant management system
+LICENSE= gnu-gpl-v3
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_LANGUAGES= c c++
+
+SUBST_CLASSES+= fix-bash
+SUBST_STAGE.fix-bash= pre-configure
+SUBST_FILES.fix-bash= scripts/Debian.sh
+SUBST_SED.fix-bash= -e 's,==,=,'
+
+REPLACE_SH= scripts/*.sh
+REPLACE_RUBY= scripts/*.rb
+
+DEPENDS+= ${RUBY_PKGPREFIX}-pg>=1.1.0:../../databases/ruby-pg
+
+.include "../../databases/libtcd/buildlink3.mk"
+.include "../../devel/libdstr/buildlink3.mk"
+.include "../../lang/ruby/replace.mk"
+.include "../../math/congen/buildlink3.mk"
+.include "../../mk/pgsql.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 4f42b0afdd67 -r ed883cd3aa27 math/harmbase2/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/harmbase2/PLIST Fri Feb 28 22:16:01 2020 +0000
@@ -0,0 +1,28 @@
+@comment $NetBSD: PLIST,v 1.1 2020/02/28 22:16:01 plunky Exp $
+bin/fixup_datums
+bin/hbexport
+share/harmbase2/Debian.sh
+share/harmbase2/README
+share/harmbase2/boilerplate.txz
+share/harmbase2/compare_LST_problems.sql
+share/harmbase2/dump_db.sh
+share/harmbase2/dwf-export.sh
+share/harmbase2/getPreds.rb
+share/harmbase2/harmbase2.sql
+share/harmbase2/importNOS.rb
+share/harmbase2/importNOS_CurSubs.rb
+share/harmbase2/importNOS_DodgyCode.rb
+share/harmbase2/importNOS_Geogroups.rb
+share/harmbase2/importNOS_JsonReaders.rb
+share/harmbase2/importNOS_Queries.rb
+share/harmbase2/importNOS_TideRefs.rb
+share/harmbase2/importNOS_TideSubs.rb
+share/harmbase2/importNOS_Util.rb
+share/harmbase2/loclist.rb
+share/harmbase2/misc_tests.rb
+share/harmbase2/parse-oldcurlists.rb
+share/harmbase2/sample.rb
+share/harmbase2/scrape-MDAPI-0-stationlists.sh
+share/harmbase2/scrape-MDAPI-1-tiderefs.rb
+share/harmbase2/scrape-MDAPI-2-geogroups.rb
+share/harmbase2/scrape-currents-regions-lists.sh
diff -r 4f42b0afdd67 -r ed883cd3aa27 math/harmbase2/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/harmbase2/distinfo Fri Feb 28 22:16:01 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/02/28 22:16:01 plunky Exp $
+
+SHA1 (harmbase2-20191229.tar.xz) = ee1170372351b2b50a7e4f5b55e8270b994a1164
+RMD160 (harmbase2-20191229.tar.xz) = abc770a1d243cd9eebd8d0c723b4dbd92ab4082a
+SHA512 (harmbase2-20191229.tar.xz) = 2bd00067a76f054af8c01e4f7961319e61c2784be9ccb7d12c92c3dca9dcb7cb26ff64f24692304fbe88898616d32ada9cfed4b2dde0d1824e0ef27c80f9927d
+Size (harmbase2-20191229.tar.xz) = 126260 bytes
Home |
Main Index |
Thread Index |
Old Index