| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/81577
Submitted by: Vasil Dimov <vd@datamax.bg>
Notes:
svn path=/head/; revision=136366
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Add LATEST_LINK. [2]
PR: ports/81076 [1]
Submitted by: Alex Varju <freebsd-ports@varju.ca> [1]
Pointed out by: krisbot via kris [2]
Tested by: java@ [1]
Notes:
svn path=/head/; revision=136365
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sparc64 should be quick, but I haven't been able to scare up the resources on
the cluster machines). Also, remove the compile-time options such as different
AWTs, which are intended by the developers for use in embedded systems, not
general users.
Also, move maintainership to myself, since I'm working on kaffe too frequently.
Thanks Mark for your work on this port!
PR: ports/80641
Submitted by: anholt
Approved by: maintainer
Notes:
svn path=/head/; revision=136353
|
|
|
|
|
|
|
|
| |
PR: 81451
Submitted by: "Ronald Klop" <ronald@cs.vu.nl> (maintainer)
Notes:
svn path=/head/; revision=136087
|
|
|
|
|
|
|
|
| |
Reported by: portlint
Approved by: maintainer
Notes:
svn path=/head/; revision=135965
|
|
|
|
|
|
|
|
|
| |
- Add 'devel' category to calm portlint
Submitted by: thierry
Notes:
svn path=/head/; revision=135963
|
|
|
|
|
|
|
|
| |
PR: 81173
Submitted by: maintainer
Notes:
svn path=/head/; revision=135569
|
|
|
|
|
|
|
|
|
|
|
| |
graphical applications with it, so restrict the IGNORE setting regarding
bad system calls to earlier versions of FreeBSD. One suspects that
the actual change to fix things happened sometime earlier in 5.x, but
until we figure out exactly what change enabled it or have empirical
evidence regarding this 5.4 is a good cutoff.
Notes:
svn path=/head/; revision=135521
|
|
|
|
| |
Notes:
svn path=/head/; revision=135496
|
|
|
|
| |
Notes:
svn path=/head/; revision=135471
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Unpack jar files before installing (bump PORTREVISION for this)
PR: ports/77068
Submitted by: Gerrit Beine <tux@pinguru.net> (maintainer)
Phil Schulz <ph.schulz@gmx.de>
Approved by: clement (mentor)
Notes:
svn path=/head/; revision=135455
|
|
|
|
|
|
|
| |
Submitted by: Ralf Folkerts <ralf.folkerts(at)gmx.de>
Notes:
svn path=/head/; revision=135451
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use PLIST_FILES
- Add 'devel' category [1]
PR: 81086
Submitted by: Alex Varju <freebsd-ports@varju.ca>
Reported by: portlint [1]
Notes:
svn path=/head/; revision=135402
|
|
|
|
|
|
|
|
| |
PR: ports/76670
Submitted by: Miguel Mendez <flynn(at)energyhq.es.eu.org>
Notes:
svn path=/head/; revision=135393
|
|
|
|
| |
Notes:
svn path=/head/; revision=135366
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
between Java objects, XML documents, and relational tables. Castor
provides Java-to-XML binding, Java-to-SQL persistence, and more.
WWW: http://www.castor.org/
PR: 80942
Submitted by: Adam VanderHook <acidos@bandwidth-junkies.net>
Notes:
svn path=/head/; revision=135248
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in or below the current working directory. Fixes a security problem with
jar(1).
This fix may change to be compatible with whatever fix Sun applies when
they release the next version of 1.5.
. Bump PORTREVISION for this fix.
Security: http://vuxml.FreeBSD.org/18e5428f-ae7c-11d9-837d-000e0c2e438a.html
Reviewed by: maintainer timeout
Notes:
svn path=/head/; revision=135102
|
|
|
|
|
|
|
|
|
|
|
| |
. /etc/localtime is a symlink.
. /etc/localtime contains a time zone not recognised by the JDK.
Submitted by: Kurt Miller <truk@optonline.net>
Reviewed by: maintainer timeout
Notes:
svn path=/head/; revision=135101
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
hence the path for the shared libraries doesn't always work on FreeBSD.
It definitely fails on FreeBSD 4.11 and FreeBSD 6-CURRENT under the
tested environments. In fact, the dladdr(3) man page even warns of
these problems. While there is work under way to fix this, it isn't
available yet.
Given that situation, switch to trying /proc/curproc/file, which is
similar to what Linux does, and if that fails, drop back to checking
argv[0] and iterating through $PATH as in jdk 1.4. Both these methods
work correctly in testing.
Reported by: das
Reviewed by: maintainer timeout
Notes:
svn path=/head/; revision=135100
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in or below the current working directory. Fixes a security problem with
jar(1).
This fix may change to be compatible with whatever fix Sun applies when
they release a fixed version of 1.5.
. Bump PORTREVISION for this fix.
Approved by: maintainer timeout
Security: http://vuxml.FreeBSD.org/18e5428f-ae7c-11d9-837d-000e0c2e438a.html
Notes:
svn path=/head/; revision=135087
|
|
|
|
| |
Notes:
svn path=/head/; revision=135056
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It looks like IBM released an updated version of the NetRexx 2.05 zip file
on Jan 14 2005, which includes modifications to the documentation,
NetRexx[RC].jar files and the pinger and tablet zip (sample?) files.
I could not find a CHANGELOG file nor the mailing list archives that would
have provided info into the exact changes made without a version or
revision number bump.
PR: ports/80716
Submitted by: Linh Pham <question+fbsdports (at) closedsrc.org>
Notes:
svn path=/head/; revision=134877
|
|
|
|
| |
Notes:
svn path=/head/; revision=134815
|
|
|
|
|
|
|
|
|
|
| |
in particular.
PR: ports/79917
Submitted by: various members of freebsd-java
Notes:
svn path=/head/; revision=134751
|
|
|
|
|
|
|
| |
Submitted by: "DAIGU" <daigu@pop02.odn.ne.jp>
Notes:
svn path=/head/; revision=134566
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in or below the current working directory. Fixes a security problem with
jar(1).
This fix may change to be compatible with whatever fix Sun applies when
they release the next version of 1.5.
. Bump PORTREVISION for this fix.
Security: http://vuxml.FreeBSD.org/18e5428f-ae7c-11d9-837d-000e0c2e438a.html
Notes:
svn path=/head/; revision=134505
|
|
|
|
| |
Notes:
svn path=/head/; revision=134363
|
|
|
|
| |
Notes:
svn path=/head/; revision=134332
|
|
|
|
|
|
|
| |
. Don't build the plugin by default as it has security flaws.
Notes:
svn path=/head/; revision=134276
|
|
|
|
|
|
|
|
|
|
|
| |
in or below the current working directory. Fixes a security problem with
jar(1).
This fix may change to be compatible with whatever fix Sun applies when
they release the next version of 1.5.
Notes:
svn path=/head/; revision=134275
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Sort plist [1]
- Update to bsd.java.mk 2.0
- Add two new launcher scripts: 'proguard' and 'proguard-gui'
- Use FIND | INSTALL_DATA to install data files
- Use %%DATADIR%%
- Add $FreeBSD$ tag
PR: 79735 [1]
Submitted by: Manfred Riem <mriem@manorrock.org> [1]
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=134274
|
|
|
|
|
|
|
| |
- Change JAVA_BUILD from "yes" to "jre"
Notes:
svn path=/head/; revision=134159
|
|
|
|
|
|
|
| |
Suggested by: hq
Notes:
svn path=/head/; revision=134145
|
|
|
|
|
|
|
|
|
|
|
| |
- Add 'devel' category [1]
PR: 80120
Submitted by: maintainer
Reported by: portlint [1]
Notes:
svn path=/head/; revision=133715
|
|
|
|
|
|
|
|
|
|
| |
. /etc/localtime is a symlink.
. /etc/localtime contains a time zone not recognised by the JDK.
Submitted by: Kurt Miller <truk@optonline.net>
Notes:
svn path=/head/; revision=133601
|
|
|
|
|
|
|
|
|
|
| |
selection procedure used when ${PORTSDIR}/Mk/bsd.java.mk isn't present.
. Fix a typo (JAVA_PREFERRED_PORT -> JAVA_PREFERRED_PORTS).
Pointed out by: hq
Notes:
svn path=/head/; revision=133600
|
|
|
|
| |
Notes:
svn path=/head/; revision=133344
|
|
|
|
| |
Notes:
svn path=/head/; revision=133331
|
|
|
|
|
|
|
|
|
|
| |
be attributed to my merging of the mdoc fixes with some content changes
I had made.
Submitted by: simon
Notes:
svn path=/head/; revision=133176
|
|
|
|
|
|
|
| |
different depending on whether bsd.java.mk exists on the system.
Notes:
svn path=/head/; revision=133159
|
|
|
|
|
|
|
|
|
| |
. Add some more details on how javavmwrapper selects the VM. [2]
Suggested by: hq [2]
Notes:
svn path=/head/; revision=133155
|
|
|
|
|
|
|
|
|
| |
list of values, not just a single value.
Pointed out by: hq
Notes:
svn path=/head/; revision=133152
|
|
|
|
|
|
|
|
|
| |
. Bump PORTREVISION.
PR: 27075
Notes:
svn path=/head/; revision=133092
|
|
|
|
|
|
|
| |
slew of spurious errors when upgrading the port.
Notes:
svn path=/head/; revision=133091
|
|
|
|
| |
Notes:
svn path=/head/; revision=133085
|
|
|
|
| |
Notes:
svn path=/head/; revision=132969
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
unfortunately sending it to stdout. When using such a JDK to bootstrap
this line ends up at the head of generated classes, leaving them
uncompilable. Add a filter to the class generation to strip out such
lines with egrep.
A similar patch is present in the jdk14 port and prevents a semi-common
class of error reports.
Approved by: phantom (maintainer)
Notes:
svn path=/head/; revision=132777
|
|
|
|
|
|
|
|
|
|
| |
freeze.
. Fix a typo and improve some grammar in some user output.
Approved by: phantom (maintainer)
Notes:
svn path=/head/; revision=132768
|
|
|
|
|
|
|
|
|
| |
(which FreeBSD 4.x lacks).
Approved by: phantom (maintainer)
Notes:
svn path=/head/; revision=132721
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Since NetRexxC.cmd and NetRexxC.sh do same thing, only install .sh version
and remove dependency on rexx-imc (and remove the patch for NetRexxC.cmd) [1]
- Add a patch for NetRexxC.sh so the user is able to override JAVA_HOME at
runtime [1]
- Use FIND | {MKDIR,INSTALL_DATA} to install documentation
- Add $FreeBSD$ tag in pkg-plist
PR: 79564 [1]
Submitted by: Sam Lawrance <boris@brooknet.com.au> [1]
Notes:
svn path=/head/; revision=132599
|