Commit graph

15 commits

Author SHA1 Message Date
joerg
ee277b2db3 Stop using boost/detail/endian.hpp 2020-05-09 15:19:02 +00:00
nia
4b51d9715f *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
rillig
b686dd9180 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:43 +00:00
nros
8dfcce7765 Add xyconvert 1.5 to pkgsrc-current
xyconvert is a converter gui for powder diffraction files. It is distributed
with the xylib library.
2020-01-07 13:35:44 +00:00
nros
f7f8cb969b Update xylib to version 1.5
Update xylib to version 1.5.

change from release notes:
improved CNF reading
changes to reading SpecsLab2 xy
support text files with lines terminated by CR only
more robust reading of CSV files
fixes for big-endian platforms
included xyConvert (GUI converter)
support filenames with non-ascii characters
added SpecsLab2 xy format
2020-01-07 13:03:50 +00:00
nros
7ead1d39f6 Fix build of math/xylib on gcc 6 and above
gcc 6 and above inmplicity uses c++14 so use std::shared_ptr.
2019-12-23 19:54:51 +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
joerg
5d4c49e51e Use <memory> for libc++. 2013-04-30 22:26:29 +00:00
asau
c3001443d7 Update to xylib 1.0
Changes:

* 1.0 (2012-07-25)
  - added option ``decimal-comma`` for text format
  - fixed bug in CSV format

* 0.9 (2012-05-20)
  - added CSV format, or more acurately: delimiter-separated values format.
    Supports popular delimiters (``TAB ,;|:/``), quoting (``"``)
    and escape character (``\``). Non-numeric fields are read as NaNs.
  - added Canberra CNF format
2012-09-14 00:22:11 +00:00
asau
b63c74fdfd "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
sbd
65b4d16c3f Add missing zlib and bzip2 buildlinks
Bump PKGREVISION and Update BUILDLINK_ABI_DEPENDS.xylib
2011-11-05 08:07:12 +00:00
drochner
2faecc4015 update to 0.8
changes:
-added CHIPLOT format
-bugfixes
2011-03-11 12:57:46 +00:00
adam
6db9ae558e Changes 0.6:
* fixed reading of Bruker v3 files
* changes in API, added C API

Changes 0.5:
* added support for compressed files \*.gz (requires zlib) and \*.bz2 (bzlib)
2010-05-15 06:19:27 +00:00
drochner
5af7c676fb add xylib-0.4, a library for reading powder diffraction data
(needed by "fityk")
2009-12-12 13:58:58 +00:00