Commit Graph

52 Commits

Author SHA1 Message Date
Alex Dupre
ce286f6838 java/intellij-ultimate: update to 2025.1.2 release. 2025-06-16 11:52:46 +02:00
Alex Dupre
1245e0dff1 java/intellij-ultimate: update to 2024.3.5 release 2025-03-24 09:47:55 +01:00
Muhammad Moinur Rahman
0835676e36 Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
  USES=java:build,run if NO_BUILD is undefined. Else it defaults to
  USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
  USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
  extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
  build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
  build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>

Approved by: mat (portmgr), glewis
Differential Revision:  https://reviews.freebsd.org/D48201
2024-12-31 09:57:55 +01:00
Alex Dupre
c53bfe294f java/intellij-ultimate: update to 2024.3.1.1 release. 2024-12-23 12:57:38 +01:00
Piotr Kubaj
0a0fe0bf54 java/intellij-ultimate: fix build on powerpc64le
install  -s -m 0644 /wrkdirs/usr/ports/java/intellij-ultimate/work/jna/com/sun/jna/freebsd-powerpc64le/libjnidispatch.so /wrkdirs/usr/ports/java/intellij-ultimate/work/stage/usr/local/share/intellij-ultimate/lib/jna/
install: /wrkdirs/usr/ports/java/intellij-ultimate/work/jna/com/sun/jna/freebsd-powerpc64le/libjnidispatch.so: No such file or directory
2024-12-11 18:33:21 +01:00
Alex Dupre
7a77488674 java/intellij-ultimate: update to 2024.2.4 release 2024-11-11 10:34:14 +01:00
Alex Dupre
be27d94651 java/intellij-ultimate: update to 2024.2.3 release 2024-10-22 17:36:31 +02:00
Alex Dupre
0e7b1a7644 java/intellij-ultimate: update to 2024.2.1 release. 2024-09-02 18:04:20 +02:00
Muhammad Moinur Rahman
ac196cde52 java/intellij-ultimate: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-24 13:29:29 +01:00
yjqg6666
d62fb97c77 java/intellij-ultimate: fix fsnotifier path
PR:		274097
Reported by:	jinking.this@gmail.com
2023-09-26 13:47:54 +02:00
yjqg6666
c41955fd12 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)
2023-09-25 12:53:40 +02:00
Alex Dupre
4992a70b17 java/intellij-ultimate: update to 2022.2.3 release. 2022-10-10 10:50:02 +02:00
Alex Dupre
62d7e46721 java/intellij-ultimate: update to 2022.2.2 release. 2022-10-03 09:12:01 +02:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 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-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Alex Dupre
8eead822c3 java/intellij-ultimate: update to 2022.2.1 release 2022-08-22 16:39:54 +02:00
Thierry Thomas
a904f663e2 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)
2022-03-03 21:45:13 +01:00
Alex Dupre
228ebdbc70 java/intellij-ultimate: update to 2021.3.2 release 2022-01-31 13:22:47 +01:00
Stefan Eßer
bcaf25a8c8 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
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
2022-01-10 16:15:39 +01:00
Waitman
be26d4c61c 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-12-08 13:25:06 +09:00
Waitman
96994ae72f 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-10-20 08:21:49 +01:00
Alex Dupre
b26b441a3e java/intellij-ultimate: update to 2021.2 release. 2021-08-23 12:41:52 +02:00
Alex Dupre
172ed8171f java/intellij-ultimate: update to 2021.1.2 release. 2021-06-09 11:28:54 +02:00
Alex Dupre
fe67764d75 java/intellij-ultimate: update to 2021.1.1 2021-05-09 08:37:35 +02:00
Alex Dupre
ef8598e917 java/intellij-ultimate: update to 2021.1
PR:		254875
Submitted by:	ale
Approved by:	maintainer
2021-04-12 09:33:52 +02:00
Mathieu Arnold
305f148f48 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Fernando Apesteguía
14031e27fe 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)
2021-03-01 07:53:45 +00:00
Fernando Apesteguía
ded201ca82 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)
2021-02-02 06:23:27 +00:00
Dmitri Goutnik
bdaa430205 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)
2020-04-19 19:12:37 +00:00
Dmitri Goutnik
93e0fab9e5 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>
2020-03-07 22:37:19 +00:00
Tobias C. Berner
c0963d617b 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-12-07 11:33:12 +00:00
Steve Wills
10cb01d9dc java/intellij-ultimate: update to 2019.2.3
PR:		240795
Submitted by:	ale
Approved by:	Andrey Cherkashin <andoriyu@gmail.com> (maintainer)
2019-09-24 20:41:11 +00:00
Alex Dupre
095b26a86e Update to 2019.2.2 release.
PR:		240079
Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru> and ale
2019-09-20 13:29:36 +00:00
Alex Dupre
7efb3db29f Various improvements:
- remove unneeded intellij-pty4j dependency
- install native library for jansi
- fix the "Typeahead timeout is exceeded" error
- general cleanup

PR:		239787
2019-08-23 09:08:52 +00:00
Koichiro Iwao
ffd33804e6 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-08-21 02:24:59 +00:00
Mathieu Arnold
3bd0ac0d72 Convert to UCL & cleanup pkg-message (categories h-k) 2019-08-13 22:22:35 +00:00
Alex Dupre
1570cb3abe Update to 2019.1.1 release.
PR:		237648
Submitted by:	ale
Approved by:	maintainer
2019-04-30 13:25:43 +00:00
Alex Dupre
4bbb02279f Update to 2019.1 release.
PR:		236852
Submitted by:	ale
Approved by:	maintainer
2019-03-29 09:07:22 +00:00
Alex Dupre
bfb0e46880 Update to 2018.3.4 release.
PR:		235345
Submitted by:	ale
Approved by:	maintainer
2019-02-01 08:33:04 +00:00
Alex Dupre
e29be9d993 Update to 2018.3.3 release.
PR:		234932
Submitted by:	ale
Approved by:	maintainer
2019-01-17 07:48:52 +00:00
Antoine Brodin
d4a0e519a4 Fix plist
PR:		234633
2019-01-07 09:07:06 +00:00
Alex Dupre
7640d915c4 Update to 2018.3.2 release and enable native file watcher by default.
Approved by:	maintainer timeout (15 days)
2018-12-27 11:11:28 +00:00
Kevin Bowling
1be6675659 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-09-25 03:25:04 +00:00
Timur I. Bakeyev
40ac1f7de2 Update java/intellij-ultimate to 2018.2.2 version
PR:		230299
Submitted by:	kbowling
Approved by:	maintainer
2018-08-31 09:38:21 +00:00
Steve Wills
50eb389a1e java/intellij-ultimate: Update to 2018.1.6
PR:		230028
Submitted by:	Andrey Cherkashin <andoriyu@gmail.com> (maintainer)
2018-07-26 21:26:54 +00:00
Vanilla I. Shu
625428c73a Update to 2018.1.1.
PR:		227480
Submitted by:	maintainer
2018-04-16 13:30:58 +00:00
Boris Samorodov
9f84c138b7 java/intellij-ultimate: Update to version 2017.3.1.
PR:		224392
Submitted by:	Andrey Cherkashin <andoriyu@gmail.com> (maintainer)
2017-12-17 22:25:02 +00:00
Boris Samorodov
c5c2330ea5 java/intellij-ultimate: Update to 2017.2.5.
PR:		222472
Submitted by:	Ivan <bsd@abinet.ru>
Patch by:	Andrey Cherkashin <andoriyu@gmail.com> (maintainer)
2017-12-15 11:42:11 +00:00
David Naylor
9920d3ae65 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
2017-06-18 18:09:16 +00:00
Bartek Rutkowski
8ee40ce7b6 java/intellij-ultimate: update 2016.2.4 -> 2016.2.5
PR:		213598
Submitted by:	Andrey Cherkashin <andoriyu@gmail.com> (maintainer)
2016-10-20 08:37:41 +00:00