1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Norikatsu Shigemura
13dc50ac46 Fix build error by GNOME2.6. This is a temporary fix. 2004-04-06 16:50:30 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Jimmy Olgeni
f04d0f908c Upgrade to 2.1.3. 2004-03-20 13:33:34 +00:00
Daichi GOTO
95d35ddb1a Add SIZE into distinfo
Submitted by:	trevor
2004-03-18 12:07:18 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Jimmy Olgeni
ec15891f82 Upgrade to Eclipse 2.1.2. 2003-12-04 10:26:11 +00:00
Jimmy Olgeni
4188bfa318 Fix a comment, the first line was "apache New ports" (apache -> #). 2003-10-30 12:54:12 +00:00
Alexander Kabaev
748e12677b People should report problems with this port to maintainers. Make the
confusion less likely by removing all non-relevant email addresses from
the Makefile.
2003-10-30 07:39:23 +00:00
Ernst de Haan
b093017dc6 Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by:	kris
Pointy hat to:	me
2003-07-23 14:30:29 +00:00
Jimmy Olgeni
15acca7d9a Chase ant port rename. 2003-07-21 10:42:38 +00:00
Jimmy Olgeni
c784a7dc37 Whitespace. 2003-07-15 14:08:24 +00:00
Jimmy Olgeni
cc601c7d34 The refactor/rename option would not work when building from sources, as
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.
2003-07-14 21:17:22 +00:00
Jimmy Olgeni
5286f73056 Add ANT_OPTS to MAKE_ENV to expand the java heap at runtime.
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>
2003-07-14 20:54:08 +00:00
Jimmy Olgeni
29feb35f75 Forgot a @dirrm. 2003-07-12 13:48:59 +00:00
Jimmy Olgeni
2ab9d80d68 Let the port build and install the source code related features and
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)
2003-07-12 13:04:06 +00:00
Jimmy Olgeni
92aad7c7b3 Fix typo in progress message. 2003-07-11 21:43:18 +00:00
Jimmy Olgeni
8f99336972 USE_REINPLACE and change ant's buildfile verbose flags to "false"
(should speed up the build a bit).
2003-07-10 11:27:06 +00:00
Jimmy Olgeni
9601bcffc3 Fix typo in message. 2003-07-06 15:41:16 +00:00
Jimmy Olgeni
0d30f7f05f Use MASTER_SITE_ECLIPSE, and use PORTVERSION in DISTNAME. 2003-07-04 22:33:09 +00:00
Jimmy Olgeni
8a3abba3d8 Update to version 2.1.1. 2003-07-04 14:22:36 +00:00
Jimmy Olgeni
8bf97b0f80 Enable full javadoc build. 2003-07-04 11:56:56 +00:00
Greg Lewis
ef52bdf913 . Fix packing list.
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2003-06-17 23:22:44 +00:00
Greg Lewis
6f309db8f3 . Instead of hardwiring JAVA_HOME, put in a USE_JAVA statement that should
be sufficient.  The Eclipse documentation mentions needing 1.3 or better.

PR:		53426 (hopefully)
Suggested by:	kan
2003-06-17 23:15:25 +00:00
Alexander Kabaev
f35fce99d0 Refuse to assume a maintainership of something I never wanted to maintain
in the first place.

Assign maintainership to java@.
2003-06-17 21:07:31 +00:00
Norikatsu Shigemura
5362074527 Add eclipse 2.1, An open extensible IDE for anything and nothing
in particular.

Submitted by:	kan
2003-06-17 17:39:48 +00:00