Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Dec 2009 09:57:37 +0700
From:      "Anh K. =?UTF-8?B?SHXhu7NuaA==?=" <xkyanh@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   build a port that depends on Java
Message-ID:  <20091209095737.63be955a@icy.localdomain>

next in thread | raw e-mail | index | archive | help
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't know which one should be used. At least, Vue works well with OpenJDK6.

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_DEPENDS=unzip:${PORTSDIR}/archivers/unzip" is possible I think such usage is so expensive :)

Thank you for your helps,

Regards,

-- 
Anh K. Huynh
- TeX: http://viettug.org/
- BSD: http://lovebsd.net/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091209095737.63be955a>