Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.19.0 27 Jan 2025 19:51:33
    |
Yuri Victorovich (yuri)  |
misc/librepo: update 1.17.1 → 1.19.0 |
1.17.1_1 08 Jul 2024 05:08:30
    |
Jason E. Hale (jhale)  |
*/*: Chase security/libassuan shlib bump |
1.17.1 27 Mar 2024 07:32:09
    |
Yuri Victorovich (yuri)  |
misc/librepo: update 1.17.0 → 1.17.1
Reported by: portscout |
1.17.0 12 Jan 2024 02:31:08
    |
Yuri Victorovich (yuri)  |
misc/librepo: Attempt to fix compilation failure on 13.2 amd64 and i386:
This error is due to the label at the very end of tghe function:
/wrkdirs/usr/ports/misc/librepo/work/librepo-1.17.0/librepo/gpg_gpgme.c:147:1:
error: expected statement
}
^
1 error generated.
Reported by: fallout |
1.17.0 02 Jan 2024 06:53:21
    |
Yuri Victorovich (yuri)  |
misc/librepo: update 1.15.2 → 1.17.0
Reported by: portscout |
1.15.2 02 Aug 2023 08:29:31
    |
Yuri Victorovich (yuri)  |
misc/librepo: Update 1.15.1 → 1.15.2
Reported by: portscout |
1.15.1 28 Jan 2023 08:34:29
    |
Yuri Victorovich (yuri)  |
misc/librepo: Update 1.14.4 → 1.15.1
Reported by: portscout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.14.4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.14.4 04 Sep 2022 06:37:11
    |
Yuri Victorovich (yuri)  |
misc/librepo: Update 1.14.3 -> 1.14.4
Reported by: portscout |
1.14.3 06 May 2022 21:36:29
    |
Yuri Victorovich (yuri)  |
misc/librepo: Update 1.14.2 -> 1.14.3
Reported by: portscout |
1.14.2_2 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.14.2_1 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.14.2 19 Oct 2021 11:14:37
    |
Stefan Eßer (se)  |
misc/librepo: Add CPE information
Approved by: portmgr (blanket) |
1.14.2 26 Aug 2021 17:45:41
    |
Yuri Victorovich (yuri)  |
misc/librepo: Update 1.14.1 -> 1.14.2
Reported by: portscout |
1.14.1 21 Jun 2021 02:52:14
    |
Yuri Victorovich (yuri)  |
misc/librepo: Update 1.14.0 -> 1.14.1 |
1.14.0_1 06 May 2021 05:49:42
    |
Yuri Victorovich (yuri)  |
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> |
1.14.0 14 Apr 2021 03:52:44
    |
Yuri Victorovich (yuri)  |
misc/librepo: Update 1.13.0 -> 1.14.0
Reported by: portscout |
1.13.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.13.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.13.0 03 Feb 2021 17:04:22
  |
yuri  |
misc/librepo: Update 1.12.1 -> 1.13.0
Reported by: portscout |
1.12.1_2 27 Sep 2020 10:39:06
  |
yuri  |
misc/librepo: Fix SEGV by patching sources to make 2 functions be properly
declared and called. |
1.12.1_1 26 Sep 2020 06:51:32
  |
yuri  |
misc/librepo: Fix missing symbol problem |
1.12.1 25 Sep 2020 22:30:11
  |
yuri  |
New port: misc/librepo: Library downloading repository metadata |