Age | Commit message (Collapse) | Author |
|
. Minor simplification of BUILD_DEPENDS.
PR: 59179 [1]
Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) [1]
|
|
. Add missing BUILD_DEPENDS entry.
PR: 59179 [1]
Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) [1]
|
|
|
|
|
|
Reported by: Nelis Lamprecht <nelis@brabys.co.za>
|
|
installed. Previously BUILD_DEPENDS was not set correctly.
Add all possible choices for 1.4.1/1.4.2 JDKs while auto-detecting.
|
|
It was last minute change and since this tool (unpack) is not used while
building jdk14 port, I did not paid enough attention to test this change
at -CURRENT system. Sorry.
|
|
A free Java class library for generating charts
|
|
A collection of useful classes used by JFreeChart and JFreeReport
|
|
|
|
Important changes since last patchset:
. jdk14 port is now JDK 1.4.2 based!
. JavaWS distributing with jdk
. Runway problem fixed (fork() is no more problem for java apps)
. Sound support updated
. IPv6 support overhauled
. Drag'n'Drop support fixed (require open-motif mods)
As for now there's no more outstanding issues with this port!
FreeBSD port is also got a important of changes:
. optimized setup is now default (to get debuging bins/libs use WITH_DEBUG)
. bootstrap jdk autodetection. If WITH_LINUX_BOOTSTRAP is not set, then
it checks all known to work JDKs installed. If nothing found, forces
to install of linux-sun-jdk14
. Because of above change there's no NATIVE_BOOTSTRAP option anymore. If
native jdk14 is installed, it will be used by default.
|
|
Utilize DOCSDIR and PORTDOCS macros.
Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer)
PR: 59050
|
|
PR: ports/57725
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
|
PR: java/58902
Reported by: Linh Pham <question@closedsrc.org>
|
|
. Fix an owner/permission problem that stops JBoss starting up correctly.
. Change maintainer to jonc@chen.org.nz
PR: 58743
Approved by: des (previous maintainer)
|
|
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb
Reviewed by: portmgr
|
|
|
|
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
*** addresses that seem to be dead:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
PR: 58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
PR: 58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>, ceri
|
|
|
|
confusion less likely by removing all non-relevant email addresses from
the Makefile.
|
|
processes problem for people who use Runtime.getRuntime.exec() method
and related things. Least five people reported that this patch fixed
problem for them.
IMPORTANT: I'd also suggested to all jdk14 users who runs FreeBSD 4.x
and use libc_r at FreeBSD 5.x to upgrade.
. Stop removing "src.zip" from installation bundle. Since -p4 it builds
correctly and there's no reason to forbit people to use it.
. Bump PORTREVISION.
|
|
PR: 58618
Submitted by: harti
|
|
Fix build on -CURRENT.
Utilize DOCSDIR, obey NOPORTDOCS.
|
|
Prompted by: Marco Wertejuk <wertejuk@mwcis.com>
|
|
the package list.
PR: 58398
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
|
. Add j2se/ext/plugin/build/solaris/GNUmakefile to PTHREAD_FILES. Should
fix plugin compilation on -CURRENT. Mea culpa.
PR: 58269
Submitted by: Scott Dodson <sdodson@sdodson.com>
|
|
. Allow build with any native JDK, not just 1.1.8. The default is the
Diablo Caffe JDK. This part should be revisited once bsd.java.mk 2.0
hits the scene. One could also consider doing it so it could install
for all the native JDKs, not just one at a time.
. Fix build on 5.x.
. Respect NOPORTDOCS.
|
|
PR: 58148
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
Forgotten by: glewis
|
|
than PORTSDIR, which may not be.
Submitted by: kris
|
|
messages.
|
|
. Use ${PTHREAD_LIBS} rather than -pthread or -lc_r.
. Install system preferences to avoid annoying and constant error messages.
Approved by: phantom (the update, anyway)
|
|
warnings that 2.95 doesn't and breaks the build on -CURRENT.
|
|
PR: 57764
Submitted by: Dave Glowacki <dglo@glowacki.dyndns.org> (maintainer)
|
|
The jakarta-oro port no longer fetches. There's also a
newer version
PR: ports/57763
Submitted by: Dave Glowacki <dglo@glowacki.dyndns.org>
|
|
Also remove pair new-lines for portlint(1) happy.
Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer)
|
|
Suggested by: mi
|
|
Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
Reminded by: mi
|
|
. Some minor syncing with the linux-sun-jdk13 port while I'm here.
|
|
PR: 57573
Submitted by: Anton Yudin <toha@toha.org.ua>
|
|
PR: 57573
Submitted by: Anton Yudin <toha@toha.org.ua>
|
|
PR: 57581
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
|
|
/usr/local/linux-sun-jdk1.4.2) so this port will bootstrap.
|
|
${LOCALBASE}/linux-sun-jdk1.4.2_01 as the latter is wrong and breaks
detection in bsd.java.mk.
. Bump PORTREVISION for this fix.
PR: 57420
|
|
the architecture. Unfortunately arch doesn't exist on FreeBSD or in
linux_base or linux_base-8. Since "arch" is simply "uname -m" implement
it as such and make sure its in the path when running any of the
binaries.
|
|
GJ is an extension of the Java programming language that
supports generic types.
* Support for generics
* Superset of the Java programming language
* Compiles into the Java Virtual Machine
* Compatible with existing libraries
WWW: http://www.cis.unisa.edu.au/~pizza/gj/
gj-jdk11 is a slave port to gj which uses JDK 1.1.
PR: ports/55111
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|