<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/jdk13, branch release/5.2.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F5.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F5.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2003-10-28T18:15:01Z</updated>
<entry>
<title>. Fix the plugin build when LOCALBASE is not /usr/local.</title>
<updated>2003-10-28T18:15:01Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2003-10-28T18:15:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a4ecff6df9fad27198e8ba14a9389137120ae023'/>
<id>urn:sha1:a4ecff6df9fad27198e8ba14a9389137120ae023</id>
<content type='text'>
PR:		58618
Submitted by:	harti
</content>
</entry>
<entry>
<title>. Fix pre-everything target.</title>
<updated>2003-10-16T23:06:29Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2003-10-16T23:06:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=46096039894cc873aa922b2b49fe95aa5966f98e'/>
<id>urn:sha1:46096039894cc873aa922b2b49fe95aa5966f98e</id>
<content type='text'>
PR:		58148
Submitted by:	Oliver Eikemeier &lt;eikemeier@fillmore-labs.com&gt;
</content>
</entry>
<entry>
<title>. Use ${PTHREAD_LIBS} rather than -pthread.</title>
<updated>2003-10-08T00:45:01Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2003-10-08T00:45:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=846f8c04ea69a49fa302326d248c23fc354766de'/>
<id>urn:sha1:846f8c04ea69a49fa302326d248c23fc354766de</id>
<content type='text'>
Suggested by:	mi
</content>
</entry>
<entry>
<title>. Make HotSpot compile with gcc 3.3.1.</title>
<updated>2003-10-08T00:42:23Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2003-10-08T00:42:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=38e03fb03a8cfdf6696c695dc868bb5486dafe57'/>
<id>urn:sha1:38e03fb03a8cfdf6696c695dc868bb5486dafe57</id>
<content type='text'>
Submitted by:	Munehiro Matsuda &lt;haro@h4.dion.ne.jp&gt;
Reminded by:	mi
</content>
</entry>
<entry>
<title>. Remove native_threads directories when native threads are not specified</title>
<updated>2003-08-31T22:43:08Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2003-08-31T22:43:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=95a95a767e3dfd395f4c51602b4a7978a93372a5'/>
<id>urn:sha1:95a95a767e3dfd395f4c51602b4a7978a93372a5</id>
<content type='text'>
  during the compile.  The native threads java_vm binaries are compiled
  regardless of the settings and were causing problems with the packing
  list.
. Fix packing list so that native_threads versions of java_vm are
  conditionalised.

PR:		56007
</content>
</entry>
<entry>
<title>. Check for a setting of "-mcpu=k6" in CFLAGS and error if so.  This</title>
<updated>2003-08-30T15:33:23Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2003-08-30T15:33:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6a085cc72357bec0eb546b4eb03f374cbdb571c8'/>
<id>urn:sha1:6a085cc72357bec0eb546b4eb03f374cbdb571c8</id>
<content type='text'>
  setting will cause an internal compiler error in gcc 2.95.x when
  compiling the JDK.

PR:		46269
Submitted by:	Simon Barner &lt;barner@in.tum.de&gt;
</content>
</entry>
<entry>
<title>. Add support for bootstrapping with the Diablo Caffe JDK.  The bootstrap</title>
<updated>2003-08-29T21:12:18Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2003-08-29T21:12:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4030c045ad6a816bf3d8e42172d94575924099f4'/>
<id>urn:sha1:4030c045ad6a816bf3d8e42172d94575924099f4</id>
<content type='text'>
  order is now:

  . linux-blackdown-jdk13 iff WITH_LINUX_BOOTSTRAP is set.
  . A previous installation of this port, if it exists.
  . The Diablo Caffe JDK.

  That is, the Diablo Caffe JDK is now the default bootstrapper in the
  absence of a previous installation of this port.
</content>
</entry>
<entry>
<title>. Add a script which checks if ${LINUX_BASE}/${WRKDIRPREFIX} is</title>
<updated>2003-08-22T17:07:08Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2003-08-22T17:07:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=506e274eaad3a4f55bbbd00a1baea4fc379fc05f'/>
<id>urn:sha1:506e274eaad3a4f55bbbd00a1baea4fc379fc05f</id>
<content type='text'>
  (possibly indirectly) a symbolic link to ${WRKDIRPREFIX}.
. Use this script in preference to the direct symbolic link check
  previously used, as it handles indirections which cause the same
  problem.
. /compat/linux -&gt; ${LINUXBASE} in the message output if the check
  detects a link.

PR:		43602
</content>
</entry>
<entry>
<title>1. Autodetect a previous jdk13 install and use that to bootstrap by</title>
<updated>2003-08-02T17:28:31Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2003-08-02T17:28:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e43852d616995a7c001f9cd4c6c43bdbdea7a009'/>
<id>urn:sha1:e43852d616995a7c001f9cd4c6c43bdbdea7a009</id>
<content type='text'>
   default if it exists.  This can be overidden either using JDK13DIR
   or setting WITH_LINUX_BOOTSTRAP.
2. Don't create directories for new files, invoke patch with -p0.

PR:		52195 [1]
Submitted by:	David Yeske &lt;dyeske@yahoo.com&gt; [1 - based on]
</content>
</entry>
<entry>
<title>. Switch to using the appropriate Blackdown JDK for bootstrapping since</title>
<updated>2003-07-21T17:21:49Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2003-07-21T17:21:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=08d5c4f240805c8d1b768e84e0df9b7a5da2d552'/>
<id>urn:sha1:08d5c4f240805c8d1b768e84e0df9b7a5da2d552</id>
<content type='text'>
  it doesn't require user intervention to download and install.

PR:		30576
</content>
</entry>
</feed>
