aboutsummaryrefslogtreecommitdiff
path: root/java/icedtea-web/files/patch-Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.2.Jung-uk Kim2012-03-051-22/+47
| | | | Notes: svn path=/head/; revision=292787
* Replace "readlink -f" with realpath(1). This should fix "make test" onJung-uk Kim2011-07-121-3/+5
| | | | | | | | | 7.4 and 8.2 when both "RHINO" and "TEST" options are enabled. Suggested by: Warren Block (wblock at wonkity dot com) Notes: svn path=/head/; revision=277617
* Fix various build and installation issues.Jung-uk Kim2011-07-121-7/+138
| | | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=277613
* The IcedTea-Web project provides a Free Software web browser plugin runningJung-uk Kim2011-07-111-0/+45
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 Notes: svn path=/head/; revision=277566