summaryrefslogtreecommitdiff
path: root/security/libgpg-error/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* security/libgpg-error: Update to 1.51Daniel Engberg2024-12-221-30/+0
| | | | | | | | Changelog: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git;a=blob;f=NEWS;h=75f2b2d220de4e4f53252d3367950ecb2ab85079;hb=b0bb9266010d84b30fa2dc6a2127b7e40dc03660 PR: 283059 Approved by: portmgr (maintainer timeout, 2+ weeks)
* security/libgpg-error: Update to 1.50Daniel Engberg2024-06-231-0/+30
| | | | | | | | | | | | | | * Backport upstream commmit a59e902b887fd92337c9728f668cf9c89da3957a * Remove GNU_CONFIGURE_MANPREFIX Reference: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git;a=commit;h=a59e902b887fd92337c9728f668cf9c89da3957a Changelog: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git;a=blob;f=NEWS;h=b865ecc7197a4f60b1530958fbb25a92bdfdc3de;hb=bb732615daad9bba9026354ae90f0f5292ea4908 PR: 279903 Reviewed by: novel (maintainer)
* security/libgpg-error: Fix gpgrt-configJason E. Hale2024-04-241-0/+13
| | | | | | | | Fix the default search path for pkgconfig files in gpgrt-config. Previously, it was necessary to supply the path manually with the --libdir argument, but this can now be omitted. Approved by: portmgr (blanket)
* security/libgpg-error: update to 1.46Roman Bogorodskiy2022-10-301-85/+0
|
* security/libgpg-error: improve threading detectionRoman Bogorodskiy2022-04-011-0/+85
| | | | | | | | Pull the upstream patch to improve threading detection. This is expected to only fix issues on the older non-supported FreeBSD releases, so do not bump PORTREVISION. Obtained from: upstream
* security/libgpg-error: update to 1.35Roman Bogorodskiy2019-01-311-22/+0
| | | | | | | | - Remove patch for the gpgrt-config issue fixed upstream - Reorder variables as per PH Notes: svn path=/head/; revision=491677
* security/libgpg-error: update to 1.33Roman Bogorodskiy2018-12-161-0/+22
| | | | | | | | | Include upstream fix for not portable expr(1) usage. [1] 1: https://github.com/gpg/libgpg-error/commit/1d71dbb Notes: svn path=/head/; revision=487590
* security/libgpg-error: update to 1.29Roman Bogorodskiy2018-04-211-34/+0
| | | | | | | Also drop patch included upstream. Notes: svn path=/head/; revision=467857
* security/libgpg-error: fix build on arm64Roman Bogorodskiy2018-03-191-0/+34
| | | | | | | Obtained from: upstream Notes: svn path=/head/; revision=464985
* - Removed now-unneeded patchSergei Kolobov2004-08-241-11/+0
| | | | Notes: svn path=/head/; revision=117200
* - Remove gmake dependency with trivial one-line patchSergei Kolobov2004-04-051-0/+11
- Switch to using libtool-1.5 - Bump PORTREVISION Notes: svn path=/head/; revision=106209