On 2019/11/24 11:18, Brian Callahan wrote: > > > 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).
Probably that. There's a lot more variation in order in the lines after WANTLIB in the tree anyway, but the first chunk is generally more consistent. > > ~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. > > > > > ~Brian > > > > > >
