summaryrefslogtreecommitdiff
path: root/devel/git-repo-manager/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/git-repo-manager/Makefile')
-rw-r--r--devel/git-repo-manager/Makefile181
1 files changed, 181 insertions, 0 deletions
diff --git a/devel/git-repo-manager/Makefile b/devel/git-repo-manager/Makefile
new file mode 100644
index 000000000000..2d8cef805b47
--- /dev/null
+++ b/devel/git-repo-manager/Makefile
@@ -0,0 +1,181 @@
+PORTNAME= git-repo-manager
+DISTVERSIONPREFIX= v
+DISTVERSION= 0.7.15
+CATEGORIES= devel
+
+MAINTAINER= yuri@FreeBSD.org
+COMMENT= Git tool to manage worktrees and integrate with GitHub and GitLab
+WWW= https://hakoerber.github.io/git-repo-manager/
+
+LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+LIB_DEPENDS= libgit2.so:devel/libgit2
+
+USES= cargo
+
+USE_GITHUB= yes
+GH_ACCOUNT= hakoerber
+
+CARGO_CRATES= aho-corasick-1.1.2 \
+ anstream-0.6.4 \
+ anstyle-1.0.4 \
+ anstyle-parse-0.2.2 \
+ anstyle-query-1.0.0 \
+ anstyle-wincon-3.0.1 \
+ async-channel-1.9.0 \
+ autocfg-1.1.0 \
+ bitflags-1.3.2 \
+ bitflags-2.4.1 \
+ bytes-1.5.0 \
+ castaway-0.1.2 \
+ cc-1.0.83 \
+ cfg-if-1.0.0 \
+ clap-4.4.7 \
+ clap_builder-4.4.7 \
+ clap_derive-4.4.7 \
+ clap_lex-0.6.0 \
+ colorchoice-1.0.0 \
+ comfy-table-7.1.0 \
+ concurrent-queue-2.3.0 \
+ console-0.15.7 \
+ crossbeam-utils-0.8.16 \
+ crossterm-0.27.0 \
+ crossterm_winapi-0.9.1 \
+ curl-0.4.44 \
+ curl-sys-0.4.68+curl-8.4.0 \
+ dirs-5.0.1 \
+ dirs-sys-0.4.1 \
+ encode_unicode-0.3.6 \
+ encoding_rs-0.8.33 \
+ equivalent-1.0.1 \
+ event-listener-2.5.3 \
+ fastrand-1.9.0 \
+ fnv-1.0.7 \
+ form_urlencoded-1.2.0 \
+ fuchsia-cprng-0.1.1 \
+ futures-core-0.3.29 \
+ futures-io-0.3.29 \
+ futures-lite-1.13.0 \
+ getrandom-0.2.10 \
+ git2-0.18.1 \
+ hashbrown-0.14.2 \
+ heck-0.4.1 \
+ http-0.2.9 \
+ idna-0.4.0 \
+ indexmap-2.1.0 \
+ instant-0.1.12 \
+ isahc-1.7.2 \
+ itoa-1.0.9 \
+ jobserver-0.1.27 \
+ lazy_static-1.4.0 \
+ libc-0.2.150 \
+ libgit2-sys-0.16.1+1.7.1 \
+ libnghttp2-sys-0.1.8+1.55.1 \
+ libredox-0.0.1 \
+ libssh2-sys-0.3.0 \
+ libz-sys-1.1.12 \
+ lock_api-0.4.11 \
+ log-0.4.20 \
+ memchr-2.6.4 \
+ mime-0.3.17 \
+ once_cell-1.18.0 \
+ openssl-probe-0.1.5 \
+ openssl-src-300.1.6+3.1.4 \
+ openssl-sys-0.9.95 \
+ option-ext-0.2.0 \
+ parking-2.2.0 \
+ parking_lot-0.12.1 \
+ parking_lot_core-0.9.9 \
+ parse_link_header-0.3.3 \
+ percent-encoding-2.3.0 \
+ pin-project-1.1.3 \
+ pin-project-internal-1.1.3 \
+ pin-project-lite-0.2.13 \
+ pkg-config-0.3.27 \
+ polling-2.8.0 \
+ proc-macro2-1.0.69 \
+ quote-1.0.33 \
+ rand-0.4.6 \
+ rand_core-0.3.1 \
+ rand_core-0.4.2 \
+ rdrand-0.4.0 \
+ redox_syscall-0.4.1 \
+ redox_users-0.4.4 \
+ regex-1.10.2 \
+ regex-automata-0.4.3 \
+ regex-syntax-0.8.2 \
+ remove_dir_all-0.5.3 \
+ rustversion-1.0.14 \
+ ryu-1.0.15 \
+ schannel-0.1.22 \
+ scopeguard-1.2.0 \
+ serde-1.0.190 \
+ serde_derive-1.0.190 \
+ serde_json-1.0.108 \
+ serde_spanned-0.6.4 \
+ serde_yaml-0.9.27 \
+ shellexpand-3.1.0 \
+ slab-0.4.9 \
+ sluice-0.5.5 \
+ smallvec-1.11.1 \
+ socket2-0.4.10 \
+ strsim-0.10.0 \
+ strum-0.25.0 \
+ strum_macros-0.25.3 \
+ syn-2.0.39 \
+ tempdir-0.3.7 \
+ thiserror-1.0.50 \
+ thiserror-impl-1.0.50 \
+ tinyvec-1.6.0 \
+ tinyvec_macros-0.1.1 \
+ toml-0.8.6 \
+ toml_datetime-0.6.5 \
+ toml_edit-0.20.7 \
+ tracing-0.1.40 \
+ tracing-attributes-0.1.27 \
+ tracing-core-0.1.32 \
+ tracing-futures-0.2.5 \
+ unicode-bidi-0.3.13 \
+ unicode-ident-1.0.12 \
+ unicode-normalization-0.1.22 \
+ unicode-width-0.1.11 \
+ unsafe-libyaml-0.2.9 \
+ url-2.4.1 \
+ url-escape-0.1.1 \
+ utf8parse-0.2.1 \
+ vcpkg-0.2.15 \
+ waker-fn-1.1.1 \
+ wasi-0.11.0+wasi-snapshot-preview1 \
+ winapi-0.3.9 \
+ winapi-i686-pc-windows-gnu-0.4.0 \
+ winapi-x86_64-pc-windows-gnu-0.4.0 \
+ windows-sys-0.45.0 \
+ windows-sys-0.48.0 \
+ windows-targets-0.42.2 \
+ windows-targets-0.48.5 \
+ windows_aarch64_gnullvm-0.42.2 \
+ windows_aarch64_gnullvm-0.48.5 \
+ windows_aarch64_msvc-0.42.2 \
+ windows_aarch64_msvc-0.48.5 \
+ windows_i686_gnu-0.42.2 \
+ windows_i686_gnu-0.48.5 \
+ windows_i686_msvc-0.42.2 \
+ windows_i686_msvc-0.48.5 \
+ windows_x86_64_gnu-0.42.2 \
+ windows_x86_64_gnu-0.48.5 \
+ windows_x86_64_gnullvm-0.42.2 \
+ windows_x86_64_gnullvm-0.48.5 \
+ windows_x86_64_msvc-0.42.2 \
+ windows_x86_64_msvc-0.48.5 \
+ winnow-0.5.19
+
+OPENSSLINC= /usr/include
+OPENSSLLIB= /usr/lib
+
+PLIST_FILES= bin/grm
+
+post-install:
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/grm
+
+.include <bsd.port.mk>