| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Prefer gpgrt-config in the configure stage over the old individual
*-config scripts from the various gnupg-related libraries.
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Changes: https://lists.gnupg.org/pipermail/gnupg-devel/2019-March/034272.html
Notes:
svn path=/head/; revision=497004
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
'WITHOUT_GNU_GREP_COMPAT=yes' set
Obtained from: based on upstream patch of m4/qt.m4
Notes:
svn path=/head/; revision=428979
|
|
|
|
| |
Notes:
svn path=/head/; revision=195416
|
|
|
|
| |
Notes:
svn path=/head/; revision=184389
|
|
|
|
| |
Notes:
svn path=/head/; revision=172985
|
|
|
|
| |
Notes:
svn path=/head/; revision=172981
|
|
|
|
|
|
|
|
| |
Reported by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Approved by: portmgr (clement)
Notes:
svn path=/head/; revision=140818
|
|
|
|
| |
Notes:
svn path=/head/; revision=127413
|
|
fix build on 4.x, bump PORTREVISION, take maintainership.
Notes:
svn path=/head/; revision=123711
|