aboutsummaryrefslogtreecommitdiff
path: root/misc/librepo
Commit message (Collapse)AuthorAgeFilesLines
* misc/librepo: Update 1.14.1 -> 1.14.2Yuri Victorovich2021-08-262-4/+4
| | | | Reported by: portscout
* misc/librepo: Update 1.14.0 -> 1.14.1Yuri Victorovich2021-06-212-5/+4
|
* misc/librepo: Fix missing symbol 'flistxattr'Yuri Victorovich2021-05-063-0/+23
| | | | | | | | | 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>
* misc/librepo: Update 1.13.0 -> 1.14.0Yuri Victorovich2021-04-142-4/+4
| | | | Reported by: portscout
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* misc/librepo: Update 1.12.1 -> 1.13.0Yuri Victorovich2021-02-033-24/+7
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=563900
* misc/librepo: Fix SEGV by patching sources to make 2 functions be properly ↵Yuri Victorovich2020-09-273-4/+24
| | | | | | | declared and called. Notes: svn path=/head/; revision=550261
* misc/librepo: Fix missing symbol problemYuri Victorovich2020-09-262-0/+2
| | | | Notes: svn path=/head/; revision=550106
* New port: misc/librepo: Library downloading repository metadataYuri Victorovich2020-09-2512-0/+216
Notes: svn path=/head/; revision=550088