<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/sqlite2/pkg-plist, 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-10-20T10:41:12Z</updated>
<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>databases/sqlite2:</title>
<updated>2014-09-11T21:54:45Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2014-09-11T21:54:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ed98d435ba4a92a059c4eaa3a87b06c3b6daf11b'/>
<id>urn:sha1:ed98d435ba4a92a059c4eaa3a87b06c3b6daf11b</id>
<content type='text'>
- Convert to USES=libtool and bump dependent ports
</content>
</entry>
<entry>
<title>In some straightforward situations, protect examples behind PORTEXAMPLES,</title>
<updated>2014-08-06T04:34:23Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2014-08-06T04:34:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cb7d5cc607bbcd6285b960eecd3a1daf1d7e9e1e'/>
<id>urn:sha1:cb7d5cc607bbcd6285b960eecd3a1daf1d7e9e1e</id>
<content type='text'>
adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances,
correct examples being controlled by the DOCS option.
</content>
</entry>
<entry>
<title>- Change hard coded TCL dependancy to USE_TCL</title>
<updated>2009-03-23T05:31:39Z</updated>
<author>
<name>Marcus Alves Grando</name>
<email>mnag@FreeBSD.org</email>
</author>
<published>2009-03-23T05:31:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b93c8d444f1c9e41aaaaf4ccd447bf8ccb97c860'/>
<id>urn:sha1:b93c8d444f1c9e41aaaaf4ccd447bf8ccb97c860</id>
<content type='text'>
PR:		132381
Submitted by:	Scot W. Hetzel &lt;swhetzel___gmail.com&gt;
</content>
</entry>
<entry>
<title>Update to 2.8.17</title>
<updated>2006-01-06T21:16:41Z</updated>
<author>
<name>Marcus Alves Grando</name>
<email>mnag@FreeBSD.org</email>
</author>
<published>2006-01-06T21:16:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1e4fb786aec0eb2caf852ef60125d2e0ed4156d4'/>
<id>urn:sha1:1e4fb786aec0eb2caf852ef60125d2e0ed4156d4</id>
<content type='text'>
Use PORTDOCS
Reorganize Makefile

Notified by:	edwin Version Check
</content>
</entry>
<entry>
<title>Clean up SQLite and related ports.</title>
<updated>2004-12-23T08:25:47Z</updated>
<author>
<name>Norikatsu Shigemura</name>
<email>nork@FreeBSD.org</email>
</author>
<published>2004-12-23T08:25:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=617938836df905824ac0214a5f379bd18495a18d'/>
<id>urn:sha1:617938836df905824ac0214a5f379bd18495a18d</id>
<content type='text'>
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.

Approved by:	portmgr, maintainers of sqlite and related ports
</content>
</entry>
<entry>
<title>Remove partial repo-copies that were requested and performed but never</title>
<updated>2004-12-18T22:01:00Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2004-12-18T22:01:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7eb48b0fec065d8222518034c1be211fc3e49bc5'/>
<id>urn:sha1:7eb48b0fec065d8222518034c1be211fc3e49bc5</id>
<content type='text'>
completed by the original committer.  They can be re-added later if
anyone takes a renewed interest.
</content>
</entry>
<entry>
<title>- Update to 2.8.14</title>
<updated>2004-07-04T20:57:16Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2004-07-04T20:57:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3ef9006cc363e77becd75ce84dddfb26bc53e9f1'/>
<id>urn:sha1:3ef9006cc363e77becd75ce84dddfb26bc53e9f1</id>
<content type='text'>
PR:		ports/68143
Submitted by:	Rui Lopes &lt;rui@ruilopes.com&gt;
Approved by:	maintainer timeout (14 days)
</content>
</entry>
<entry>
<title>- Update to 2.8.11</title>
<updated>2004-01-16T10:17:18Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2004-01-16T10:17:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fac4a8f6616e41384054658475474726772d967b'/>
<id>urn:sha1:fac4a8f6616e41384054658475474726772d967b</id>
<content type='text'>
PR:		ports/61110
Submitted by:	Phil Oleson &lt;oz@nixil.net&gt;
Approved by:	maintainer
</content>
</entry>
<entry>
<title>o Update to 2.8.3.</title>
<updated>2003-06-11T16:26:07Z</updated>
<author>
<name>Norikatsu Shigemura</name>
<email>nork@FreeBSD.org</email>
</author>
<published>2003-06-11T16:26:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9c922cdda142d9a8a66ed8b59615d8b181de30f3'/>
<id>urn:sha1:9c922cdda142d9a8a66ed8b59615d8b181de30f3</id>
<content type='text'>
o The TCL wrapper is now optional and off by default.  Use
  SQLITE_WITH_TCL83/SQLITE_WITH_TCL84 to enable it.  TCL is
  still needed for building the docs,  unless you specify
  NOPORTDOCS.
o The TCL example is now installed in $LOCALBASE/share/examples/sqlite.

This patch is quite hackish in that it replaces the libtool stuff
from SQLite with the libtool port.  It also uses plain 'install'
instead of 'libtool install' to install shared libraries.  This
might not look nice, but it's the only way I got the desired effects
to work (i. e. SQLite's libtool refused to install the TCL wrapper
in $LOCALBASE/lib/sqlite - it insisted on only installing it into
$LOCALBASE/lib.

PR:		ports/53182
Submitted by:	Gerhard Haering &lt;gh@ghaering.de&gt; (maintainer)
</content>
</entry>
</feed>
