Commit graph

5139 commits

Author SHA1 Message Date
Matthias Fechner
247c7db751 textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd7
2022-03-26 09:27:27 +01:00
Mikael Urankar
9a7664c519 java/openjfx14: Enable on i386 2022-03-16 09:43:59 +01:00
Mikael Urankar
e255ac5487 lang/rust: Bump revisions after 1.59.0 2022-03-15 10:51:58 +01:00
Thierry Thomas
a904f663e2 java/intellij-ultimate: fix plist with Python ≠ 3.8
Keep 3.8 hard-coded, these files do not depend on Python version.

PR:		262324
Approved by:	Andrey Cherkashin (maintainer)
2022-03-03 21:45:13 +01:00
Greg Lewis
12a02d5f73 java/openjdk8: Update to 8u322 GA
This should also fix problems with LLVM/Clang 13
2022-02-11 20:30:51 -08:00
Greg Lewis
399e3772d3 java/openjdk11: Bump PORTREVISION
Bump PORTREVISION, missed in the last commit.

PR:		260319
Reported by:	Jonathan Chen
2022-02-11 20:28:15 -08:00
Greg Lewis
846ff4e952 java/openjdk11: Restore LLVM/Clang 13 workaround
This restores the previous LLVM/Clang 13 workaround.  I had thought
the upstream changes would address this, but still seeing reports of
crashes when compiled with LLVM/Clang 13.
PR:		260319
Reported by:	various
2022-02-08 20:45:06 -08:00
Greg Lewis
0e170396da java/openjdk15: Update to 15.0.6 GA 2022-02-05 20:41:37 -08:00
Greg Lewis
5019cfd667 java/openjdk13: Update to 13.0.10 GA 2022-02-05 20:41:36 -08:00
Greg Lewis
57a7e706e6 java/openjdk17: Update to 17.0.2 GA 2022-02-05 20:41:36 -08:00
Greg Lewis
c4e82ffe28 java/openjdk11: Update to 11.0.14 GA 2022-02-05 20:41:35 -08:00
Tobias Kortkamp
d64a2a380f
lang/rust: Relink consumers
PR:		261449
Security:	ee26f513-826e-11ec-8be6-d4c9ef517024
2022-02-03 15:02:32 +01:00
Alex Dupre
228ebdbc70 java/intellij-ultimate: update to 2021.3.2 release 2022-01-31 13:22:47 +01:00
Alex Dupre
858747829c java/apache-commons-dbcp: update to 2.9.0 release 2022-01-31 13:22:46 +01:00
Daniel Engberg
8035d6e3a1 java/cryptix-jce: Deprecate and set expiration date to 2022-03-31
Abandonware, last release in 2005 and listed as dead upstream

PR:		260685
2022-01-18 23:38:30 +01:00
Tobias Kortkamp
835bd57330
lang/rust: Bump revisions after 1.58.0 2022-01-17 12:57:45 +01:00
Jung-uk Kim
701f037632 java/openjdk17-jre: Add JRE-only package for java/openjdk17 2022-01-12 21:43:58 -05:00
Stefan Eßer
bcaf25a8c8 Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
2022-01-10 16:15:39 +01:00
Alexey Dokuchaev
c5422e55c5 java/jmf: update (chase HTTP redirection) or otherwise actualize URLs. 2022-01-04 10:17:16 +00:00
Greg Lewis
a21ee2af54 java/bootstrap-openjdk17: Add i386 support 2021-12-31 23:58:27 -08:00
Rene Ladan
37475f717e rubymine: drop the intellij- prefix and move away from java 2021-12-31 13:26:40 +01:00
Rene Ladan
e4b56fdce0 java/intellij-rubymine: update to 2021.3.1
Reported by:	JetBrains Toolbox
2021-12-31 13:26:16 +01:00
Greg Lewis
4807e7f988 java/openjdk17: Add i386 support 2021-12-31 01:09:54 -08:00
Koop Mast
1af70d2d34 java/netbeans: Update to 12.6
For the replacing of the python command, use the default python 3 version instead of hardcoding python 2.7.
Drop the netbeans version from the .desktop file.
Don't use absolute path for the symlink and add a non-versioned.

This also makes netbeans fetchable again, all distfiles prior to 12.6 where removed upsteam [1].

PR:		ports/260414 [1]
Reported by:	Marko Cupać <marko.cupac@mimar.rs> [1]
2021-12-30 23:25:59 +01:00
Piotr Kubaj
69cdd4b12e java/openjdk17: allow bootstrapping on powerpc64le with bootstrap-openjdk17 2021-12-20 12:45:04 +00:00
Piotr Kubaj
4b0783d853 java/bootstrap-openjdk17: add bootstrap for powerpc64le 2021-12-20 12:45:04 +00:00
Piotr Kubaj
9089fb036d java/openjdk17: use java/bootstrap-openjdk17 on powerpc64 elfv2 2021-12-20 01:56:41 +00:00
Piotr Kubaj
fe26440b8f java/bootstrap-openjdk17: add powerpc64 bootstrap
Since some files are not present after building openjdk17, they need to be excluded.
2021-12-20 01:56:40 +00:00
Michael Zhilin
b85ffb63fa java/jattach: update to 2.0 2021-12-16 11:13:52 +03:00
Benjamin Takacs
4ddd25225a java/openjfx14: fix build with non-default CCACHE_DIR
In the build of openjfx14 CCACHE_DIR gets lost leading to build failures e.g.
when building as nobody, so add it into ccwrapper and cxxwrapper.

While here remove redundant ${SETENV} in do-build (${_GRADLE_RUN}
already contains ${SETENV})

PR:		260215
2021-12-12 18:58:57 +01:00
Waitman
be26d4c61c java/intellij-ultimate: update to 2021.3
Changelog: https://youtrack.jetbrains.com/articles/IDEA-A-79/IntelliJ-IDEA-2021.3-(213.5744.223-build)-Release-Notes

PR:		260172
Approved by:	Andrey Cherkashin <andoriyu@gmail.com> (maintainer)
2021-12-08 13:25:06 +09:00
Tobias Kortkamp
5a7f23c69d
lang/rust: Rebuild consumers for Rust 1.57.0 2021-12-05 13:35:42 +01:00
Rene Ladan
7a79e4b647 java/intellij-rubymine: update to 2021.3
Changelog:	https://www.jetbrains.com/ruby/whatsnew/
Reported by:	JetBrains Toolbox
2021-12-02 11:09:04 +01:00
Greg Lewis
11b6514a01 java/openjdk17: Use the bootstrap port on supported ARCHs 2021-11-27 08:50:26 -08:00
Greg Lewis
38dd7c5032 java/bootstrap-openjdk17: Add a bootstrap port for openjdk17 2021-11-27 08:30:22 -08:00
Stefan Eßer
04b9da4140 */*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
2021-11-25 22:40:11 +01:00
Mateusz Piotrowski
9e1bda4000 java/bouncycastle15: Make sure we don't miss jars with future updates
The do-install-* targets will now automatically install all the
relevant files provided by the port.

Also while here:

- Replace PORTDOCS with pkg-plist entries for greater control over the
  docs.
- Move ZIPSRC-only install targets to ZIPSRC_ALL_TARGET.
- Sort pkg-plist.
- Add a comment explaining why the port installs the bundled version of
  bcprov.jar.
- Install additional documentation (docs and tls/docs).

Sponsored by:	Modirum MDPay
Sponsored by:	Klara, Inc.
2021-11-25 01:58:09 +01:00
Mateusz Piotrowski
f9cf7de02f java/bouncycastle15: Install bcutil.jar and bcjmail.jar
MFH:		2021Q4
Sponsored by:	Modirum MDPay
Sponsored by:	Klara, Inc.
2021-11-25 01:58:09 +01:00
Mateusz Piotrowski
71a10a9b37 java/bouncycastle15: Simplify install target for ZIPSRC
MFH:		2021Q4
Sponsored by:	Modirum MDPay
Sponsored by:	Klara, Inc.
2021-11-25 01:58:08 +01:00
Mateusz Piotrowski
e82d4ec5e0 java/bouncycastle15: Refresh pkg-descr and update license info
MFH:		2021Q4
Sponsored by:	Modirum MDPay
Sponsored by:	Klara, Inc.
2021-11-25 01:58:08 +01:00
Mateusz Piotrowski
374e9ed352 java/bouncycastle15: Pet portfmt and portclippy
MFH:		2021Q4
Sponsored by:	Modirum MDPay
Sponsored by:	Klara, Inc.
2021-11-25 01:58:07 +01:00
Greg Lewis
72f430924b java/javavmwrapper: Add support for 17 as a version 2021-11-23 22:48:02 -08:00
Greg Lewis
c6c4d2ead2 java/openjdk17: Fix WWW link to point to JDK 17
PR:		259167
Reported by:	cedric@precidata.com
2021-11-23 22:42:07 -08:00
Greg Lewis
1a44cc990e java/openjdk16: Fix WWW link to point to JDK 16
PR:		259167
Reported by:	cedric@precidata.com
2021-11-23 22:40:16 -08:00
Greg Lewis
153d1fc89d java/openjdk15: Update to 15.0.5 2021-11-06 12:23:07 -07:00
Greg Lewis
27a8fe1106 java/openjdk13: Update to 13.0.9 2021-11-06 12:22:19 -07:00
Greg Lewis
4568b98a98 java/openjdk8: Update to 8u312 2021-10-31 11:07:43 -07:00
Greg Lewis
276ed7807d java/java-zoneinfo: Update to 2021e 2021-10-31 11:07:42 -07:00
Greg Lewis
0877cf18c3 java/openjdk11: Update to 11.0.13 2021-10-31 11:07:42 -07:00
Greg Lewis
a9d52e329d java/openjdk17: Update to 17.0.1 2021-10-31 11:07:41 -07:00