2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
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
|
2021-02-02 02:18:24 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
java-jna: use ANT_ARGS consistently (follow-on build fix)
Fix my previous fix: apparently I misread something that was right in
front of me, whoops.
|
2021-01-23 02:18:49 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
java-jna: non-NetBSD build fixes
This package expects GNU grep, and also makes assumptions about tool
paths that don't always hold (mostly relating to SunOS derivates).
Force use of pkgsrc-supplied tools.
|
2021-01-22 02:22:46 by David H. Gutteridge | Files touched by this commit (2) | |
Log message:
java-jna: fix builds with openjdk11 and recent GCC versions
The most recent openjdk11 update resulted in a change to the jquery
version that affects PLIST population of this package. Separately, there
are upstream compiler flags that were causing compilation failures with
recent GCC versions, e.g., 9.3 on NetBSD 9.99.78. (Since different Java
11 packages in pkgsrc aren't aligned with each other release-wise, this
may cause breakage elsewhere, but this at least fixes recent NetBSD on
x86. There's an unrelated problem with this package building on SmartOS
which I'll deal with separately.)
|
2020-06-26 12:26:08 by Yuji Yamano | Files touched by this commit (4) |
Log message:
Fix PLIST to make this build with JDK 11.
JDK 11 doesn't generate frames.
http://www.ki.nu/pkgsrc/reports/current/NetBSD-9.0/20200531.1505/java-jna-5.2.0nb1/install.log
|
2020-05-14 21:08:27 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Honor process limits for build.
|
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.
|
2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274) |
Log message:
devel: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|