notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
jna Java access to native shared libraries
5.7.0_1 devel on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.7.0_1Version of this port present on the latest quarterly branch.
Maintainer: ports@markdixon.name search for ports maintained by this maintainer
Port Added: 2010-10-03 10:05:25
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: gnupg, libxml2, font-misc-meltho, py39-pycparser, openjdk8
Also Listed In: java
License: LGPL21+ APACHE20
WWW:
https://github.com/twall/jna
Description:
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. Access is dynamic at runtime without code generation. JNA allows you to call directly into native functions using natural Java method invocation. The Java call looks just like it does in native code. Most calls require no special handling or configuration; no boilerplate or generated code is required.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. share/java/classes/jna-platform.jar
  2. share/java/classes/jna.jar
  3. /usr/local/share/licenses/jna-5.7.0_1/catalog.mk
  4. /usr/local/share/licenses/jna-5.7.0_1/LICENSE
  5. /usr/local/share/licenses/jna-5.7.0_1/LGPL21+
  6. /usr/local/share/licenses/jna-5.7.0_1/APACHE20
Collapse this list.
Dependency lines:
  • jna>0:devel/jna
To install the port:
cd /usr/ports/devel/jna/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/jna
  • pkg install jna
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: jna
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1615036692 SHA256 (java-native-access-jna-5.7.0_GH0.tar.gz) = cebdbb0894f011dbb5dd4288ea9cd0553aac3e0f7e8a617a59548432f1161254 SIZE (java-native-access-jna-5.7.0_GH0.tar.gz) = 104929411

Packages (timestamps in pop-ups are UTC):
jna
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.7.0_15.7.0_1--5.7.0_1---
FreeBSD:13:quarterly5.7.0_15.7.0_1--5.7.0_1-5.7.0_15.7.0_1
FreeBSD:14:latest5.7.0_15.7.0_1--5.7.0_1--5.7.0_1
FreeBSD:14:quarterly5.7.0_15.7.0_1--5.7.0_1-5.7.0_15.7.0_1
FreeBSD:15:latest5.7.0_15.7.0_1n/a-n/a-5.7.0_15.7.0_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. makeinfo : print/texinfo
  2. java : java/openjdk8
  3. ant : devel/apache-ant
  4. gmake>=4.3 : devel/gmake
  5. autoconf>=2.71 : devel/autoconf
  6. automake>=1.16.5 : devel/automake
  7. libtoolize : devel/libtool
  8. x11.pc : x11/libX11
  9. xt.pc : x11-toolkits/libXt
Runtime dependencies:
  1. java : java/openjdk8
  2. x11.pc : x11/libX11
  3. xt.pc : x11-toolkits/libXt
This port is required by:
for Build
  1. databases/jetbrains-datagrip
  2. devel/jetbrains-clion
  3. devel/jetbrains-goland
  4. devel/jetbrains-phpstorm
  5. devel/jetbrains-rustrover
  6. devel/jetbrains-webstorm
  7. devel/libvirt-java
Expand this list (16 items / 9 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/pycharm-ce
  3. devel/pycharm-pro
  4. textproc/elasticsearch7
  5. textproc/elasticsearch8
  6. textproc/opensearch
  7. textproc/opensearch13
  8. textproc/opensearch210
  9. Collapse this list.

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. textproc/elasticsearch5*
  2. textproc/elasticsearch6*
  3. Collapse this list of deleted ports.
for Run
  1. multimedia/filebot
  2. textproc/elasticsearch7
  3. textproc/elasticsearch8
  4. textproc/opensearch
  5. textproc/opensearch13
  6. textproc/opensearch210

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. textproc/elasticsearch5*
  2. textproc/elasticsearch6*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for jna-5.7.0_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_jna
USES:
autoreconf:build gmake libtool xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/java-native-access/jna/tar.gz/5.7.0?dummy=/
Collapse this list.

Number of commits found: 59

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
5.7.0_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.7.0_1
21 Apr 2022 17:11:32
commit hash: ebae4a60b76d2006d46896d69a2bfba04eedf61bcommit hash: ebae4a60b76d2006d46896d69a2bfba04eedf61bcommit hash: ebae4a60b76d2006d46896d69a2bfba04eedf61bcommit hash: ebae4a60b76d2006d46896d69a2bfba04eedf61b files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/jna: build with clang on powerpc64
5.7.0_1
19 Apr 2022 12:09:17
commit hash: 5c312b3299d37906734c2bce704131c24d13c1f7commit hash: 5c312b3299d37906734c2bce704131c24d13c1f7commit hash: 5c312b3299d37906734c2bce704131c24d13c1f7commit hash: 5c312b3299d37906734c2bce704131c24d13c1f7 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/jna: use clang on powerpc64le
5.7.0
04 Jun 2021 05:53:21
commit hash: d09ed096c44ca516f3e4922e292b4afabd03ff11commit hash: d09ed096c44ca516f3e4922e292b4afabd03ff11commit hash: d09ed096c44ca516f3e4922e292b4afabd03ff11commit hash: d09ed096c44ca516f3e4922e292b4afabd03ff11 files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*/*: Replace USE_GCC=any with USE_GCC=yes

USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such
as i386 and amd64 since 12.x and depending on configuration 11.x,
most newer installations on other platforms, and 13.x across the
board).

Since commit 96c17633d90386b5bcf8 Mk/bsd.gcc.mk is treating them as
different spellings of the same, so continue the deorbiting of the
USE_GCC=any form and simply replace it with USE_GCC=yes.

This should not make any functional difference at all.

Discussed with:	mat, linimon, pkubaj
5.7.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
5.7.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.7.0
09 Mar 2021 09:16:29
Revision:567913Original commit files touched by this commit
lwhsu search for other commits by this committer
devel/jna: Update to 5.7.0

Submitted by:	Mark Dixon <ports@markdixon.name> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D29110
5.6.0
03 Mar 2021 16:26:32
Revision:567097Original commit files touched by this commit
crees search for other commits by this committer
Update devel/jna to 5.6.0

Pass maintainership to submitter

Submitted by:		Mark Dixon <ports@markdixon.name>
Differential Revision:	https://reviews.freebsd.org/D28506
5.5.0
26 Jan 2021 11:27:07
Revision:562654Original commit files touched by this commit
pkubaj search for other commits by this committer
devel/jna: fix build on powerpc64le
5.5.0
05 Dec 2020 03:13:51
Revision:557038Original commit files touched by this commit
pkubaj search for other commits by this committer
devel/jna: fix packaging on powerpc64le

Before this change, powerpc64le would change into ppc64, while it should change
into ppc64le.

Approved by:	tier 2 blanket
5.5.0
30 Oct 2020 11:33:49
Revision:553684Original commit files touched by this commit
pkubaj search for other commits by this committer
devel/jna: fix build on powerpc64 elfv2

Use GCC:
     [exec]
/wrkdirs/usr/ports/devel/jna/work/jna-5.5.0/native/libffi/src/powerpc/linux64.S:215:2:
error: changed section flags for .eh_frame, expected: 0x2
5.5.0
23 Sep 2020 17:40:57
Revision:549760Original commit files touched by this commit
linimon search for other commits by this committer
Enable on powerpc64le.
5.5.0
06 Mar 2020 19:10:11
Revision:527891Original commit files touched by this commit
hselasky search for other commits by this committer
- Update to 5.0.5

This avoids a dependency on version 8 of OpenJDK when building elasticsearch7.
Test built using gcc and clang.

PR:		244358
Submitted by:	Peter Laursen <freebsd@mosedal.net>
Approved by:	pi
4.5.2
04 Nov 2019 22:20:31
Revision:516748Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories d

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'.
4.5.2
19 Aug 2019 17:19:26
Revision:509294Original commit files touched by this commit
glewis search for other commits by this committer
. Update to 4.5.2

  This is the final version of the 4.x series and a patch version bump.
  There is a 5.x series, but this likely needs to be moved to a jna4 port
  and the dependencies updated before doing so.  I've done some light
  testing of elasticsearch6 with this without seeing any problems.

. Add a JAVA_VERSION specification and restrict it to Java 8

  This does not compile with Java 11.  I haven't tried 6, 7, 9 or 10, but
  all of those are potentially going away soon, so it is kind of pointless
  to do so.
4.5.1
28 Apr 2019 11:04:25
Revision:500303Original commit files touched by this commit
antoine search for other commits by this committer
Fix build on i386 with lld

PR:		234718
4.5.1
30 Oct 2018 11:44:29
Revision:483471Original commit files touched by this commit
linimon search for other commits by this committer
Fix build on poweprc64.

PR:		231741
Submitted by:	Piotr Kubaj
4.5.1
18 Jun 2018 03:49:10
Revision:472670Original commit files touched by this commit
linimon search for other commits by this committer
Mark ports broken on powerpc64, categories d-f.

While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
4.5.1
09 Jan 2018 13:09:48
Revision:458527Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 4.5.1.
4.5.0
30 Nov 2017 06:13:35
Revision:455167Original commit files touched by this commit Sanity Test Failure
linimon search for other commits by this committer
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
4.5.0
03 Oct 2017 09:25:48
Revision:451121Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 4.5.0.
4.4.0
26 May 2017 20:02:44
Revision:441814Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on armv6, for errors classified as "???".

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
4.4.0
05 Apr 2017 23:33:09
Revision:437839Original commit files touched by this commit
jkim search for other commits by this committer
Implement test terget.
4.4.0
18 Mar 2017 14:40:59
Revision:436411Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 4.4.0.
4.3.0
15 Jan 2017 14:59:15
Revision:431565Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 4.3.0.
4.2.2
01 Jan 2017 03:45:13
Revision:430235Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
4.2.2
25 Dec 2016 12:09:27
Revision:429409Original commit files touched by this commit
vanilla search for other commits by this committer
1: Upgrade to 4.2.2.
2: pet portlint.
3: s/LICENSE_FOLE/LICENSE_FILE/
4.1.0
26 Oct 2016 11:36:46
Revision:424691Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Mark broken on 9 i386:

BUILD FAILED
/wrkdirs/usr/ports/devel/jna/work/jna-4.1.0/build.xml:894:
java.lang.ArrayIndexOutOfBoundsException: 0
        at java.net.InetAddress.getLocalHost(InetAddress.java:1509)
        at
org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.getHostname(XMLJUnitResultFormatter.java:170)
        at
org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.startTestSuite(XMLJUnitResultFormatter.java:145)
        at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirrorImpl.addVmExit(JUnitTaskMirrorImpl.java:53)
        at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.logVmExit(JUnitTask.java:1869)
        at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.logVmCrash(JUnitTask.java:1818)
        at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeAsForked(JUnitTask.java:1295)
        at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:1024)
        at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeOrQueue(JUnitTask.java:2105)
        at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:832)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.1.0
11 Sep 2016 17:58:19
Revision:421856Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
- Cosmetic fixes
4.1.0
30 Aug 2016 14:50:28
Revision:421115Original commit files touched by this commit
olgeni search for other commits by this committer
Drop maintainership of devel/jna.
4.1.0
22 May 2015 13:34:22
Revision:387021Original commit files touched by this commit
mat search for other commits by this committer
Remove $FreeBSD$ from patches files in categories a-j.

With hat:	portmgr
Sponsored by:	Absolight
4.1.0
06 May 2015 15:16:54
Revision:385521Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
4.1.0
19 Mar 2015 16:44:59
Revision:381618Original commit files touched by this commit
bdrewery search for other commits by this committer
Update USE_GITHUB so it does not require GH_COMMIT.

Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
4.1.0
20 May 2014 19:32:39
Revision:354670Original commit files touched by this commit
tijl search for other commits by this committer
Quote ${CC} and similar variables in MAKE_ARGS.

Reported by:	Dominic Fandrey <kamikaze@bsdforen.de>
4.1.0
14 Mar 2014 08:17:58
Revision:348164Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 4.1.0.

Submitted by:	jkim
4.0_1
12 Mar 2014 21:15:41
Revision:348007Original commit files touched by this commit
jkim search for other commits by this committer
Remove trailing white spaces in the patch.
4.0_1
12 Mar 2014 19:54:02
Revision:348000Original commit files touched by this commit
jkim search for other commits by this committer
- Work around unit test failures with java/openjdk6 and unbreak the port.
createTempFile() creates a file like "/tmp//foo" but matchLibrary() returns
its real path, e. g., "/tmp/foo".  java/openjdk7 does not have the problem.
- Remove redundant USE_GCC and support staging.
4.0_1
21 Feb 2014 13:36:13
Revision:345404Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove trailing whitespaces from category devel
4.0_1
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit
ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
4.0_1
08 Feb 2014 15:24:42
Revision:343350Original commit files touched by this commit
antoine search for other commits by this committer
Mark broken: doesn't build due to test failures

BUILD FAILED
/wrkdirs/usr/ports/devel/jna/work/twall-jna-9b7ba38/build.xml:903: One or more
tests failed

Reported by:	pkg-fallout since september 2013
With hat:	portmgr
4.0_1
05 Oct 2013 11:34:59
Revision:329442Original commit files touched by this commit
olgeni search for other commits by this committer
Fix loading of libc.so after r251668 ("turn libc.so into an ld script.")

Submitted by:	jkim
4.0
25 Sep 2013 20:50:01
Revision:328314Original commit files touched by this commit
olgeni search for other commits by this committer
- Do not change ARCH
- Do not mute install commands
- Disable a test that tries to access the builder's home
4.0
24 Sep 2013 21:01:53
Revision:328194Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 4.0.

Submitted by:	jgh (by mail)
3.2.7_1
20 Sep 2013 17:04:44
Revision:327723Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
02 Sep 2013 06:45:48
Revision:325945Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Eradicate USE_GNOME=pkgconfig from devel
While here:
USE_GMAKE->USES=gmake
USE_GNOME=gnomehack->USES=pathfix
USE_PERL5*->USES=perl5
3.2.7_1
26 Jan 2013 14:50:30
Revision:311016Original commit files touched by this commit
olgeni search for other commits by this committer
Convert Makefile headers to the new format in my ports.
3.2.7_1
29 Aug 2012 15:33:03
Original commit files touched by this commit
olgeni search for other commits by this committer
Replace spaces with tabs in assignments.
3.2.7_1
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
3.2.7_1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
3.2.7_1
07 Mar 2011 12:07:07
Original commit files touched by this commit
olgeni search for other commits by this committer
Tinderbox does not have /usr/X11R6, so use /usr/local.
3.2.7_1
27 Feb 2011 22:28:29
Original commit files touched by this commit
olgeni search for other commits by this committer
Remove BROKEN: USE_XORG properly.
3.2.7_1
27 Oct 2010 21:40:28
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: does not build

Reported by:    pointyhat
3.2.7_1
14 Oct 2010 15:46:33
Original commit files touched by this commit
olgeni search for other commits by this committer
Remove unneeded ${ARCH} from installed jar filenames.
3.2.7
13 Oct 2010 13:15:59
Original commit files touched by this commit
olgeni search for other commits by this committer
Add missing USE_XLIB.

Reported by:    QAT
3.2.7
13 Oct 2010 12:35:30
Original commit files touched by this commit
olgeni search for other commits by this committer
Unbreak - fix ARCH handling.
3.2.7
12 Oct 2010 22:49:01
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: does not build

Reported by:    pointyhat
3.2.7
04 Oct 2010 18:55:11
Original commit files touched by this commit
olgeni search for other commits by this committer
Add missing USE_GMAKE.

Reported by:    pointyhat (Erwin)
3.2.7
03 Oct 2010 10:05:15
Original commit files touched by this commit
olgeni search for other commits by this committer
Add JNA, which provides Java programs easy access to native shared
libraries without writing anything but Java code.

Number of commits found: 59