Bug 92535

Summary: java/sun-wtk - mastersite doesn't exist anymore
Product: Ports & Packages Reporter: edwin
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description edwin 2006-01-30 11:30:08 UTC
===>  sun-wtk-2.2 You must manually fetch the J2ME WTK self-extracting file for the Linux platform (j2me_wireless_toolkit-2_2-linux-i386.bin) from http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2me_wireless_toolkit-2_2-oth-JPR&SiteId=JSC&TransactionId=noreg, place it in /home/edwin/dd and then run make again.

Page 404s.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-01-30 11:32:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Panagiotis Astithas 2006-01-30 13:56:04 UTC
[Resent since the other address' server seems to be blacklisted]

Please apply the following patch that also updates my current email
address:

--------------------------------------------
--- /tmp/Makefile       Fri Sep 30 01:07:08 2005
+++ Makefile    Mon Jan 30 15:39:12 2006
@@ -13,7 +13,7 @@
  DISTNAME=      j2me_wireless_toolkit-${PORTVERSION:S/./_/}-linux-i386
  EXTRACT_SUFX=  .bin

-MAINTAINER=    past@noc.ntua.gr
+MAINTAINER=    past@ebs.gr
  COMMENT=       Sun J2ME Wireless Toolkit

  USE_JAVA=      yes
@@ -21,7 +21,7 @@
  NO_BUILD=      yes
  NO_WRKSUBDIR=  yes
  ONLY_FOR_ARCHS=        i386
-DOWNLOAD_URL=
http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2me_wireless_toolkit-${PORTVERSION:S/./_/}-oth-JPR&SiteId=JSC&TransactionId=noreg
+DOWNLOAD_URL=
http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2me_wireless_toolkit-${PORTVERSION:S/./_/}-oth-JPR&SiteId=JSC&TransactionId=try

  RESTRICTED=    License does not allow redistribution of any kind
  NO_CDROM=      ${RESTRICTED}
----------------------------------------------
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2006-01-30 20:24:08 UTC
State Changed
From-To: feedback->closed

Committed, thanks!