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) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/jna/Makefile

Number of commits found: 52

Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 21 Apr 2022
17:11 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/jna: build with clang on powerpc64
commit hash: ebae4a60b76d2006d46896d69a2bfba04eedf61b commit hash: ebae4a60b76d2006d46896d69a2bfba04eedf61b commit hash: ebae4a60b76d2006d46896d69a2bfba04eedf61b commit hash: ebae4a60b76d2006d46896d69a2bfba04eedf61b ebae4a6
Tuesday, 19 Apr 2022
12:09 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/jna: use clang on powerpc64le
commit hash: 5c312b3299d37906734c2bce704131c24d13c1f7 commit hash: 5c312b3299d37906734c2bce704131c24d13c1f7 commit hash: 5c312b3299d37906734c2bce704131c24d13c1f7 commit hash: 5c312b3299d37906734c2bce704131c24d13c1f7 5c312b3
Friday, 4 Jun 2021
05:53 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
commit hash: d09ed096c44ca516f3e4922e292b4afabd03ff11 commit hash: d09ed096c44ca516f3e4922e292b4afabd03ff11 commit hash: d09ed096c44ca516f3e4922e292b4afabd03ff11 commit hash: d09ed096c44ca516f3e4922e292b4afabd03ff11 d09ed09
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 9 Mar 2021
09:16 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
Original commitRevision:567913 
Wednesday, 3 Mar 2021
16:26 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
Original commitRevision:567097 
Tuesday, 26 Jan 2021
11:27 pkubaj search for other commits by this committer
devel/jna: fix build on powerpc64le
Original commitRevision:562654 
Saturday, 5 Dec 2020
03:13 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
Original commitRevision:557038 
Friday, 30 Oct 2020
11:33 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
Original commitRevision:553684 
Wednesday, 23 Sep 2020
17:40 linimon search for other commits by this committer
Enable on powerpc64le.
Original commitRevision:549760 
Friday, 6 Mar 2020
19:10 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
Original commitRevision:527891 
Monday, 4 Nov 2019
22:20 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'.
Original commitRevision:516748 
Monday, 19 Aug 2019
17:19 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.
Original commitRevision:509294 
Tuesday, 30 Oct 2018
11:44 linimon search for other commits by this committer
Fix build on poweprc64.

PR:		231741
Submitted by:	Piotr Kubaj
Original commitRevision:483471 
Monday, 18 Jun 2018
03:49 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)
Original commitRevision:472670 
Tuesday, 9 Jan 2018
13:09 vanilla search for other commits by this committer
Update to 4.5.1.
Original commitRevision:458527 
Thursday, 30 Nov 2017
06:13 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
Original commitRevision:455167 
Tuesday, 3 Oct 2017
09:25 vanilla search for other commits by this committer
Update to 4.5.0.
Original commitRevision:451121 
Friday, 26 May 2017
20:02 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)
Original commitRevision:441814 
Wednesday, 5 Apr 2017
23:33 jkim search for other commits by this committer
Implement test terget.
Original commitRevision:437839 
Saturday, 18 Mar 2017
14:40 vanilla search for other commits by this committer
Update to 4.4.0.
Original commitRevision:436411 
Sunday, 15 Jan 2017
14:59 vanilla search for other commits by this committer
Update to 4.3.0.
Original commitRevision:431565 
Sunday, 1 Jan 2017
03:45 sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
Original commitRevision:430235 
Sunday, 25 Dec 2016
12:09 vanilla search for other commits by this committer
1: Upgrade to 4.2.2.
2: pet portlint.
3: s/LICENSE_FOLE/LICENSE_FILE/
Original commitRevision:429409 
Wednesday, 26 Oct 2016
11:36 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)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at org.apache.tools.ant.Target.execute(Target.java:435)
        at org.apache.tools.ant.Target.performTasks(Target.java:456)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
        at
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
        at org.apache.tools.ant.Main.runBuild(Main.java:854)
        at org.apache.tools.ant.Main.startAnt(Main.java:236)
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)
Original commitRevision:424691 
Sunday, 11 Sep 2016
17:58 amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
- Cosmetic fixes
Original commitRevision:421856 
Tuesday, 30 Aug 2016
14:50 olgeni search for other commits by this committer
Drop maintainership of devel/jna.
Original commitRevision:421115 
Wednesday, 6 May 2015
15:16 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
Original commitRevision:385521 
Thursday, 19 Mar 2015
16:44 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
Original commitRevision:381618 
Tuesday, 20 May 2014
19:32 tijl search for other commits by this committer
Quote ${CC} and similar variables in MAKE_ARGS.

Reported by:	Dominic Fandrey <kamikaze@bsdforen.de>
Original commitRevision:354670 
Friday, 14 Mar 2014
08:17 olgeni search for other commits by this committer
Upgrade to version 4.1.0.

Submitted by:	jkim
Original commitRevision:348164 
Wednesday, 12 Mar 2014
19:54 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.
Original commitRevision:348000 
Friday, 21 Feb 2014
13:36 ehaupt search for other commits by this committer
Remove trailing whitespaces from category devel
Original commitRevision:345404 
Monday, 10 Feb 2014
13:54 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)
Original commitRevision:343634 
Saturday, 8 Feb 2014
15:24 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
Original commitRevision:343350 
Saturday, 5 Oct 2013
11:34 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
Original commitRevision:329442 
Wednesday, 25 Sep 2013
20:50 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
Original commitRevision:328314 
Tuesday, 24 Sep 2013
21:01 olgeni search for other commits by this committer
Upgrade to version 4.0.

Submitted by:	jgh (by mail)
Original commitRevision:328194 
Friday, 20 Sep 2013
17:04 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)
Original commitRevision:327723 
Monday, 2 Sep 2013
06:45 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
Original commitRevision:325945 
Saturday, 26 Jan 2013
14:50 olgeni search for other commits by this committer
Convert Makefile headers to the new format in my ports.
Original commitRevision:311016 
Wednesday, 29 Aug 2012
15:33 olgeni search for other commits by this committer
Replace spaces with tabs in assignments.
Original commit
Sunday, 27 Feb 2011
22:28 olgeni search for other commits by this committer
Remove BROKEN: USE_XORG properly.
Original commit
Wednesday, 27 Oct 2010
21:40 pav search for other commits by this committer
- Mark BROKEN: does not build

Reported by:    pointyhat
Original commit
Thursday, 14 Oct 2010
15:46 olgeni search for other commits by this committer
Remove unneeded ${ARCH} from installed jar filenames.
Original commit
Wednesday, 13 Oct 2010
13:15 olgeni search for other commits by this committer
Add missing USE_XLIB.

Reported by:    QAT
Original commit
12:35 olgeni search for other commits by this committer
Unbreak - fix ARCH handling.
Original commit
Tuesday, 12 Oct 2010
22:49 pav search for other commits by this committer
- Mark BROKEN: does not build

Reported by:    pointyhat
Original commit
Monday, 4 Oct 2010
18:55 olgeni search for other commits by this committer
Add missing USE_GMAKE.

Reported by:    pointyhat (Erwin)
Original commit
Sunday, 3 Oct 2010
10:05 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.
Original commit

Number of commits found: 52