Commit Graph

5 Commits

Author SHA1 Message Date
Yuri Victorovich
1eff3e1191 databases/cayley: Switch to USES=go:modules, fix build with go1.13beta1
PR:		238914
Submitted by:	Dmitri Goutnik <dg@syrec.org>
2019-07-01 15:51:47 +00:00
Tobias Kortkamp
3726f94254 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
2019-06-29 03:51:13 +00:00
Yuri Victorovich
cea3c52732 databases/cayley: Update 0.7.4 -> 0.7.5-2 2018-12-01 05:32:01 +00:00
Yuri Victorovich
bdd54b9424 databases/cayley: Merge pre-build into do-build
Reported by:	mat
2018-06-04 15:37:23 +00:00
Yuri Victorovich
155478310e New port: databases/cayley: Open-source graph database 2018-06-04 02:29:20 +00:00