remove rcs IDs in ports maintained by me

This commit is contained in:
bket 2022-03-08 08:53:49 +00:00
parent bdfd0dd662
commit 34a8a25e31
126 changed files with 0 additions and 222 deletions

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.29 2021/05/21 17:06:23 tj Exp $
COMMENT= fast BSD-licensed data compression
GH_ACCOUNT= lz4

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-lib_Makefile,v 1.12 2020/11/16 15:52:38 bket Exp $
Index: lib/Makefile
--- lib/Makefile.orig
+++ lib/Makefile

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-lib_lz4_c,v 1.3 2021/05/21 17:06:23 tj Exp $
CVE-2021-3520
Index: lib/lz4.c

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.7 2020/11/16 15:52:38 bket Exp $
@bin bin/lz4
bin/lz4c
bin/lz4cat

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.39 2022/01/23 15:05:55 bket Exp $
COMMENT = zstandard fast real-time compression algorithm
V = 1.5.2

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-lib_libzstd_mk,v 1.2 2022/01/23 15:05:55 bket Exp $
Some compilers don't have -Wvla.
Index: lib/libzstd.mk

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.8 2021/12/25 13:28:13 bket Exp $
bin/unzstd
@bin bin/zstd
bin/zstdcat

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.66 2021/03/28 05:40:31 bket Exp $
SUBDIR =
SUBDIR += player
SUBDIR += plugins

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile.inc,v 1.10 2021/03/28 05:40:31 bket Exp $
# Do not forget to sync meta/audacious
VERSION = 4.1

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.8 2021/08/27 09:25:26 bket Exp $
COMMENT = graphical audio player which supports lots of formats
DISTNAME = audacious-${VERSION}

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-buildsys_mk_in,v 1.2 2021/02/03 21:44:37 edd Exp $
Show compiler invocations.
Index: buildsys.mk.in

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_libaudcore_Makefile,v 1.2 2021/02/03 21:44:37 edd Exp $
Index: src/libaudcore/Makefile
--- src/libaudcore/Makefile.orig
+++ src/libaudcore/Makefile

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_libaudgui_Makefile,v 1.1 2020/04/15 15:50:16 bket Exp $
Index: src/libaudgui/Makefile
--- src/libaudgui/Makefile.orig
+++ src/libaudgui/Makefile

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_libaudqt_Makefile,v 1.1 2021/02/19 20:44:44 edd Exp $
Index: src/libaudqt/Makefile
--- src/libaudqt/Makefile.orig
+++ src/libaudqt/Makefile

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_libaudtag_Makefile,v 1.1 2020/04/15 15:50:16 bket Exp $
Index: src/libaudtag/Makefile
--- src/libaudtag/Makefile.orig
+++ src/libaudtag/Makefile

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.4 2021/03/28 05:40:32 bket Exp $
@conflict audacious-<4.0
@pkgpath audio/audacious/player,qt5
@bin bin/audacious

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.9 2021/03/28 05:40:32 bket Exp $
COMMENT = input and output plugins for Audacious
DISTNAME = audacious-plugins-${VERSION}

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-buildsys_mk_in,v 1.2 2021/02/03 21:44:37 edd Exp $
Show compiler invocations.
Index: buildsys.mk.in

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-configure,v 1.4 2021/02/03 21:44:37 edd Exp $
Set AUDACIOUS_{CFLAGS,LIBS} only after the end of all plugin checks.
This fixes some of the autoconf checks as the LIBS variable is being
polluted very early on, breaking most of the checks using AC_CHECK_LIB.

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_neon_neon_cc,v 1.1 2020/04/15 15:50:16 bket Exp $
Fix for ports gcc as feof() is a macro
neon.cc:968:16: error: expected unqualified-id before '(' token

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_psf_psx_hw_cc,v 1.1 2020/04/15 15:50:16 bket Exp $
change some srand to srand_deterministic, found by deraadt@
Index: src/psf/psx_hw.cc

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.4 2021/03/28 05:40:32 bket Exp $
@pkgpath audio/audacious-plugins,-main
@pkgpath audio/audacious-plugins
@pkgpath audio/audacious/plugins,qt5

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.5 2022/02/25 17:56:26 bket Exp $
COMMENT = bash automated testing system
GH_ACCOUNT = bats-core

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.3 2021/10/23 06:07:26 bket Exp $
bin/bats
lib/bats-core/
lib/bats-core/common.bash

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.43 2022/01/23 10:57:17 bket Exp $
COMMENT = python powered git gui
MODPY_EGG_VERSION= 3.12.0

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-cola_app_py,v 1.8 2020/10/04 14:34:48 bket Exp $
Use ssh-askpass implementation from xenocara.
Index: cola/app.py

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-pytest_ini,v 1.1 2021/07/14 09:07:21 bket Exp $
Avoid use of pytest --doctest-modules as this causes a regression test to fail
with "ImportError (Could not load inotify functions from libc)". Failure is
caused by the doctest module testing a piece of code that is linux-only. This

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.22 2022/01/23 10:57:17 bket Exp $
bin/git-cola
bin/git-cola-sequence-editor
bin/git-dag

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.2 2020/07/03 21:44:44 sthen Exp $
COMMENT = perl extension for libconfig
DISTNAME = Conf-Libconfig-0.100

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2020/02/16 19:40:35 bket Exp $
${P5ARCH}/
${P5ARCH}/Conf/
${P5ARCH}/Conf/Libconfig.pm

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.8 2021/03/28 05:40:32 bket Exp $
COMMENT = audacious meta-package
VERSION = 4.1

View File

@ -1,3 +1,2 @@
@comment $OpenBSD: PLIST,v 1.2 2021/03/28 05:40:32 bket Exp $
@pkgpath audio/audacious
@pkgpath meta/audacious,qt5

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.87 2022/02/15 20:56:14 bket Exp $
BROKEN-hppa= serverpath.h:17:19: error: variable 'CServerPath final' has initializer but incomplete type
BROKEN-alpha= serverpath.h:17:19: error: variable 'CServerPath final' has initializer but incomplete type

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-configure_ac,v 1.1 2019/11/28 15:56:26 bket Exp $
Index: configure.ac
--- configure.ac.orig
+++ configure.ac

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_commonui_Makefile_am,v 1.1 2021/03/16 13:02:33 bket Exp $
Index: src/commonui/Makefile.am
--- src/commonui/Makefile.am.orig
+++ src/commonui/Makefile.am

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_commonui_fz_paths_cpp,v 1.3 2021/10/27 07:25:10 bket Exp $
Index: src/commonui/fz_paths.cpp
--- src/commonui/fz_paths.cpp.orig
+++ src/commonui/fz_paths.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_engine_Makefile_am,v 1.4 2021/10/24 18:55:40 bket Exp $
Index: src/engine/Makefile.am
--- src/engine/Makefile.am.orig
+++ src/engine/Makefile.am

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_interface_Mainfrm_h,v 1.1 2020/03/13 12:34:42 bket Exp $
Index: src/interface/Mainfrm.h
--- src/interface/Mainfrm.h.orig
+++ src/interface/Mainfrm.h

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.27 2021/07/11 09:22:17 bket Exp $
@bin bin/filezilla
@bin bin/fzputtygen
@bin bin/fzsftp

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.25 2022/02/15 20:55:44 bket Exp $
COMMENT = support library for FileZilla
DISTNAME = libfilezilla-0.36.0

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-configure_ac,v 1.2 2021/03/16 13:02:02 bket Exp $
Index: configure.ac
--- configure.ac.orig
+++ configure.ac

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-lib_impersonation_cpp,v 1.2 2021/12/11 06:43:19 bket Exp $
Index: lib/impersonation.cpp
--- lib/impersonation.cpp.orig
+++ lib/impersonation.cpp

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.11 2021/10/27 07:24:42 bket Exp $
include/libfilezilla/
include/libfilezilla/apply.hpp
include/libfilezilla/buffer.hpp

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.29 2022/03/01 10:36:53 bket Exp $
COMMENT = messagepack (de)serializer
MODPY_EGG_VERSION = 1.0.3

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.8 2022/03/01 10:36:53 bket Exp $
@pkgpath net/py-msgpack
lib/python${MODPY_VERSION}/site-packages/msgpack/
lib/python${MODPY_VERSION}/site-packages/msgpack-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.27 2022/01/16 09:20:20 kmos Exp $
COMMENT = SSL/SSH multiplexer
DISTNAME = sslh-v1.22c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-Makefile,v 1.10 2021/10/30 14:51:25 bket Exp $
Index: Makefile
--- Makefile.orig
+++ Makefile

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-basic_cfg,v 1.5 2018/01/28 16:31:48 sthen Exp $
Index: basic.cfg
--- basic.cfg.orig
+++ basic.cfg

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-example_cfg,v 1.5 2018/01/28 16:31:48 sthen Exp $
Index: example.cfg
--- example.cfg.orig
+++ example.cfg

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-sslh_pod,v 1.10 2021/10/30 14:51:25 bket Exp $
Index: sslh.pod
--- sslh.pod.orig
+++ sslh.pod

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-t,v 1.4 2021/10/30 14:51:25 bket Exp $
Index: t
--- t.orig
+++ t

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-test_cfg,v 1.1 2021/10/30 14:51:25 bket Exp $
Taken from https://github.com/yrutschle/sslh/pull/310.
Index: test.cfg

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.5 2021/10/30 14:51:25 bket Exp $
@newgroup _sslh:696
@newuser _sslh:696:696:daemon:sslh:/nonexistent:/sbin/nologin
@rcscript ${RCDIR}/sslh_fork

View File

@ -1,7 +1,4 @@
#!/bin/ksh
#
# $OpenBSD: sslh_fork.rc,v 1.6 2018/11/21 13:12:37 bket Exp $
daemon="${TRUEPREFIX}/sbin/sslh-fork"
daemon_flags="--user=_sslh --listen 0.0.0.0:443 --ssh 127.0.0.1:22 --tls 127.0.0.1:443"

View File

@ -1,7 +1,4 @@
#!/bin/ksh
#
# $OpenBSD: sslh_select.rc,v 1.6 2018/11/21 13:12:37 bket Exp $
daemon="${TRUEPREFIX}/sbin/sslh-select"
daemon_flags="--user=_sslh --listen 0.0.0.0:443 --ssh 127.0.0.1:22 --tls 127.0.0.1:443"

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.17 2021/12/10 04:11:00 daniel Exp $
VER= 2.48.15
REV= v4
REVISION= 9

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-bytearray_stubs_c,v 1.1 2018/04/26 21:34:23 bket Exp $
Fix rare SIGSEGV when transferring large replicas.
Fix a theoretical integer overflow.

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-files_ml,v 1.1 2019/09/18 17:49:36 chrisz Exp $
Index: files.ml
--- files.ml.orig
+++ files.ml

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-recon_ml,v 1.1 2019/09/18 17:49:36 chrisz Exp $
Index: recon.ml
--- recon.ml.orig
+++ recon.ml

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-system_system_generic_ml,v 1.1 2019/09/18 17:49:36 chrisz Exp $
Index: system/system_generic.ml
--- system/system_generic.ml.orig
+++ system/system_generic.ml

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-test_ml,v 1.1 2018/04/26 21:34:23 bket Exp $
Index: test.ml
--- test.ml.orig
+++ test.ml

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-uigtk2_ml,v 1.1 2019/03/04 12:51:16 chrisz Exp $
Index: uigtk2.ml
--- uigtk2.ml.orig
+++ uigtk2.ml

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-uutil_ml,v 1.1 2021/12/04 01:31:33 daniel Exp $
ocaml 4.12 compat
Index: uutil.ml

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.3 2020/11/03 19:45:30 bket Exp $
@option is-branch
@conflict unison-*
@pkgpath net/unison/stable${FLAVOR_COMMA}

View File

@ -1,5 +1,3 @@
$OpenBSD: README,v 1.5 2021/01/03 19:59:15 bket Exp $
+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.15 2021/12/19 18:49:45 bket Exp $
GH_TAGNAME= v2.51.5
.include <bsd.port.mk>

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.3 2021/06/27 19:17:41 bket Exp $
@option is-branch
@conflict unison-*
@bin bin/unison

View File

@ -1,5 +1,3 @@
$OpenBSD: README,v 1.5 2021/01/03 19:59:15 bket Exp $
+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.15 2018/04/26 21:34:23 bket Exp $
SUBDIR =
SUBDIR += 2.4x
SUBDIR += 2.4x,no_x11

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile.inc,v 1.33 2021/06/27 19:17:41 bket Exp $
COMMENT= multi-platform file synchronization tool
GH_ACCOUNT= bcpierce00

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.7 2022/02/12 12:39:09 kn Exp $
COMMENT = binary newsreader supporting NZB files
VERSION = 21.1

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-nzbget_conf,v 1.3 2019/05/05 08:14:11 bket Exp $
Index: nzbget.conf
--- nzbget.conf.orig
+++ nzbget.conf

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2018/06/07 15:30:59 bket Exp $
@newgroup _nzbget:805
@newuser _nzbget:805:805:daemon:NZBGet Account:${LOCALSTATEDIR}/nzbget:/sbin/nologin
@rcscript ${RCDIR}/nzbget

View File

@ -1,7 +1,4 @@
#!/bin/ksh
#
# $OpenBSD: nzbget.rc,v 1.1.1.1 2018/04/03 17:45:43 bket Exp $
daemon="${TRUEPREFIX}/bin/nzbget -D"
. /etc/rc.d/rc.subr

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.37 2022/02/22 17:07:24 bket Exp $
COMMENT = retrieve and process nzb-files via web interface
VERSION = 3.5.1

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.12 2021/10/12 04:32:17 bket Exp $
@newgroup _sabnzbd:810
@newuser _sabnzbd:810:_sabnzbd:daemon:Sabnzbd:/var/sabnzbd:/bin/sh
@owner _sabnzbd

View File

@ -1,7 +1,4 @@
#!/bin/ksh
#
# $OpenBSD: sabnzbd.rc,v 1.5 2019/05/06 18:29:59 bket Exp $
daemon="${MODPY_BIN} ${TRUEPREFIX}/lib/python${MODPY_VERSION}/site-packages/sabnzbd/SABnzbd.py -d"
daemon_flags="-b 0 -f /var/sabnzbd"
daemon_timeout=120

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.22 2021/11/13 19:41:10 tb Exp $
COMMENT = LastPass command line interface tool
V = 1.3.3

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-CMakeLists_txt,v 1.5 2019/03/24 16:27:13 bket Exp $
Index: CMakeLists.txt
--- CMakeLists.txt.orig
+++ CMakeLists.txt

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-cmake_extras_install_doc_cmake,v 1.1 2018/03/16 17:15:46 bket Exp $
Index: cmake_extras/install_doc.cmake
--- cmake_extras/install_doc.cmake.orig
+++ cmake_extras/install_doc.cmake

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-pbkdf2_c,v 1.3 2021/11/13 19:41:10 tb Exp $
Do not use the pre-1.1 workaround for LibreSSL.
Index: pbkdf2.c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-process_c,v 1.1 2021/02/03 15:27:00 bket Exp $
Fix -fno-common build failure. Taken from
https://github.com/lastpass/lastpass-cli/pull/576

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-process_h,v 1.1 2021/02/03 15:27:00 bket Exp $
Fix -fno-common build failure. Taken from
https://github.com/lastpass/lastpass-cli/pull/576

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-upload-queue_c,v 1.5 2016/08/27 09:06:12 danj Exp $
cope with 64-bit time_t on 32-bit arches
--- upload-queue.c.orig Wed Jul 20 14:46:49 2016

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2020/05/15 14:46:37 ajacoutot Exp $
@bin bin/lpass
@man man/man1/lpass.1
share/bash-completion/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.4 2019/07/12 20:49:04 sthen Exp $
COMMENT = library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp
V = 0.98.1

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-configure_ac,v 1.2 2019/03/12 04:21:56 bket Exp $
Do not hardcode optimization flags.
Index: configure.ac

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2019/03/12 04:21:56 bket Exp $
include/blake2.h
lib/libb2.a
lib/libb2.la

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.10 2021/12/11 11:50:55 bket Exp $
COMMENT = utility and library for computing hash sums
DISTNAME = rhash-1.4.2-src

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-Makefile,v 1.4 2019/12/26 04:02:11 bket Exp $
Index: Makefile
--- Makefile.orig
+++ Makefile

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-common_func_h,v 1.3 2019/11/24 04:43:26 bket Exp $
Index: common_func.h
--- common_func.h.orig
+++ common_func.h

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-configure,v 1.4 2021/12/11 11:50:55 bket Exp $
Fix clang detection. Taken from
https://github.com/rhash/RHash/commit/4dc506066cf1727b021e6352535a8bb315c3f8dc

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.3 2019/12/26 04:02:11 bket Exp $
bin/ed2k-link
bin/edonr256-hash
bin/edonr512-hash

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.2 2022/02/24 05:23:01 bket Exp $
PORTROACH = limit:^1\.1\.
MODPY_EGG_VERSION = 1.1.17

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-setup_py,v 1.1 2022/02/23 18:23:07 bket Exp $
do not package source files
Index: setup.py

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_borg__endian_h,v 1.1 2022/02/23 18:23:07 bket Exp $
__builtin_bswap32 unavailable at least on sparc64
Index: src/borg/_endian.h

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1 2022/02/23 18:23:07 bket Exp $
@option is-branch
@pkgpath sysutils/borgbackup
bin/borg

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.1 2022/02/23 18:23:07 bket Exp $
MODPY_EGG_VERSION = 1.2.0
WANTLIB = pthread

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_borg__endian_h,v 1.1 2022/02/23 18:23:07 bket Exp $
__builtin_bswap32 unavailable at least on sparc64
Index: src/borg/_endian.h

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1 2022/02/23 18:23:07 bket Exp $
@option is-branch
bin/borg
bin/borgfs

Some files were not shown because too many files have changed in this diff Show More