| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
an already installed native JDK rather than insisting on the
hardcoded Sun Linux JDK as the bootstrapper. This also means
that one can remove the Sun Linux JDK after the initial build
if so desired.
This may be superseded by a more general method of specifying
the bootstrap compiler from bsd.java.mk at a later date.
Reviewed by: sobomax
Approved by: sobomax
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bandaid is reverted by this commit and instead patches are added
which will remove duplicate message entries from the .po files for
the plugin.
These are essentially the patches of marius@alchemy.franken.de, with
the first part of each patch removed (the message does actually have
two spaces in the code!). These patches were verified with the script
submitted by KANOU Hiroki-san and against the patches submitted by
SUGIMURA Takashi-san. Thanks to all of these people.
Apologies for the increasingly long patch names.
PR: 37087, 37147
Submitted by: marius@alchemy.franken.de
Reviewed by: sobomax
Approved by: sobomax
|
| |
|
|
|
|
|
|
|
|
|
|
| |
rather than <machine/soundcard.h>. This doesn't affect the build
on 4-STABLE.
PR: 36988
Submitted by: Motoyuki Konno <motoyuki@bsdclub.org>
Reviewed by: sobomax
Approved by: sobomax
|
|
|
|
|
|
|
|
|
|
|
|
| |
messages for the browser plugin.
This is a bandaid for the problem expressed in the PR while I evaluate
a number of other proposed patches for the correct fix. Hence the PR
currently remains open.
PR: 37087
Reviewed by: sobomax
Approved by: sobomax
|
|
|
|
| |
Approved by: sobomax
|
|
|
|
|
|
|
|
| |
the correct functions to call static Java methods.
Submitted by: Richard Tobin <richard@cogsci.ed.ac.uk>
Reviewed by: sobomax
Approved by: sobomax
|
|
|
|
|
|
|
|
| |
the locale correctly).
Submitted by: Zhenbang Wei <forth@zbwei.net> (via clive)
Reviewed by: sobomax
Approved by: sobomax
|
|
|
|
|
|
|
| |
of the jdk13 port.
Reviewed by: sobomax
Approved by: sobomax
|
|
|
|
|
|
|
|
|
|
|
| |
argument list is too long. Hence the first patch invoked tar once for
each file. This works, but is inefficient. This version of the patch
uses cpio in pass through mode to copy all the files at once.
PR: 35658
Submitted by: "Remco van 't Veer" <rwvtveer@xs4all.nl>
Reviewed by: sobomax
Approved by: sobomax
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
built by someone other than root. Instead of moving the files with tar,
move them with cpio and set up ownership.
Note that I have not closed the PR as there are 12 other ports named in
the PR with this problem.
PR: 36411
Submitted by: Alan Eldridge <ports@geeksrus.net>
Reviewed by: sobomax
Approved by: sobomax
|
|
|
|
|
|
| |
the application home directory.
Prompted by: Marc Recht <recht@contentmedia.de>
|
|
|
|
|
| |
PR: 35899
Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
resolves the following error when starting Mozilla:
LoadPlugin: failed to initialize shared library
/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so
[/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: Undefined
symbol "XtShellStrings"]
While I'm here add a tweak to prune empty directories before installing
JDK, so that JDK installed from a pre-built package deinstalls properly.
Bump PORTREVISION.
|
|
|
|
|
|
|
| |
port should be rebuilt for the patch to be applied. Now
portupgrade should work as expected.
PR: ports/35658
|
|
|
|
|
| |
Submitted by: Greg Lewis
PR: ports/35658
|
|
|
|
|
|
|
| |
starting any Swing app.
PR: 31364
Submitted by: Jonathan Chen <jonathan.chen@itouch.co.nz>
|
|
|
|
| |
Submitted by: Greg Lewis
|
|
|
|
|
| |
PR: 35120
Submitted by: Greg Lewis <glewis@eyesbeyond.com>
|
| |
|
|
|
|
| |
Submitted by: Remco van't Veer
|
|
|
|
|
| |
PR: 34923
Submitted by: Greg Lewis
|
|
|
|
| |
place.
|
|
|
|
|
| |
PR: 31257
Submitted by: Greg Lewis <glewis@eyesbeyond.com>
|
|
|
|
| |
Submitted by: Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp>
|
|
|
|
|
|
|
| |
please make sure that you have upgraded before reporting a bug or problem.
PR: 30481
Submitted by: Greg Lewis <glewis@eyesbeyond.com>
|
|
|
|
|
|
|
| |
jdk12-beta).
PR: 29949
Submitted by: Greg Lewis <glewis@eyesbeyond.com>
|
|
|
|
|
| |
PR: 27058
Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
|
|
|
|
|
|
|
| |
- the previous replacement of \s+# -> \t\t# triggered
error "Unassociated shell command #"
Submitted by: Dan Langille <dan@langille.org>
|
| |
|
|
|
|
| |
Reported by: Max Khon <fjoe@plesk.com>, Ilya Krel <ilya@krel.org>
|
|
|
|
| |
Submitted by: Ed Sweeney <edwardsweeney@yahoo.com>
|
|
|
|
|
|
| |
to make the Alpha work.
Submitted by: Greg Lewis <glewis@trc.adelaide.edu.au>
|
|
Sun and patchset from FreeBSD Java Project.
|