Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a comment, the first line was "apache New ports" (apache -> #). | Jimmy Olgeni | 2003-10-30 | 1 | -1/+1 |
| | |||||
* | People should report problems with this port to maintainers. Make the | Alexander Kabaev | 2003-10-30 | 1 | -1/+0 |
| | | | | | confusion less likely by removing all non-relevant email addresses from the Makefile. | ||||
* | Port devel/jakarta-ant was renamed to devel/apache-ant. | Ernst de Haan | 2003-07-23 | 1 | -1/+1 |
| | | | | | Reported by: kris Pointy hat to: me | ||||
* | Chase ant port rename. | Jimmy Olgeni | 2003-07-21 | 1 | -1/+1 |
| | |||||
* | Whitespace. | Jimmy Olgeni | 2003-07-15 | 1 | -1/+1 |
| | |||||
* | The refactor/rename option would not work when building from sources, as | Jimmy Olgeni | 2003-07-14 | 2 | -1/+48 |
| | | | | | | | | | stated in Eclipse PR 37846. https://bugs.eclipse.org/bugs/show_bug.cgi?id=37846 The REINPLACE_CMD-powered "refactoring" is somewhat brutal, but it is better than 50+ patchfiles or a single large diff. | ||||
* | Add ANT_OPTS to MAKE_ENV to expand the java heap at runtime. | Jimmy Olgeni | 2003-07-14 | 1 | -0/+1 |
| | | | | | | | | It may happen that ant does not have sufficient heap to zip the plugins during installation. Obtained from: Jan Schulz (from the eclipse.tools.jdt newsgroup) Verified by: Edmond Nolan <eddie@eddienolan.com> | ||||
* | Forgot a @dirrm. | Jimmy Olgeni | 2003-07-12 | 1 | -0/+1 |
| | |||||
* | Let the port build and install the source code related features and | Jimmy Olgeni | 2003-07-12 | 4 | -54/+338 |
| | | | | | | | | | | | | plugins. This basically means that Javadoc help and editor hover links will work on Eclipse libraries when developing plugins and SWT applications. It requires some zipping and unzipping but at least we get the correct tree installed (much like the available binaries for other platforms). Obtained from: Jan Schulz (from the eclipse.tools.jdt newsgroup) | ||||
* | Fix typo in progress message. | Jimmy Olgeni | 2003-07-11 | 1 | -1/+1 |
| | |||||
* | USE_REINPLACE and change ant's buildfile verbose flags to "false" | Jimmy Olgeni | 2003-07-10 | 1 | -0/+4 |
| | | | | (should speed up the build a bit). | ||||
* | Fix typo in message. | Jimmy Olgeni | 2003-07-06 | 1 | -1/+1 |
| | |||||
* | Use MASTER_SITE_ECLIPSE, and use PORTVERSION in DISTNAME. | Jimmy Olgeni | 2003-07-04 | 1 | -2/+2 |
| | |||||
* | Update to version 2.1.1. | Jimmy Olgeni | 2003-07-04 | 3 | -2405/+2418 |
| | |||||
* | Enable full javadoc build. | Jimmy Olgeni | 2003-07-04 | 1 | -1/+1 |
| | |||||
* | . Fix packing list. | Greg Lewis | 2003-06-17 | 1 | -0/+1 |
| | | | | Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> | ||||
* | . Instead of hardwiring JAVA_HOME, put in a USE_JAVA statement that should | Greg Lewis | 2003-06-17 | 1 | -2/+1 |
| | | | | | | | be sufficient. The Eclipse documentation mentions needing 1.3 or better. PR: 53426 (hopefully) Suggested by: kan | ||||
* | Refuse to assume a maintainership of something I never wanted to maintain | Alexander Kabaev | 2003-06-17 | 1 | -1/+1 |
| | | | | | | in the first place. Assign maintainership to java@. | ||||
* | Add eclipse 2.1, An open extensible IDE for anything and nothing | Norikatsu Shigemura | 2003-06-17 | 16 | -0/+3003 |
in particular. Submitted by: kan |