Port details |
- intellij-ultimate IntelliJ IDEA Ultimate Edition
- 2024.2.3 java =2 2024.2.1Version of this port present on the latest quarterly branch.
- Maintainer: andoriyu@gmail.com
- Port Added: 2016-10-14 21:07:15
- Last Update: 2024-10-22 15:36:31
- Commit Hash: be27d94
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: IntelliJ-Ultimate
- WWW:
- https://www.jetbrains.com/idea/
- Description:
- IntelliJ IDEA is an advanced 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.
The difference between intellij and intellij-ultimate can be found at
http://www.jetbrains.com/idea/features/editions_comparison_matrix.html
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- intellij-ultimate>0:java/intellij-ultimate
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/java/intellij-ultimate/ && make install clean
- To add the package, run one of these commands:
- pkg install java/intellij-ultimate
- pkg install intellij-ultimate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: intellij-ultimate
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729503820
SHA256 (jetbrains/ideaIU-2024.2.3.tar.gz) = 579021f82d31dceb0dd8581fe5c12d7481e52c24a10688898ed00af1a0295eb3
SIZE (jetbrains/ideaIU-2024.2.3.tar.gz) = 1437187790
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- jna>0 : devel/jna
- Runtime dependencies:
-
- intellij-fsnotifier>0 : java/intellij-fsnotifier
- jetbrains-pty4j>=0.12.26 : devel/jetbrains-pty4j
- jetbrains-sqlite>=241.15989.150 : devel/jetbrains-sqlite
- lsof : sysutils/lsof
- java : java/openjdk17
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- java_intellij-ultimate
- pkg-message:
- For install:
- There is a native (faster) file watching support backed by kqueue which is
enabled by default. If you encounter problems with watching large
trees, you can disable it by adding the following property via the menu
entry Help -> Edit Custom Properties...
idea.filewatcher.disabled=true
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2024.2.3 22 Oct 2024 15:36:31 |
Alex Dupre (ale) |
java/intellij-ultimate: update to 2024.2.3 release |
2024.2.1 02 Sep 2024 16:04:20 |
Alex Dupre (ale) |
java/intellij-ultimate: update to 2024.2.1 release. |
2022.2.5_2 24 Feb 2024 12:29:29 |
Muhammad Moinur Rahman (bofh) |
java/intellij-ultimate: Moved man to share/man
Approved by: portmgr (blanket) |
2022.2.5_1 26 Sep 2023 11:47:54 |
Fernando Apesteguía (fernape) Author: yjqg6666 |
java/intellij-ultimate: fix fsnotifier path
PR: 274097
Reported by: jinking.this@gmail.com |
2022.2.5 25 Sep 2023 10:53:40 |
Fernando Apesteguía (fernape) Author: yjqg6666 |
java/intellij-ultimate: update to 2022.2.5
ChangeLog:
https://youtrack.jetbrains.com/articles/IDEA-A-2100661473/IntelliJ-IDEA-2022.2.5-222.4554.10-build-Release-Notes
PR: 274046
Reported by: jinking.this@gmail.com
Approved by: andoriyu@gmail.com (maintainer) |
2022.2.3 10 Oct 2022 08:50:02 |
Alex Dupre (ale) |
java/intellij-ultimate: update to 2022.2.3 release. |
2022.2.2 03 Oct 2022 07:12:01 |
Alex Dupre (ale) |
java/intellij-ultimate: update to 2022.2.2 release. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2022.2.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2022.2.1 22 Aug 2022 14:39:54 |
Alex Dupre (ale) |
java/intellij-ultimate: update to 2022.2.1 release |
2021.3.2 03 Mar 2022 20:45:13 |
Thierry Thomas (thierry) |
java/intellij-ultimate: fix plist with Python ≠ 3.8
Keep 3.8 hard-coded, these files do not depend on Python version.
PR: 262324
Approved by: Andrey Cherkashin (maintainer) |
2021.3.2 31 Jan 2022 12:22:47 |
Alex Dupre (ale) |
java/intellij-ultimate: update to 2021.3.2 release |
2021.3 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
2021.3 08 Dec 2021 04:25:06 |
Hiroki Tagato (tagattie) Author: Waitman |
java/intellij-ultimate: update to 2021.3
Changelog:
https://youtrack.jetbrains.com/articles/IDEA-A-79/IntelliJ-IDEA-2021.3-(213.5744.223-build)-Release-Notes
PR: 260172
Approved by: Andrey Cherkashin <andoriyu@gmail.com> (maintainer) |
2021.2.3 20 Oct 2021 07:21:49 |
Nuno Teixeira (eduardo) Author: Waitman |
java/intellij-ultimate: Update to 2021.2.3
ChangeLog:
https://youtrack.jetbrains.com/articles/IDEA-A-59/IntelliJ-IDEA-2021.2.3-(212.5457.46-build)-Release-Notes
PR: 259243 |
2021.2 23 Aug 2021 10:41:52 |
Alex Dupre (ale) |
java/intellij-ultimate: update to 2021.2 release. |
2021.1.2 09 Jun 2021 09:28:54 |
Alex Dupre (ale) |
java/intellij-ultimate: update to 2021.1.2 release. |
2021.1.1 09 May 2021 06:37:35 |
Alex Dupre (ale) |
java/intellij-ultimate: update to 2021.1.1 |
2021.1 12 Apr 2021 07:33:52 |
Alex Dupre (ale) |
java/intellij-ultimate: update to 2021.1
PR: 254875
Submitted by: ale
Approved by: maintainer |
2020.3.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2020.3.2_1 01 Mar 2021 07:53:46 |
fernape |
java/intellij-ultimate: some fixes
* added pty4j native (bundled too old)
* initial JDK 15+ support
* fixed GUI rendering
PR: 253747
Submitted by: dmitry.wagin@ya.ru
Approved by: andoriyu@gmail.com (maintainer) |
2020.3.2 02 Feb 2021 06:23:27 |
fernape |
java/intellij-ultimate: update to 2020.3.2
ChangeLog:
https://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+2020.3.2+%28203.7148.57+build%29+Release+Notes
PR: 253151
Submitted by: ale@FreeBSD.org
Approved by: andoriyu@gmail.com (maintainer) |
2020.1 19 Apr 2020 19:12:38 |
dmgk |
java/intellij-ultimate: Update to 2020.1
Changes: https://www.jetbrains.com/idea/whatsnew/#v20201-apr-9
PR: 245708
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
Approved by: Andrey Cherkashin <andoriyu@gmail.com> (maintainer) |
2019.3.3 07 Mar 2020 22:37:20 |
dmgk |
java/intellij-ultimate: Update to 2019.3.3
PR: 242780
Submitted by: Andrey Cherkashin <andoriyu@gmail.com> (maintainer)
Reported by: Dmitry Wagin <dmitry.wagin@ya.ru> |
2019.3 07 Dec 2019 11:33:12 |
tcberner |
java/intellij-ultimate: Update to 2019.3
PR: 241835
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
Approved by: andoriyu <andoriyu@gmail.com> (maintainer) |
2019.2.3 24 Sep 2019 20:41:11 |
swills |
java/intellij-ultimate: update to 2019.2.3
PR: 240795
Submitted by: ale
Approved by: Andrey Cherkashin <andoriyu@gmail.com> (maintainer) |
2019.2.2 20 Sep 2019 13:29:37 |
ale |
Update to 2019.2.2 release.
PR: 240079
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> and ale |
2019.2_1 23 Aug 2019 09:08:53 |
ale |
Various improvements:
- remove unneeded intellij-pty4j dependency
- install native library for jansi
- fix the "Typeahead timeout is exceeded" error
- general cleanup
PR: 239787 |
2019.2 21 Aug 2019 02:24:59 |
meta |
java/intellij-ultimate: Update to 2019.2
While here, convert to UCL pkg-message.
PR: 239783
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer) |
2019.1.1 13 Aug 2019 22:22:35 |
mat |
Convert to UCL & cleanup pkg-message (categories h-k) |
2019.1.1 30 Apr 2019 13:25:43 |
ale |
Update to 2019.1.1 release.
PR: 237648
Submitted by: ale
Approved by: maintainer |
2019.1 29 Mar 2019 09:07:22 |
ale |
Update to 2019.1 release.
PR: 236852
Submitted by: ale
Approved by: maintainer |
2018.3.4 01 Feb 2019 08:33:04 |
ale |
Update to 2018.3.4 release.
PR: 235345
Submitted by: ale
Approved by: maintainer |
2018.3.3 17 Jan 2019 07:48:53 |
ale |
Update to 2018.3.3 release.
PR: 234932
Submitted by: ale
Approved by: maintainer |
2018.3.2 07 Jan 2019 09:07:06 |
antoine |
Fix plist
PR: 234633 |
2018.3.2 27 Dec 2018 11:11:28 |
ale |
Update to 2018.3.2 release and enable native file watcher by default.
Approved by: maintainer timeout (15 days) |
2018.2.3 25 Sep 2018 03:25:05 |
kbowling |
java/intellij-ultimate: update to 2018.2.3
PR: 231341
Approved by: Andrey Cherkashin (maintainer), timur (mentor)
Differential Revision: https://reviews.freebsd.org/D17212 |
2018.2.2 31 Aug 2018 09:38:21 |
timur |
Update java/intellij-ultimate to 2018.2.2 version
PR: 230299
Submitted by: kbowling
Approved by: maintainer |
2018.1.6 26 Jul 2018 21:26:55 |
swills |
java/intellij-ultimate: Update to 2018.1.6
PR: 230028
Submitted by: Andrey Cherkashin <andoriyu@gmail.com> (maintainer) |
2018.1.1 16 Apr 2018 13:30:59 |
vanilla |
Update to 2018.1.1.
PR: 227480
Submitted by: maintainer |
2017.3.1 17 Dec 2017 22:25:03 |
bsam |
java/intellij-ultimate: Update to version 2017.3.1.
PR: 224392
Submitted by: Andrey Cherkashin <andoriyu@gmail.com> (maintainer) |
2017.2.5 15 Dec 2017 11:42:11 |
bsam |
java/intellij-ultimate: Update to 2017.2.5.
PR: 222472
Submitted by: Ivan <bsd@abinet.ru>
Patch by: Andrey Cherkashin <andoriyu@gmail.com> (maintainer) |
2016.2.5 18 Jun 2017 18:09:17 |
dbn |
qa: add check for NO_ARCH
If NO_ARCH is set then check that no FreeBSD elf(5) files are in $STAGEDIR.
If an elf(5) file is bundles as part of the package, but is not meant to be
run directly (i.e. the elf(5) file is a payload, and not compiled) then
those files can be added to NO_ARCH_IGNORE to avoid the check from failing,
Changes to ports:
- Ports that have NO_ARCH set, but actually compile files have had NO_ARCH
removed.
- Ports that have elf(5) payloads have had those files added to
NO_ARCH_IGNORE.
- R-cran ports that do not set USES=cran:compiles have NO_ARCH set,
PR: 218976
Reviewed by: antoine, mat
Approved by: portmgr |
2016.2.5 20 Oct 2016 08:37:41 |
robak |
java/intellij-ultimate: update 2016.2.4 -> 2016.2.5
PR: 213598
Submitted by: Andrey Cherkashin <andoriyu@gmail.com> (maintainer) |
2016.2.4 17 Oct 2016 04:00:21 |
danfe |
- Double-quote $@ to properly propagate parameters down the execution path
- Consistently pad (separate) shebang in wrapper scripts with an empty line |
2016.2.4 14 Oct 2016 21:07:02 |
pi |
New port: java/intellij-ultimate
IntelliJ IDEA is an advanced 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.
The difference between intellij and intellij-ultimate can be found at
http://www.jetbrains.com/idea/features/editions_comparison_matrix.html
WWW: http://www.jetbrains.com/idea/
PR: 212268
Submitted by: Andrey Cherkashin <andoriyu@gmail.com> |