blob: ca4d3e9b31396de1a310f2675b339e05df67ea59 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
|
PORTNAME= opa
DISTVERSIONPREFIX= v
DISTVERSION= 1.5.0
PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= yuri@FreeBSD.org
COMMENT= Open Policy Agent for policy enforcement across the entire stack
WWW= https://github.com/open-policy-agent/opa
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= go:1.24,modules
#GO_MODULE= github.com/open-policy-agent/opa # this fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266813
USE_GITHUB= yes
GH_ACCOUNT= open-policy-agent
GH_TUPLE= \
agnivade:levenshtein:v1.2.1:agnivade_levenshtein/vendor/github.com/agnivade/levenshtein \
beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \
bytecodealliance:wasmtime-go:v3.0.2:bytecodealliance_wasmtime_go_v3/vendor/github.com/bytecodealliance/wasmtime-go/v3 \
cenkalti:backoff:v4.3.0:cenkalti_backoff_v4/vendor/github.com/cenkalti/backoff/v4 \
cespare:xxhash:v2.3.0:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \
containerd:containerd:v2.1.1:containerd_containerd_v2/vendor/github.com/containerd/containerd/v2 \
containerd:errdefs:v1.0.0:containerd_errdefs/vendor/github.com/containerd/errdefs \
containerd:log:v0.1.0:containerd_log/vendor/github.com/containerd/log \
containerd:platforms:v1.0.0-rc.1:containerd_platforms/vendor/github.com/containerd/platforms \
cpuguy83:go-md2man:v2.0.6:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \
dgraph-io:badger:v4.7.0:dgraph_io_badger_v4/vendor/github.com/dgraph-io/badger/v4 \
dgraph-io:ristretto:v2.2.0:dgraph_io_ristretto_v2/vendor/github.com/dgraph-io/ristretto/v2 \
dustin:go-humanize:v1.0.1:dustin_go_humanize/vendor/github.com/dustin/go-humanize \
felixge:httpsnoop:v1.0.4:felixge_httpsnoop/vendor/github.com/felixge/httpsnoop \
fortytw2:leaktest:v1.3.0:fortytw2_leaktest/vendor/github.com/fortytw2/leaktest \
foxcpp:go-mockdns:v1.1.0:foxcpp_go_mockdns/vendor/github.com/foxcpp/go-mockdns \
fsnotify:fsnotify:v1.9.0:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
go-check:check:10cb98267c6c:go_check_check/vendor/gopkg.in/check.v1 \
go-ini:ini:v1.67.0:go_ini_ini/vendor/github.com/go-ini/ini \
go-logr:logr:v1.4.2:go_logr_logr/vendor/github.com/go-logr/logr \
go-logr:stdr:v1.2.2:go_logr_stdr/vendor/github.com/go-logr/stdr \
go-viper:mapstructure:v2.2.1:go_viper_mapstructure_v2/vendor/github.com/go-viper/mapstructure/v2 \
go-yaml:yaml:v3.0.1:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \
gobwas:glob:v0.2.3:gobwas_glob/vendor/github.com/gobwas/glob \
golang:mod:v0.24.0:golang_mod/vendor/golang.org/x/mod \
golang:net:v0.39.0:golang_net/vendor/golang.org/x/net \
golang:protobuf:v1.5.4:golang_protobuf/vendor/github.com/golang/protobuf \
golang:sync:v0.14.0:golang_sync/vendor/golang.org/x/sync \
golang:sys:v0.33.0:golang_sys/vendor/golang.org/x/sys \
golang:text:v0.24.0:golang_text/vendor/golang.org/x/text \
golang:time:v0.11.0:golang_time/vendor/golang.org/x/time \
golang:tools:v0.22.0:golang_tools/vendor/golang.org/x/tools \
google:flatbuffers:v25.2.10:google_flatbuffers/vendor/github.com/google/flatbuffers \
google:go-cmp:v0.7.0:google_go_cmp/vendor/github.com/google/go-cmp \
google:go-genproto:56aae31c358a:google_go_genproto/vendor/google.golang.org/genproto/googleapis/api \
google:go-genproto:56aae31c358a:google_go_genproto_1/vendor/google.golang.org/genproto/googleapis/rpc \
google:uuid:v1.6.0:google_uuid/vendor/github.com/google/uuid \
gorilla:mux:v1.8.1:gorilla_mux/vendor/github.com/gorilla/mux \
grpc-ecosystem:grpc-gateway:v2.26.1:grpc_ecosystem_grpc_gateway_v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2 \
grpc:grpc-go:v1.72.0:grpc_grpc_go/vendor/google.golang.org/grpc \
inconshreveable:mousetrap:v1.1.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \
klauspost:compress:v1.18.0:klauspost_compress/vendor/github.com/klauspost/compress \
kr:pretty:v0.3.1:kr_pretty/vendor/github.com/kr/pretty \
kr:text:v0.2.0:kr_text/vendor/github.com/kr/text \
kubernetes-sigs:yaml:v1.4.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \
kylelemons:godebug:v1.1.0:kylelemons_godebug/vendor/github.com/kylelemons/godebug \
mattn:go-runewidth:v0.0.9:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \
miekg:dns:v1.1.57:miekg_dns/vendor/github.com/miekg/dns \
moby:locker:v1.0.1:moby_locker/vendor/github.com/moby/locker \
munnerz:goautoneg:a7dc8b61c822:munnerz_goautoneg/vendor/github.com/munnerz/goautoneg \
olekukonko:tablewriter:v0.0.5:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \
open-telemetry:opentelemetry-go-contrib:v1.31.0:open_telemetry_opentelemetry_go_contrib/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp \
open-telemetry:opentelemetry-go-instrumentation:sdk/v1.1.0:open_telemetry_opentelemetry_go_instrumentation/vendor/go.opentelemetry.io/auto/sdk \
open-telemetry:opentelemetry-go:v1.35.0:open_telemetry_opentelemetry_go/vendor/go.opentelemetry.io/otel \
open-telemetry:opentelemetry-proto-go:v1.5.0:open_telemetry_opentelemetry_proto_go/vendor/go.opentelemetry.io/proto/otlp \
opencontainers:go-digest:v1.0.0:opencontainers_go_digest/vendor/github.com/opencontainers/go-digest \
opencontainers:image-spec:v1.1.1:opencontainers_image_spec/vendor/github.com/opencontainers/image-spec \
oras-project:oras-go:v2.5.0:oras_project_oras_go/vendor/oras.land/oras-go/v2 \
pelletier:go-toml:v2.2.4:pelletier_go_toml_v2/vendor/github.com/pelletier/go-toml/v2 \
peterh:liner:v1.2.2:peterh_liner/vendor/github.com/peterh/liner \
prometheus:client_golang:v1.22.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \
prometheus:client_model:v0.6.2:prometheus_client_model/vendor/github.com/prometheus/client_model \
prometheus:common:v0.62.0:prometheus_common/vendor/github.com/prometheus/common \
prometheus:procfs:v0.15.1:prometheus_procfs/vendor/github.com/prometheus/procfs \
protocolbuffers:protobuf-go:v1.36.6:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \
rcrowley:go-metrics:10cdbea86bc0:rcrowley_go_metrics/vendor/github.com/rcrowley/go-metrics \
rogpeppe:go-internal:v1.13.1:rogpeppe_go_internal/vendor/github.com/rogpeppe/go-internal \
russross:blackfriday:v2.1.0:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \
sagikazarmark:locafero:v0.7.0:sagikazarmark_locafero/vendor/github.com/sagikazarmark/locafero \
sergi:go-diff:v1.3.1:sergi_go_diff/vendor/github.com/sergi/go-diff \
sirupsen:logrus:v1.9.3:sirupsen_logrus/vendor/github.com/sirupsen/logrus \
sourcegraph:conc:v0.3.0:sourcegraph_conc/vendor/github.com/sourcegraph/conc \
spf13:afero:v1.11.0:spf13_afero/vendor/github.com/spf13/afero \
spf13:cast:v1.6.0:spf13_cast/vendor/github.com/spf13/cast \
spf13:cobra:v1.9.1:spf13_cobra/vendor/github.com/spf13/cobra \
spf13:pflag:v1.0.6:spf13_pflag/vendor/github.com/spf13/pflag \
spf13:viper:v1.18.2:spf13_viper/vendor/github.com/spf13/viper \
subosito:gotenv:v1.6.0:subosito_gotenv/vendor/github.com/subosito/gotenv \
tchap:go-patricia:v2.3.2:tchap_go_patricia_v2/vendor/github.com/tchap/go-patricia/v2 \
uber-go:atomic:v1.9.0:uber_go_atomic/vendor/go.uber.org/atomic \
uber-go:automaxprocs:v1.6.0:uber_go_automaxprocs/vendor/go.uber.org/automaxprocs \
uber-go:multierr:v1.9.0:uber_go_multierr/vendor/go.uber.org/multierr \
xeipuuv:gojsonpointer:02993c407bfb:xeipuuv_gojsonpointer/vendor/github.com/xeipuuv/gojsonpointer \
xeipuuv:gojsonreference:bd5ef7bd5415:xeipuuv_gojsonreference/vendor/github.com/xeipuuv/gojsonreference \
yashtewari:glob-intersection:v0.2.0:yashtewari_glob_intersection/vendor/github.com/yashtewari/glob-intersection
PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.mk>
|