Port details |
- grumpy Python to Go source code transcompiler and runtime
- 0.0.0.2017112101 devel
=0 0.0.0.2017112101Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-09-15
- Maintainer: swills@FreeBSD.org
- Port Added: 2017-02-03 21:09:09
- Last Update: 2020-09-19 13:01:00
- SVN Revision: 548980
- License: not specified in port
- WWW:
- https://github.com/google/grumpy
- Description:
- Grumpy is a Python to Go source code transcompiler and runtime.
WWW: https://github.com/google/grumpy
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: grumpy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1544229003
SHA256 (google-grumpy-0.0.0.2017112101-3ec8795_GH0.tar.gz) = 0d9742e9ef1190eee0005331f48212883a82cfe730721d03fe97c6b87890baba
SIZE (google-grumpy-0.0.0.2017112101-3ec8795_GH0.tar.gz) = 736001
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- go : lang/go
- python2.7 : lang/python27
- Runtime dependencies:
-
- go : lang/go
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake go:no_targets,run python:2.7 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.0.2017112101 19 Sep 2020 13:01:00 |
rene |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
0.0.0.2017112101 23 Aug 2020 18:10:06 |
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) |
0.0.0.2017112101 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
0.0.0.2017112101 29 Jun 2019 03:51:14 |
tobik |
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 |
0.0.0.2017112101 24 Apr 2019 10:58:00 |
antoine |
Mark BROKEN on i386
Reported by: pkg-fallout
MFH: 2019Q2 |
0.0.0.2017112101 08 Dec 2018 00:37:32 |
swills |
devel/grumpy: update to new snapshot |
0.0.0.2017020301 10 Sep 2018 13:11:24 |
mat |
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 |
0.0.0.2017020301 21 Feb 2018 16:24:53 |
antoine |
Remove dependency on the python metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
0.0.0.2017020301 14 Oct 2017 19:53:46 |
antoine |
Install python scripts with INSTALL_SCRIPT |
0.0.0.2017020301 12 Oct 2017 09:06:18 |
mat |
Stripping go binaries is perfectly fine.
https://dominik.honnef.co/posts/2016/10/go-and-strip/
Sponsored by: Absolight |
0.0.0.2017020301 04 Feb 2017 00:01:34 |
swills |
devel/grumpy: include bsd.port.options.mk to get ARCH definition |
03 Feb 2017 23:05:47
|
swills |
devel/grumpy: Fix syntax |
03 Feb 2017 21:08:59
|
swills |
devel/grumpy: create port
Grumpy is a Python to Go source code transcompiler and runtime.
WWW: https://github.com/google/grumpy |