| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=514572
|
|
|
|
| |
Notes:
svn path=/head/; revision=514571
|
|
|
|
| |
Notes:
svn path=/head/; revision=514570
|
|
|
|
|
|
|
|
| |
Should have been X11_MAKE_ENV. It has been that way since r451167
and this does not seem to have caused any trouble. Just drop it.
Notes:
svn path=/head/; revision=514213
|
|
|
|
|
|
|
|
|
|
|
| |
version 3.8.1.
Version 3.9 is out, but requires java 8.
Update pkg-descr.
Notes:
svn path=/head/; revision=514004
|
|
|
|
|
|
|
|
|
|
|
|
| |
Minor cleanups: I am unsure if these ports should be deprecated. At least
jakarta-oro appears to be used so let them around for now.
"makepatch" at jakarta-regexp while here.
Approved by: thierry (mentor, implicit)
Notes:
svn path=/head/; revision=513970
|
|
|
|
| |
Notes:
svn path=/head/; revision=513930
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The Apache Softare Foundation used to maintain an umbrella project named
Jakarta but it was retired on 2011. This name now conflicts with the new
name for Java EE under the Eclipse Foundation.
Rename most of the packages to be more consistent. Some other packages remain
but they will require intervention by their corresponding maintainers.
Approved by: thierry (mentor), makc
Differential Revision: https://reviews.freebsd.org/D21902
Notes:
svn path=/head/; revision=513899
|
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Notes:
svn path=/head/; revision=513733
|
|
|
|
|
|
|
| |
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=513731
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch from x11-toolkits/swt-devel to x11-toolkits/swt, which is newer
than -devel variant.
PR: 219186
Approved by: maintainer (tobik)
Notes:
svn path=/head/; revision=513467
|
|
|
|
| |
Notes:
svn path=/head/; revision=513389
|
|
|
|
| |
Notes:
svn path=/head/; revision=513386
|
|
|
|
| |
Notes:
svn path=/head/; revision=513383
|
|
|
|
|
|
|
|
| |
2019-09-28 java/linux-oracle-jdk9: No longer maintained upstream, please migrate to openjdk11
2019-09-28 java/linux-oracle-jdk10: No longer maintained upstream, please migrate to openjdk11
Notes:
svn path=/head/; revision=513368
|
|
|
|
|
|
|
| |
Changes: https://github.com/java-decompiler/jd-gui/releases/tag/v1.6.3
Notes:
svn path=/head/; revision=513248
|
|
|
|
|
|
|
|
| |
PR: 240800
Submitted by: glewis
Notes:
svn path=/head/; revision=513240
|
|
|
|
|
|
|
| |
* On FreeBSD, the correct cmsg_level for IP_RECVORIGDSTADDR is IP_PROTOIP.
Notes:
svn path=/head/; revision=513186
|
|
|
|
|
|
|
|
|
| |
* Update to 4.1.42
* Unbreak (hopefully) by setting JAVA_EXTRACT
* Make myself maintainer
Notes:
svn path=/head/; revision=513057
|
|
|
|
|
|
|
|
|
|
| |
* Separate out platform/compiler concerns
* Disable AoT on all arches except amd64
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=513045
|
|
|
|
|
|
|
|
| |
This should be a no-op for all platforms except aarch64. AoT is disabled
on aarch64 due to crashes in internal JDK tests for that feature.
Notes:
svn path=/head/; revision=513042
|
|
|
|
|
|
|
|
|
|
| |
(cd /wrkdirs/usr/ports/java/netty/work/netty-4.1.41.Final && /usr/local/openjdk8/bin/jar xf jar/netty-transport-native-kqueue-4.1.41.Final-sources.jar)
/bin/sh: /usr/local/openjdk8/bin/jar: not found
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=512910
|
|
|
|
|
|
|
|
|
| |
PR: 240795
Submitted by: ale
Approved by: Andrey Cherkashin <andoriyu@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=512749
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Build the native KQueue transport library
* Add that library to the installed netty.jar
* Bump PORTREVISION
This was only tested on amd64, but should work on all architectures with
Java support
Notes:
svn path=/head/; revision=512693
|
|
|
|
| |
Notes:
svn path=/head/; revision=512677
|
|
|
|
|
|
|
|
| |
PR: 234792
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=512664
|
|
|
|
|
|
|
|
|
|
| |
* Both of these ports are EoL upstream. Remove them per the DEPRECATED
and EXPIRATION_DATE entries added previously
* Note that bootstrap-openjdk6 is left solely to be able to bootstrap
java/openjdk7
Notes:
svn path=/head/; revision=512663
|
|
|
|
| |
Notes:
svn path=/head/; revision=512498
|
|
|
|
| |
Notes:
svn path=/head/; revision=512419
|
|
|
|
|
|
|
|
| |
PR: 240079
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> and ale
Notes:
svn path=/head/; revision=512411
|
|
|
|
|
|
|
| |
This is mostly to pick up fixes that have gone into the BSD repo.
Notes:
svn path=/head/; revision=512381
|
|
|
|
| |
Notes:
svn path=/head/; revision=512248
|
|
|
|
| |
Notes:
svn path=/head/; revision=512125
|
|
|
|
|
|
|
|
|
|
|
| |
- usability patch for PR:238844 (not a fix, but keeps Eclipse usable)
- use github.com servers in preference to git.eclipse.org for distfiles
PR: 240383
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
Notes:
svn path=/head/; revision=511553
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=511162
|
|
|
|
|
|
|
|
| |
* Separate out compiler specifics from platform specifics. This also
removes a little duplication.
Notes:
svn path=/head/; revision=511031
|
|
|
|
|
|
|
|
|
|
| |
* Add aarch64 to ONLY_FOR_ARCHES on FreeBSD 12.0 and up.
PR: 239246
Submitted by: Mikael Urankar <mikael.urankar@gmail.com>
Notes:
svn path=/head/; revision=510301
|
|
|
|
|
|
|
|
|
|
| |
* Add aarch64 to ONLY_FOR_ARCHES on FreeBSD 12.0 and up.
PR: 239246
Submitted by: Mikael Urankar <mikael.urankar@gmail.com>
Notes:
svn path=/head/; revision=510298
|
|
|
|
|
|
|
|
|
|
| |
* Add a bootstrap file for FreeBSD 12.x/aarch64
* Enable aarch64 in ONLY_FOR_ARCHES on FreeBSD 12.0 and up
PR: 239246
Notes:
svn path=/head/; revision=510294
|
|
|
|
|
|
|
|
|
| |
* Add necessary configure arguments for aarch64
* Add patches needed to compile on aarch64. These have been upstreamed but
are not in a release yet.
Notes:
svn path=/head/; revision=510232
|
|
|
|
|
|
|
|
|
| |
* Add necessary configure arguments for aarch64
* Add patches needed to compile on aarch64. These have been upstreamed but
are not in a release yet.
Notes:
svn path=/head/; revision=510231
|
|
|
|
|
|
|
|
|
| |
* Remove portions of pkg-message that mention needing /proc mounted.
This hasn't been the case for a while afaik (I don't have it mounted
and haven't observed any related problems).
Notes:
svn path=/head/; revision=510070
|
|
|
|
| |
Notes:
svn path=/head/; revision=510060
|
|
|
|
|
|
|
| |
* Pet portlint
Notes:
svn path=/head/; revision=510058
|
|
|
|
|
|
|
| |
* Pet portlint
Notes:
svn path=/head/; revision=510056
|
|
|
|
| |
Notes:
svn path=/head/; revision=510055
|
|
|
|
| |
Notes:
svn path=/head/; revision=510054
|
|
|
|
|
|
|
| |
* Pet portlint
Notes:
svn path=/head/; revision=510053
|
|
|
|
|
|
|
| |
PR: 237370
Notes:
svn path=/head/; revision=509861
|
|
|
|
|
|
|
|
|
| |
This is required for powerpc64 support.
PR: 237370
Notes:
svn path=/head/; revision=509856
|