- Thanks to Jiri B <jirib@devio.us> and Roman Shevchenko [1] for
contributing a libinotify-based replacement for IntelliJ's
fsnotifier. IntelliJ now has native (faster) file notification
support on FreeBSD (and OpenBSD).
- Because of remaining problems with watching large trees with
libinotify [2], fsnotifier is still disabled by default.
- fsnotifier and native pty4j support need to be compiled. In the interest of
reducing port complexity, the building of pty support and fsnotifier
is moved to separate ports:
- java/intellij-pty4j
- java/intellij-fsnotifier
[1] https://youtrack.jetbrains.com/issue/IDEA-151815
[2] https://github.com/dmatveev/libinotify-kqueue/pull/34
PR: 207474
Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer)
The Java Decompiler project aims to develop tools in order to
decompile and analyze Java 5 byte code and later versions.
JD-GUI is a standalone graphical utility that displays Java source
codes of .class files. You can browse the reconstructed source code
with the JD-GUI for instant access to methods and fields.
WWW: http://jd.benow.ca/
PR: 206488
Submitted by: Tobias Kortkamp <t@tobik.med>
- make it clearer that this the community edition
- disable missing file watcher warning on startup
- install to ${PREFIX}/${PORTNAME} instead of to ${PREFIX}/lib/intellij
- adds the ability to open terminals in IntelliJ
PR: 206489
Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer)
2016-01-31 devel/pdcurses-the: Seperate port is no longer needed, see PR
2016-01-31 www/py-django17: End of extended support: December 1, 2015
2016-01-31 www/codeigniter22: Codeigniter 2.2.x reached its End of Life on 31 October 2015. Please update to the current version.
2016-02-01 java/wildfly80: Fully EOL when version 8.2 was released
2016-02-01 java/wildfly81: Fully EOL when version 9.0 was released
2016-02-01 mail/phpmailer2: Obsolete, use mail/phpmailer instead
IntelliJ IDEA is an advanced Java IDE developed by JetBrains and
focused on developer productivity. The community edition features:
* An intelligent code editor that understands Java code; provides
refactorings, code inspections and intentions, and allows for
fast code navigation.
* Integration with such tools as JUnit and TestNG, Ant and Maven,
and popular version control systems including: CVS, Subversion
and git.
* XML-Java interoperability and comprehensive Groovy programming
language support.
* The Swing UI designer complements the suite of tools for
developing Java desktop applications.
WWW: http://www.jetbrains.com/idea/
PR: 204804
Submitted by: t@tobik.me
There are currently no less than 5 versions of wildfly: 80, 81, 82, 90,
and 100. According to the developers, only the current release is really
supported although some security patches may get backported to the
previous release as necessary. Since the current release is 10.0, only
the last version of 9 could potentially receive updates.
I'm setting the expiration for 80 and 81 for 1 FEB 2016.
I'm setting the expiration for 82 for 15 JUL 2016
That should get 82 in the new quarterly branch and then it's gone from
the trunk. That should be reasonable to upgrade to 10.0 or later by
then.
PR: 205490
Approved by: yerenkow (gmail) (maintainer)
only get usage for the current thread. Return -1 if the requested function
is not supported, i.e., user time for other threads, rather than crash. [1]
- Properly implement os::elapsedVTime() using getrusage(). Basically, it is
taken from Linux version.
- Temporarily revert r403748 to fix bootstrapping with earlier OpenJDK8. [2]
PR: 205523, 205843 [1]
PR: 205544 [2]
- Drop ${CHMOD} usage and set permissions in pkg-plist (portlint)
- Add terminating @owner/@group to pkg-plist (portlint)
- Switch version specific path in pkg-message to variable
PR: 205258
Approved by: maintainer timeout (2 weeks)
- Drop ${CHMOD} usage and set permissions in pkg-plist (portlint)
- Add terminating @owner/@group to pkg-plist (portlint)
- Switch version specific path in pkg-message to variable
PR: 205259
Approved by: maintainer timeout (2 weeks)
Repo copy java/wildfly90 -> java/wildfly100 and update to 10.0.0
WildFly is a flexible, lightweight, managed application
runtime that helps you build amazing applications.
WildFly - new name for JBoss Application Server
WWW: http://wildfly.org
PR: 204541
Submitted by: Alexander Yerenkow <yerenkow@gmail.com> (maintainer)
- Drop ${CHMOD} usage and set permissions in pkg-plist (portlint)
- Add terminating @owner/@group to pkg-plist (portlint)
- Switch version specific path in pkg-message to variable
PR: 204542
Submitted by: yerenkow@gmail.com (maintainer)
- Drop ${CHMOD} usage and set permissions in pkg-plist (portlint)
- Add terminating @owner/@group to pkg-plist (portlint)
- Switch version specific path in pkg-message to variable
PR: 204540
Submitted by: yerenkow@gmail.com (maintainer)