Next | Query returned 18 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   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) | Package updated
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.
   2019-04-05 14:55:15 by NONAKA Kimihiro | Files touched by this commit (6)
Log message:
PR/54097: Added Java Native Access 5.2.0 as devel/java-jna.

JNA provides Java programs easy access to native shared libraries without
writing anything but Java code - no JNI or native code is required.
This functionality is comparable to Windows' Platform/Invoke and Python's
ctypes.

Next | Query returned 18 messages, browsing 11 to 20 | previous