| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=420530
|
|
|
|
| |
Notes:
svn path=/head/; revision=420388
|
|
|
|
|
|
|
| |
- Fix license.
Notes:
svn path=/head/; revision=419663
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A dependency on unzip will never be registered since unzip is available
on all supported platforms (since FreeBSD 8.0).
Note that it's pulled in by a non-default option.
In this particular case, USES=zip:infozip is set, so unzip is pulled in
anyway through this mechanism (so explicit callout is still redundant)
Approved by: infrastructure blanket (removal of redundant deps)
Notes:
svn path=/head/; revision=419591
|
|
|
|
| |
Notes:
svn path=/head/; revision=419370
|
|
|
|
| |
Notes:
svn path=/head/; revision=419369
|
|
|
|
| |
Notes:
svn path=/head/; revision=419367
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
created by pkg(8) during upgrades
It happens because the deinstall script tries to clean up the potential manual
VM registration by cleaning out all symlinks to bin/javavm
Given all VM are registring/unregistering themselves this part is not needed
The other thing the script was doing handling the configuration which has been
replaced by @sample.
pkg-install has been modified to drop the handling of the configuration file but
keep the auto registration if all VM found. While this part is not necessary as
well, we keep it because otherwise anyone doing delete/install on javavmwapper
version 2.5 being the installed version would end up with all VM unregistered.
The pkg-install should be removed after EOL of FreeBSD 10.3
PR: 210313
MFH: 2016Q3
Notes:
svn path=/head/; revision=419364
|
|
|
|
| |
Notes:
svn path=/head/; revision=419318
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The FreeBSD Ports Collection already has 1.45 version of the Bouncy Castle and
this new port is based on java/bouncycastle.
Newer versions are not API-compatible with that older one. Some say they should
be given 2.x version numbers. So, this new version comes as distinct port
java/bouncycastle15 instead of update for existing java/bouncycastle15 to keep
old API version available.
This is neccessary dependency for other port updates, e.g. newer version of
iText PDF (devel/itext) requires new API of modern Bouncy Castle versions.
PR: 211316
Submitted by: Eugen Grosbein <eugen=at=grosbein.net>
Notes:
svn path=/head/; revision=419237
|
|
|
|
| |
Notes:
svn path=/head/; revision=419217
|
|
|
|
| |
Notes:
svn path=/head/; revision=418974
|
|
|
|
| |
Notes:
svn path=/head/; revision=418972
|
|
|
|
| |
Notes:
svn path=/head/; revision=418969
|
|
|
|
| |
Notes:
svn path=/head/; revision=418918
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=418767
|
|
|
|
|
|
|
| |
2016-07-15 java/wildfly82: Fully EOL when version 10.0 was released
Notes:
svn path=/head/; revision=418674
|
|
|
|
|
|
|
|
|
|
|
|
| |
. update to version 2016.2; [1]
. add comment about git integration and symlinks of homedir. [2]
PR: 211044 [1]
Submitted by: sergey.v.brunov@gmail.com [1],
volothamp@gmail.com (by e-mail) [2]
Notes:
svn path=/head/; revision=418471
|
|
|
|
|
|
|
|
|
|
|
| |
- fix the build after recent update to Gradle 2.12.
PR: 208470
MFH: 2016Q3
Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer)
Notes:
svn path=/head/; revision=418313
|
|
|
|
|
|
|
|
|
|
| |
some of our releases. Change to avoid building the useless
static libJXGrabKey.a (we weren't installing).
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=417955
|
|
|
|
|
|
|
| |
keys.
Notes:
svn path=/head/; revision=417813
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
aparapi is an open source API for expressing data parallel workflows in Java.
Originally an AMD product, Aparapi was released to open source on September
14, 2011. Aparapi is an API for expressing data parallel workloads in Java
and a runtime component capable of converting the Java# bytecode of compatible
workloads into OpenCL# so that it can be executed on a variety of GPU devices.
WWW: https://github.com/aparapi/aparapi
PR: 204024
Submitted by: dieterich@ogolem.org
Notes:
svn path=/head/; revision=417519
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=417166
|
|
|
|
|
|
|
| |
and should also fix ppc64 support.
Notes:
svn path=/head/; revision=417048
|
|
|
|
|
|
|
|
|
|
| |
. Bump PORTREVISION.
PR: 210226
Submitted by: girgen@
Notes:
svn path=/head/; revision=416952
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove armv6hf because it is default now.
- Merge a HotSpot fix from src/os_cpu/linux_zero/vm/os_linux_zero.cpp.
http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/c6ef40024aa2
- Add an upstream patch to unbreak Zero.
http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/8f58998958ca
- Extend PR209599 to cover arm platforms.
Notes:
svn path=/head/; revision=416839
|
|
|
|
|
|
|
|
|
|
| |
. Bump PORTREVISION for this fix.
PR: 209599
Submitted by: Andrew Smith <iamasmith.home@gmail.com>
Notes:
svn path=/head/; revision=416828
|
|
|
|
|
|
|
|
|
|
|
| |
timeouts. This is forwarded ported from OpenJDK 7.
. Bump PORTREVISION for this fix.
PR: 210191
Submitted by: Andrew Smith <iamasmith.home@gmail.com>
Notes:
svn path=/head/; revision=416826
|
|
|
|
|
|
|
|
| |
PR: 209599
Submitted by: Andrew Smith <iamasmith.home@gmail.com>
Notes:
svn path=/head/; revision=416825
|
|
|
|
|
|
|
|
| |
- Mark NO_ARCH
- Convert to OPTIONSNG based do-install
Notes:
svn path=/head/; revision=416783
|
|
|
|
| |
Notes:
svn path=/head/; revision=416672
|
|
|
|
|
|
|
|
|
|
| |
2016-06-02 java/rubygem-rjb: fails to create JVM
devel/rubygem-atoulme-antwrap: depends on java/rubygem-rjb [1]
Approved by: arved [1]
Notes:
svn path=/head/; revision=416275
|
|
|
|
| |
Notes:
svn path=/head/; revision=415930
|
|
|
|
|
|
|
|
|
| |
by default anyway and don't need to be listed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415742
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415738
|
|
|
|
| |
Notes:
svn path=/head/; revision=415601
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415503
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415499
|
|
|
|
| |
Notes:
svn path=/head/; revision=415373
|
|
|
|
|
|
|
|
|
|
|
|
| |
focused on developer productivity. PyCharm provides smart code
completion, code inspections, on-the-fly error highlighting and
quick-fixes, along with automated code refactorings and rich
navigation capabilities.
WWW: http://www.jetbrains.com/pycharm/
Notes:
svn path=/head/; revision=415367
|
|
|
|
| |
Notes:
svn path=/head/; revision=415365
|
|
|
|
|
|
|
|
|
| |
PR: 209541
Submitted by: bsam (me)
Approved by: Tobias Kortkamp <t@tobik.me>
Notes:
svn path=/head/; revision=415358
|
|
|
|
|
|
|
|
|
|
|
| |
uses pty4j-0.6.jar which seems to include FreeBSD support.
Do not install pty4j-0.5.jar, install only the native component of pty4j.
PR: 209552
Submitted by: bsam (me)
Approved by: Tobias Kortkamp <t@tobik.me> (maintainer)
Notes:
svn path=/head/; revision=415356
|
|
|
|
|
|
|
|
| |
2016-02-29 java/linux-sun-jre17: Unsupported and known for multiple security vulnerabilities
2016-04-13 deskutils/gnustep-notebook: Does not fetch
Notes:
svn path=/head/; revision=414893
|
|
|
|
|
|
|
| |
MFH: 2016Q2
Notes:
svn path=/head/; revision=414705
|
|
|
|
|
|
|
| |
Sometime in the last year module stopped to work.
Notes:
svn path=/head/; revision=414451
|
|
|
|
| |
Notes:
svn path=/head/; revision=414136
|
|
|
|
|
|
|
|
|
|
| |
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070
Notes:
svn path=/head/; revision=414118
|
|
|
|
|
|
|
|
|
| |
2016-02-29 java/linux-sun-jdk17: Unsupported and known for multiple security vulnerabilities
Sponsored by: Essen Linuxhotel Hackathon 2016
Notes:
svn path=/head/; revision=413939
|
|
|
|
| |
Notes:
svn path=/head/; revision=413802
|