1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/Mk
Dmitri Goutnik f2a47b36d7 Mk/Uses/go.mk: Add GO_TEST_TARGET and provide default do-test
Add GO_TEST_TARGET defaulting to `./...` (the current package and all
subpackages) and create do-test target unless already provided by port's
Makefile.

In many cases this would allow us to remove explicit do-test and rely on
defaults provided by ports framework for testing.

Also, while here

- remove GO_WRKDIR_SRC - it is not used anywhere anymore
- sync GO_PKGNAME and GO_TARGET descriptions with Porter's Handbook

Reviewed by:	tobik
Approved by:	tz (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D22412
2019-11-17 16:19:36 +00:00
..
Scripts generate-symbols: Need @dir entries if PREFIX!=LOCALBASE. 2019-11-07 20:49:17 +00:00
Uses Mk/Uses/go.mk: Add GO_TEST_TARGET and provide default do-test 2019-11-17 16:19:36 +00:00
Wrappers BINARY_WRAPPERS allow to push in front of the PATH wrappers for binaries. 2019-10-01 14:33:24 +00:00
bsd.ccache.mk - Add compat for NOCCACHE -> NO_CCACHE 2019-10-10 20:09:59 +00:00
bsd.commands.mk
bsd.default-versions.mk - Repocopy lang/python37 --> python38 and update to 3.8.0 2019-11-02 23:40:39 +00:00
bsd.destdir.mk
bsd.gcc.mk
bsd.gecko.mk gecko: drop unused system hunspell after r509969 2019-11-03 15:52:21 +00:00
bsd.gstreamer.mk
bsd.java.mk Eliminate references to 9 and 10 2019-10-23 19:35:57 +00:00
bsd.ldap.mk
bsd.licenses.db.mk
bsd.licenses.mk
bsd.local.mk
bsd.ocaml.mk
bsd.octave.mk
bsd.options.desc.mk Mk/bsd.options.desc.mk: add ALTIVEC option 2019-09-01 17:55:47 +00:00
bsd.options.mk Clean up support for FreeBSD 11.2. 2019-11-07 16:30:12 +00:00
bsd.port.mk Clean up support for FreeBSD 11.2. 2019-11-07 16:30:12 +00:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.ruby.mk Mk/bsd.ruby.mk: Remove RUBY_{PATCHLEVEL,RELVERSION,RELVERSION_CODE,RUBY_DISTVERSION} 2019-11-06 05:20:59 +00:00
bsd.sanity.mk Retire XORG_CAT 2019-11-04 18:08:20 +00:00
bsd.sites.mk Add NCTUCS KDE mirror 2019-09-12 02:31:30 +00:00
bsd.ssp.mk
bsd.tex.mk Revert recent bsd.tex.mk change 2019-08-28 05:18:07 +00:00
bsd.wx.mk