Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2024.3.1.1 14 Jan 2025 01:02:03 |
Koichiro Iwao (meta) |
devel/pycharm-ce: Update to 2024.3.1.1
PR: 284040
Changes: https://youtrack.jetbrains.com/articles/PY-A-233538319/PyCharm-2024.3.1.1-243.22562.220-build-Release-Notes |
2024.3 31 Dec 2024 08:57:55 |
Muhammad Moinur Rahman (bofh) |
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.3 18 Nov 2024 09:15:55 |
Koichiro Iwao (meta) |
devel/pycharm-ce: Update to 2024.3
PR: 282818
Changes: https://youtrack.jetbrains.com/articles/PY-A-233538309/PyCharm-2024.3-243.21565.199-build-Release-Notes |
2024.2.4 28 Oct 2024 22:22:26 |
Li-Wen Hsu (lwhsu) Author: Jonathan Chen |
devel/pycharm-ce: Update to 2024.2.4
PR: 282390 |
2024.2.3 09 Oct 2024 18:20:04 |
Cy Schubert (cy) Author: Jonathan Chen |
devel/pycharm-ce: update to 2024.2.3
PR: 281753 |
2024.2.1 11 Sep 2024 06:02:19 |
Charlie Li (vishwin) Author: Jonathan Chen |
devel/pycharm-ce: update to 2024.2.1
Changelog:
https://youtrack.jetbrains.com/articles/PY-A-233538270/PyCharm-2024.2.1-242.21829.153-build-Release-Notes
PR: 281253 |
2024.1.6 12 Aug 2024 06:42:13 |
Zsolt Udvari (uzsolt) Author: Jonathan Chen |
devel/pycharm-ce: update to 2024.1.6
Switch to DISTVERSION.
Changelog:
https://youtrack.jetbrains.com/articles/PY-A-233538261/PyCharm-2024.1.6-241.19072.16-build-Release-Notes
PR: 280758
Approved by: submitter is maintainer |
2024.1.4 08 Jul 2024 08:41:41 |
Torsten Zuehlsdorff (tz) |
devel/pycharm-ce: Upgrade from 2024.1.3 to 2024.1.4
Changelog:
* Can't debug a multiprocess script in PyCharm
* Run Django providers only if Django facet is enabled
* Fix Django detection
* django-stubs breaks code completion
* Inlay actions for FastApi, Flask and Django URLs
* Implement 'Go to parent context' (back to usages) gutter and code vision
actions for all non-root elements of web frameworks (Flask/FastAPI/Django)
* PyCharm doesn't start after disabling Endpoints plugin
* Wrong type of SQLAlchemy 2.0 attributes declared using Mapped
* Cannot add interpreter with the widget if Markdown/rst file preview is
opened in the editor
* Ant: Cannot build artifact using 2024.1
* Update SDK in IDEA to 1.1.181286 (Only the first 15 lines of the commit message are shown above ) |
2024.1.3 23 Jun 2024 18:27:38 |
Daniel Engberg (diizzy) Author: Jonathan Chen |
devel/pycharm-ce: Update to 2024.1.3
Changelog:
https://youtrack.jetbrains.com/articles/PY-A-233538230/PyCharm-2024.1.3-241.17890.14-build-Release-Notes
PR: 279869 |
2024.1.2 02 Jun 2024 20:17:07 |
Li-Wen Hsu (lwhsu) Author: Jonathan Chen |
devel/pycharm-ce: Update to 2024.1.2
Release notes:
https://youtrack.jetbrains.com/articles/PY-A-233538220/PyCharm-2024.1.2-241.17011.127-build-Release-Notes
PR: 279408 |
2024.1.1 07 May 2024 12:24:53 |
Joel Bodenmann (jbo) Author: Jonathan Chen |
devel/pycharm-ce: Update to 2024.1.1
Changelog:
https://youtrack.jetbrains.com/articles/PY-A-233538208/PyCharm-2024.1.1-241.15989.155-build-Release-Notes
PR: 278824
Approved by: tcberner (mentor, implicit) |
2023.3.5 06 May 2024 20:08:41 |
Daniel Engberg (diizzy) |
devel/pycharm-ce: Use EXTRACT_AFTER_ARGS
To decrease I/O load skip extracting files instead of removing after
extraction
PR: 278759
Reviewed by: Jonathan Chen <jonc@chen.org.nz> (maintainer, previous version) |
2023.3.5 03 Apr 2024 16:41:14 |
Rodrigo Osorio (rodrigo) |
devel/pycharm-ce: update to 2023.3.5
Changelog:
https://youtrack.jetbrains.com/articles/PY-A-233538189/PyCharm-2023.3.5-233.15026.15-build-Release-Notes
PR: 277901
Reported by: Jonathan Chen <jonc@chen.org.nz> (maintainer) |
2023.3.4 15 Mar 2024 13:08:52 |
Rodrigo Osorio (rodrigo) |
devel/pycharm-ce: update to 2023.3.4
Changelog: https://www.jetbrains.com/pycharm/whatsnew/2023-3-4/
PR: 277464
Reported by: Jonathan Chen <jonc@chen.org.nz> (maintainer) |
2023.3.3 18 Feb 2024 09:57:29 |
Rodrigo Osorio (rodrigo) |
devel/pycharm-ce: update to 2023.3.3
Changelog: https://www.jetbrains.com/pycharm/whatsnew/
PR: 276705
Reported by: Jonathan Chen <jonc@chen.org.nz> |
2023.3.2_1 14 Jan 2024 10:08:00 |
Kurt Jaeger (pi) Author: BjJonathan Chen |
devel/pycharm-ce: depend on devel/jetbrains-restarter
PR: 276192
Author: Jonathan Chen <jonc@chen.org.nz> |
2023.3.2 07 Jan 2024 14:09:01 |
Koichiro Iwao (meta) |
devel/pycharm-ce: Update to 2023.3.2
PR: 276088
Changes: https://www.jetbrains.com/pycharm/whatsnew/2023-3 |
2023.2.5 29 Nov 2023 00:47:17 |
Koichiro Iwao (meta) |
devel/pycharm-ce: Update to 2023.2.5
PR: 275245
Changes: https://www.jetbrains.com/pycharm/whatsnew/2023-2/ |
2023.1.4 22 Jul 2023 20:42:31 |
Nuno Teixeira (eduardo) Author: Jonathan Chen |
devel/pycharm-ce: Update to 2023.1.4
ChangeLog:
https://youtrack.jetbrains.com/articles/PY-A-233538124/PyCharm-2023.1.4-231.9225.15-build-Release-Notes
PR: 272583 |
2023.1.3 11 Jul 2023 22:07:13 |
Robert Clausecker (fuz) Author: Jonathan Chen |
devel/pycharm-ce: update to 2023.1.3
Changelog:
https://youtrack.jetbrains.com/articles/PY-A-233538119/PyCharm-2023.1.3-231.9161.41-build-Release-Notes
PR: 272373 |
2023.1.2 18 May 2023 08:33:38 |
Nuno Teixeira (eduardo) Author: Jonathan Chen |
devel/pycharm-ce: Update to 2023.1.2
ChangeLog: https://blog.jetbrains.com/datagrip/2023/05/17/datagrip-2023-1-2/
PR: 271478 |
2023.1.1 08 May 2023 04:23:24 |
Guangyuan Yang (ygy) Author: Jonathan Chen |
devel/pycharm-ce: Update to 2023.1.1
PR: 271301 |
2023.1 08 Apr 2023 21:48:03 |
Nuno Teixeira (eduardo) Author: Jonathan Chen |
devel/pycharm-ce: Update to 2023.1
ChangeLog: https://www.jetbrains.com/pycharm/whatsnew/
PR: 270681 |
2022.3.3 19 Mar 2023 22:48:52 |
Muhammad Moinur Rahman (bofh) Author: Jonathan Chen |
devel/pycharm-ce: Update version 2022.3.2=>2022.3.3
Changelog: https://www.jetbrains.com/pycharm/whatsnew/
PR: 270185
Approved by: jonc@chen.org.nz (maintainer) |
2022.3.2 08 Feb 2023 00:27:58 |
Koichiro Iwao (meta) |
devel/pycharm-ce: Update to 2022.3.2
PR: 269379 |
2022.3.1 02 Jan 2023 03:47:36 |
Li-Wen Hsu (lwhsu) Author: Jonathan Chen |
devel/pycharm-ce: Update to 2022.3.1
PR: 268696 |
2022.3 09 Dec 2022 07:37:28 |
Koichiro Iwao (meta) |
devel/pycham-ce: Update to 2022.3
PR: 268217 |
2022.2.4 21 Nov 2022 05:03:57 |
Guangyuan Yang (ygy) Author: Jonathan Chen |
devel/pycharm-ce: Update to 2022.2.4
PR: 267859 |
2022.2.3 15 Oct 2022 21:16:19 |
Nuno Teixeira (eduardo) Author: Jonathan Chen |
devel/pycharm-ce: Update to 2022.2.3
ChangeLog: https://www.jetbrains.com/pycharm/whatsnew/
PR: 267035 |
2022.2.2 21 Sep 2022 15:02:48 |
Wen Heping (wen) |
devel/pycharm-ce: Update to 2022.2.2
PR: 266527
Reported by: jonc@chen.org.nz(maintainer) |
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 20 Aug 2022 02:54:40 |
Neel Chauhan (nc) Author: Jonathan Chen |
devel/pycharm-ce: update to 2022.2.1
PR: 265922 |
2022.2 29 Jul 2022 14:31:39 |
Nuno Teixeira (eduardo) Author: Jonathan Chen |
devel/pycharm-ce: Update to 2022.2
ChangeLog: https://www.jetbrains.com/pycharm/whatsnew/
PR: 265490 |
2022.1.4 22 Jul 2022 08:33:14 |
Nuno Teixeira (eduardo) Author: Jonathan Chen |
devel/pycharm-ce: Update to 2022.1.4
- switch to DISTVERSION
ChangeLog: https://www.jetbrains.com/pycharm/whatsnew/
PR: 265369 |
2022.1.3 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2022.1.3 20 Jul 2022 09:43:36 |
Kurt Jaeger (pi) Author: Jonathan Chen |
devel/pycharm-ce: update 2022.1.2 -> 2022.1.3 |
2022.1.2 04 Jun 2022 12:58:17 |
Dmitri Goutnik (dmgk) Author: Jonathan Chen |
devel/pycharm-ce: Update to 2022.1.2
Changes: https://youtrack.jetbrains.com/articles/PY-A-233537967/PyCharm-202212-221578724-build-Release-Notes
PR: 264403 |
2022.1.1 15 May 2022 14:44:32 |
Dmitri Goutnik (dmgk) Author: Jonathan Chen |
devel/pycharm-ce: Update to 2022.1.1
Changes: https://youtrack.jetbrains.com/articles/PY-A-233537938/PyCharm-2022-1-1-221-5591-52-build-Release-Notes
PR: 263947 |
2022.1_1 05 May 2022 12:06:53 |
Max Brazhnikov (makc) |
devel/pycharm-ce: fix plist
- Fix packaging for non-default Python
- Avoid installing non-native binaries
PR: 263428
Submitted by: Jonathan Chen (maintainer) |
2022.1 19 Apr 2022 08:12:42 |
Guangyuan Yang (ygy) Author: Jonathan Chen |
devel/pycharm-ce: Update to 2022.1
PR: 263383 |
2021.3.3 18 Mar 2022 14:38:07 |
Jochen Neumeister (joneum) |
devel/pycharm-ce: update to 2021.3.3
PR: 262636
Sponsored by: Netzkommune GmbH |
2021.3.2 02 Feb 2022 21:03:20 |
Neel Chauhan (nc) Author: Jonathan Chen |
devel/pycharm-ce: update to 2021.3.2
PR: 261670 |
2021.3.1 31 Jan 2022 20:50:23 |
Kurt Jaeger (pi) Author: Jonathan Chen |
devel/pycharm-ce: update 2021.2.2 -> 2021.3.1
- submitter becomes maintainer
PR: 261044
Approved: bsam (maintainer timeout) |
2021.2.2 11 Oct 2021 13:10:44 |
Kurt Jaeger (pi) Author: Jonathan Chen |
devel/pycharm-ce: update 2021.1.1 -> 2021.2.2
PR: 258613
Changes: https://www.jetbrains.com/pycharm/whatsnew/2021-2/
Author: Jonathan Chen <jonc@chen.org.nz> |
2021.1.1 07 May 2021 21:40:52 |
Boris Samorodov (bsam) |
devel/pycharm-ce: Update to version 2021.1.1
- update to version 2021.1.1;
- the supported java version has been switched to version 11. |
2020.3.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2020.3.3 01 Mar 2021 06:16:02 |
pi |
devel/pycharm-ce: update 2020.2.3 -> 2020.3.3
PR: 253260
Submitted by: swills
Approved by: bsam (maintainer timeout)
Relnotes: https://www.jetbrains.com/pycharm/whatsnew/ |
2020.2.3 18 Oct 2020 12:06:18 |
bsam |
devel/pycharm-ce: Update to version 2020.2.3. |
2020.2.2 17 Sep 2020 21:00:02 |
bsam |
devel/pycharm-ce: Update to version 2020.2.2. |
2020.2.1 30 Aug 2020 10:32:54 |
bsam |
devel/pycharm-ce: Update to version 2020.2.1. |
2020.2 09 Aug 2020 21:46:48 |
bsam |
devel/pycharm-ce: Update to version 2020.2. |
2020.1.4 23 Jul 2020 22:12:00 |
bsam |
devel/pycharm-ce: Update to version 2020.1.4. |
2020.1.3 11 Jul 2020 21:37:46 |
bsam |
devel/pycharm-ce: Update to version 2020.1.3. |
2020.1.2 04 Jun 2020 19:17:05 |
bsam |
devel/pycharm-ce: Update to version 2020.1.2. |
2020.1.1 07 May 2020 17:27:04 |
bsam |
devel/pycharm-ce: Update to version 2020.1.1. |
2020.1 19 Apr 2020 21:20:32 |
bsam |
devel/pycharm-ce: Update to version 2020.1. |
2019.3.3 07 Feb 2020 20:40:52 |
bsam |
devel/pycharm-ce: Update to version 2019.3.3. |
2019.3.1 28 Dec 2019 19:36:21 |
bsam |
devel/pycharm-ce: Update to version 2019.3.1. |
2019.3 04 Dec 2019 09:51:17 |
bsam |
devel/pycharm-ce: Update to version 2019.3. |
2019.2.5 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
2019.2.5 20 Nov 2019 20:42:57 |
bsam |
devel/pycharm-ce: Update to version 2019.2.5. |
2019.2.4 02 Nov 2019 12:54:55 |
bsam |
devel/pycharm-ce: Update to version 2019.2.4. |
2019.2.3 29 Sep 2019 16:43:32 |
bsam |
devel/pycharm-ce: Update to version 2019.2.3. |
2019.2.2 29 Sep 2019 12:46:22 |
bsam |
devel/pycharm-ce: Update to version 2019.2.2.
PR: 240802
Submitted by: glewis |
2019.2 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
2019.2 04 Aug 2019 21:04:31 |
bsam |
devel/pychram: Update to version 2019.2.
PR: 239584
Submitted by: Jonathan Chen <jonc@chen.org.nz> |
2019.1.3 09 Jun 2019 14:00:44 |
bsam |
devel/pycharm-ce: Update to version 2019.1.3. |
2019.1.2 05 Jun 2019 08:35:16 |
joneum |
Update to 2019.1.2
PR: 237864
Reported by: Jonathan Chen <jonc@chen.org.nz>
Approved by: bsam (maintainer timeout)
Sponsored by: Netzkommune GmbH |
2019.1.1 12 Apr 2019 21:30:16 |
bsam |
devel/pycharm-ce: Update to version 2019.1.1
PR: 237126
Submitted by: Jonathan Chen <jonc@chen.org.nz> |
2018.3.5 03 Mar 2019 11:35:34 |
bsam |
devel/pycharm-ce: Update to version 2018.3.5 |
2018.3.4_1 03 Feb 2019 12:16:50 |
bsam |
devel/pycharm-ce: fix pkg-plist, bump PORTREVISION
Reported by: Alex V. Petrov <alexvpetrov@gmail.com> (via e-mail) |
2018.3.4 02 Feb 2019 20:56:02 |
bsam |
devel/pycharm-ce: Update to version 2018.3.4 |
2018.3.3 12 Jan 2019 10:38:23 |
bsam |
devel/pycharm-ce: Update to version 2018.3.3 |
2018.3.2 20 Dec 2018 21:16:08 |
bsam |
devel/pycharm-ce: Update to version 2018.3.2 |
2018.3.1 09 Dec 2018 20:18:56 |
bsam |
devel/pycharm-ce: Update to version 2018.3.1 |
2018.3 01 Dec 2018 10:27:51 |
bsam |
devel/pycharm-ce: Update to version 2018.3 |
2018.2.5 17 Nov 2018 12:23:38 |
bsam |
devel/pycharm-ce: Update to version 2018.2.5 |
2018.2.4 07 Oct 2018 22:37:45 |
bsam |
devel/pycharm-ce: Update to version 2018.2.4 |
2018.2.3 13 Sep 2018 09:00:54 |
bsam |
devel/pycharm-ce: Update to version 2018.2.3 |
2018.2.1 12 Aug 2018 19:18:52 |
bsam |
devel/pycharm-ce: update to 2018.2.1
PR: 230549
Submitted by: rm |
2018.1.4 05 Jun 2018 20:06:11 |
bsam |
devel/pycharm-ce: Update to version 2018.1.4 |
2018.1.3 28 May 2018 05:02:55 |
antoine |
Fix packaging with DEFAULT_VERSIONS=python=3.x |
2018.1.3 27 May 2018 09:40:40 |
bsam |
devel/pycharm-ce: Update to version 2018.1.3 |
2018.1 26 May 2018 15:15:06 |
antoine |
Fix packaging with DEFAULT_VERSIONS=python=3.x |
2018.1 16 Apr 2018 20:14:16 |
bsam |
devel/pycharm-ce: Update to version 2018.1 |
2017.3.4 09 Mar 2018 19:44:08 |
bsam |
devel/pycharm-ce: Update to version 2017.3.4. |
2017.3.3 23 Jan 2018 20:42:50 |
bsam |
devel/pycharm-ce: Update to version 2017.3.3. |
2017.3.2 08 Jan 2018 09:22:42 |
bsam |
devel/pycharm-ce: Update to version 2017.3.2. |
2017.3.1 19 Dec 2017 18:37:38 |
bsam |
devel/pycharm-ce: Update to version 2017.3.1. |
2017.3 15 Dec 2017 11:36:12 |
bsam |
devel/pycharm-ce: Update to version 2017.3, rename binary pycharm -> pycharm-ce. |
2017.2.4 01 Nov 2017 17:38:53 |
bsam |
devel/pycharm-ce: Update to version 2017.2.4. |
2017.2.3 08 Sep 2017 13:14:51 |
bsam |
devel/pycharm-ce: Update to version 2017.2.3. |
2017.2.2 25 Aug 2017 17:18:20 |
bsam |
devel/pycharm-ce: Update to 2017.2.2 and move USES uo a little.
portlint: According to the porters-handbook, USES must appear first. |
2017.2.1 23 Aug 2017 18:42:19 |
bsam |
java/intellij-pycharm -> devel/pycharm-ce: Rename to reflect upstream and
use a more appropriate origin (devel for development tools, IDEs). |