Port details |
- pure-sql3 Pure language binding to the SQLite3 library
- 0.5 databases
=0 0.5Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on expiring devel/llvm35
This port expired on: 2019-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2011-06-27 15:17:13
- Last Update: 2019-09-01 15:40:05
- SVN Revision: 510697
- License: BSD3CLAUSE
- WWW:
- https://puredocs.bitbucket.io/pure-sql3.html
- Description:
- Sql3 is an interface to the popular Sqlite3 database. The module provides a
minimal wrapper around Sqlite3's C interface which is designed to give the
developer access to all of Sqlite3's features in a way that is convenient
for Pure programmers.
WWW: https://puredocs.bitbucket.io/pure-sql3.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pure-sql3>0:databases/pure-sql3
- No installation instructions:
- This port has been deleted.
- PKGNAME: pure-sql3
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pure/pure-sql3-0.5.tar.gz) = b9f79dd443c8ffc5cede51e2af617f24726f5c0409aab4948c9847e6adb53c37
SIZE (pure/pure-sql3-0.5.tar.gz) = 29616
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- gmake : devel/gmake
- Library dependencies:
-
- libpure.so : lang/pure
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pure-sql3-0.5:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- pkgconfig pure sqlite
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5 01 Sep 2019 15:40:05 |
rene |
Remove expired ports:
2019-08-31 devel/pure-stldict: Depends on expiring devel/llvm35
2019-08-31 lang/dmd1: No longer supported upstream
2019-08-31 lang/gprolog: Abandonware upstream (more than five years), fails in
various ways with remotely recent compilers
2019-08-31 math/pure-mpfr: Depends on expiring devel/llvm35
2019-08-31 math/pure-rational: Depends on expiring devel/llvm35
2019-08-31 net/pure-sockets: Depends on expiring devel/llvm35
2019-08-31 textproc/pure-csv: Depends on expiring devel/llvm35
2019-08-31 textproc/pure-xml: Depends on expiring devel/llvm35
2019-08-31 x11-toolkits/pure-tk: Depends on expiring devel/llvm35
2019-08-31 databases/pure-sql3: Depends on expiring devel/llvm35
2019-08-31 devel/pure-readline: Depends on expiring devel/llvm35
2019-08-31 devel/pure-stllib: Depends on expiring devel/llvm35 |
0.5 08 Jun 2019 11:46:55 |
antoine |
Chase llvm35 expiration |
0.5 15 Mar 2017 11:40:52 |
amdmi3 |
- Fix WWW: |
0.5 18 Sep 2016 09:01:41 |
amdmi3 |
- Switch to options helpers
- Silence stripping |
0.5 13 Jan 2016 08:10:53 |
vanilla |
1: Upgrade to 0.5.
2: Switch to USES=sqlite |
0.4_4 30 Dec 2015 10:46:53 |
rakuco |
Fix MASTER_SITES and unmark BROKEN. |
0.4_4 09 Nov 2015 12:59:04 |
antoine |
Mark a few ports BROKEN: unfetchable |
0.4_4 03 Jun 2015 17:24:02 |
amdmi3 |
- Add LICENSE_FILE
- Strip library |
0.4_3 07 Aug 2014 14:26:37 |
vanilla |
1: Stagify.
2: change LICENSE to BSD3CLAUSE. |
0.4_3 04 Jul 2014 23:48:56 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
0.4_3 27 Jun 2014 17:21:07 |
miwi |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
0.4_2 21 Feb 2014 13:35:58 |
ehaupt |
Remove trailing whitespaces from category databases |
0.4_2 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
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) |
0.4_2 11 Dec 2013 18:08:53 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases |
0.4_2 06 Nov 2013 22:50:22 |
delphij |
Update to 0.57.
PR: ports/179390
Submitted by: nemysis
Approved by: maintainer |
0.4_1 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.4_1 10 Jul 2013 21:28:57 |
bapt |
Fix PORTSDIR not already defined by using relative path |
0.4_1 10 Jul 2013 21:11:24 |
bapt |
Fix pure by removing the useless pre.mk/post.mk dancing
Convert to USES=gmake
Reported by: marino |
0.4_1 26 Jan 2012 11:18:51 |
pav |
- Update pure to 0.51 and update modules
PR: ports/161799
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) |
0.4 19 Aug 2011 11:26:57 |
culot |
- Fix typo in COMMENT (s/langauge/language/)
PR: ports/159866
Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv>
Approved by: Zhihao Yuan <lichray@gmail.com> (maintainer) |
0.4 27 Jun 2011 14:45:31 |
miwi |
Sql3 is an interface to the popular Sqlite3 database. The module provides a
minimal wrapper around Sqlite3's C interface which is designed to give the
developer access to all of Sqlite3's features in a way that is convenient
for Pure programmers.
WWW: http://docs.pure-lang.googlecode.com/hg/pure-sql3.html
PR: ports/156103
Submitted by: Zhihao Yuan <lichray at gmail.com> |