Commit graph

27 commits

Author SHA1 Message Date
Baptiste Daroussin
c2c2a2b86b Add NO_STAGE all over the place in preparation for the staging support (cat: java) 2013-09-20 19:48:32 +00:00
Nicola Vitale
61cf4cab1b - Update to 2.8.1 2013-08-28 13:42:57 +00:00
Nicola Vitale
7b63b3ea48 - Update to 2.7.5
- Trim Makefile header
- Fix format of WWW field in pkg-descr
2013-06-30 05:16:01 +00:00
Nicola Vitale
2a1bf99b32 - Simplify code of files/pkg-install.in, and post-install target
Buildlog:	http://goo.gl/4U6wb
2012-07-21 12:45:13 +00:00
Nicola Vitale
1fa1fd91a8 - 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]
2012-07-19 21:43:28 +00:00
Nicola Vitale
3a9bb25bf2 - 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)
2012-07-13 22:30:06 +00:00
Nicola Vitale
96bb2e4147 - Update to 2.2.4
Feature safe:	yes
2011-12-13 15:15:50 +00:00
Nicola Vitale
60ace6f05f - Update to 2.0.0.2011040403 2011-04-13 13:19:21 +00:00
Nicola Vitale
92974fbcb9 - Update to 1.6.4.2011010200 2011-02-27 15:59:36 +00:00
Nicola Vitale
96aa9e3ef7 - Update to 1.6.3.2010100513 2010-11-17 14:17:29 +00:00
Nicola Vitale
2d3ab3761f - Update to 1.6.2.2010090812 2010-09-11 11:43:55 +00:00
Nicola Vitale
ae11b9e9d7 - Update to 1.6.1.2010080312 2010-08-30 19:44:30 +00:00
Nicola Vitale
ac7e9d2835 - Update to 1.6.0.2010071813
- Fix installation path (see also PR ports/148669)
2010-07-25 07:33:33 +00:00
Nicola Vitale
33165c4ee9 - Update to 1.5.6.2010033101
- Remove hard-coded version from pkg-plist
- Replace DISTFILES with DISTNAME
- Update WWW site in pkg-descr
2010-05-02 20:58:20 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dmitry Marakasov
0074c5fa8c - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
Nicola Vitale
f5a8651ec9 - Update to 1.4.7.2843
- Add pkg-plist
- Use ${COPYTREE_SHARE} to install files
2009-08-03 20:21:49 +00:00
Nicola Vitale
fce84d24e5 - Update to 1.4.2 2009-02-11 10:14:36 +00:00
Nicola Vitale
3e8191e75f - Update to 1.40
- Remove JAVA_OS, JAVA_VENDOR
2009-01-22 12:24:30 +00:00
Nicola Vitale
4cc02689f2 - Update to 1.3.22 2008-10-09 11:43:19 +00:00
Nicola Vitale
13c026151e - Update to 1.3.18 2008-07-03 13:15:41 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Nicola Vitale
b6f19e58e2 - Update to 1.3.17 2008-05-21 15:59:50 +00:00
Nicola Vitale
4f480da515 - Update to 1.3.15 2008-04-10 22:09:10 +00:00
Nicola Vitale
628b7a9e72 - Update to 1.3.14
PR:		ports/121966
Submitted by:	Dominic Fandrey <kamikaze at bsdforen.de />
2008-03-31 22:11:08 +00:00
Nicola Vitale
f5fa428d52 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/
2008-01-23 10:33:41 +00:00