Bug 71451 - [PATCH] editors/openoffice: Use bsd.java.mk 2.0 features
Summary: [PATCH] editors/openoffice: Use bsd.java.mk 2.0 features
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: Herve Quiroz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-07 09:40 UTC by Herve Quiroz
Modified: 2004-11-30 02:27 UTC (History)
0 users

See Also:


Attachments
openoffice-1.1.2.patch (949 bytes, patch)
2004-09-07 09:40 UTC, Herve Quiroz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Herve Quiroz freebsd_committer freebsd_triage 2004-09-07 09:40:29 UTC
This patch should (not tested -- just here as a reminder) upgrade the port so
it is bsd.java.mk 2.0 compliant.

Here are a couple of statements from my original message just in case you're
missing something:

- If USE_ANT is defined then ${ANT} is set to the location of the ant
  executable and devel/apache-ant is added to BUILD_DEPENDS.
- Enforcing either JAVA_BUILD or JAVA_RUN supercedes the NO_{RUN|BUILD}_DEPENDS
  from bsd.java.mk 1.0.

More info in the Porter's Handbook, Java section or in [1]. Feel free to ask me
for further information on the subject.

When this is commited, please notify me so I can remove the port from my TODO
list [1], or just edit ports/72219 yourself and remove the corresponding entry
if you wish.

[1] ports/72219: Updating Java ports to bsd.java.mk 2.0

Generated with FreeBSD Port Tools 0.63
Comment 1 Herve Quiroz freebsd_committer freebsd_triage 2004-09-07 09:40:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->maho

Here is the PR you asked for.
Comment 2 Maho Nakata freebsd_committer freebsd_triage 2004-10-24 04:55:34 UTC
State Changed
From-To: open->suspended

suspended and re-assign to hq by his request 


Comment 3 Maho Nakata freebsd_committer freebsd_triage 2004-10-24 04:55:34 UTC
Responsible Changed
From-To: maho->hq

suspended and re-assign to hq by his request
Comment 4 Herve Quiroz freebsd_committer freebsd_triage 2004-11-30 02:26:16 UTC
State Changed
From-To: suspended->closed

Ant suport in bsd.java.mk will be left as-is for the moment. 
This port should then remain as it is for now.