2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640) |
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-08-06 11:27:31 by Maya Rashish | Files touched by this commit (3) |
Log message:
libusb: revert previous patch. this code is not doing unaligned access.
PR pkg/54441
|
2019-08-06 11:12:10 by Maya Rashish | Files touched by this commit (3) |
Log message:
libusb: avoid unaligned access. Improve code consistency.
XXX does this package also need -O1 -fno-strict-aliasing on clang?
Noted by Shingo Nishioka in PR pkg/54441
|
2019-05-16 18:17:52 by Paul Goyette | Files touched by this commit (1) |
Log message:
Disable -Werror when building. If it is enabled, current releases of
gcc (7.4.0) will generate lots of errors concerning snprintf().
Fix proposed by wiz@ and confirmed by me.
|
2018-08-19 22:16:42 by Thomas Klausner | Files touched by this commit (38) |
Log message:
*: reset maintainer for drochner
|
2018-02-19 18:59:23 by matthew green | Files touched by this commit (3) |
Log message:
eat EAGAIN messages and simply retry. this fixes libusb / ups-nut-usb
from flooding my syslog with multiple messages per second.
bump pkg version.
|
2017-08-12 00:17:34 by Maya Rashish | Files touched by this commit (6) |
Log message:
rototill^W omit low GCC_REQD
|