pkgsrc/devel/intellij-idea-ce/patches/patch-native_fsNotifier_linux_config.h
ryoon e12c611852 Import intellij-idea-ce-12.1.2 as devel/intellij-idea-ce.
IntelliJ IDEA Community Edition is the open source version of IntelliJ
IDEA, a premier IDE (Integrated Development Environment) for Java,
Groovy and other programming languages such as Scala or Clojure.

The Community Edition includes:

    An Intelligent code editor that has all the smarts for
    understanding Java, XML and Groovy code

    Refactorings, code inspections and intentions, super-fast
    navigation and search

    Testing frameworks integration: JUnit and TestNG

    Build tools support: Ant and Maven

    Popular version control systems integration: CVS, Subversion
    and Git

    Swing UI designer
2013-11-24 10:44:34 +00:00

8 lines
294 B
C

$NetBSD: patch-native_fsNotifier_linux_config.h,v 1.1 2013/11/24 10:44:34 ryoon Exp $
* Workaround for NetBSD. This should be fixed.
--- native/fsNotifier/linux/config.h.orig 2013-11-23 23:41:00.000000000 +0000
+++ native/fsNotifier/linux/config.h
@@ -0,0 +1 @@
+#define HAVE_SYS_STATVFS_H 1