Re: installing java in freebsd 8

2010-06-07 Thread Sunpoet Hsieh
Hi,

Did you see error message like this?
= tzupdater-1_3_29-2010f.zip doesn't seem to exist in /usr/ports/distfiles/.

By default, diablo-jdk16 requires tzupdater.
You may skip this by setting WITHOUT_TZUPDATE.
tzupdater can be manually downloaded from
http://java.sun.com/javase/downloads/index.jsp,
JDK DST Timezone Update Tool - 1.3.29 is the first item in
Additional Resources section.

- Sunpoet

On Tue, Jun 8, 2010 at 12:31 PM, madal 30 mada...@hotmail.com wrote:

 hello all,

 I am having issue with installing java in my freebsd 8. I issue the command 
 in /usr/ports/java/diablo-jdk16 , make install clean but i get error :



  Because of licensing restrictions, you must fetch the distribution
  manually.

  Please access

     
 http://www.FreeBSDFoundation.org/cgi-bin/download?download=diablo-caffe-freebsd7-i386-1.6.0_07-b02.tar.bz2

  with a web browser and Accept the End User License Agreement for
  Caffe Diablo 1.6.0.

  Please open

     http://java.sun.com/javase/downloads/

  in a web browser and follow the Download link for Java
  Cryptography Extension (JCE) Unlimited Strength Jurisdiction
  Policy Files 6 to obtain the JCE policy file, jce_policy-6.zip.

  Please place the downloaded file(s) in /usr/ports/distfiles. can anyone help 
 me how to install java in my freebsd 8 ? any help would be appreciated.

 Madal


 Then I downloaded the files and placed in /usr/ports/disfiles but I still get 
 same error.


 _
 Hotmail: Trusted email with powerful SPAM protection.
 https://signup.live.com/signup.aspx?id=60969___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: installing java in freebsd 8

2010-06-07 Thread Sergey V. Dyatko
В Tue, 8 Jun 2010 04:31:43 +
madal 30 mada...@hotmail.com пишет:

M3 
M3 hello all,
M3 
M3 I am having issue with installing java in my freebsd 8. I issue the
M3 command in /usr/ports/java/diablo-jdk16 , make install clean but i
M3 get error :
M3 
M3 
M3 
M3  Because of licensing restrictions, you must fetch the distribution
M3  manually.
M3 
M3  Please access
M3 
M3  
http://www.FreeBSDFoundation.org/cgi-bin/download?download=diablo-caffe-freebsd7-i386-1.6.0_07-b02.tar.bz2
M3 
M3  with a web browser and Accept the End User License Agreement for
M3  Caffe Diablo 1.6.0.
M3 
M3  Please open
M3 
M3  http://java.sun.com/javase/downloads/
M3 
M3  in a web browser and follow the Download link for Java
M3  Cryptography Extension (JCE) Unlimited Strength Jurisdiction
M3  Policy Files 6 to obtain the JCE policy file, jce_policy-6.zip.
M3 
M3  Please place the downloaded file(s) in /usr/ports/distfiles. can
M3 anyone help me how to install java in my freebsd 8 ? any help would
M3 be appreciated.
M3 
M3 Madal
M3 
M3 
M3 Then I downloaded the files and placed in /usr/ports/disfiles but I
M3 still get same error.
I think now you need another tarball. 


--
wbr, tiger

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: installing java

2009-12-24 Thread Carlos A. M. dos Santos
On Thu, Dec 24, 2009 at 9:04 AM, Sandra Kachelmann
s.kachelm...@googlemail.com wrote:
 Today I had the pleasure to install some java port and well it was
 quite frustrating. I still have to download all the distfiles
 manually. Isn't FreeBSD now officially supported by Sun?

No, Sun does not officially support FreeBSD. The official Java port
for FreeBSD is provided by the FreeBSD foundation. Take a look at

 http://www.freebsdfoundation.org/downloads/java.shtml

and the corresponding ports:

 /usr/ports/java/diablo-jdk15
 /usr/ports/java/diablo-jdk16
 /usr/ports/java/diablo-jre15
 /usr/ports/java/diablo-jre16

 Is it really
 still necessary to manually fetch the distfiles or is this something
 that could be looked at again?

Yes, if you want to build it from the sources. This limitation is
imposed by the Java license to which FreeBSD must be compliant.

 What if the port would just point to the distfiles and don't actually
 host them on any FreeBSD mirror. Wouldn't that be legal?

The ports already points you to the distfiles but the license terms
require explicit acceptance by the user before downloading the files.

 I mean a link
 some site that provides instruction on how to build an atomic bomb is
 still legal as well, right?

It would depend on the license terms of the atomic bomb. :-)

 If so I could simply upload the distfiles
 to some russian FTP server and nobody but Sun would really care.

You can upload them to some FTP server in *any* country. It would not
be legal, anyway. The FreeBSD project is not whiling to be sued by
Sun. And yes, they *do* care.

 This is so annyoing:

 - Manually fetch
 - Login to some bloated sun.com site

 ARGHH!!!

Send your complaints, politely, to Sun. FreeBSD is just another victim
in this case.

-- 
My preferred quotation of Robert Louis Stevenson is You cannot
make an omelette without breaking eggs. Not because I like the
omelettes, but because I like the sound of eggs being broken.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: installing java

2009-12-24 Thread Yuri Pankov
On Thu, Dec 24, 2009 at 12:04:22PM +0100, Sandra Kachelmann wrote:
 Today I had the pleasure to install some java port and well it was
 quite frustrating. I still have to download all the distfiles
 manually. Isn't FreeBSD now officially supported by Sun? Is it really
 still necessary to manually fetch the distfiles or is this something
 that could be looked at again?
 
 Theoretically:
 
 What if the port would just point to the distfiles and don't actually
 host them on any FreeBSD mirror. Wouldn't that be legal? I mean a link
 some site that provides instruction on how to build an atomic bomb is
 still legal as well, right? If so I could simply upload the distfiles
 to some russian FTP server and nobody but Sun would really care.
 
 This is so annyoing:
 
 - Manually fetch
 - Login to some bloated sun.com site
 
 ARGHH!!!
 
 /frustration
 
 Sandra

Why not just use diablo-{jdk,jre}-* then?


Yuri
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org