Commit Graph

7 Commits

Author SHA1 Message Date
phessler
5317395de0 mark as BROKEN-aarch64
# github.com/zyedidia/pty
../../../../go/pkg/mod/github.com/zyedidia/pty@v2.0.0+incompatible/doc.go:15:9: undefined: open
2021-10-30 12:53:25 +00:00
sthen
3046e0772e bump the golang ports so that pkg_add -u knows to update them 2021-03-08 13:59:23 +00:00
abieber
1f88a67f95 Update micro to 2.0.8 - Update from Thaison Nguyen <thieson08 at me dot com>,
tweaks from myself.

- Drop edd@ as maintainer per his request.
- Switch to MODGO_*.
- Remove do-*: in favor of the ports Go build.
2021-02-05 14:56:01 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
sthen
4c9d7e6039 No need for a special MODGO_ENV for go.port.mk, just use normal MAKE_ENV
like the rest of the ports tree. This also allows removing a bunch of
manual setting of PATH="${PORTPATH}" HOME="${PORTHOME}" done in various
ports etc. This also makes sure CFLAGS is passed through (not everything
honours it but it does improve at least some ports).

Remove NO_CCACHE from www/honk that was added because the above problem
resulted in ccache variables not being passed through correctly breaking
the cc calls in this.

ok kmos@
2019-05-04 21:46:16 +00:00
sthen
f52be2a50e bump all go ports that don't already have a RUN_DEPENDS on lang/go (which
has pkgspec set on the go version number already), so that pkg_add -u updates
them to versions which work with MAP_STACK. spotted by pvk@
2018-04-14 22:53:54 +00:00
edd
658ec6c01d Import editors/micro.
A modern and intuitive terminal-based text editor.

OK awolk@
2016-12-10 16:48:07 +00:00