summaryrefslogtreecommitdiff
path: root/math/ordCalc
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26math: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07math: Remove SHA1 hashes for distfilesnia1-2/+1
2020-01-26all: migrate homepages from http to httpsrillig1-2/+2
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
2019-11-02math: align variable assignmentsrillig1-3/+3
pkglint -Wall -F --only aligned -r Manual correction in R/Makefile.extension for the MASTER_SITES continuation line.
2017-02-14Pointers are not ordered relative to 0, so compare the elementsjoerg3-5/+17
as likely intended. Bump revision.
2015-11-03Add SHA512 digests for distfiles for math categoryagc1-1/+2
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-08-18Bump all packages that depend on curses.bui* or terminfo.bui* since theywiz1-2/+2
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
2015-08-17Bump PKGREVISION for ncurses shlib bump.wiz1-2/+2
2014-12-03Explicit search path for libgmp and co. Bump revision.joerg3-8/+10
2014-01-16malloc.h raises error on FreeBSD intentionally, use stdlib.h instead.asau2-1/+15
2013-07-19Fix friend definition.joerg2-6/+6
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon1-2/+2
are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk".
2013-05-23Fix reference type to match argument from flex. Add missing include.joerg4-1/+42
2012-12-20To be a friend, you have to know the other function. Make sure that thejoerg4-1/+64
ordinal.h header is include guarded. Fix main prototype.
2012-09-11"user-destdir" is default these daysasau1-3/+1
2010-03-24Recursive revision bump for GMP update.asau1-2/+2
2010-01-23Don't depend on accidental line buffering.is3-3/+28
2010-01-23Make "make test" less confusing (stdout/stderr reordering issue).is3-2/+17
2010-01-21Upgrade to new upstream version. While here, add a test target.is3-10/+20
2009-09-18ordCalc is a program for interactively dealing with ordinals (generalizedis6-0/+87
integers).