head	1.11;
access;
symbols
	pkgsrc-2026Q1:1.11.0.20
	pkgsrc-2026Q1-base:1.11
	pkgsrc-2025Q4:1.11.0.18
	pkgsrc-2025Q4-base:1.11
	pkgsrc-2025Q3:1.11.0.16
	pkgsrc-2025Q3-base:1.11
	pkgsrc-2025Q2:1.11.0.14
	pkgsrc-2025Q2-base:1.11
	pkgsrc-2025Q1:1.11.0.12
	pkgsrc-2025Q1-base:1.11
	pkgsrc-2024Q4:1.11.0.10
	pkgsrc-2024Q4-base:1.11
	pkgsrc-2024Q3:1.11.0.8
	pkgsrc-2024Q3-base:1.11
	pkgsrc-2024Q2:1.11.0.6
	pkgsrc-2024Q2-base:1.11
	pkgsrc-2024Q1:1.11.0.4
	pkgsrc-2024Q1-base:1.11
	pkgsrc-2023Q4:1.11.0.2
	pkgsrc-2023Q4-base:1.11
	pkgsrc-2023Q3:1.10.0.2
	pkgsrc-2023Q3-base:1.10
	pkgsrc-2023Q2:1.6.0.8
	pkgsrc-2023Q2-base:1.6
	pkgsrc-2023Q1:1.6.0.6
	pkgsrc-2023Q1-base:1.6
	pkgsrc-2022Q4:1.6.0.4
	pkgsrc-2022Q4-base:1.6
	pkgsrc-2022Q3:1.6.0.2
	pkgsrc-2022Q3-base:1.6
	pkgsrc-2022Q2:1.5.0.14
	pkgsrc-2022Q2-base:1.5
	pkgsrc-2022Q1:1.5.0.12
	pkgsrc-2022Q1-base:1.5
	pkgsrc-2021Q4:1.5.0.10
	pkgsrc-2021Q4-base:1.5
	pkgsrc-2021Q3:1.5.0.8
	pkgsrc-2021Q3-base:1.5
	pkgsrc-2021Q2:1.5.0.6
	pkgsrc-2021Q2-base:1.5
	pkgsrc-2021Q1:1.5.0.4
	pkgsrc-2021Q1-base:1.5
	pkgsrc-2020Q4:1.5.0.2
	pkgsrc-2020Q4-base:1.5
	pkgsrc-2020Q3:1.4.0.12
	pkgsrc-2020Q3-base:1.4
	pkgsrc-2020Q2:1.4.0.10
	pkgsrc-2020Q2-base:1.4
	pkgsrc-2020Q1:1.4.0.6
	pkgsrc-2020Q1-base:1.4
	pkgsrc-2019Q4:1.4.0.8
	pkgsrc-2019Q4-base:1.4
	pkgsrc-2019Q3:1.4.0.4
	pkgsrc-2019Q3-base:1.4
	pkgsrc-2019Q2:1.4.0.2
	pkgsrc-2019Q2-base:1.4
	pkgsrc-2019Q1:1.2.0.2
	pkgsrc-2019Q1-base:1.2;
locks; strict;
comment	@# @;


1.11
date	2023.11.18.15.04.27;	author abs;	state Exp;
branches;
next	1.10;
commitid	RUOQQHG3kxh0s6NE;

1.10
date	2023.09.11.13.48.19;	author ryoon;	state Exp;
branches;
next	1.9;
commitid	D6j8c0Q97ujldmEE;

1.9
date	2023.08.14.05.24.15;	author wiz;	state Exp;
branches;
next	1.8;
commitid	LOSB79OLVxvXjIAE;

1.8
date	2023.07.14.12.36.12;	author hauke;	state Exp;
branches;
next	1.7;
commitid	tC2F08FwyWS9FLwE;

1.7
date	2023.07.13.11.30.18;	author hauke;	state Exp;
branches;
next	1.6;
commitid	Ty9PVuwjWzVfnDwE;

1.6
date	2022.06.30.11.18.17;	author nia;	state Exp;
branches;
next	1.5;
commitid	AhctUV91Vubws3KD;

1.5
date	2020.12.04.20.45.12;	author nia;	state Exp;
branches;
next	1.4;
commitid	FPz71MqRX3WN0tyC;

1.4
date	2019.05.13.17.30.12;	author ryoon;	state Exp;
branches;
next	1.3;
commitid	Au7HFE4dpU8gi4nB;

1.3
date	2019.04.25.07.32.49;	author maya;	state Exp;
branches;
next	1.2;
commitid	1FEMQBEPb9uTxHkB;

1.2
date	2019.03.05.11.28.33;	author ryoon;	state Exp;
branches;
next	1.1;
commitid	WM01z5UdHrfIvaeB;

1.1
date	2019.03.03.18.02.47;	author youri;	state Exp;
branches;
next	;
commitid	9mZcsjqTvbtXKWdB;


desc
@@


1.11
log
@Switch USE_JAVA2 from 9 to 11, as actually requires 11
@
text
@# $NetBSD: Makefile,v 1.10 2023/09/11 13:48:19 ryoon Exp $


VERSION=	2023.2.1
DISTNAME=	pycharm-community-${VERSION}
PKGNAME=	pycharm-bin-${VERSION}
CATEGORIES=	devel
MASTER_SITES=	http://download.jetbrains.com/python/

MAINTAINER=	youri@@NetBSD.org
HOMEPAGE=	https://www.jetbrains.org/
COMMENT=	JetBrain\'s python IDE
LICENSE=	apache-2.0

DEPENDS+=	intellij-fsnotifier-[0-9]*:../../sysutils/intellij-fsnotifier

USE_JAVA2=	11

PKG_JVMS_ACCEPTED=	openjdk17 oracle-jdk17
PKG_JVMS_ACCEPTED+=	openjdk11 adoptopenjdk11-bin openjdk-bin

USE_TOOLS+=	pax sed

REPLACE_SH=	plugins/python-ce/helpers/typeshed/scripts/generate_proto_stubs.sh
REPLACE_SH+=	plugins/python-ce/helpers/pydev/pydevd_attach_to_process/linux_and_mac/compile_*.sh

REPLACE_PYTHON=	bin/restart.py

.include "../../mk/bsd.prefs.mk"

INSTALLATION_DIRS=	${PKGBASE} \
			share/applications

NO_BUILD=		yes

SUBST_CLASSES+=		jdk
SUBST_STAGE.jdk=	pre-install
SUBST_MESSAGE.jdk=	Adding JVM options
SUBST_FILES.jdk=	bin/pycharm.sh
SUBST_VARS.jdk=		PKG_JAVA_HOME

do-install:
	${SED} -e "s|@@@@IDEA_HOME@@@@|${PREFIX}/${PKGBASE}|g" \
	    ${FILESDIR}/pycharm.desktop > \
	    ${DESTDIR}${PREFIX}/share/applications/pycharm.desktop
	cd ${WRKSRC} &&	\
	${RM} -rf bin/*.orig \
		bin/fsnotifier \
		bin/libdbm.so \
		bin/repair \
		lib/jna/amd64/libjnidispatch.so \
		lib/native/linux-x86_64/libsqliteij.so \
		lib/pty4j/linux/x86-64/libpty.so \
		plugins/python-ce/helpers/pydev/pydevd_attach_to_process/*.so \
		plugins/python-ce/helpers/pydev/_pydevd_frame_eval/*.so \
		plugins/python-ce/helpers/pydev/_pydevd_bundle/*.so \
		plugins/python-ce/helpers/coveragepy_old/coverage/*.so \
		plugins/cwm-plugin/quiche-native/win32-x86-64/*.dll \
		plugins/cwm-plugin/quiche-native/*/*.so \
		plugins/cwm-plugin/quiche-native/*/*.dylib \
		jbr && \
	${ECHO} "idea.filewatcher.disabled=true" >> bin/idea.properties && \
	pax -rw -pm * ${DESTDIR}${PREFIX}/${PKGBASE}

.include "../../lang/python/application.mk"
.include "../../mk/java-vm.mk"
.include "../../mk/bsd.pkg.mk"
@


1.10
log
@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.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.9 2023/08/14 05:24:15 wiz Exp $
d17 1
a17 1
USE_JAVA2=	9
@


1.9
log
@*: recursive bump for Python 3.11 as new default
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 2023/07/14 12:36:12 hauke Exp $
d4 1
a4 1
VERSION=	2022.1.4
a6 1
PKGREVISION=	1
d19 2
a20 3
# Does not work with -17, and USE_JAVA2 is >=
# <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>
PKG_JVMS_ACCEPTED=	openjdk11 adoptopenjdk11-bin openjdk-bin
d25 1
d31 1
a31 1
INSTALLATION_DIRS=	pycharm-bin-${VERSION} \
d43 1
a43 1
	${SED} -e "s|@@@@IDEA_HOME@@@@|${PREFIX}/${PKGNAME_NOREV}|g" \
d47 15
a61 7
	${RM} -r jbr lib/pty4j-native && \
	${RM} bin/*.orig \
	      plugins/cwm-plugin/quiche-native/*/*.so \
	      plugins/python-ce/helpers/pydev/pydevd_attach_to_process/*.so \
	      bin/fsnotifier \
	      bin/libdbm64.so \
	      bin/repair && \
d63 1
a63 1
	pax -rw -pm * ${DESTDIR}${PREFIX}/${PKGNAME_NOREV}
@


1.8
log
@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!")
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2023/07/13 11:30:18 hauke Exp $
d7 1
@


1.7
log
@This Pycharm version is a bit long in the tooth, and breaks on Java
17, limit the version range.

Remove deprecated VM option.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2022/06/30 11:18:17 nia Exp $
d4 1
a4 1
VERSION=	2019.1.2
a6 1
PKGREVISION=	3
d11 1
a11 1
HOMEPAGE=	http://www.jetbrains.org/
d17 1
a17 3
WRKSRC=		${WRKDIR}/pycharm-community-${VERSION}
USE_JAVA=	yes
USE_JAVA2=	8
d19 3
a21 2
# 2019 breaks on java17
PKG_JVMS_ACCEPTED= openjdk11 adoptopenjdk11-bin openjdk-bin openjdk8 oracle-jdk8
d25 3
a27 2
REPLACE_PYTHON=	bin/printenv.py \
		bin/restart.py  \
d34 1
a34 1
NO_BUILD=	yes
d43 3
d47 7
a53 8
	${RM} -r bin/fsnotifier bin/fsnotifier-arm bin/*.orig	\
	bin/fsnotifier64 bin/libdbm64.so			\
	lib/pty4j-native/linux/x86/libpty.so			\
	lib/pty4j-native/linux/x86_64/libpty.so			\
	jre64							\
	lib/pty4j-native/linux/ppc64le/libpty.so		\
	helpers/pydev/pydevd_attach_to_process/attach_linux_amd64.so \
	helpers/pydev/pydevd_attach_to_process/attach_linux_x86.so && \
a54 3
	${SED} -e "s|@@@@IDEA_HOME@@@@|${PREFIX}/${PKGNAME_NOREV}|g" \
	${FILESDIR}/pycharm.desktop > \
	${DESTDIR}${PREFIX}/share/applications/pycharm.desktop && \
@


1.6
log
@*: Revbump packages that use Python at runtime without a PKGNAME prefix
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2020/12/04 20:45:12 nia Exp $
d7 1
a7 1
PKGREVISION=	2
d22 3
d45 1
a45 1
	${RM} -r bin/fsnotifier bin/fsnotifier-arm bin/pycharm.sh.orig\
@


1.5
log
@Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2019/05/13 17:30:12 ryoon Exp $
d7 1
a7 1
PKGREVISION=	1
@


1.4
log
@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.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2019/04/25 07:32:49 maya Exp $
d7 1
@


1.3
log
@PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2019/03/05 11:28:33 ryoon Exp $
d4 1
a4 1
VERSION=	2018.3.5
a6 1
PKGREVISION=	2
d44 3
a46 9
	lib/pty4j-native/linux/x86_64/libpty.so jre64		\
	helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_26_64.so \
	helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_27_64.so \
	helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_34_64.so \
	helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_35_64.cpython-35m-darwin.so \
	helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_36_64.cpython-36m-darwin.so \
	helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_37_64.cpython-37m-darwin.so \
	helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_darwin_36_64.cpython-36m-darwin.so \
	helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_darwin_37_64.cpython-37m-darwin.so \
@


1.2
log
@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
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2019/03/03 18:02:47 youri Exp $
d7 1
a7 1
PKGREVISION=	1
@


1.1
log
@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.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2019/03/03 17:42:40 youri Exp $
d7 1
d16 2
d57 1
a57 1
	${SED} -e "s|@@@@IDEA_HOME@@@@|${PREFIX}/${PKGNAME}|g" \
d60 1
a60 1
	pax -rw -pm * ${DESTDIR}${PREFIX}/${PKGNAME}
@

