<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/fpc-sqlite, branch 2017Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2017Q2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2017Q2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2016-04-25T16:13:38Z</updated>
<entry>
<title>Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.</title>
<updated>2016-04-25T16:13:38Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-25T16:13:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=21bc5c0345300431d6e3edc6c43d743c61fc7b5e'/>
<id>urn:sha1:21bc5c0345300431d6e3edc6c43d743c61fc7b5e</id>
<content type='text'>
While there replace USE_SQLITE=x by USES=sqlite:x.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
</content>
</entry>
<entry>
<title>FPC ecosystem: Upgrade version 2.6.4 =&gt; 3.0.0</title>
<updated>2015-12-05T23:29:36Z</updated>
<author>
<name>John Marino</name>
<email>marino@FreeBSD.org</email>
</author>
<published>2015-12-05T23:29:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f01cba6e50575183cf50dc87ded17319b63e1a14'/>
<id>urn:sha1:f01cba6e50575183cf50dc87ded17319b63e1a14</id>
<content type='text'>
This is the first major release of FreePascal in nearly four years.
There are a ton of new features, way more to list here. see:
http://wiki.freepascal.org/FPC_New_Features_3.0

Several new unit ports were added, some were contracted.  Most of
those were absorbed into the main FPC packages, but two units are
no longer supported: sndfile and matroshka.

All 99 remaining ports (including Lazarus ports) were build tested
on FreeBSD i386 and amd64 Release 10.2
</content>
</entry>
<entry>
<title>- editors/lazarus update to 1.4.2</title>
<updated>2015-08-09T08:06:43Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2015-08-09T08:06:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=230cf6828ff8e331d6ad8fe0f281d3656e7592bf'/>
<id>urn:sha1:230cf6828ff8e331d6ad8fe0f281d3656e7592bf</id>
<content type='text'>
- Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies. Otherwise
  fpc units only are added like build dependencies (less dependencies registered
  when they are installed with pkg).
- Remove GTK1 obsolete dependencies
- Bump all ports with dependencies of fpc-* units
- Bump all ports with dependencies of lazarus ports
- Clean up
</content>
</entry>
<entry>
<title>Assign maintainership of FPC ports to new FPC ports team</title>
<updated>2015-01-05T00:16:00Z</updated>
<author>
<name>John Marino</name>
<email>marino@FreeBSD.org</email>
</author>
<published>2015-01-05T00:16:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d2ffff55debd44889c90e0f4fbfd9df45cc123e7'/>
<id>urn:sha1:d2ffff55debd44889c90e0f4fbfd9df45cc123e7</id>
<content type='text'>
The new team currently consists of the previous maintainer (acm@) and
myself (marino@).

PR:	195363
</content>
</entry>
<entry>
<title>Cleanup plist</title>
<updated>2014-10-20T10:41:12Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-10-20T10:41:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3edc030b9f4ebc1bbc06d185768d69e2c64ffbb8'/>
<id>urn:sha1:3edc030b9f4ebc1bbc06d185768d69e2c64ffbb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump more ports that depend on libsqlite3.so:</title>
<updated>2014-07-05T12:19:32Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2014-07-05T12:19:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ec94e4d5eb205b565ad234a64ae8f928f0acf831'/>
<id>urn:sha1:ec94e4d5eb205b565ad234a64ae8f928f0acf831</id>
<content type='text'>
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
</content>
</entry>
<entry>
<title>Stage support</title>
<updated>2014-01-28T00:16:57Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2014-01-28T00:16:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=864284545c6823762414172864b5be11fb77aaed'/>
<id>urn:sha1:864284545c6823762414172864b5be11fb77aaed</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>- Update to 2.6.2</title>
<updated>2013-03-23T05:25:05Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2013-03-23T05:25:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9bcc09b9f231cecc8453e0443af4dc3c3c680215'/>
<id>urn:sha1:9bcc09b9f231cecc8453e0443af4dc3c3c680215</id>
<content type='text'>
- Trim Makefile headers
</content>
</entry>
<entry>
<title>- adopt optionsNG and trim historical headers</title>
<updated>2013-03-14T06:32:04Z</updated>
<author>
<name>Jason Helfman</name>
<email>jgh@FreeBSD.org</email>
</author>
<published>2013-03-14T06:32:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4c2a1e1ced7d93dd8cde0aac7ffa8711610c346f'/>
<id>urn:sha1:4c2a1e1ced7d93dd8cde0aac7ffa8711610c346f</id>
<content type='text'>
PR:		176928
PR:		176936
PR:		176937
PR:		176938
PR:		176939
PR:		176940
PR:		176941
PR:		176942
PR:		176943
PR:		176944
PR:		176945
Submitted by:	jgh@
Approved by:	portmgr (miwi)
</content>
</entry>
</feed>
