Commit graph

4 commits

Author SHA1 Message Date
rillig
9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00
he
d2d354ef69 Add the 20191014/ directory to the distinfo entries. 2019-10-15 12:40:46 +00:00
he
163884726d Actually, there is no options.mk here. 2019-10-15 12:01:55 +00:00
he
85fe6fdd99 Add a compat80 package, basically containing shared libraries which
exist in NetBSD 8.0, but which either doesn't exist or exist with a
new major version in NetBSD 9.0_BETA.

The distributions and PLISTs produced by modifying the gencompat.sh
script (will be committed shortly), and running it over the complete
8.0 and 9.0_BETA release binaries.

This package does not attempt to separate out the X11 libraries affected
in a separate compat80-x11 package (since gencompat.sh didn't do it...).

The list of different arm variants is possibly a bit too long, but better
to err on that side than it being too short.  The package is otherwise
patterned after the compat61 package.
2019-10-15 12:01:22 +00:00