ports/misc/librepo/files
Yuri Victorovich 6d9bd7171b misc/librepo: Fix missing symbol 'flistxattr'
flistxattr is a function from Linux's xattr API that isn't
available on FreeBSD and is mapped to FreeBSD syscalls.

flistxattr mapping was missing since some port update.

Reported by:	Rick Miller <vrwmiller@gmail.com>
2021-05-05 22:49:42 -07:00
..
patch-CMakeLists.txt misc/librepo: Update 1.12.1 -> 1.13.0 2021-02-03 17:04:21 +00:00
patch-librepo_checksum.c
patch-librepo_CMakeLists.txt
patch-librepo_downloader.c misc/librepo: Fix SEGV by patching sources to make 2 functions be properly declared and called. 2020-09-27 10:39:06 +00:00
patch-librepo_librepo.pc.cmake
patch-librepo_yum.c misc/librepo: Fix SEGV by patching sources to make 2 functions be properly declared and called. 2020-09-27 10:39:06 +00:00
patch-tests_test__checksum.c
xattr.c misc/librepo: Fix missing symbol 'flistxattr' 2021-05-05 22:49:42 -07:00
xattr.h misc/librepo: Fix missing symbol 'flistxattr' 2021-05-05 22:49:42 -07:00