<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/berkeley-db, branch release/9.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F9.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F9.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-02-16T12:05:36Z</updated>
<entry>
<title>Stage support</title>
<updated>2014-02-16T12:05:36Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2014-02-16T12:05:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5c9c35a01f6d8557d0fa188037e42ffd4a4df081'/>
<id>urn:sha1:5c9c35a01f6d8557d0fa188037e42ffd4a4df081</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: java)</title>
<updated>2013-09-20T19:48:32Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T19:48:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c2c2a2b86b90c79b4ef6926d232c484289cc9ca9'/>
<id>urn:sha1:c2c2a2b86b90c79b4ef6926d232c484289cc9ca9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- adopt optionsNG</title>
<updated>2013-03-16T07:29:22Z</updated>
<author>
<name>Jason Helfman</name>
<email>jgh@FreeBSD.org</email>
</author>
<published>2013-03-16T07:29:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c111245040e62ac233158d650b9e8b4971f22c9d'/>
<id>urn:sha1:c111245040e62ac233158d650b9e8b4971f22c9d</id>
<content type='text'>
- cleanup of EXAMPLES and unconditionally assign PORTDOCS

Approved by:	portmgr (miwi)
</content>
</entry>
<entry>
<title>Decommissioning java 1.5 (EOLed since October 2009):</title>
<updated>2012-12-10T13:18:28Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2012-12-10T13:18:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7c354b1913f01af4543a3be2745370660e7153e4'/>
<id>urn:sha1:7c354b1913f01af4543a3be2745370660e7153e4</id>
<content type='text'>
suppress any reference to JAVA_VERSION=	1.5+ (part2)
</content>
</entry>
<entry>
<title>- Get Rid MD5 support</title>
<updated>2011-03-20T12:54:45Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2011-03-20T12:54:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bb86cbe5d232690f52a27fe9a2d7246e03eef9c4'/>
<id>urn:sha1:bb86cbe5d232690f52a27fe9a2d7246e03eef9c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump portrevision due to upgrade of devel/gettext.</title>
<updated>2008-06-06T14:17:21Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-06-06T14:17:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=090059a2104b9f20d6996143c0d726aaf861788d'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Upgrade from 3.2.13 to 3.2.76.</title>
<updated>2008-05-16T22:34:46Z</updated>
<author>
<name>Mikhail Teterin</name>
<email>mi@FreeBSD.org</email>
</author>
<published>2008-05-16T22:34:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a3ac6d023318ee372d2659539362072e988435c9'/>
<id>urn:sha1:a3ac6d023318ee372d2659539362072e988435c9</id>
<content type='text'>
PR:		ports/123699
Submitted by:	Lapo Luchini
</content>
</entry>
<entry>
<title>- Remove the DESTDIR modifications from individual ports as we have a new,</title>
<updated>2007-08-04T11:41:30Z</updated>
<author>
<name>Gabor Kovesdan</name>
<email>gabor@FreeBSD.org</email>
</author>
<published>2007-08-04T11:41:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=42542fb07642b8336e808272918f3ae46aa67e0b'/>
<id>urn:sha1:42542fb07642b8336e808272918f3ae46aa67e0b</id>
<content type='text'>
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
</content>
</entry>
<entry>
<title>- Welcome X.org 7.2 \o/.</title>
<updated>2007-05-19T20:36:56Z</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2007-05-19T20:36:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d4f0d0048a8755106a4b0445221a19761e746984'/>
<id>urn:sha1:d4f0d0048a8755106a4b0445221a19761e746984</id>
<content type='text'>
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
</content>
</entry>
<entry>
<title>Switch defaults to not running self-tests since the maintainer has not</title>
<updated>2007-04-22T01:36:37Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2007-04-22T01:36:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8a4312bead48932e9af14312be5fa90476127a8b'/>
<id>urn:sha1:8a4312bead48932e9af14312be5fa90476127a8b</id>
<content type='text'>
been able to figure out why they fail in package build environments.
</content>
</entry>
</feed>
