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-slices/Makefile

Number of commits found: 7

Wednesday, 20 Mar 2019
06:42 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
Original commitRevision:496313 
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
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Wednesday, 6 May 2015
21:27 antoine search for other commits by this committer
Unbreak
Original commitRevision:385570 
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 
Sunday, 25 Jan 2015
13:59 kuriyama search for other commits by this committer
The Slices package provides implementations of slice-based datatypes
for all of Go's basic types, as well as two separate implementations
for handling slices in the context of reflection values.  Currently
there's no documentation but the extensive test suite includes
numerous examples of how to use slices to solve common tasks.

WWW: https://github.com/feyeleanor/slices/
Original commitRevision:377895 

Number of commits found: 7