non port: security/gpgme-qt5/pkg-plist |
Number of commits found: 16 |
Wednesday, 3 May 2023
|
03:29 Jason E. Hale (jhale)
security/gpgme-qt: Flavorize for new Qt6 bindings
Rename security/gpgme-qt5 to security/gpgme-qt and flavorize to
allow building qt5 and qt6 flavors.
Adjust dependencies and bump PORTREVISION on consumers.
Fix installation of optional Doxgen docs.
f247211 |
03:29 Jason E. Hale (jhale)
security/*gpgme*: Update to 1.20.0
https://dev.gnupg.org/T6341 (1.19.0)
https://dev.gnupg.org/T6463 (1.20.0)
ee8d4bb |
Monday, 12 Sep 2022
|
19:45 Jason E. Hale (jhale)
security/*gpgme*: Update to 1.18.0
https://dev.gnupg.org/T6128
2bac0bb |
Monday, 7 Mar 2022
|
18:01 Jason E. Hale (jhale)
security/*gpgme*: Update to 1.7.1
This release only fixes an ABI compatibility issue with gpgme 1.6.0
for security/gpgme-qt5.
Bump PORTREVISION on consumers of security/gpgme-qt5 due to the
shared library bump.
Changes: https://dev.gnupg.org/T5872
Reported by: portscout
0267872 |
Sunday, 20 Feb 2022
|
15:18 Jason E. Hale (jhale)
security/*gpgme*: Update to 1.7.0
security/py-gpgme: Convert pkg-plist to Python 3.x style
fb02dbd |
Saturday, 9 Jan 2021
|
22:44 jhale
security/*gpgme*: Update to 1.15.1
 |
Monday, 28 Dec 2020
|
00:00 jhale
security/*gpgme*: Update to 1.15.0
 |
Friday, 17 Jul 2020
|
16:47 jhale
Update security/*gpgme* to 1.14.0
 |
Friday, 20 Sep 2019
|
11:36 jhale
Update security/*gpgme* to 1.13.1
 |
Thursday, 28 Mar 2019
|
05:22 jhale
Update security/*gpgme* to 1.13.0
Changes: https://lists.gnupg.org/pipermail/gnupg-devel/2019-March/034272.html
 |
Tuesday, 31 Jul 2018
|
19:05 jhale
Update security/*gpgme* to 1.11.1
Changes: https://lists.gnupg.org/pipermail/gnupg-devel/2018-April/033624.html
 |
Friday, 26 Jan 2018
|
04:02 jhale
Update to 1.10.0
Simplify python version detection
Changes: https://lists.gnupg.org/pipermail/gnupg-users/2017-December/059592.html
 |
Wednesday, 5 Apr 2017
|
20:13 jhale
Update security/gpgme and friends to 1.9.0 [1]
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
 |
Saturday, 26 Nov 2016
|
23:41 jhale
Update security/gpgme-* to 1.8.0
In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.
The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module.
 |
Wednesday, 19 Oct 2016
|
23:32 jhale
- Update to 1.7.1
- Check for c++11 compiler for the c++ and Qt bindings
 |
Tuesday, 18 Oct 2016
|
19:45 jhale
- Update security/gpgme to 1.7.0
- Convert to master port and add several slave ports for the newly added
c++, Qt5, and python bindings (security/gpgme-cpp, security/gpgme-qt5,
and security/py-gpgme, respectively)
- The Qt bindings currently provided by deskutils/kdepimlibs4
cannot currently coexist with these new bindings, but will be phased out
in the future
- The python bindings are an updated version of the ones provided by
security/py-pyme and are now being maintained as part of the gpgme project.
They work with both python 2.x and 3.x.
PR: 212886
 |
Number of commits found: 16 |