notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
gosqlite3 Go interface for SQLite3
20120330_2 databases Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20120330_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Go libraries should not be packaged
Expired This port expired on: 2019-03-31
Maintainer: lichray@gmail.com search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. share/go/pkg/freebsd_amd64/github.com/kuroneko/gosqlite3.a
  2. share/go/src/github.com/kuroneko/gosqlite3/README
  3. share/go/src/github.com/kuroneko/gosqlite3/backup.go
  4. share/go/src/github.com/kuroneko/gosqlite3/database.go
  5. share/go/src/github.com/kuroneko/gosqlite3/database_test.go
  6. share/go/src/github.com/kuroneko/gosqlite3/errors.go
  7. share/go/src/github.com/kuroneko/gosqlite3/helpers_test.go
  8. share/go/src/github.com/kuroneko/gosqlite3/progress.go
  9. share/go/src/github.com/kuroneko/gosqlite3/query_parameter.go
  10. share/go/src/github.com/kuroneko/gosqlite3/query_parameter_test.go
  11. share/go/src/github.com/kuroneko/gosqlite3/result_column.go
  12. share/go/src/github.com/kuroneko/gosqlite3/result_column_test.go
  13. share/go/src/github.com/kuroneko/gosqlite3/sql_test.go
  14. share/go/src/github.com/kuroneko/gosqlite3/sqlite3.go
  15. share/go/src/github.com/kuroneko/gosqlite3/sqlite3_test.go
  16. share/go/src/github.com/kuroneko/gosqlite3/statement.go
  17. share/go/src/github.com/kuroneko/gosqlite3/table.go
Collapse this list.
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go : lang/go
Library dependencies:
  1. 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:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/jlaffaye/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/jlaffaye/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/jlaffaye/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/jlaffaye/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20120330_2
01 Apr 2019 19:10:15
Revision:497504Original commit files touched by this commit
tobik search for other commits by this committer
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 View all of this commit message)
20120330_2
20 Mar 2019 06:42:08
Revision:496313Original commit files touched by this commit
tobik search for other commits by this committer
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
Revision:413776Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
20120330_2
07 Dec 2014 09:25:00
Revision:374178Original commit files touched by this commit
bapt search for other commits by this committer
Fix build when compiler is clang
20120330_2
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
20120330_2
27 Jun 2014 17:21:07
Revision:359586Original commit files touched by this commit
miwi search for other commits by this committer
- Chase database/sqlite3 slib bump

Approved by:	portmgr (myself)
20120330_1
10 Jun 2014 07:39:02
Revision:357277Original commit files touched by this commit
olgeni search for other commits by this committer
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
Revision:339441Original commit files touched by this commit
jlaffaye search for other commits by this committer
- 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
Revision:336187Original commit files touched by this commit
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
20120330
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
20120330
17 Apr 2013 23:40:57
Revision:316012Original commit files touched by this commit
ak search for other commits by this committer
- 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
Original commit files touched by this commit
jlaffaye search for other commits by this committer
- 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
Original commit files touched by this commit
jlaffaye search for other commits by this committer
Bump Go packages for the new Go release.

Feature safe:   yes
20110316_2
07 Oct 2011 09:16:47
Original commit files touched by this commit
jlaffaye search for other commits by this committer
Bump go packages for new go release
20110316_1
22 Sep 2011 16:43:50
Original commit files touched by this commit
jlaffaye search for other commits by this committer
Bump go packages for new Go release
20110316
14 Apr 2011 00:56:10
Original commit files touched by this commit
wen search for other commits by this committer
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)

Number of commits found: 17