Port details |
- gosqlite3 Go interface for SQLite3
- 20120330_2 databases
=0 20120330_2Version of this port present on the latest quarterly branch. DEPRECATED: Go libraries should not be packaged
This port expired on: 2019-03-31
- Maintainer: lichray@gmail.com
 - Port Added: 2011-04-14 00:56:34
- Last Update: 2019-04-01 19:10:15
- SVN Revision: 497504
- License: not specified in port
- WWW:
- http://kuroneko.github.com/gosqlite3/
- Description:
- A Go interface for SQLite3, modelled after the C interface.
WWW: http://kuroneko.github.com/gosqlite3/
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:
-
- gosqlite3>0:databases/gosqlite3
- No installation instructions:
- This port has been deleted.
- PKGNAME: gosqlite3
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gosqlite3-20120330.tar.gz) = bb64dacbc61d3ea686ff60d039e7a795a99547ae4c991d544e3e9ef7dd6d64a3
SIZE (gosqlite3-20120330.tar.gz) = 11079
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:
-
- go : lang/go
- Library dependencies:
-
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- compiler go
- 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 |
20120330_2 01 Apr 2019 19:10:15
  |
tobik  |
Remove expired ports:
2019-03-31 archivers/go-compress: Go libraries should not be packaged
2019-03-31 textproc/go.text: Go libraries should not be packaged
2019-03-31 devel/go-hashicorp-logutils: Go libraries should not be packaged
2019-03-31 devel/go-cpuid: Go libraries should not be packaged
2019-03-31 devel/go-nuid: Go libraries should not be packaged
2019-03-31 devel/go-yaml: Go libraries should not be packaged
2019-03-31 devel/go-raw: Go libraries should not be packaged
2019-03-31 devel/go-go.uuid: Go libraries should not be packaged
2019-03-31 devel/go-goregen: Go libraries should not be packaged
2019-03-31 devel/go-runewidth: Go libraries should not be packaged
2019-03-31 devel/go-cobra: Go libraries should not be packaged
2019-03-31 devel/go-pflag: Go libraries should not be packaged
2019-03-31 devel/go-slices: Go libraries should not be packaged
2019-03-31 devel/go-form: Go libraries should not be packaged (Only the first 15 lines of the commit message are shown above ) |
20120330_2 20 Mar 2019 06:42:08
  |
tobik  |
Deprecate Go library ports
Many of them are out of date now and there are few reasons to have
them in the tree [1].
[1] https://www.freebsd.org/doc/en/books/porters-handbook/go-libs.html
PR: 236502
Reviewed by: dg@syrec.org
Approved by: portmgr (mat), jlaffaye, wen, olgeni
Differential Revision: https://reviews.freebsd.org/D19568 |
20120330_2 22 Apr 2016 12:40:05
  |
mat  |
Move lang/go/files/bsd.go.mk to USES=go.
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6057 |
20120330_2 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
20120330_2 07 Dec 2014 09:25:00
  |
bapt  |
Fix build when compiler is clang |
20120330_2 20 Oct 2014 10:41:13
  |
bapt  |
Cleanup plist |
20120330_2 27 Jun 2014 17:21:07
  |
miwi  |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
20120330_1 10 Jun 2014 07:39:02
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
20120330_1 11 Jan 2014 17:46:34
  |
jlaffaye  |
- Change default location of Go packages to LOCALBASE/share/go
This fixes problems like ports failing to build if the port
is already installed [1]
- Bump PORTREVISION of affected ports
- Support the install target in bsd.go.mk
- STAGE support for free!
PR: ports/180003 [1] |
20120330 11 Dec 2013 18:08:53
  |
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases |
20120330 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
20120330 17 Apr 2013 23:40:57
  |
ak  |
- Remove USE_GZIP (it's default)
- Remove USE_GO (unused after r296612)
- Convert Makefile headers to new style
Approved by: portmgr (bapt)
Feature safe: yes |
20120330 14 May 2012 22:03:32
 |
jlaffaye  |
- Update to 20120330
PR: ports/167343
Submitted by: jlaffaye
Approved by: Zhihao Yuan <lichray@gmail.com> (maintainer) |
20110316_3 26 Nov 2011 22:56:57
 |
jlaffaye  |
Bump Go packages for the new Go release.
Feature safe: yes |
20110316_2 07 Oct 2011 09:16:47
 |
jlaffaye  |
Bump go packages for new go release |
20110316_1 22 Sep 2011 16:43:50
 |
jlaffaye  |
Bump go packages for new Go release |
20110316 14 Apr 2011 00:56:10
 |
wen  |
A Go interface for SQLite3, modelled after the C interface.
WWW: http://kuroneko.github.com/gosqlite3/
Submitted by: Zhihao Yuan <lichray@gmail.com> (via email) |