The NetBSD Project

CVS log for pkgsrc/devel/pycharm-bin/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / pycharm-bin

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Nov 18 15:04:27 2023 UTC (12 months, 2 weeks ago) by abs
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Switch USE_JAVA2 from 9 to 11, as actually requires 11

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Sep 11 13:48:19 2023 UTC (14 months, 3 weeks ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +23 -16 lines
pycharm-bin: Update to 2023.2.1

* Use PREFIX/PKGBASE instead of PKGNAME.

Changelog:
* New UI control.
* GitLab integration.
* Search text improvement.
* Improved menu.
* Enable sort by filename.
and so on.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Aug 14 05:24:15 2023 UTC (15 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
*: recursive bump for Python 3.11 as new default

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jul 14 12:36:12 2023 UTC (16 months, 2 weeks ago) by hauke
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +21 -23 lines
Update devel/pycharm-bin to 2022.1.4

Newer versions are built with a java version newer than what we ship,
leading to binary incompatibility.

This version breaks with java 17, see
<https://intellij-support.jetbrains.com/hc/en-us/community/posts/5961640280210-Can-t-start-IntelliJ-Idea-Error-LinkageError-occurred-while-loading-main-class-com-intellij-idea-Main>,
and unfortunately the pkgsrc USE_JAVA2 is "version N or newer", which
does not help here.

Changes are too numerous to list, see
<https://youtrack.jetbrains.com/articles/PY-A-233537986/PyCharm-2022.1.4-221.6008.17-build-Release-Notes> etc.
("Neue Schraube! Ganz neue Schraube!")

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jul 13 11:30:18 2023 UTC (16 months, 2 weeks ago) by hauke
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -3 lines
This Pycharm version is a bit long in the tooth, and breaks on Java
17, limit the version range.

Remove deprecated VM option.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jun 30 11:18:17 2022 UTC (2 years, 5 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
*: Revbump packages that use Python at runtime without a PKGNAME prefix

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Dec 4 20:45:12 2020 UTC (3 years, 11 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon May 13 17:30:12 2019 UTC (5 years, 6 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -12 lines
Update to 2019.1.2

Changelog:
2019.1.2
This update comes with a bunch of notable fixes:

    Fixed several major Gradle issues: IDEA-210487, IDEA-210487, IDEA-178417.
    The “Open Recent” menu can now display the path to a project: IDEA-168223.
    The terminal tabs can now be reordered with Ctrl+Shift+Left/Right on Windows / Linux, and cmd+Shift+Left/Right on macOS: IDEA-202809.
    It’s now possible to build a Groovy project using the Groovy-Eclipse compiler: IDEA-207921.
    The Recent Locations popup now opens all the selected locations: IDEA-209286
    The Run Anything popup shows the correct list of Maven goals: IDEA-199283, and shows correct suggestions on the first run: IDEA-210716.


2019.1.1
Out of dozens of important fixes this update delivers, here are the most important ones:

    Performance issues: the IDE doesn’t freeze on Auto-import (IDEA-206649) and we’ve fixed the issue that was causing very high memory usage on relatively small projects (IDEA-210047).
    Regressions fixed: The ‘Start Failed’ dialog doesn’t appear on closing the import settings dialog, and VCS refreshes don’t take very long with Mercurial anymore: IDEA-209262.
    Updating plugins in an offline environment now works with the new marketplace and custom plugin repository: IDEA-205032.
    No confirmation dialog is shown when you try to close a Terminal without running processes: IDEA-205690.
    It’s now possible to switch back from the Terminal tool window to the editor by pressing Esc: IDEA-116221.
    In the Run Configuration dialog, you can paste just the name or just the value of an Environment Variable: IDEA-206952.
    The IDE now correctly creates a branch when you open a task with the ‘create branch’ option enabled: IDEA-205194.
    It’s now possible to type characters that require AltGr (IntelliJ IDEA with JBR11): IDEA-209426.
    For those using the IdeaVim plugin, the Esc key in insert mode closes the autocomplete popup and exits the insert mode: IDEA-209779.
    The bundled Kotlin plugin was updated to v1.3.21-release-IJ2019.1-3, with the following fixes integrated: KT-30117, KT-29427, KT-30137, and KT-9618.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 25 07:32:49 2019 UTC (5 years, 7 months ago) by maya
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Mar 5 11:28:33 2019 UTC (5 years, 8 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -3 lines
Depend on fsnotifier and fix an installation issue

* Depend on sysutils/fsnotifier
* Replace PKGNAME with PKGNAME_NOREV in do-install target for consistent PLIST
* Bump PKGREVISION

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Mar 3 18:02:47 2019 UTC (5 years, 9 months ago) by youri
Branches: MAIN
devel/pycharm-bin: import pycharm-bin-2018.3.5

This is a binary package for Jetbrain's PyCharm IDE.

PyCharm is Jetbrain's python IDE.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>