notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/go-carbon/pkg-plist
SVNWeb

Number of commits found: 3

Thu, 1 Aug 2019
[ 06:25 tobik search for other commits by this committer ] Original commit   Revision:507751
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
Tue, 20 Mar 2018
[ 09:51 yuri search for other commits by this committer ] Original commit   Revision:465077
databases/go-carbon: Prevent overwriting config files by adding the @sample
keyword

PR:		226796
Submitted by:	Andreas Andersson  <a.andersson.thn@gmail.com> (maintainer)
Mon, 19 Mar 2018
[ 20:22 pi search for other commits by this committer ] Original commit   Revision:465028 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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>

Number of commits found: 3