non port: devel/go-sql-driver/Makefile |
SVNWeb
|
Number of commits found: 9 |
Tue, 15 Jan 2019
|
[ 14:50 swills ]
devel/go-sql-driver: mark deprecated
PR: 230280
|
Thu, 27 Jul 2017
|
[ 13:57 mat ] (Only the first 10 of 28 ports in this commit are shown above. )
Regular USE_GITHUB cleanup.
Sponsored by: Absolight
|
Fri, 22 Apr 2016
|
[ 12:40 mat ] (Only the first 10 of 35 ports in this commit are shown above. )
Move lang/go/files/bsd.go.mk to USES=go.
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6057
|
Fri, 1 Apr 2016
|
[ 13:18 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 6 May 2015
|
[ 15:16 mat ] (Only the first 10 of 348 ports in this commit are shown above. )
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 19 Mar 2015
|
[ 16:44 bdrewery ] (Only the first 10 of 133 ports in this commit are shown above. )
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
|
Thu, 27 Feb 2014
|
[ 14:19 zi ]
- Simplify DISTNAME/MASTER_SITES
|
Wed, 26 Feb 2014
|
[ 17:04 zi ]
- Pass MAINTAINER to lattera@gmail.com
|
[ 17:00 zi ]
New port: devel/go-sql-driver:
Go-MySQL-Driver is a lightweight and fast MySQL-Driver for Go's
(golang) database/sql package
Features:
* Lightweight and fast
* Native Go implementation. No C-bindings, just pure Go
* Connections over TCP/IPv4, TCP/IPv6 or Unix domain sockets
* Automatic handling of broken connections
* Automatic Connection Pooling (by database/sql package)
* Supports queries larger than 16MB
* Full sql.RawBytes support.
* Intelligent LONG DATA handling in prepared statements
* Secure LOAD DATA LOCAL INFILE support with file Whitelisting and io.Reader
support
* Optional time.Time parsing
WWW: https://github.com/go-sql-driver/mysql/
|
Number of commits found: 9 |