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

Number of commits found: 12

Sunday, 23 Aug 2020
18:10 linimon search for other commits by this committer
Attempt to unbreak build on aarch64 by providing fallback case:

  pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/Queue.a:No
such file or directory

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:545832 
Sunday, 8 Mar 2020
17:01 antoine search for other commits by this committer
Deprecate some ports using deprecated version of python

With hat:	portmgr
Original commitRevision:528058 
Saturday, 29 Jun 2019
03:51 tobik search for other commits by this committer
Convert all Go ports to USES=go

This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.

USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.

PR:		238849
Submitted by:	dg@syrec.org (also D20745)
Reviewed by:	mat, tobik
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20746
Original commitRevision:505321 
Wednesday, 24 Apr 2019
10:58 antoine search for other commits by this committer
Mark BROKEN on i386

Reported by:	pkg-fallout
MFH:		2019Q2
Original commitRevision:499832 
Saturday, 8 Dec 2018
00:37 swills search for other commits by this committer
devel/grumpy: update to new snapshot
Original commitRevision:486904 
Monday, 10 Sep 2018
13:11 mat search for other commits by this committer
After an include, PLIST_SUB must be appended to, not overwritten.

If it is overwritten, many values will be clobbered, and
pain will ensue.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479405 
Wednesday, 21 Feb 2018
16:24 antoine search for other commits by this committer
Remove dependency on the python metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
Original commitRevision:462532 
Saturday, 14 Oct 2017
19:53 antoine search for other commits by this committer
Install python scripts with INSTALL_SCRIPT
Original commitRevision:452086 
Thursday, 12 Oct 2017
09:06 mat search for other commits by this committer
Stripping go binaries is perfectly fine.

https://dominik.honnef.co/posts/2016/10/go-and-strip/

Sponsored by:	Absolight
Original commitRevision:451834 
Saturday, 4 Feb 2017
00:01 swills search for other commits by this committer
devel/grumpy: include bsd.port.options.mk to get ARCH definition
Original commitRevision:433273 
Friday, 3 Feb 2017
23:05 swills search for other commits by this committer
devel/grumpy: Fix syntax
Original commitRevision:433270 
21:08 swills search for other commits by this committer
devel/grumpy: create port

Grumpy is a Python to Go source code transcompiler and runtime.

WWW: https://github.com/google/grumpy
Original commitRevision:433263 

Number of commits found: 12