non port: devel/grumpy/Makefile |
SVNWeb
|
Number of commits found: 12 |
Sun, 23 Aug 2020
|
[ 18:10 linimon ]
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 ] (Only the first 10 of 187 ports in this commit are shown above. )
Deprecate some ports using deprecated version of python
With hat: portmgr
|
Sat, 29 Jun 2019
|
[ 03:51 tobik ] (Only the first 10 of 114 ports in this commit are shown above. )
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 ]
Mark BROKEN on i386
Reported by: pkg-fallout
MFH: 2019Q2
|
Sat, 8 Dec 2018
|
[ 00:37 swills ]
devel/grumpy: update to new snapshot
|
Mon, 10 Sep 2018
|
[ 13:11 mat ] (Only the first 10 of 33 ports in this commit are shown above. )
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 ]
Remove dependency on the python metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
|
Sat, 14 Oct 2017
|
[ 19:53 antoine ]
Install python scripts with INSTALL_SCRIPT
|
Thu, 12 Oct 2017
|
[ 09:06 mat ] (Only the first 10 of 32 ports in this commit are shown above. )
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 ]
devel/grumpy: include bsd.port.options.mk to get ARCH definition
|
Fri, 3 Feb 2017
|
[ 23:05 swills ]
devel/grumpy: Fix syntax
|
[ 21:08 swills ]
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 |