Re: build a port that depends on Java

2009-12-08 Thread Anh Ky Huynh
Hi, On Wed, 9 Dec 2009 05:00:34 + Frank Shute wrote: > On Wed, Dec 09, 2009 at 09:57:37AM +0700, Anh K. Hu???nh wrote: > > > > I am going to build a port (named `vue`, http://vue.tufts.edu/) > > that depends on Java libraries but I don't know how to set the > > dependencies (the RUN_DEPENDS

Re: build a port that depends on Java

2009-12-08 Thread Frank Shute
On Wed, Dec 09, 2009 at 09:57:37AM +0700, Anh K. Hu???nh wrote: > > Hi, > > I am going to build a port (named `vue`, http://vue.tufts.edu/) that > depends on Java libraries but I don't know how to set the > dependencies (the RUN_DEPENDS variable in `Makefile`). I know some > kinds of Java and don'

Re: build a port that depends on Java

2009-12-08 Thread Olivier Nicole
Hi, > Another problem is that the original file for port is in `.zip` > format. As far as I know `.zip` isn't natively supported in > FreeBSD. Should I convert that file to `.tar.gz` format and > redistribute in my site (instead of using file from VUE master > site?). Though using > "EXTRACT_DEPEN