Am 24.11.19 um 17:18 schrieb Brian Callahan: > > > On 2019-11-24 11:10 AM, Stuart Henderson wrote: >> On 2019/11/24 11:03, Brian Callahan wrote: >>> Hi Martin -- >>> >>> On 2019-11-24 10:10 AM, Martin Reindl wrote: >>>> Hello ports, >>>> >>>> attached is new port of c-blosc, a blocking, shuffling and loss-less >>>> compression library. Tested on macppc, arm64, and amd64. >>>> >>>> Comments? OKs? >>>> >>>> -m >>> Attached is an improved tarball. >>> >>> Some things it does (not necessarily an exhaustive list): >>> >>> * Sort variables >>> * Put a space between all variable names and = (this just came up here: >>> https://marc.info/?l=openbsd-ports&m=157443121131087&w=2) >> Martin's makefile feels a lot more natural .. > > Natural in what sense? I was just copying the order from some other > ports (which now I notice Makefile.template has a slightly different > order for things before MAINTAINER but everything after that is sorted > according to the Makefile.template order). > > ~Brian > >>> * Your pkg/DESCR was for some other software? I replaced it. >>> * Added a HOMEPAGE >>> * Changed the category to archivers; devel is rather full... >> +1 to those 3.
Yes, DESCR slipped in from NetCDF, thanks for catching. I'm no authority on Makefile styles but the rest looks very OK to me. -m
