Commit Graph

10 Commits

Author SHA1 Message Date
op 6e2aed95ed editors/micro: mark as broken on mips64 too
fails similarly to aarch4:

# github.com/zyedidia/pty
../../../../go/pkg/mod/github.com/zyedidia/pty@v1.1.20/doc.go:15:9: undefined: open
2022-09-19 18:43:55 +00:00
op 3f7eb010ea update editors/micro to 2.0.11
simple update, while here move the modules to modules.inc.  still broken
on aarch64, thanks tb for testing!
2022-08-26 07:02:23 +00:00
naddy b2cbb03f33 drop RCS Ids 2022-03-11 18:58:26 +00:00
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