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: databases/go-carbon/pkg-plist

Number of commits found: 3

Thursday, 1 Aug 2019
06:25 tobik search for other commits by this committer
Mk/Uses/go.mk: Drop PLIST_SUB for GO_PKGNAME

GO_PKGNAME defaults to ${PORTNAME}.  As a result it is often too
general and can produce bad results with make makeplist.  For
example, in mail/aerc it produces bogus entries like

man/man5/%%GO_PKGNAME%%-sendmail.5.gz

since GO_PKGNAME=aerc there.

Having it in PLIST_SUB was only useful for Go libraries which we
no longer support.  Only 2 ports use it currently but do not really
need to and are easily fixed.

Approved by:	dg@syrec.org (maintainer)
Differential Revision:	https://reviews.freebsd.org/D21114
Original commitRevision:507751 
Tuesday, 20 Mar 2018
09:51 yuri search for other commits by this committer
databases/go-carbon: Prevent overwriting config files by adding the @sample
keyword

PR:		226796
Submitted by:	Andreas Andersson  <a.andersson.thn@gmail.com> (maintainer)
Original commitRevision:465077 
Monday, 19 Mar 2018
20:22 pi search for other commits by this committer
New port: databases/go-carbon

go-carbon is a go implementation of the carbon component of the graphite
project. It has support for multiple cpu's and can achieve higher concurrency.

WWW: https://github.com/lomik/go-carbon

PR:		226732
Submitted by:	Andreas Andersson <a.andersson.thn@gmail.com>
Original commitRevision:465028 

Number of commits found: 3