Bug 65617 - [PATCH] java/jakarta-commons-dbcp: fix build on bento, use MASTER_SITE_APACHE_JAKARTA
Summary: [PATCH] java/jakarta-commons-dbcp: fix build on bento, use MASTER_SITE_APACHE...
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-16 13:40 UTC by Hervé Quiroz
Modified: 2004-04-16 16:27 UTC (History)
1 user (show)

See Also:


Attachments
jakarta-commons-dbcp-1.1.patch (1.51 KB, patch)
2004-04-16 13:40 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-16 13:40:22 UTC
- Fix build on bento: now JDK 1.4+ is used (required javax.sql package is not
  available with older JDKs)
- Use MASTER_SITE_APACHE_JAKARTA (so portlint does not complain)
- bsd.java.mk 2.0 compliant
- Removed pkg-plist using PLIST_FILES for the JAR file

The first point is critical, as the port does not currently build on bento.

Port maintainer (toha@toha.org.ua) is cc'd.

Generated with FreeBSD Port Tools 0.50
Comment 1 Greg Lewis freebsd_committer freebsd_triage 2004-04-16 16:26:59 UTC
State Changed
From-To: open->closed

Committed, thanks!