<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/db41, 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>2014-08-21T22:50:29Z</updated>
<entry>
<title>Berkeley DB cleanup, remove versions 4.0 ... 4.7.</title>
<updated>2014-08-21T22:50:29Z</updated>
<author>
<name>Matthias Andree</name>
<email>mandree@FreeBSD.org</email>
</author>
<published>2014-08-21T22:50:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b50a4b0708948c5766fb92a70bfc082efa53857b'/>
<id>urn:sha1:b50a4b0708948c5766fb92a70bfc082efa53857b</id>
<content type='text'>
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
</content>
</entry>
<entry>
<title>Rename all patches that contain '::' as a path separator, and use</title>
<updated>2014-07-29T17:12:47Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2014-07-29T17:12:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84'/>
<id>urn:sha1:08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84</id>
<content type='text'>
'__' instead.
</content>
</entry>
<entry>
<title>Remove trailing whitespaces from category databases</title>
<updated>2014-02-21T13:35:57Z</updated>
<author>
<name>Emanuel Haupt</name>
<email>ehaupt@FreeBSD.org</email>
</author>
<published>2014-02-21T13:35:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6d2c170d10f6ece5bbc2a04e7353396da7d19596'/>
<id>urn:sha1:6d2c170d10f6ece5bbc2a04e7353396da7d19596</id>
<content type='text'>
</content>
</entry>
<entry>
<title>According to the Porter's Handbook (5.12.2.3.) default options must be added to</title>
<updated>2014-02-10T13:54:26Z</updated>
<author>
<name>Emanuel Haupt</name>
<email>ehaupt@FreeBSD.org</email>
</author>
<published>2014-02-10T13:54:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5005b67362a735dc18d3d85170eae34e1fb6feab'/>
<id>urn:sha1:5005b67362a735dc18d3d85170eae34e1fb6feab</id>
<content type='text'>
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
</content>
</entry>
<entry>
<title>- Stage support</title>
<updated>2014-02-06T14:11:47Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2014-02-06T14:11:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0ae9682fc0f9dbd72944b85d59342999523a13a9'/>
<id>urn:sha1:0ae9682fc0f9dbd72944b85d59342999523a13a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce over inclusion of bsd.port.mk</title>
<updated>2014-01-15T23:25:24Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-01-15T23:25:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d766db32ca0bbab50a3dfef11343be99aeebbe03'/>
<id>urn:sha1:d766db32ca0bbab50a3dfef11343be99aeebbe03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix/reword BerkeleyDB based UPGRADING, and change DEPRECATION text a bit</title>
<updated>2013-12-16T20:46:12Z</updated>
<author>
<name>Matthias Andree</name>
<email>mandree@FreeBSD.org</email>
</author>
<published>2013-12-16T20:46:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9b3181fd0971d41de63ce3e3be0271980f2c1783'/>
<id>urn:sha1:9b3181fd0971d41de63ce3e3be0271980f2c1783</id>
<content type='text'>
so that people don't rush to upgrades yet.
</content>
</entry>
<entry>
<title>Mark deprecated, for 41/42, add CONFLICTS between crypto/-nocrypto ports.</title>
<updated>2013-12-13T23:27:33Z</updated>
<author>
<name>Matthias Andree</name>
<email>mandree@FreeBSD.org</email>
</author>
<published>2013-12-13T23:27:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2953b8bd158427c49c5c563e2c868ade47ed3c32'/>
<id>urn:sha1:2953b8bd158427c49c5c563e2c868ade47ed3c32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: databases)</title>
<updated>2013-09-20T16:13:47Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T16:13:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=36117d709704f772dbc3d305cda6923741791598'/>
<id>urn:sha1:36117d709704f772dbc3d305cda6923741791598</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Remove manual fix for FreeBSD 10.x as the FreeBSD 10.x workaround in</title>
<updated>2012-01-22T15:42:43Z</updated>
<author>
<name>Beat Gaetzi</name>
<email>beat@FreeBSD.org</email>
</author>
<published>2012-01-22T15:42:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ce5e2fc7df47975f28ce317f33e2fa0bf0ba62ea'/>
<id>urn:sha1:ce5e2fc7df47975f28ce317f33e2fa0bf0ba62ea</id>
<content type='text'>
  bsd.port.mk also handles configure script outside of WRKSRC.

Exp-runs by:	miwi
</content>
</entry>
</feed>
