Alexey Dokuchaev
a7d3136dfc
java/icedtea-web: allow to disable new launchers written in Rust
...
Even it's a build-time dependency, it's quite heavy nonetheless.
Since those new launchers are optional (traditional shell-based
versions are still provided), allow users to turn them off.
Reported by: Vyacheslav Olkhovchenkov
2022-07-08 10:42:04 +00:00
Alexey Dokuchaev
0276f6d332
java/sqlitejdbc: this old port requires specific (8th) version of JDK
...
It should be fairly easy to make it compatible against Java 8~11, but
that's the task for another day. While here, bump the source/target
version to 1.6 and get rid of bogus `post-patch' target: LOCALBASE is
already passed on the MAKE_ENV.
PR: 264748
2022-07-07 12:30:52 +00:00
Jonathan Chen
3d3be85dd2
java/eclipse: Makefile cleanup
...
* disable PORTSCOUT
* remove now superflous WRKSRC_SUBDIR
PR: 264967
Reported by: jonc@chen.org.nz (maintainer)
2022-07-06 22:48:03 +02:00
Mikael Urankar
a50372b91f
lang/rust: Bump revisions after 1.62.0
2022-07-02 15:47:05 +02:00
Po-Chuan Hsieh
2f377d18dc
java/jrosetta: Add NO_ARCH
...
Approved by: portmgr (blanket)
2022-06-30 05:51:20 +08:00
Po-Chuan Hsieh
7933982fa1
java/jgraphx: Add NO_ARCH
...
Approved by: portmgr (blanket)
2022-06-30 05:51:20 +08:00
Po-Chuan Hsieh
180ceded3e
java/javahelp: Add NO_ARCH
...
Approved by: portmgr (blanket)
2022-06-30 05:51:19 +08:00
Po-Chuan Hsieh
54fbcef382
java/apache-commons-logging: Add NO_ARCH
...
Approved by: portmgr (blanket)
2022-06-30 05:51:17 +08:00
Po-Chuan Hsieh
3cae181773
java/apache-commons-collections: Add NO_ARCH
...
Approved by: portmgr (blanket)
2022-06-30 05:51:16 +08:00
Po-Chuan Hsieh
396bf5d2cc
java/apache-commons-beanutils: Add NO_ARCH
...
Approved by: portmgr (blanket)
2022-06-30 05:51:15 +08:00
Po-Chuan Hsieh
943945d9ad
java/java-subversion: Update WWW
...
Approved by: portmgr (blanket)
2022-06-30 00:33:04 +08:00
Po-Chuan Hsieh
f9392a227f
java/jakarta-oro: Update WWW
2022-06-30 00:33:04 +08:00
Po-Chuan Hsieh
005080d6b5
java/apache-commons-pool: Update WWW
...
Approved by: portmgr (blanket)
2022-06-30 00:33:04 +08:00
Po-Chuan Hsieh
74a5a14b45
java/apache-commons-logging: Update WWW
...
Approved by: portmgr (blanket)
2022-06-30 00:33:04 +08:00
Po-Chuan Hsieh
28849a48b5
java/apache-commons-lang3: Update WWW
...
Approved by: portmgr (blanket)
2022-06-30 00:33:03 +08:00
Po-Chuan Hsieh
e7f2577d26
java/apache-commons-lang: Update WWW
2022-06-30 00:33:03 +08:00
Po-Chuan Hsieh
564721f392
java/apache-commons-cli: Update WWW
2022-06-30 00:33:03 +08:00
Po-Chuan Hsieh
2415fa2da6
java/apache-commons-beanutils: Update WWW
...
Approved by: portmgr (blanket)
2022-06-30 00:33:03 +08:00
Po-Chuan Hsieh
6177edf55d
java/apache-bcel: Update WWW
...
Approved by: portmgr (blanket)
2022-06-30 00:33:02 +08:00
VVD
17624d612d
java/dbvis: update to 13.0.4
...
ChangeLog: https://www.dbvis.com/releasenotes/13.0
PR: 264687
Reported by: vvd@unislabs.com
Approved by: jim@ohlste.in (maintainer, timeout > 2 weeks)
2022-06-29 07:20:52 +02:00
Mateusz Piotrowski
8ca406b29d
java/bouncycastle15: Update to 1.71
...
Changes: https://www.bouncycastle.org/releasenotes.html#r1rv71
2022-06-28 10:28:03 +02:00
Jonathan Chen
e1b29db6eb
java/eclipse: Update to 4.24
...
PR: 264864
2022-06-24 16:36:11 +08:00
Greg Lewis
2242e75646
java/openjdk8: Bump PORTREVISION for previous change
2022-06-19 09:01:17 -07:00
Greg Lewis
aa1ca89826
java/openjdk8: Attempt to fix newer aarch64
...
Revert to forcing Clang 12 if Clang 13 or newer is detected.
This may fix problems with the built JDK on aarch64.
PR: 264065
2022-06-18 21:55:54 -07:00
Dmitry Marakasov
fdff5d03aa
java/dbvis: mark BROKEN
...
Approved by: portmgr blanket
2022-06-07 17:28:07 +03:00
Charlie Li
ce75f0f99f
java/intellij: take maintainership
...
Approved by: mentors (implicit)
2022-06-06 08:36:15 -04:00
Rene Ladan
65e2c3c3bb
all: return bsam's ports to the pool after his commit bit got safekept
2022-06-06 13:19:04 +02:00
Jonathan Chen
a0c13b4a90
java/eclipse: update 4.16 -> 4.21
...
This release is 1.5 years overdue and 6 months out-of-date, but is
an important interim step to the 4.24 release due in June 2022.
Massive thanks go to Patrick Mackinlay who resolved the 2 critical
bugs preventing update from coming out sooner!
Author: Jonathan Chen <jonc@chen.org.nz>
PR: 264400
2022-06-03 12:06:36 +02:00
Mikael Urankar
e9a35a1c50
lang/rust: Bump revisions after 1.61.0
2022-05-31 15:06:17 +02:00
Sean Farley
0de164bdb5
java/openjdk17: Fix an NPE when using a multi-screen X11 setup
...
PR: 264356
Reported by: scf@
2022-05-30 17:42:52 -07:00
Rene Ladan
c7d1c247d8
cleanup: remove expired versions of OpenJDK (12 through 16)
...
Adjust ports depending on expired versions of OpenJDK:
- biology/snpeff: 12+ -> 17+
- devel/RStudio: 12 -> 11
- www/closure-compiler: 13 -> 11+
Allow java/openjdk17 to use java/openjdk17-bootstrap on i386
too, this builds just fine on 13.1-i386
Remove jdk12-doc as it is no longer relevant.
Clean up Java version calculations in bsd.java.mk
Reviewed by: jwb, java (glewis)
Differential Revision: https://reviews.freebsd.org/D35280
2022-05-24 22:09:35 +02:00
Mikhail Teterin
17cd2716cd
java/berkeley-db: upgrade from 6.2.31 to 7.5.11
...
Changelog: https://docs.oracle.com/cd/E17277_02/html/changelog.html
Set LICENSE and otherwise pet portlint. Limit Java to 8 -- newer
versions are rejected by the vendor's code...
2022-05-21 19:00:07 -04:00
Mikhail Teterin
c0eef0ceec
java/jxgrabkey: overwrite source- and target-versions on command-line.
...
The author's properties file (from 2010) sets source- and target-versions
to 1.5, which is too old for JDK-1.7, for example. Instead of
patching the properties-file, overwrite the two settings on
command-line. Use the conservative value of 1.7...
2022-05-19 01:27:51 -04:00
Kevin Bowling
db78da8f8b
devel/libffi: Bump deps PORTREVISION for shlib change
...
PR: 263764
Reported by: VVD <vvd@unislabs.com>
2022-05-09 12:23:51 -07:00
Greg Lewis
1a55098774
java/openjdk18: Fix the build on aarch64
2022-05-07 22:24:21 -07:00
Greg Lewis
54d64d5a98
java/openjdk8: Fix the build on aarch64
2022-05-07 20:51:19 -07:00
ykla
40176a65fc
java/wildfly24: Add java/wildfly24 a replacement for JBoss Application Server
...
PR: 262753
2022-05-07 19:37:24 +02:00
Greg Lewis
577275551f
java/openjdk18: Update to 18.0.1 GA
2022-05-04 22:22:08 -07:00
Greg Lewis
a70c0335c0
java/openjdk15: Update to 15.0.7 GA
2022-05-04 19:54:54 -07:00
Greg Lewis
29591eabe3
java/openjdk13: Update to 13.0.11 GA
2022-05-04 19:28:37 -07:00
Greg Lewis
49c485c6c1
java/openjdk17: Update to 17.0.3 GA
2022-05-04 19:06:32 -07:00
Greg Lewis
ec8ecb5b4a
java/openjdk11: Update to 11.0.15 GA
2022-05-04 18:50:04 -07:00
Greg Lewis
22a5ad0dc8
java/openjdk8: Update to 8u332 GA
2022-05-04 18:34:18 -07:00
Alex Dupre
e81f8397c7
java/javamail: restrict to java version 8
...
The Java Activation Framework (jaf), required to build javamail,
was included in JRE 1.6, but later removed in JRE 11.
PR: 263600
Submitted by: wcarson.bugzilla@disillusion.net
2022-05-04 08:57:36 +02:00
ykla
4a6997f85e
java/wildfly26: Add java/wildfly26 a replacement for JBoss Application Server
...
PR: 262777
2022-05-03 23:35:05 +02:00
ykla
36115c655f
java/wildfly25: Add java/wildfly25 a replacement for JBoss Application Server
...
PR: 262776
2022-05-03 23:35:05 +02:00
Tobias Kortkamp
57c3caaa6c
lang/rust: Relink ports after the Rust 1.60.0 update
2022-05-03 10:00:34 +02:00
Thierry Thomas
eb54d5ceb1
java/apache-commons-collections4: repocopy from java/apache-commons-collections
...
Note: this port use the pre-build jar, to avoid the maven burden.
2022-05-01 22:09:06 +02:00
Piotr Kubaj
2e91d772ca
java/openjdk8: enable jfr on powerpc64
2022-04-21 17:11:03 +00:00
Baptiste Daroussin
fe30b5124c
openjdk: mark as deprecated all EOLed version of openjdk
...
The current supported version of openjdk are:
8 (LTS) up to 31 march 2025
11 (LTS) up to 30 september 2026
17 (LTS) up to 20 september 2031
18 up to 30 september 2022
All other version have expired long ago
2022-04-21 10:24:58 +02:00