| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854
|
|
|
|
|
|
|
|
| |
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21721
|
|
|
|
|
| |
Approved by: tz (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21677
|
|
|
|
| |
(and missed 3 missed files from previous categories.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: 235062
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
|
|
|
|
|
|
|
| |
Changelog: https://github.com/erroneousboat/slack-term/releases/tag/v0.4.0
PR: 227524
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
|
|
PR: 226332
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14577
|