Port details |
- eclipse-pydev Eclipse plugin for Python and Jython development
- 12.0.0 java
=2 12.0.0Version of this port present on the latest quarterly branch. - Maintainer: mizhka@FreeBSD.org
 - Port Added: 2008-01-23 10:33:54
- Last Update: 2024-12-31 08:57:55
- Commit Hash: 0835676
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel python
- License: EPL
- WWW:
- https://www.pydev.org/
- Description:
- PyDev is a plugin that enables users to use Eclipse for Python and Jython
development -- making Eclipse a first class Python IDE -- It comes with
many goodies such as code completion, syntax highlighting, syntax analysis,
refactor, debug and many others.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- eclipse-pydev>0:java/eclipse-pydev
- To install the port:
- cd /usr/ports/java/eclipse-pydev/ && make install clean
- To add the package, run one of these commands:
- pkg install java/eclipse-pydev
- pkg install eclipse-pydev
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: eclipse-pydev
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711656045
SHA256 (PyDev.12.0.0.zip) = daa593413ce6843415e49e0e1e52c0a8b501ac46a53cccc346a0c258bf9b2eea
SIZE (PyDev.12.0.0.zip) = 33079369
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:
-
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- eclipse : java/eclipse
- java : java/openjdk8
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for eclipse-pydev-12.0.0:
JYTHON=off: Use Jython as Python interpreter
===> Use 'make config' to modify these settings
- Options name:
- java_eclipse-pydev
- USES:
- java python zip
- pkg-message:
- For install:
- The first time, run Eclipse with the option -clean, and configure
a Python or Jython interpreter in Window -> Preferences -> PyDev
-> Interpreter before creating a new Pydev project
If you don't see the Pydev perspective in Eclipse, run the command
eclipse -consoleLog -initialize
as root or sudoer.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
12.0.0 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 |
12.0.0 28 Mar 2024 20:14:40
    |
Michael Zhilin (mizhka)  |
java/eclipse-pydev: update to 12.0.0
Changelog: https://www.pydev.org/history_pydev.html#release-12-0-0-2024-02-01 |
10.2.1 03 Jul 2023 20:53:12
    |
Michael Zhilin (mizhka)  |
java/eclipse-pydev: update to 10.2.1
Changelog: https://www.pydev.org/history_pydev.html#release-10-2-1-2023-07-02 |
10.1.3 04 Apr 2023 18:10:53
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Refactor java/openjdk7 removal
- java/openjdk7* has been removed from the tree since 2022-09-03 however
the relevant codebases in bsd.java.mk has not been removed and the
consumers has also not been updated to use the next jdk version. This
commit updates all relevant consumers to use JAVA_VERSION=8 instead of
JAVA_VERSION=1.7
- Since the introduction of jdk version 18 it looks like similar with
jdk version 8(java version string 1.8). This is prone to error as it
looks similar and is only seperated by a '.'. Remove using
JAVA_VERSION with dotted fomat of java version string and update all
consumers to utilize version 8 instead of 1.8.
Approved by: portmgr (blanket) |
10.1.3 04 Feb 2023 07:16:19
    |
Michael Zhilin (mizhka)  |
java/eclipse-pydev: update to 10.1.3
Changelog: https://www.pydev.org/history_pydev.html#release-10-1-3-2023-01-23 |
10.1.1 10 Jan 2023 07:54:22
    |
Michael Zhilin (mizhka)  |
java/eclipse-pydev: update to 10.1.1
Changelog: https://www.pydev.org/history_pydev.html#release-10-1-1-2023-01-09 |
10.0.2 12 Dec 2022 07:47:25
    |
Michael Zhilin (mizhka)  |
java/eclipse-pydev: update to 10.0.2 |
10.0.1 10 Dec 2022 06:46:23
    |
Michael Zhilin (mizhka)  |
java/eclipse-pydev: bump to 10.0.1
Release notes:
https://www.pydev.org/history_pydev.html#release-10-0-1-2022-10-28 |
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) |
8.2.0 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 ) |
8.2.0 20 Jul 2022 14:22:12
    |
Tobias C. Berner (tcberner)  |
java: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alex Dupre <ale@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alexander Yerenkow <yerenkow@gmail.com>
* Anton Yudin (<contact@toha.org.ua>)
* Anton Yudin <toha@toha.org.ua>
* Benjamin Close <benjsc@FreeBSD.org>
* Björn König <bkoenig@alpha-tierchen.de>
* Conor McDermottroe <ports@mcdermottroe.com>
* Danilo Egea Gondolfo <danilo@FreeBSD.org
* Dave Glowacki <dglo@ssec.wisc.edu>
* Ernst de Haan <znerd@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
8.2.0 16 Oct 2021 09:51:39
    |
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
8.2.0 15 Apr 2021 08:31:56
    |
Tobias Kortkamp (tobik)  |
Clean up some things
- Remove duplicate variables
- Remove nop variables
- Sort categories
- Remove redundant option descriptions that match the default ones
Reported by: portscan |
8.2.0 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
8.2.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
8.2.0 11 Mar 2021 20:55:47
  |
mizhka  |
java/eclipse-pydev: resurrect port
This commits resurrects java/eclipse-pydev, updates to latest version and fixes
python version
PR: 254194
Submitted by: mizhka
Approved by: lwhsu
Sponsored by: Postgres Professional |
3.5.0_2 19 Sep 2020 13:01:00
  |
rene  |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
3.5.0_2 08 Mar 2020 17:01:47
  |
antoine  |
Deprecate some ports using deprecated version of python
With hat: portmgr |
3.5.0_2 13 Aug 2019 22:22:35
  |
mat  |
Convert to UCL & cleanup pkg-message (categories h-k) |
3.5.0_2 14 Apr 2019 12:31:55
  |
pi  |
java/eclipse-pydev: unbreak after java/eclipse update
- path to BUNDLES_INFO changed
PR: 236792 |
3.5.0_1 14 Apr 2019 11:52:08
  |
pi  |
java/eclipse-pydev: mark BROKEN after java/eclipse update
- see also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213648
PR: 236792 |
3.5.0_1 12 Dec 2017 18:35:32
  |
antoine  |
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed |
3.5.0_1 01 Apr 2016 14:08:38
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
3.5.0_1 05 Nov 2015 12:36:25
  |
mat  |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
3.5.0_1 19 Oct 2014 17:45:14
  |
mva  |
- Convert ports from german/, java/, japanese/ and ports-mgmt/ to new
USES=python
Approved by: portmgr (implicit) |
3.5.0_1 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
3.5.0 11 Jul 2014 22:14:15
  |
marino  |
Update 8 plugins following upgrade to Eclipse 4.3.2
The following plugins must be updated after upgrading Eclipse to
version 4.3.2 because they don't currently work:
* java/eclipse-datatools (assign maintainership too)
* java/eclipse-emf
* java/eclipse-gef
* java/eclipse-pydev
* java/eclipse-webtools
* java/eclipse-windowbuilder
* devel/scala-ide
* devel/subversive
PR: 191798
Submitted by: Eclipse maintainer (Jimmy Kelly) |
2.8.2 10 Jun 2014 02:45:14
  |
nivit  |
- Update to 2.8.2
- Add support for stage dir
- Sort variables
- Remove post-install target
- Remove files/pkg-install.in
Release Notes: http://pydev.org/history_pydev.html |
2.8.1 10 Mar 2014 15:21:21
  |
bapt  |
Convert j* to USES=zip |
2.8.1 20 Sep 2013 19:48:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
2.8.1 28 Aug 2013 13:42:57
  |
nivit  |
- Update to 2.8.1 |
2.7.5 30 Jun 2013 05:16:02
  |
nivit  |
- Update to 2.7.5
- Trim Makefile header
- Fix format of WWW field in pkg-descr |
2.6.0_1 21 Jul 2012 12:45:14
 |
nivit  |
- Simplify code of files/pkg-install.in, and post-install target
Buildlog: http://goo.gl/4U6wb |
2.6.0_1 19 Jul 2012 21:43:28
 |
nivit  |
- Add files/pkg-install.in
- Add a note to pkg-message about the problem of not seeing
the PyDev perspective
- Bump PORTREVISION
- Remove PLIST_SUB
- Add SUB_LIST, SUB_FILES (for pkg-install)
- Use a different (and ugly) way to update the bundles.info
file of Eclipse, and make pointyhat happy(http://goo.gl/LVKpz )
(post-install target) [1]
- Add an @unexec command to pkg-plist to remove any reference
to PyDev in bundles.info when you uninstall the package
(add-plist-post target)
Buildlog: http://goo.gl/B18L5
Reported by: pointyhat (via erwin, and beat) [1] |
2.6.0 13 Jul 2012 22:30:06
 |
nivit  |
- Update to 2.6.0
- Add LICENSE (EPL)
- Remove variables already defined in eclipse/Makefile.plugins
- Add option JYTHON (default off)
- Add a pre-install target to generate Python bytecode
- Add instructions to update the bundles.info file, otherwise
the simple users don't see the installed plugin when running
Eclipse
- Fix instructions of pkg-message
- Remove pkg-plist (now generated automatically by eclipse/Makefile.plugins) |
2.2.4 13 Dec 2011 15:15:50
 |
nivit  |
- Update to 2.2.4
Feature safe: yes |
2.0.0.2011040403 13 Apr 2011 13:19:21
 |
nivit  |
- Update to 2.0.0.2011040403 |
1.6.4.2011010200 27 Feb 2011 15:59:36
 |
nivit  |
- Update to 1.6.4.2011010200 |
1.6.3.2010100513 17 Nov 2010 14:17:29
 |
nivit  |
- Update to 1.6.3.2010100513 |
1.6.2.2010090812 11 Sep 2010 11:43:55
 |
nivit  |
- Update to 1.6.2.2010090812 |
1.6.1.2010080312 30 Aug 2010 19:44:30
 |
nivit  |
- Update to 1.6.1.2010080312 |
1.6.0.2010071813 25 Jul 2010 07:33:33
 |
nivit  |
- Update to 1.6.0.2010071813
- Fix installation path (see also PR ports/148669) |
1.5.6.2010033101 02 May 2010 20:58:20
 |
nivit  |
- Update to 1.5.6.2010033101
- Remove hard-coded version from pkg-plist
- Replace DISTFILES with DISTNAME
- Update WWW site in pkg-descr |
1.4.7.2843_2 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.4.7.2843_1 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
1.4.7.2843 22 Aug 2009 00:24:37
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
1.4.7.2843 03 Aug 2009 20:21:49
 |
nivit  |
- Update to 1.4.7.2843
- Add pkg-plist
- Use ${COPYTREE_SHARE} to install files |
1.4.2 11 Feb 2009 10:14:36
 |
nivit  |
- Update to 1.4.2 |
1.4.0 22 Jan 2009 12:24:30
 |
nivit  |
- Update to 1.40
- Remove JAVA_OS, JAVA_VENDOR |
1.3.22 09 Oct 2008 11:43:19
 |
nivit  |
- Update to 1.3.22 |
1.3.18 03 Jul 2008 13:15:41
 |
nivit  |
- Update to 1.3.18 |
1.3.17_1 06 Jun 2008 13:38:51
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.3.17 21 May 2008 15:59:50
 |
nivit  |
- Update to 1.3.17 |
1.3.15 10 Apr 2008 22:09:10
 |
nivit  |
- Update to 1.3.15 |
1.3.14 31 Mar 2008 22:11:08
 |
nivit  |
- Update to 1.3.14
PR: ports/121966
Submitted by: Dominic Fandrey <kamikaze at bsdforen.de /> |
1.3.11 23 Jan 2008 10:33:41
 |
nivit  |
PyDev is a plugin that enables users to use Eclipse for Python and Jython
development -- making Eclipse a first class Python IDE -- It comes with
many goodies such as code completion, syntax highlighting, syntax analysis,
refactor, debug and many others.
WWW: http://pydev.sourceforge.net/ |