<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/xdoclet, branch 6-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L</title>
<updated>2009-08-22T00:24:37+00:00</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2009-08-22T00:24:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=0074c5fa8cabe431c6868442326d476bb5ef2047'/>
<id>0074c5fa8cabe431c6868442326d476bb5ef2047</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump portrevision due to upgrade of devel/gettext.</title>
<updated>2008-06-06T14:17:21+00:00</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-06-06T14:17:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=090059a2104b9f20d6996143c0d726aaf861788d'/>
<id>090059a2104b9f20d6996143c0d726aaf861788d</id>
<content type='text'>
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
</pre>
</div>
</content>
</entry>
<entry>
<title>- Welcome X.org 7.2 \o/.</title>
<updated>2007-05-19T20:36:56+00:00</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2007-05-19T20:36:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d4f0d0048a8755106a4b0445221a19761e746984'/>
<id>d4f0d0048a8755106a4b0445221a19761e746984</id>
<content type='text'>
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
</pre>
</div>
</content>
</entry>
<entry>
<title>Assign a new maintainer</title>
<updated>2005-11-14T00:36:48+00:00</updated>
<author>
<name>Herve Quiroz</name>
<email>hq@FreeBSD.org</email>
</author>
<published>2005-11-14T00:36:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=bf9c1e1e5fc2610a37b3a448881136d9ce56c812'/>
<id>bf9c1e1e5fc2610a37b3a448881136d9ce56c812</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Update to 1.2.3</title>
<updated>2005-11-13T17:25:40+00:00</updated>
<author>
<name>Herve Quiroz</name>
<email>hq@FreeBSD.org</email>
</author>
<published>2005-11-13T17:25:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=697559c7ce25fbf03aeac746caa71850e651255a'/>
<id>697559c7ce25fbf03aeac746caa71850e651255a</id>
<content type='text'>
- Add SHA256 checksum
- Bump PORTEPOCH

PR:		88909
Submitted by:	Alex Vasylenko &lt;lxv@omut.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add SHA256 checksum
- Bump PORTEPOCH

PR:		88909
Submitted by:	Alex Vasylenko &lt;lxv@omut.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>- Update to bsd.java.mk 2.0</title>
<updated>2005-04-05T00:28:07+00:00</updated>
<author>
<name>Herve Quiroz</name>
<email>hq@FreeBSD.org</email>
</author>
<published>2005-04-05T00:28:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7a4dc0b2ba7399bb7dfe18b2ca74a0b50958e0ec'/>
<id>7a4dc0b2ba7399bb7dfe18b2ca74a0b50958e0ec</id>
<content type='text'>
- Use ${JAVAJARDIR} and %%JAVAJARDIR%%
- Use %%EXAMPLESDIR%%
- Use PORTDOCS (and honor NOPORTDOCS)
- Add $FreeBSD$ tag in pkg-plist
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use ${JAVAJARDIR} and %%JAVAJARDIR%%
- Use %%EXAMPLESDIR%%
- Use PORTDOCS (and honor NOPORTDOCS)
- Add $FreeBSD$ tag in pkg-plist
</pre>
</div>
</content>
</entry>
<entry>
<title>Reset inactive maintainer.  Thanks for your work in the past!</title>
<updated>2005-04-03T21:30:39+00:00</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2005-04-03T21:30:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269'/>
<id>21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SIZEify (maintainer timeout)</title>
<updated>2004-03-31T03:12:58+00:00</updated>
<author>
<name>Trevor Johnson</name>
<email>trevor@FreeBSD.org</email>
</author>
<published>2004-03-31T03:12:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=8232e82f85d5e79b74b8239b447880627016bc6f'/>
<id>8232e82f85d5e79b74b8239b447880627016bc6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Port devel/jakarta-ant was renamed to devel/apache-ant.</title>
<updated>2003-07-23T14:30:29+00:00</updated>
<author>
<name>Ernst de Haan</name>
<email>znerd@FreeBSD.org</email>
</author>
<published>2003-07-23T14:30:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=b093017dc63033f553aedd0e0c9e0ca6a433be17'/>
<id>b093017dc63033f553aedd0e0c9e0ca6a433be17</id>
<content type='text'>
Reported by:	kris
Pointy hat to:	me
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by:	kris
Pointy hat to:	me
</pre>
</div>
</content>
</entry>
<entry>
<title>1) Include xjavadoc, which I had installed locally, and without which</title>
<updated>2003-07-17T20:00:30+00:00</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2003-07-17T20:00:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=eee48e2cb7cc54b4ae20107a9fc32e6d2946fa4e'/>
<id>eee48e2cb7cc54b4ae20107a9fc32e6d2946fa4e</id>
<content type='text'>
   xdoclet doesn't work.

2) Remove empty stylesheets directory that was messing up packaging.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   xdoclet doesn't work.

2) Remove empty stylesheets directory that was messing up packaging.
</pre>
</div>
</content>
</entry>
</feed>
