<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/jdk14/files, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2011-06-28T18:57:18Z</updated>
<entry>
<title>Remove expired port:</title>
<updated>2011-06-28T18:57:18Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2011-06-28T18:57:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d69e3c8bb506067d3d6ecf24a027f6fe4cd717f6'/>
<id>urn:sha1:d69e3c8bb506067d3d6ecf24a027f6fe4cd717f6</id>
<content type='text'>
2011-04-17 java/jdk14: does not build on FreeBSD 7.x or newer
</content>
</entry>
<entry>
<title>- Fix patch reject after xorg cleanup</title>
<updated>2008-04-25T23:15:13Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-04-25T23:15:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8776c921c743a9d55434ae182a5b63fa09a1be96'/>
<id>urn:sha1:8776c921c743a9d55434ae182a5b63fa09a1be96</id>
<content type='text'>
Submitted by:	pointyhat via pav
</content>
</entry>
<entry>
<title>- Remove unneeded dependency from gtk12/gtk20 [1]</title>
<updated>2008-04-19T17:56:05Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-04-19T17:56:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3e4ed01146cfe2bdca465bd0e4d199341f62a0b6'/>
<id>urn:sha1:3e4ed01146cfe2bdca465bd0e4d199341f62a0b6</id>
<content type='text'>
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
</content>
</entry>
<entry>
<title>. More respect for ${CC}, ${CXX} and ${CPP}.</title>
<updated>2007-06-06T15:54:28Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2007-06-06T15:54:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=569945787df0a76b6615e1ef4917be00576ecd72'/>
<id>urn:sha1:569945787df0a76b6615e1ef4917be00576ecd72</id>
<content type='text'>
Submitted by:	truckman@
</content>
</entry>
<entry>
<title>. Make it so we include Xm/XmIm.h rather than defining our own prototype.</title>
<updated>2007-05-22T16:21:27Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2007-05-22T16:21:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7c85d54ee8c30c9601a45a07fadb0bf2fb57e078'/>
<id>urn:sha1:7c85d54ee8c30c9601a45a07fadb0bf2fb57e078</id>
<content type='text'>
  Fixes a build error due to the prototype being defined not matching
  the actual function.

Approved by:	portmgr (pav)
</content>
</entry>
<entry>
<title>. Replace some hardwired /usr/X11R6 instances with X11BASE. [1]</title>
<updated>2006-12-08T22:36:16Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2006-12-08T22:36:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4da04f553711638be6ea280a01661d27049be349'/>
<id>urn:sha1:4da04f553711638be6ea280a01661d27049be349</id>
<content type='text'>
. Small Makefile restructure to keep related variables in one place.
. Trim the ancient bootstrapping options.
. Add ipv6 to CATEGORIES if its enabled. [2]

PR:		106129 [2]
Submitted by:	Janos Mohacsi &lt;janos.mohacsi@bsd.hu&gt; [2]
Pointed out by:	pointyhat (via kris) [1]
</content>
</entry>
<entry>
<title>. Add a patch to support IPv6 only operation.</title>
<updated>2006-10-08T19:20:28Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2006-10-08T19:20:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fd5786fbc785216cf92cc5069ef91976fef6fcbf'/>
<id>urn:sha1:fd5786fbc785216cf92cc5069ef91976fef6fcbf</id>
<content type='text'>
  (Makefile knob to follow)

PR:		92620
Submitted by:	ume@
</content>
</entry>
<entry>
<title>. Use a mutex to make the resolver functions thread safe on FreeBSD 4.x</title>
<updated>2006-10-08T19:14:41Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2006-10-08T19:14:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1b22c4bb6e531ddabcdc35080de32cf8635c10f9'/>
<id>urn:sha1:1b22c4bb6e531ddabcdc35080de32cf8635c10f9</id>
<content type='text'>
  (they are already thread safe on FreeBSD 5+).

Submitted by:	Arne Juul &lt;arnej@europe.yahoo-inc.com&gt;
</content>
</entry>
<entry>
<title>. Link with the system libz instead of building the our own internal</title>
<updated>2006-02-12T00:28:23Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2006-02-12T00:28:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5954b07aaae8015f2574e8e5919aa57163e356cc'/>
<id>urn:sha1:5954b07aaae8015f2574e8e5919aa57163e356cc</id>
<content type='text'>
  copy.  This should have the following effects:

  . Fix problems experienced by programmes that dynamically create their
    own copy of the JVM and are linked against the system's zlib (e.g.,
    eclipse).
  . Reduce the potential for zlib based security problems
    affecting the JDK.

  This is similar to the patch in the PR, but was actually backported from
  the patches for the jdk15 port, so its a touch different.

PR:		92459
</content>
</entry>
<entry>
<title>. Update to patchset 8.</title>
<updated>2006-01-20T16:39:05Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2006-01-20T16:39:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c59b2ea8a8ae70e8af8c9a2858ab5f88f319444a'/>
<id>urn:sha1:c59b2ea8a8ae70e8af8c9a2858ab5f88f319444a</id>
<content type='text'>
</content>
</entry>
</feed>
