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.

non port: devel/go-sql-driver/Makefile

Number of commits found: 9

Tuesday, 15 Jan 2019
14:50 swills search for other commits by this committer
devel/go-sql-driver: mark deprecated

PR:		230280
Original commitRevision:490382 
Thursday, 27 Jul 2017
13:57 mat search for other commits by this committer
Regular USE_GITHUB cleanup.

Sponsored by:	Absolight
Original commitRevision:446741 
Friday, 22 Apr 2016
12:40 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
Original commitRevision:413776 
Friday, 1 Apr 2016
13:18 mat search for other commits by this committer
Fixup some whitespace at the beginning of lines problems.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412342 
Wednesday, 6 May 2015
15:16 mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385521 
Thursday, 19 Mar 2015
16:44 bdrewery search for other commits by this committer
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
Original commitRevision:381618 
Thursday, 27 Feb 2014
14:19 zi search for other commits by this committer
- Simplify DISTNAME/MASTER_SITES
Original commitRevision:346343 
Wednesday, 26 Feb 2014
17:04 zi search for other commits by this committer
- Pass MAINTAINER to lattera@gmail.com
Original commitRevision:346215 
17:00 zi search for other commits by this committer
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/
Original commitRevision:346214 

Number of commits found: 9