Commit graph

13 commits

Author SHA1 Message Date
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Jung-uk Kim
4021f1476f Fix javaws launcher. This shell script now uses bash extensions. 2012-03-06 00:38:48 +00:00
Jung-uk Kim
4f2f499449 Update to 1.2. 2012-03-05 23:51:06 +00:00
Jung-uk Kim
bb4bef4870 Update to 1.1.4. 2011-11-08 17:40:22 +00:00
Jung-uk Kim
bc66c78721 Update to 1.1.3. 2011-09-28 22:03:08 +00:00
Jung-uk Kim
25a0ad461c Make portlint happy. 2011-08-31 20:09:13 +00:00
Jung-uk Kim
70460954a0 Update to 1.1.2. 2011-08-31 19:52:13 +00:00
Jung-uk Kim
0044cb6e9d Specify JAVA_VERSION correctly to fix another build breakage.
Reported by:	David Wolfskill (david at catwhisker dot org)
Pointy hat to:	jkim
2011-07-13 19:17:36 +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
f0042790ea Add LICENSE. 2011-07-11 23:13:16 +00:00
Jung-uk Kim
5a0f2d37a6 Fix build with Rhino support. 2011-07-11 22:35:12 +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