pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/harmgen Add harmgen 3.1.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/90917911ffa9
branches: trunk
changeset: 412123:90917911ffa9
user: plunky <plunky%pkgsrc.org@localhost>
date: Fri Feb 28 22:11:33 2020 +0000
description:
Add harmgen 3.1.3
Harmgen is a program to derive harmonic constants from water level
observations, by David Flater
diffstat:
math/harmgen/DESCR | 1 +
math/harmgen/Makefile | 20 ++++++++++++++++++++
math/harmgen/PLIST | 7 +++++++
math/harmgen/distinfo | 6 ++++++
4 files changed, 34 insertions(+), 0 deletions(-)
diffs (50 lines):
diff -r aaa7a2c1c227 -r 90917911ffa9 math/harmgen/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/harmgen/DESCR Fri Feb 28 22:11:33 2020 +0000
@@ -0,0 +1,1 @@
+Program to derive harmonic constants from water level observations
diff -r aaa7a2c1c227 -r 90917911ffa9 math/harmgen/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/harmgen/Makefile Fri Feb 28 22:11:33 2020 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2020/02/28 22:11:33 plunky Exp $
+
+DISTNAME= harmgen-3.1.3
+CATEGORIES= math
+MASTER_SITES= https://flaterco.com/files/xtide/
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://flaterco.com/
+COMMENT= Program to derive harmonic constants from water level observations
+LICENSE= gnu-gpl-v3
+
+GNU_CONFIGURE= yes
+USE_TOOLS= bash gmake gsed
+USE_LIBTOOL= yes
+USE_LANGUAGES= c c++
+
+.include "../../math/octave/buildlink3.mk"
+.include "../../math/congen/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r aaa7a2c1c227 -r 90917911ffa9 math/harmgen/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/harmgen/PLIST Fri Feb 28 22:11:33 2020 +0000
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2020/02/28 22:11:33 plunky Exp $
+bin/harmgen
+libexec/harmgen.sh
+share/harmgen/README
+share/harmgen/congen_1yr.txt
+share/harmgen/congen_5yrs.txt
+share/harmgen/congen_9yrs.txt
diff -r aaa7a2c1c227 -r 90917911ffa9 math/harmgen/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/harmgen/distinfo Fri Feb 28 22:11:33 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/02/28 22:11:33 plunky Exp $
+
+SHA1 (harmgen-3.1.3.tar.xz) = 5fc2ce64f79a91b5dee384bd51439aa037e8cd0f
+RMD160 (harmgen-3.1.3.tar.xz) = a13e51f44123ccae31e0a2a3b3860e036f5abb36
+SHA512 (harmgen-3.1.3.tar.xz) = b72bf51f6f2dd27a34fef40eb1ea75d174f0752b6d5efb661a9ce6e1d9146c0313ff5554984ade3ad599c697103621b2a8cc5d54d51350e7a25ac44505e2efc9
+Size (harmgen-3.1.3.tar.xz) = 103840 bytes
Home |
Main Index |
Thread Index |
Old Index