Bug 69830 - [shar] new port: java/eclipse-cdt
Summary: [shar] new port: java/eclipse-cdt
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Norikatsu Shigemura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-30 23:50 UTC by Jeremy Faulkner
Modified: 2004-08-22 00:11 UTC (History)
0 users

See Also:


Attachments
file.shar (84.96 KB, text/plain)
2004-07-30 23:50 UTC, Jeremy Faulkner
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Faulkner 2004-07-30 23:50:20 UTC
A new port for eclipse-cdt
Comment 1 Norikatsu Shigemura freebsd_committer freebsd_triage 2004-07-31 00:23:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nork

I'll handle this.
Comment 2 Herve Quiroz freebsd_committer freebsd_triage 2004-08-16 15:21:21 UTC
Jeremy,

With bsd.java.mk 2.0, the correct syntax for Java support in your port
would be:

USE_JAVA=       yes
JAVA_VERSION=   1.4+

You may find documentation on the subject in [1] or [2]. Feel free to
ask me if you have any further question.

Herve

[1] Updating Java ports to bsd.java.mk 2.0
http://www.freebsd.org/cgi/query-pr.cgi?pr=70219

[2] Porter's handbook - Using Java
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-java.html
Comment 3 Norikatsu Shigemura freebsd_committer freebsd_triage 2004-08-22 00:11:37 UTC
State Changed
From-To: open->closed

Committed, thanks!