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: devel/grumpy/Makefile
SVNWeb

Number of commits found: 12

Sun, 23 Aug 2020
[ 18:10 linimon search for other commits by this committer ] Original commit   Revision:545832
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)
Sun, 8 Mar 2020
[ 17:01 antoine search for other commits by this committer ] Original commit   Revision:528058 (Only the first 10 of 187 ports in this commit are shown above. View all ports for this commit)
Deprecate some ports using deprecated version of python

With hat:	portmgr
Sat, 29 Jun 2019
[ 03:51 tobik search for other commits by this committer ] Original commit   Revision:505321 (Only the first 10 of 114 ports in this commit are shown above. View all ports for this commit)
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
Wed, 24 Apr 2019
[ 10:58 antoine search for other commits by this committer ] Original commit   Revision:499832
Mark BROKEN on i386

Reported by:	pkg-fallout
MFH:		2019Q2
Sat, 8 Dec 2018
[ 00:37 swills search for other commits by this committer ] Original commit   Revision:486904
devel/grumpy: update to new snapshot
Mon, 10 Sep 2018
[ 13:11 mat search for other commits by this committer ] Original commit   Revision:479405 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
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
Wed, 21 Feb 2018
[ 16:24 antoine search for other commits by this committer ] Original commit   Revision:462532
Remove dependency on the python metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
Sat, 14 Oct 2017
[ 19:53 antoine search for other commits by this committer ] Original commit   Revision:452086
Install python scripts with INSTALL_SCRIPT
Thu, 12 Oct 2017
[ 09:06 mat search for other commits by this committer ] Original commit   Revision:451834 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Stripping go binaries is perfectly fine.

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

Sponsored by:	Absolight
Sat, 4 Feb 2017
[ 00:01 swills search for other commits by this committer ] Original commit   Revision:433273
devel/grumpy: include bsd.port.options.mk to get ARCH definition
Fri, 3 Feb 2017
[ 23:05 swills search for other commits by this committer ] Original commit   Revision:433270
devel/grumpy: Fix syntax
[ 21:08 swills search for other commits by this committer ] Original commit   Revision:433263
devel/grumpy: create port

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

WWW: https://github.com/google/grumpy

Number of commits found: 12