Changelog: https://repo.or.cz/dockapps.git/blob_plain/HEAD:/wmsun/ChangeLog
Major changes:
* Fix typo in manpage.
* Move version number definition to Makefile
* Add 'dist' target to Makefile to generate tarball
Port changes:
* reformat Makefile to make portfmt happy
* update WWW (error 404)
Several enhancements and fixes, for example:
- Changes and fixes for NumPy2
- Process-submissions: don't fail on empty db and more logging
- Nova: Additions and switch to index-5200-HEAVY
- API key not always required
Changelog: https://github.com/dstndstn/astrometry.net/compare/0.95...0.96
Reported by: Repology
- Bump PORTREVISION for package change
cfitsio 4.5.0+ installs fitscopy, fitsverify and imcopy to PREFIX/bin. Rename
those files to avoid installation error.
fitscopy from astrometry is a slightly modified copy from cfitsio.
Approved by: portmgr (blanket)
fitsio is a python extension written in c and python. Data are read into
numerical python arrays.
Some Features:
- Read from and write to image, binary, and ascii table extensions.
- Read arbitrary subsets of table columns and rows without loading all the data
to memory.
- Read image subsets without reading the whole image. Write subsets to existing
images.
- Write and read variable length table columns.
- Read images and tables using slice notation similar to numpy arrays. This is
like a more powerful memmap, since it is column-aware for tables.
- Append rows to an existing table. Delete row sets and row ranges. Resize
tables, or insert rows.
- Query the columns and rows in a table.
- Read and write header keywords.
- Read and write images in tile-compressed format (RICE,GZIP,PLIO,HCOMPRESS).
- Read/write gzip files directly. Read unix compress (.Z,.zip) and bzip2 (.bz2)
files.
- TDIM information is used to return array columns in the correct shape.
- Write and read string table columns, including array columns of arbitrary
shape.
- Read and write complex, bool (logical), unsigned integer, signed bytes types.
- Write checksums into the header and verify them.
- Insert new columns into tables in-place.
- Iterate over rows in a table. Data are buffered for efficiency.
- python 3 support, including python 3 strings
- Bump PORTREVISION of the following dependent ports for dependency change
- databases/p5-DBIx-QuickDB
- devel/p5-Shell-Config-Generate
- devel/p5-Test-Archive-Libarchive
- devel/p5-Test-Future-IO-Impl
- devel/p5-Test2-Harness
- devel/p5-Test2-Harness-UI
- devel/p5-Test2-Plugin-DBIProfile
Test2-Suite has been merged into Test-Simple since 1.302200.
Reference: https://metacpan.org/dist/Test-Simple/changes
- Update MASTER_SITES: use upstream release tarball
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/google/googletest/releases
Configuration files are now installed under $PREFIX/etc/gnuastro
to make them easier to find, as there is a whole bunch of them.
Reported by: upstream maintainer, portscout
Explore the world with Google Earth. View satellite imagery, maps, terrain,
3D buildings, galaxies far in space, and the deepest depths of the ocean.
PR: 279914