2020-08-14 01:49:20 by David A. Holland | Files touched by this commit (2) |
Log message: Fix broken build on NetBSD amd64. |
2020-03-08 17:42:31 by Benny Siegert | Files touched by this commit (67) |
Log message: Revbump packages depending on libffi after .so version change. Requested by Matthias Ferdinand and Oskar on pkgsrc-users. |
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message: 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. |
2019-12-19 23:18:47 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Needs to be build as gnu++03. Doesn't work yet due to PaX mprotect restrictions. |
2019-11-03 20:04:09 by Roland Illig | Files touched by this commit (159) |
Log message: lang: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
2019-06-12 21:32:44 by Alexander Nasonov | Files touched by this commit (1) |
Log message: Add buildlink3.mk. |
2019-05-02 20:24:58 by Alexander Nasonov | Files touched by this commit (3) |
Log message: Update to version 5.7.1. Switch to github releases. Major Changes This release fixes a number of bugs and timing issues in version 5.7 mainly \ related to the code-generator. |
2018-01-01 19:16:39 by Roland Illig | Files touched by this commit (47) |
Log message: Replaced $(ROUND) with ${CURLY} variable references. This has been a pkglint warning for several years now, and pkglint can even fix it automatically. And it did for this commit. Only in lang/mercury, two passes of autofixing were necessary because there were nested variables. |
2017-09-17 17:04:23 by Aleksej Saushev | Files touched by this commit (4) |
Log message: Disassociate myself from NetBSD project. |
2017-09-16 01:51:05 by Aleksej Saushev | Files touched by this commit (3) |
Log message: Update to Poly/ML 5.7. Changes are not known. |