===> 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.
State Changed From-To: open->feedback Awaiting maintainers feedback
[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} ----------------------------------------------
State Changed From-To: feedback->closed Committed, thanks!