nia
414fc7869d
math: Replace RMD160 checksums with BLAKE2s checksums
...
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:55:21 +00:00
nia
3c576fbd23
math: Remove SHA1 hashes for distfiles
2021-10-07 14:27:43 +00:00
rillig
79ae9cc434
math: align variable assignments
...
pkglint -Wall -F --only aligned -r
Manual correction in R/Makefile.extension for the MASTER_SITES
continuation line.
2019-11-02 16:16:18 +00:00
agc
286ea2536c
Add SHA512 digests for distfiles for math category
...
Problems found locating distfiles:
Package dfftpack: missing distfile dfftpack-20001209.tar.gz
Package eispack: missing distfile eispack-20001130.tar.gz
Package fftpack: missing distfile fftpack-20001130.tar.gz
Package linpack: missing distfile linpack-20010510.tar.gz
Package minpack: missing distfile minpack-20001130.tar.gz
Package odepack: missing distfile odepack-20001130.tar.gz
Package py-networkx: missing distfile networkx-1.10.tar.gz
Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz
Package quadpack: missing distfile quadpack-20001130.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:33:26 +00:00
obache
6b249c803c
pkglint clean.
2014-12-29 01:41:09 +00:00
obache
e6b2fd0e97
Define COMPILER_SPECIFIC_HEADER with pkgsrc way, and prepare PLIST.
...
Own detection in configure script with compiler name basisis is not good enough,
and required header file may not be installed.
resolve PR pkg/49496 by Sevan Janiyan.
2014-12-25 06:27:57 +00:00
rodent
942aad2e6a
Resolves:
...
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.
2013-04-06 20:27:16 +00:00
asau
b63c74fdfd
"user-destdir" is default these days
2012-09-11 23:04:15 +00:00
joerg
2947dd45ea
Don't try to use namespace with math functions, it doesn't work reliable
...
with different compilers.
2011-12-29 16:33:09 +00:00
asau
dfc6889736
"fortran" -> "fortran77" except where it is clear that it isn't F77.
...
"fortran" is alias of "fortran77" for now, but it will change later.
2010-07-30 10:36:22 +00:00
asau
6754aacfb8
Follow f2c/libf2c split: bump revision of all packages
...
that list Fortran in used languages.
2009-12-03 13:06:51 +00:00
joerg
62d1ba2bac
Remove @dirrm entries from PLISTs
2009-06-14 18:03:28 +00:00
joerg
3b0d97b0de
Add DESTDIR support.
2008-06-20 01:09:05 +00:00
rillig
144a1ee175
Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
...
since they always need a C compiler, even when the source code is
completely in C++.
For some other packages, stated in the comment that a C compiler is
really not needed.
2006-07-22 04:46:13 +00:00
joerg
48a327d765
Let configure use c++, it seems to work fine. Uses C++ and Fortran.
...
Never build doxygen docs.
2006-06-06 13:37:07 +00:00
jlam
a4cbc72f58
List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
2006-04-05 23:01:15 +00:00
jlam
9c8b5ede43
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
...
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
joerg
b7a4a002b1
When using GCC and libstdc++ supports C99 macros, use isnan from
...
namespace std.
2006-02-02 14:10:45 +00:00
adam
95fd70c5e8
Changes 0.8:
...
* Bug fixes
* Improvements
2005-09-05 14:06:59 +00:00
jlam
585534220c
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
...
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
1e46c076aa
Add RMD160 digests in addition to SHA1 ones.
2005-02-23 12:06:53 +00:00
snj
c0e7afe231
Convert to buildlink3.
2004-04-11 09:02:04 +00:00
grant
f1ab3f4ed4
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
2004-01-24 13:51:13 +00:00
grant
0155927c43
s/netbsd.org/NetBSD.org/
2003-07-17 21:41:05 +00:00
jschauma
e366d0c694
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
...
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmc
2b7df993fd
Move tty test into interactive section so this will work correctly
...
for bulk/non-interactive builds that are logging
2003-05-12 02:03:15 +00:00
jtb
d318055d3a
Initial import of blitz++.
...
Blitz++ is a C++ class library for scientific computing which provides
performance on par with Fortran 77/90. It uses template techniques to
achieve high performance. The current versions provide dense arrays
and vectors, random number generators, and small vectors and matrices.
Blitz++ is distributed freely under an open source license, and
contributions to the library are welcomed.
2003-04-30 00:03:34 +00:00