| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
maintenance. The main changes are:
. Use 'p' for the patchset version, not 'b' and refer to the
patchset internally with JDK_PATCHSET_VERSION rather than
JDK_BETALEVEL.
. Add the NATIVE_BOOTSTRAP feature and synchronise DEPENDS lists
as much as possible.
. Add the extra pre-build checks to try and avoid build errors.
. There is also a very minor amount of whitespace diff reduction (this
should have gone in a separate commit). Last hunk of the diff.
|
| |
|
|
|
|
|
|
|
|
| |
ports.
. Use (and define if necessary) ${FIND} and ${CPIO}, rather than
/usr/bin/find and /usr/bin/cpio, respectively.
Reviewed by: znerd
|
|
|
|
|
|
| |
was removed.
Pointy hat to: obrien
|
|
|
|
|
|
|
|
|
|
|
|
| |
built by someone other than root. Instead of moving the files with tar,
move them with cpio and set up ownership.
This leaves 11 of the ports listed in the PR still to go.
PR: 36411
Submitted by: Alan Eldridge <ports@geeksrus.net>
Reviewed by: sobomax
Approved by: sobomax
|
| |
|
|
|
|
|
| |
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.
|