Commit Graph

25 Commits

Author SHA1 Message Date
kn
d7000659e1 update to cfitsio 4.2.0 2023-01-15 02:44:49 +00:00
jca
b4faf82fb3 The FITS file format is mostly used for astronomy, add "astro" to CATEGORY
Suggested by espie@
2022-07-19 11:12:16 +00:00
jca
7ee3ed9c37 Update to cfitsio-4.1.0
Update request from espie@
2022-07-19 10:56:28 +00:00
jca
cd8bb1b1ab cfitsio: various packaging tweaks and cleanups
- don't roll our own do-install, it misses some files like the pkconfig
file or the smem executable.
- on the other hand, the fpack.h souldn't be
installed
- keep on installing the doc in post-install
- use LD_LIBRARY_PATH to run tests instead of forcing us to install the
package (possibly leading us to test an outdated package).

Prompted by an update request for this port by espie@
2022-07-19 10:55:12 +00:00
naddy
ab45f39af6 drop RCS Ids 2022-03-11 19:36:11 +00:00
sthen
5207aa9918 remove bogus www/nghttp2 LIB_DEPENDS 2019-11-03 14:12:35 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
kn
53a4179f03 regen patch
(offset 30 lines)
2019-05-03 13:32:57 +00:00
rsadowski
44a82257a9 Update cfitsio to 3.450 2019-05-02 13:13:08 +00:00
landry
d53275fd13 Unbreak on sparc* after malloc.h removal.
I dont know what's the saddest:
- that #ifdef sparc #include <malloc.h> was a popular idiom back in 2006
- or that noone bothered to fix this easy one since malloc.h was removed..
2016-06-13 19:59:25 +00:00
naddy
407f17974c remove various instances of NO_SHARED_LIBS and PROPERTIES:Mno_shared,
fold PFRAG.shared into PLIST
2016-03-10 21:58:51 +00:00
sthen
97889e162c switch my distfiles mirror to https 2015-12-03 21:24:29 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
steven
80dfe7cfa9 REVISION 2010-07-18 10:30:41 +00:00
sthen
074c3cca7d mirror the distfile. upstream no longer hosts the old version we're using. 2009-06-03 09:44:23 +00:00
fgsch
726912e139 Upstream distfile has been rebuilt. Unpacked contents identical
to before (diffed and double-checked with hashes).
Confirmed and ok sthen@
2008-07-26 11:49:02 +00:00
naddy
883cdf98ea properly fix compilation on various archs; amd64 now passes regress 2008-01-23 15:57:26 +00:00
steven
907a85c549 remove quotes from COMMENT/PERMIT*/BROKEN 2007-09-15 18:44:36 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
pvalchev
27dad91186 proper REGRESS_DEPENDS on itself; ok espie 2006-06-29 08:26:08 +00:00
pvalchev
453a98db2d add proper define to build on amd64 2006-06-29 00:43:58 +00:00
espie
3b40ce17e0 cfitsio manipulates FITS data, a format most often used in astrophysics
for storing multi-channel picture-like results.
2006-06-12 11:14:08 +00:00