/[ports]
ViewVC logotype

Revision 409684


Jump to revision: Previous Next
Author: pi
Date: Sat Feb 27 19:54:46 2016 UTC (8 years, 4 months ago)
Changed paths: 14
Log Message:
java/intellij: 15.0.3 -> 15.0.4

- 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)


Changed paths

Path Details
Directoryhead/java/Makefile modified , text changed
Directoryhead/java/intellij/Makefile modified , text changed
Directoryhead/java/intellij/common.mk added
Directoryhead/java/intellij/distinfo modified , text changed
Directoryhead/java/intellij/files/pkg-message.in added
Directoryhead/java/intellij/pkg-plist modified , text changed
Directoryhead/java/intellij-fsnotifier/ added
Directoryhead/java/intellij-fsnotifier/Makefile added
Directoryhead/java/intellij-fsnotifier/distinfo added
Directoryhead/java/intellij-fsnotifier/pkg-descr added
Directoryhead/java/intellij-pty4j/ added
Directoryhead/java/intellij-pty4j/Makefile added
Directoryhead/java/intellij-pty4j/distinfo added
Directoryhead/java/intellij-pty4j/pkg-descr added

  ViewVC Help
Powered by ViewVC 1.1.27