Commit graph

11 commits

Author SHA1 Message Date
Jung-uk Kim
d20bd649d5 Update to 1.6.2. 2016-02-11 23:45:10 +00:00
Jung-uk Kim
a36fc539ce Update to 1.5.2. 2015-02-05 20:13:39 +00:00
Jung-uk Kim
70b053ef8b Update to 1.5. 2014-04-10 05:24:06 +00:00
Jung-uk Kim
a97ed07513 Update to 1.4. 2013-06-11 23:18:45 +00:00
Jung-uk Kim
8f11da0157 Update to 1.3.2. 2013-04-26 23:26:07 +00:00
Jung-uk Kim
fa75392bda - Update to 1.3.1.
- Tidy up dependencies, trim Makefile header, and clean up style.

Feature safe:	yes
2012-11-08 18:22:11 +00:00
Jung-uk Kim
61a04e3a5b Update to 1.3. 2012-09-06 21:15:59 +00:00
Jung-uk Kim
4f2f499449 Update to 1.2. 2012-03-05 23:51:06 +00:00
Jung-uk Kim
3a1f3ec4f9 Replace "readlink -f" with realpath(1). This should fix "make test" on
7.4 and 8.2 when both "RHINO" and "TEST" options are enabled.

Suggested by:	Warren Block (wblock at wonkity dot com)
2011-07-12 22:53:45 +00:00
Jung-uk Kim
111342302b Fix various build and installation issues.
- Replace various Linuxisms in Makefile with little more portable code.
Remove now unnecessary build dependency of sysutils/coreutils.
- Install launcher wrappers with INSTALL_SCRIPT[1].
- Rename javaws launcher to itweb-javaws throughout.  This conflicts with
a symlink created by java/javavmwrapper[2].

PR:		ports/158826 [1]
Reported by:	glewis [2]
2011-07-12 19:21:03 +00:00
Jung-uk Kim
3fd4f7963c The IcedTea-Web project provides a Free Software web browser plugin running
applets written in the Java programming language and an implementation of
Java Web Start, originally based on the NetX project.

WWW: http://icedtea.classpath.org/wiki/IcedTea-Web
2011-07-11 20:50:42 +00:00