Bug 65063 - [PATCH] devel/apache-ant: portlint compliance and javavmwrapper's 'classpath'
Summary: [PATCH] devel/apache-ant: portlint compliance and javavmwrapper's 'classpath'
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: Ernst de Haan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-02 10:00 UTC by Hervé Quiroz
Modified: 2004-04-03 12:40 UTC (History)
1 user (show)

See Also:


Attachments
apache-ant-1.6.1.patch (1.77 KB, patch)
2004-04-02 10:00 UTC, Hervé Quiroz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hervé Quiroz 2004-04-02 10:00:28 UTC
- fixed the location of EXTRACT_ONLY in Makefile so now portlint does not
  complain
- changed the 'ant(1)' script so that it now uses the 'classpath' command
  provided by java/javavmwrapper (command added recently)

NOTE: This port does not comply to the NOPORTDOCS macro. I could provide a
patch for this if you want. Anyway, I think the port documentation should be
located in ${DOCSDIR} rather than ${PREFIX}/ant/doc. I would also rather move
ANT_HOME to ${JAVASHAREDIR}/ant (not to make an exception with Ant compared to
other Java ports -- think of devel/maven or games/pcgen for instance).

NOTE2: use of PORTDOCS macro could reduce the ports tree size by about 80Kb...

NOTE3: I can provide patch/fixes for everything I mention in this PR if you
want: I am currently in heavy Java coding stage at work so I can find the time
to send PRs between coding sessions (especially when those PRs may ease my
coding sessions).

Port maintainer (znerd@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.50
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-04-02 10:54:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->znerd

Over to maintainer.
Comment 2 Ernst de Haan freebsd_committer freebsd_triage 2004-04-03 12:30:56 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 Ernst de Haan freebsd_committer freebsd_triage 2004-04-03 14:29:57 UTC
One small change: I'll bump the PORTREVISION, since this changes one of the 
installed files (the 'ant' shell script).

Ernst