| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 Jul 2012 12:45:14
2.6.0_1
|
nivit  |
- Simplify code of files/pkg-install.in, and post-install target
Buildlog: http://goo.gl/4U6wb |
19 Jul 2012 21:43:28
2.6.0_1
|
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] |
13 Jul 2012 22:30:06
2.6.0
|
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) |
13 Dec 2011 15:15:50
2.2.4
|
nivit  |
- Update to 2.2.4
Feature safe: yes |
13 Apr 2011 13:19:21
2.0.0.2011040403
|
nivit  |
- Update to 2.0.0.2011040403 |
27 Feb 2011 15:59:36
1.6.4.2011010200
|
nivit  |
- Update to 1.6.4.2011010200 |
17 Nov 2010 14:17:29
1.6.3.2010100513
|
nivit  |
- Update to 1.6.3.2010100513 |
11 Sep 2010 11:43:55
1.6.2.2010090812
|
nivit  |
- Update to 1.6.2.2010090812 |
30 Aug 2010 19:44:30
1.6.1.2010080312
|
nivit  |
- Update to 1.6.1.2010080312 |
25 Jul 2010 07:33:33
1.6.0.2010071813
|
nivit  |
- Update to 1.6.0.2010071813
- Fix installation path (see also PR ports/148669) |
02 May 2010 20:58:20
1.5.6.2010033101
|
nivit  |
- Update to 1.5.6.2010033101
- Remove hard-coded version from pkg-plist
- Replace DISTFILES with DISTNAME
- Update WWW site in pkg-descr |
28 Mar 2010 06:47:48
1.4.7.2843_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.4.7.2843_1
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:24:37
1.4.7.2843  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
03 Aug 2009 20:21:49
1.4.7.2843
|
nivit  |
- Update to 1.4.7.2843
- Add pkg-plist
- Use ${COPYTREE_SHARE} to install files |
11 Feb 2009 10:14:36
1.4.2
|
nivit  |
- Update to 1.4.2 |
22 Jan 2009 12:24:30
1.4.0
|
nivit  |
- Update to 1.40
- Remove JAVA_OS, JAVA_VENDOR |
09 Oct 2008 11:43:19
1.3.22
|
nivit  |
- Update to 1.3.22 |
03 Jul 2008 13:15:41
1.3.18
|
nivit  |
- Update to 1.3.18 |
06 Jun 2008 13:38:51
1.3.17_1
|
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) |
21 May 2008 15:59:50
1.3.17
|
nivit  |
- Update to 1.3.17 |
10 Apr 2008 22:09:10
1.3.15
|
nivit  |
- Update to 1.3.15 |
31 Mar 2008 22:11:08
1.3.14
|
nivit  |
- Update to 1.3.14
PR: ports/121966
Submitted by: Dominic Fandrey <kamikaze at bsdforen.de /> |
23 Jan 2008 10:33:41
1.3.11
|
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/ |