<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/rubygem-sqlite3-ruby/Makefile, branch 2022Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2022Q2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2022Q2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2021-04-06T14:31:07Z</updated>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move devel/swig30 to devel/swig and update to 4.0.1</title>
<updated>2020-06-17T18:17:45Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2020-06-17T18:17:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cb333cf1eccb98899b1700ca42a800ab92697fa4'/>
<id>urn:sha1:cb333cf1eccb98899b1700ca42a800ab92697fa4</id>
<content type='text'>
- Do not silence installation message
- Update dependent ports:
  - Fix build with swig 4.0.1
  - Update *_DEPENDS
  - Remove BINARY_ALIAS

Changes:	http://www.swig.org/news.php
PR:		246613
Exp-run by:	antoine
</content>
</entry>
<entry>
<title>Switch build dependency form swig 1.3 to 3.0</title>
<updated>2017-12-19T15:47:16Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-12-19T15:47:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0506936751c9fbcde5946aa7311f882b4b3c4535'/>
<id>urn:sha1:0506936751c9fbcde5946aa7311f882b4b3c4535</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert USES=gem:autoplist to USES=gem since autoplist is default</title>
<updated>2016-04-27T21:57:31Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2016-04-27T21:57:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=462519941e56e838fd1fff77ecc3ebeb554fcb80'/>
<id>urn:sha1:462519941e56e838fd1fff77ecc3ebeb554fcb80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>create USES=gem and update rubygem- ports to use it</title>
<updated>2016-04-27T16:36:41Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2016-04-27T16:36:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b3e8fe8d85d1f32b6b8813589ed8637a8accb185'/>
<id>urn:sha1:b3e8fe8d85d1f32b6b8813589ed8637a8accb185</id>
<content type='text'>
Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.</title>
<updated>2016-04-01T14:00:51Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:00:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4e1b79a0a61f4973df8b4b0864d22086c769e219'/>
<id>urn:sha1:4e1b79a0a61f4973df8b4b0864d22086c769e219</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>- Reorder *_DEPENDS</title>
<updated>2015-06-23T20:26:28Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2015-06-23T20:26:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f8ad58322b04566f482a1242f5221b38682a66f1'/>
<id>urn:sha1:f8ad58322b04566f482a1242f5221b38682a66f1</id>
<content type='text'>
- Add NO_ARCH
</content>
</entry>
<entry>
<title>- Add LICENSE</title>
<updated>2015-05-27T17:54:42Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2015-05-27T17:54:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=aab48478ec9d9458f1d951ba5842e201db31e643'/>
<id>urn:sha1:aab48478ec9d9458f1d951ba5842e201db31e643</id>
<content type='text'>
- Remove GEM_NAME
- Use = instead of +=
- Update WWW
</content>
</entry>
<entry>
<title>- Chase database/sqlite3 slib bump</title>
<updated>2014-06-27T17:21:06Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2014-06-27T17:21:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bd48d39657a582c8dac1de7279de5bfa45eb1e58'/>
<id>urn:sha1:bd48d39657a582c8dac1de7279de5bfa45eb1e58</id>
<content type='text'>
Approved by:	portmgr (myself)
</content>
</entry>
<entry>
<title>In preparation for making libtool generate libraries with a sane name, fix all</title>
<updated>2013-12-11T18:08:52Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-12-11T18:08:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b5482324dcf6b062151cc203cef1561f8923c859'/>
<id>urn:sha1:b5482324dcf6b062151cc203cef1561f8923c859</id>
<content type='text'>
LIB_DEPENDS in databases
</content>
</entry>
</feed>
