<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/jdk16, branch release/5.4.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F5.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F5.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2005-04-20T06:16:18Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'.</title>
<updated>2005-04-20T06:16:18Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-04-20T06:16:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8673c7ec800a8bcc6da14c506081a3cb76e2b8ea'/>
<id>urn:sha1:8673c7ec800a8bcc6da14c506081a3cb76e2b8ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>. Unbreak the packing list by adding explicit PLIST_FILES/PLIST_DIRS for</title>
<updated>2005-03-30T16:51:59Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2005-03-30T16:51:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4d4b949e11e2b62114541d27cfc2a05ca5fa65ee'/>
<id>urn:sha1:4d4b949e11e2b62114541d27cfc2a05ca5fa65ee</id>
<content type='text'>
  files that are generated by the post-install script (which runs after
  the dynamic packing list has been generated).

Approved by:	portmgr (krion), phantom (maintainer)
</content>
</entry>
<entry>
<title>. Fix a typo that results in an undefined reference (sizof -&gt; sizeof).</title>
<updated>2005-03-21T05:49:33Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2005-03-21T05:49:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3e5f30ab669c4555d7be2c98f9eb89a3c0f8f930'/>
<id>urn:sha1:3e5f30ab669c4555d7be2c98f9eb89a3c0f8f930</id>
<content type='text'>
PR:		77725
Submitted by:	Anthony Ginepro &lt;anthony.ginepro@laposte.net&gt;
</content>
</entry>
<entry>
<title>. Fix a performance issue by using the correct INTERRUPTIBLE_NORESTART</title>
<updated>2005-03-21T05:48:04Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2005-03-21T05:48:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=760bd5c4bb8c8b3515cc456bd392eef097c2c52c'/>
<id>urn:sha1:760bd5c4bb8c8b3515cc456bd392eef097c2c52c</id>
<content type='text'>
  macro.  This will be in patchset 2.

PR:		77162
Submitted by:	phantom
</content>
</entry>
<entry>
<title>. Move the invocation of unregistervm to the top of the packing list.</title>
<updated>2005-02-18T17:21:52Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2005-02-18T17:21:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8feb88e6e060f6ea89eea8c532bf75715d8cec4e'/>
<id>urn:sha1:8feb88e6e060f6ea89eea8c532bf75715d8cec4e</id>
<content type='text'>
  This ensures that this command is run before the files in the package
  are deleted (which is necessary for it to correctly delete the symbolic
  links created by registervm).

Approved by:	phantom (maintainer)
</content>
</entry>
<entry>
<title>Unbreak plist generation</title>
<updated>2005-01-29T12:19:15Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2005-01-29T12:19:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1c39d32f2f0d5044bbe0d330f7e3a874bc69981b'/>
<id>urn:sha1:1c39d32f2f0d5044bbe0d330f7e3a874bc69981b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Please welcome new participant of FreeBSD ports tree and Java ports</title>
<updated>2005-01-20T08:41:13Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2005-01-20T08:41:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cfb6727090ff154db26b1f99a9b09ac6b1aed38b'/>
<id>urn:sha1:cfb6727090ff154db26b1f99a9b09ac6b1aed38b</id>
<content type='text'>
family -- first public patchset of native Sun JDK 1.5.0 port.

Most valuable addition of this patchset is native amd64 support.
And special thanks goes to Daniel Seuffert &lt;ds@freeBSD.org&gt; for
making it possible by providing amd64 hardware.

This patchset was tested on following configurations: i386/4.10,
i386/5.3, amd64/5.3.  5.3-RELEASE support is quite strong and
shown no huge visible problems over last week.

But even mentioning above note, keep in mind -- THIS IS ALPHA
PATCHSET and suitable for testers/developers ONLY!

Known issues are including (but for sure not limited to):

. Browser plugin support is missing
. JVMTI, JDWP and JMX are not tested yet
. FreeBSD i386/4.10 support is suffering from hidden memory
  allocation failres (ideas and patches are welcome)

NOTE ABOUT BOOTSTRAPING:  It's possible to bootstrap jdk 1.5.0 using
jdk 1.4.2 (either native or linux one).  There's no need to have
java/linux_jdk15 installed and working.

Supported by:		FreeBSD Foundation
</content>
</entry>
<entry>
<title>. Avoid a problem where, without linprocfs mounted, the first line of</title>
<updated>2004-12-17T07:08:59Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2004-12-17T07:08:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ec588aa1f9c2de70abb4db5d2a452e35a5494b69'/>
<id>urn:sha1:ec588aa1f9c2de70abb4db5d2a452e35a5494b69</id>
<content type='text'>
  a generated file will be overwritten with a warning, causing the
  build to fail.  There is a check for linprocfs in pre-build, but it
  seems as though this problem can somehow trigger anyway, based on
  semi-regular reports to the mailing lists.

PR:		74999
Approved by:	phantom
</content>
</entry>
<entry>
<title>. Update to patchset 7.</title>
<updated>2004-12-17T07:02:51Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2004-12-17T07:02:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=55f5e15a50c8a7a0434cad4e9d3a2e34aca0c753'/>
<id>urn:sha1:55f5e15a50c8a7a0434cad4e9d3a2e34aca0c753</id>
<content type='text'>
. Fix a permissions problem with the plugins directory.

Approved by:	phantom (maintainer)
</content>
</entry>
<entry>
<title>. Backport parts of the 1.5 plugin to address plugin vulnerabilities.</title>
<updated>2004-12-03T19:53:44Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2004-12-03T19:53:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=008ccf15cd6184d3b3b815e2fbbb3b6652c7fc92'/>
<id>urn:sha1:008ccf15cd6184d3b3b815e2fbbb3b6652c7fc92</id>
<content type='text'>
. Bump PORTVERSION.

Submitted by:	Kurt Miller &lt;truk@optonline.net&gt;
</content>
</entry>
</feed>
