<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/firebird2-server, branch release/13.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2008-11-24T06:22:36Z</updated>
<entry>
<title>Rename databases/firebird2-* to databases/firebird20-*</title>
<updated>2008-11-24T06:22:36Z</updated>
<author>
<name>Sergey Skvortsov</name>
<email>skv@FreeBSD.org</email>
</author>
<published>2008-11-24T06:22:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=18c5d4f355dfff9325a9bbff0d91c3edf34a4f89'/>
<id>urn:sha1:18c5d4f355dfff9325a9bbff0d91c3edf34a4f89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Conversion from (now defunct) autoconf-2.61 to autoconf-2.62</title>
<updated>2008-08-20T00:57:32Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2008-08-20T00:57:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=771ea13f4111cf3212b9c32c18ac5fc1975d483d'/>
<id>urn:sha1:771ea13f4111cf3212b9c32c18ac5fc1975d483d</id>
<content type='text'>
Tested by:	exp build run (erwin)
</content>
</entry>
<entry>
<title>- Remove USE_GCC where it can be satisfied with base compiler on following</title>
<updated>2008-07-25T14:34:52Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2008-07-25T14:34:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=efa63f6ba4d035a78bf22994112284daa54d01e2'/>
<id>urn:sha1:efa63f6ba4d035a78bf22994112284daa54d01e2</id>
<content type='text'>
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
</content>
</entry>
<entry>
<title>- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV</title>
<updated>2008-07-25T09:38:45Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2008-07-25T09:38:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=acacd0d015ba10d7b1d2e0ed11ab7ee1f079fd4b'/>
<id>urn:sha1:acacd0d015ba10d7b1d2e0ed11ab7ee1f079fd4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backout two entries which should only delete the files if they are zero length.</title>
<updated>2008-04-19T01:40:05Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-04-19T01:40:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5ef26c5ac0845fb8a7a49dbd70d104d316f97d8a'/>
<id>urn:sha1:5ef26c5ac0845fb8a7a49dbd70d104d316f97d8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make use of the @rmtry macro</title>
<updated>2008-04-19T01:17:57Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-04-19T01:17:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b2052016baa4536e6ed4960941d13a84666482bc'/>
<id>urn:sha1:b2052016baa4536e6ed4960941d13a84666482bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump PORTREVISIONs of the three ports directly depending on devel/icu.</title>
<updated>2008-02-07T18:21:59Z</updated>
<author>
<name>Mikhail Teterin</name>
<email>mi@FreeBSD.org</email>
</author>
<published>2008-02-07T18:21:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=481a8e595596af33e951945f7cd662a87cd48a42'/>
<id>urn:sha1:481a8e595596af33e951945f7cd662a87cd48a42</id>
<content type='text'>
Why can't this sort of dependency be automatically monitored by the
package-building?..

In the case of parrot remove the gratuitous requirement for a particular
major shared library number for icudata. This will help avoid
port-building problems, when icu is upgraded again in the future.
</content>
</entry>
<entry>
<title>Fix security2.fdb while installing from package</title>
<updated>2008-01-29T06:46:13Z</updated>
<author>
<name>Sergey Skvortsov</name>
<email>skv@FreeBSD.org</email>
</author>
<published>2008-01-29T06:46:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e5a1e9c1559b0af17a9838667f8ab86449972761'/>
<id>urn:sha1:e5a1e9c1559b0af17a9838667f8ab86449972761</id>
<content type='text'>
PR:		ports/119570
Submitted by:	Philippe Makowski &lt;makowski xx firebird-fr.eu.org&gt;
</content>
</entry>
<entry>
<title>Migration from bison 1.x to 2.x</title>
<updated>2007-10-17T10:13:01Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2007-10-17T10:13:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dbd39ca660cafa3d1f2acebf05c86bf17a035ff8'/>
<id>urn:sha1:dbd39ca660cafa3d1f2acebf05c86bf17a035ff8</id>
<content type='text'>
PR:		117086
Tested by:	-exp runs
</content>
</entry>
<entry>
<title>Update to 2.0.3 in response of a remotely exploitable</title>
<updated>2007-10-05T23:45:46Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2007-10-05T23:45:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=92484fabe7647477156b4bb52cac90a2c9fe3d3c'/>
<id>urn:sha1:92484fabe7647477156b4bb52cac90a2c9fe3d3c</id>
<content type='text'>
vulnerability.

PR:		ports/116940
Security:	91ed69f9-72c7-11dc-981a-001921ab2fa4
Approved by:	secteam (remko)
</content>
</entry>
</feed>
