| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
include/bsd -> include/freebsd in sources, but not reflected
this change in pkg-plist)
Reported by: Holger Kipp <Holger.Kipp@alogis.com>,
Kunihiro Arai <kunihiro-arai@seagreen.ocn.ne.jp>
|
|
|
|
|
| |
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
PR: 51788
|
|
|
|
|
|
| |
The port now uses the JAVAJARDIR variable defined in bsd.java.mk.
Submitted by: maintainer
|
| |
|
|
|
|
| |
Reminded by: lioux
|
| |
|
|
|
|
| |
Reported by: kris
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ttyname() must not return NULL. This isn't entirely true according
to the manual page (the device must be able to be found as well) and
certainly appears to not necessarily be true in the package building
environment on bento (plus at least the PR submitter's environment).
Note that this assert() was, of course, only ever triggered when
running in debug mode (which most people don't, but does happen
during the build in some parts). Also note that there is a check
for isatty() preceding the call for ttyname() and a NULL return
from ttyname() is handled, so removing this assert should not
create any problems.
PR: 48164
|
|
|
|
|
|
| |
. Revert back to using the actual distribution site in MASTER_SITES.
Approved by: znerd
|
|
|
|
| |
Reported by: Thomas Vogt <thomas.vogt@bsdunix.ch>
|
|
|
|
| |
install if linux_base isn't installed.
|
|
|
|
|
|
|
|
| |
. Put the MD JNI headers in include/freebsd _not_ include/bsd. This
brings the 1.4 port in line with 1.1, 1.2 and 1.3, and arguably inline
with Solaris and Linux.
Not-objected-to by: phantom
|
|
|
|
|
|
|
| |
Destination JAR file now without the version number.
Submitted by: maintainer
PR: 51637
|
|
|
|
|
| |
PR: 36411
Approved by: maintainer timeout
|
|
|
|
|
|
|
| |
There may be other Math methods which similarly fail under optimisation,
these will be addressed by a more extensive change in patchset 9.
PR: 48825
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
post-patch clean up.
. Simplify installation find command.
Reviewed by: znerd
Approved by: znerd
|
|
|
|
|
| |
Reviewed by: znerd
Approved by: znerd
|
|
|
|
|
|
| |
PR: 36411
Reviewed by: znerd
Approved by: znerd
|
|
|
|
| |
threads) the default. This is the most stable combination.
|
|
|
|
|
|
| |
warning that the Classic VM is unusable with HotSpot.
Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
|
| |
|
|
|
|
|
|
|
|
| |
ProGuard can read jar files, shrink and obfuscate them (to prevent
reverse engineering), and write out the resulting jar file.
PR: 50434
Submitted by: Alex Semenyaka
|
|
|
|
|
|
| |
commit to distinfo.
Forgotten by: edwin
|
|
|
|
|
|
|
| |
Lots of changes in the HTML code
PR: ports/50939
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
|
| |
|
|
|
|
|
|
|
|
|
| |
us to ensure ownership is correct on the installed files.
. Note that this is a Sun JDK in the registervm comment.
PR: 36411 (more ports to go)
Reviewed by: znerd
Approved by: znerd
|
|
|
|
|
|
|
|
|
| |
us to ensure ownership is correct on the installed files.
. Note that this is a Blackdown JDK in the registervm comment.
PR: 36411 (more ports to go)
Reviewed by: znerd
Approved by: znerd
|
|
|
|
| |
to maintain the JBoss ports.
|
|
|
|
|
|
| |
stability of native JDK 1.4.1 with its built-in JIT on steroids
(HotSpot), so that I am unlikely ever will want to use external
JIT.
|
|
|
|
| |
Pointed out by: joerg
|
|
|
|
| |
PATCH_DEPENDS, since it is required by pre-patch
|
|
|
|
|
|
|
|
|
| |
not be installed, but appears to be on rare occasions for reasons
unknown.
2. Add handling of share/doc/java, previously only done in pkg-plist.
PR: 50092 (2)
Submitted by: Munehiro Matsuda <haro@kgt.co.jp> (2)
|
|
|
|
|
|
|
|
|
|
| |
. Clean up for WITHOUT_PLUGIN.
. Clean up for WITH_NATIVE_THREADS.
. Add handling of jre/lib/ext, previously only done in Makefile.
PR: 50092
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Munehiro Matsuda <haro@kgt.co.jp>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
java/bouncycastle port is currently at version 1.11. However the
jce-jdk13-111.tar.gz tarball downloaded from
http://www.bouncycastle.org/download/ suddenly seems to contain
jce-jdk13-116, which naturally fails the checksum test:
PR: ports/46184
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
|
|
|
|
| |
Java version of GNU getopt family functions
|
|
|
|
|
| |
PR: 45287
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
|
| |
|
| |
|
|
|
|
| |
Requested by: kris
|
|
|
|
|
|
|
| |
don't have pthread_attr_get_np() at all (early 4.7-STABLE and previous
versions).
Reported by: Phillip Oleson <poleson@verio.net>
|
|
|
|
|
|
|
|
| |
This is pre-requisite of native jdk14 port build on bento.
Requested by: kris
Approved by: portmgr
No response from: znerd (maintainer)
|
|
|
|
|
|
|
|
| |
people about requirement of libc_r updates as early as possible.
Bump PORTREVISION
Approved by: portmgr (kris) (implicitly)
|
| |
|
|
|
|
| |
Submitted by: olgeni, glewis
|
|
|
|
| |
but sometimes leaves in)
|