summaryrefslogtreecommitdiff
path: root/security/gpgme/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* security/gpgme: Update to 2.0.0Jason E. Hale18 hours1-21/+2
| | | | | | | | | | | | | | | | | | | | | | | Upstream has split most of the bindings out into separate projects with this release, so the child ports that were previously providing various bindings are now autonomous and have new origins. The python bindings should have been called py-gpg for many years now, since 'gpg' is the actual module name, so this also corrects that issue. security/gpgme-cpp -> security/gpgmepp security/gpgme-qt -> security/qgpgme security/py-gpgme -> security/py-gpg gpgmepp and qgpgme have been converted to CMake. py-gpg is now a "fun" autotools and FreeBSD ports system hybrid. Gpgme, itself, still uses autotools, but with much less parenting (patching) to do for its emancipated children. Adjust several ports to fix API incompatibility with upstream patches and with some of my own. Adjust all consumers to use the new port origins of the former child ports. https://dev.gnupg.org/T7673
* security/gpgme: Use gpgrt-config for configureJason E. Hale2024-04-241-2/+15
| | | | | Prefer gpgrt-config in the configure stage over the old individual *-config scripts from the various gnupg-related libraries.
* security/*gpgme*: Update to 1.22.0Jason E. Hale2023-08-221-2/+2
| | | | | | | gpgme-qt: Fix COMMENT when FLAVOR is not explicitly set and use just one PORTREVISION line to avoid confusing bumping tools. https://dev.gnupg.org/T6668
* Update security/*gpgme* to 1.13.0Jason E. Hale2019-03-281-0/+19
| | | | | | | Changes: https://lists.gnupg.org/pipermail/gnupg-devel/2019-March/034272.html Notes: svn path=/head/; revision=497004
* Update security/gpgme and friends to 1.9.0 [1]Jason E. Hale2017-04-051-32/+0
| | | | | | | | | | | | | Fix LICENSE Add regression test support for master port. Slave port tests are not working properly and need further investigation. PR: 218316 (based on) [1] Submitted by: gahr [1] Changes: https://lists.gnupg.org/pipermail/gnupg-users/2017-March/057963.html Notes: svn path=/head/; revision=437834
* Fix configure of security/gpgme-qt5 for users that haveJason E. Hale2016-12-201-0/+32
| | | | | | | | | 'WITHOUT_GNU_GREP_COMPAT=yes' set Obtained from: based on upstream patch of m4/qt.m4 Notes: svn path=/head/; revision=428979
* Update to 1.1.5Michael Nottebrock2007-07-111-11/+0
| | | | Notes: svn path=/head/; revision=195416
* Update to 1.1.3Michael Nottebrock2007-02-061-3/+3
| | | | Notes: svn path=/head/; revision=184389
* Fix build on 4.xMichael Nottebrock2006-09-131-0/+11
| | | | Notes: svn path=/head/; revision=172985
* Update gpgme to 1.1.2, chase dependencies.Michael Nottebrock2006-09-131-19/+0
| | | | Notes: svn path=/head/; revision=172981
* Fix compilation on FreeBSD 6 or later in the WITH_PTH case.Michael Nottebrock2005-08-081-3/+11
| | | | | | | | Reported by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> Approved by: portmgr (clement) Notes: svn path=/head/; revision=140818
* Update to 1.0.2Michael Nottebrock2005-01-261-3/+3
| | | | Notes: svn path=/head/; revision=127413
* Fix dependencies, enable pth-library, respect PTHREAD_LIBS,Michael Nottebrock2004-12-111-0/+11
fix build on 4.x, bump PORTREVISION, take maintainership. Notes: svn path=/head/; revision=123711