The www/tomcat41 port is unmaintained upstream and on FreeBSD and expired on 2011-09-10 Adjust the dependency of this port to use www/tomcat6 instead (untested because the distribution file cannot be fetched). Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->nork Over to maintainer (via the GNATS Auto Assign Tool)
According to the download link for this application, in order to use tomcat6, you need to use the latest version of xgate and Java6 xGate Ver 3.7 PL6 I will see if I can work out this issue. -jgh -- Jason Helfman System Administrator experts-exchange.com http://www.experts-exchange.com/M_4830110.html E4AD 7CF1 1396 27F6 79DD 4342 5E92 AD66 8C8C FBA5
update tomcat dependency fix for japanese/xgate. requirement update depends on being on latest version of xgate. * updated master_sites, distinfo, plist for new version * drop dist_subdir (no longer required) * use java 1.6+ (required) * move to copyshare installation (to avoid security implications, everything can be 444) * don't require jar for post-extract (use tar) Application comes up fine in tomcat6. Builds cleanly in Tinderbox => http://jgh.devio.us/files/logs/ja-xgate-3.7pl6.log If all goes well, this should free up removing www/tomcat41 -jgh -- Jason Helfman System Administrator experts-exchange.com http://www.experts-exchange.com/M_4830110.html E4AD 7CF1 1396 27F6 79DD 4342 5E92 AD66 8C8C FBA5
dougb 2011-10-25 05:35:24 UTC FreeBSD ports repository Modified files: japanese/xgate Makefile distinfo pkg-plist Log: update tomcat dependency fix for japanese/xgate. * updated master_sites, distinfo, plist for new version * drop dist_subdir (no longer required) * use java 1.6+ (required) * move to copyshare installation (to avoid security implications, everything can be 444) * don't require jar for post-extract (use tar) PR: ports/161230 Submitted by: Jason Helfman <jhelfman@e-e.com> Approved by: maintainer timeout (14 days, and 22 days) Revision Changes Path 1.12 +26 -24 ports/japanese/xgate/Makefile 1.4 +2 -2 ports/japanese/xgate/distinfo 1.5 +887 -1514 ports/japanese/xgate/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed Jason's version.
Responsible Changed From-To: nork->dougb I committed it.