<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/jboss4, branch release/4.10.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F4.10.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F4.10.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2004-05-15T15:49:17Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_4_10_0'.</title>
<updated>2004-05-15T15:49:17Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-05-15T15:49:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6f316ce2e89f972a4f22e1b97e1dda5e9d58cefa'/>
<id>urn:sha1:6f316ce2e89f972a4f22e1b97e1dda5e9d58cefa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add size data, approved by maintainers.</title>
<updated>2004-03-18T18:01:13Z</updated>
<author>
<name>Trevor Johnson</name>
<email>trevor@FreeBSD.org</email>
</author>
<published>2004-03-18T18:01:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3bca696b1062a1a01c10088ee330503dd6a84f42'/>
<id>urn:sha1:3bca696b1062a1a01c10088ee330503dd6a84f42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slightly improved the COMMENT.</title>
<updated>2004-02-10T13:01:16Z</updated>
<author>
<name>Ernst de Haan</name>
<email>znerd@FreeBSD.org</email>
</author>
<published>2004-02-10T13:01:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c7a99a779ecdacf59d4393b644f00d082a933014'/>
<id>urn:sha1:c7a99a779ecdacf59d4393b644f00d082a933014</id>
<content type='text'>
Requested by:	lofi
</content>
</entry>
<entry>
<title>. Set LATEST_LINK to avoid conflict with other JBoss ports.</title>
<updated>2004-02-07T06:04:50Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2004-02-07T06:04:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=79644f5967e6df33589925fd9c37027beff6f5d7'/>
<id>urn:sha1:79644f5967e6df33589925fd9c37027beff6f5d7</id>
<content type='text'>
. Restrict usage of the port to JDK1.4.

PR:		62458
Submitted by:	Jonathan Chen &lt;jonc@chen.org.nz&gt; (maintainer)
</content>
</entry>
<entry>
<title>Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.</title>
<updated>2004-02-04T05:21:48Z</updated>
<author>
<name>Joe Marcus Clarke</name>
<email>marcus@FreeBSD.org</email>
</author>
<published>2004-02-04T05:21:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=053fdb6a6b2e3ff91995de3ff3e70ec1ae925ccc'/>
<id>urn:sha1:053fdb6a6b2e3ff91995de3ff3e70ec1ae925ccc</id>
<content type='text'>
(Part 2)
</content>
</entry>
<entry>
<title>Use the CPIO macro defined in bsd.port.mk.</title>
<updated>2004-01-22T12:18:43Z</updated>
<author>
<name>Trevor Johnson</name>
<email>trevor@FreeBSD.org</email>
</author>
<published>2004-01-22T12:18:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=439b8a040c6cc5d9c091b08a90056d1059d4640b'/>
<id>urn:sha1:439b8a040c6cc5d9c091b08a90056d1059d4640b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor patch to remove bogus dependancy and to stop portlint FATAL error.</title>
<updated>2004-01-13T21:27:46Z</updated>
<author>
<name>Ernst de Haan</name>
<email>znerd@FreeBSD.org</email>
</author>
<published>2004-01-13T21:27:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c9039bd5c2aad1da4d56ce1eca237ad45a004d46'/>
<id>urn:sha1:c9039bd5c2aad1da4d56ce1eca237ad45a004d46</id>
<content type='text'>
PR:		61220
Submitted by:	jonc@chen.org.nz (maintainer)
</content>
</entry>
<entry>
<title>Update to 3.2.3 and enable building from source.  It remains to be</title>
<updated>2004-01-07T09:30:15Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2004-01-07T09:30:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e8d7350321a95c5d926c4ac8c1a5862be15a5838'/>
<id>urn:sha1:e8d7350321a95c5d926c4ac8c1a5862be15a5838</id>
<content type='text'>
determined whether or not this fixes the problem with attempting
to use JDK1.3 to run the binary (see ports/57854).

PR:		ports/60996
Submitted by:	Jonathan Chen &lt;jonc@chen.org.nz&gt; (maintainer)
</content>
</entry>
<entry>
<title>. Update to 3.2.2</title>
<updated>2003-11-04T17:55:46Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2003-11-04T17:55:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4d78fef3f261fa0202c6e122a6eccdea10e96e76'/>
<id>urn:sha1:4d78fef3f261fa0202c6e122a6eccdea10e96e76</id>
<content type='text'>
. 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)
</content>
</entry>
<entry>
<title>Make this look and behave more like a FreeBSD port.</title>
<updated>2003-07-14T10:03:13Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2003-07-14T10:03:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=17f23034978cc9feea658594e1a9945eb8879221'/>
<id>urn:sha1:17f23034978cc9feea658594e1a9945eb8879221</id>
<content type='text'>
</content>
</entry>
</feed>
