| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
I'd like to keep this port (and package built on pointyhat) having
simple dependencies. So this knob is off by default.
PR: ports/156287, ports/164333
Submitted by: Joseph Olatt <joji@eskimo.com>, Oliver Herold <oh@fixmbr.de>
Notes:
svn path=/head/; revision=296001
|
|
|
|
|
|
|
|
| |
PR: ports/167546
Submitted by: Dima Panov <fluffy@Fluffy.Khv.RU>
Notes:
svn path=/head/; revision=295997
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=293878
|
|
|
|
|
|
|
|
| |
PR: ports/160535
Submitted by John Marshall <john.marshall@riverwillow.com.au>
Notes:
svn path=/head/; revision=282423
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support the SSH confirm flag and show SSH fingerprints in ssh
related pinentries.
- Improved dirmngr/gpgsm interaction for OCSP.
- Allow generation of card keys up to 4096 bit.
- Improve for port:
- Remove patch that was incorporated into this release.
- Remove redundant BUILD_DEPENDS.
- Patching should be done in a -patch target. Silence the REINPLACE.
Submitted by: dougb
PR: ports/159520
Notes:
svn path=/head/; revision=278931
|
|
|
|
|
|
|
|
|
|
|
|
| |
Confirmed upstream:
http://lists.gnupg.org/pipermail/gnupg-users/2011-July/042333.html
PR: ports/158674
Submitted by: Mark Atkinson <atkin901@gmail.com>
Approved by: early maintainer timeout/portmgr (pav)
Notes:
svn path=/head/; revision=277672
|
|
|
|
| |
Notes:
svn path=/head/; revision=276971
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The patch also adds a verify target for the PGP signature
of the distfile.
Noteworthy changes in version 1.2.0 (2011-03-01)
------------------------------------------------
* New functions to allow the creation of X.509 certificates.
This release adds features required by the GnuPG 2.1 development
version.
PR: ports/155506
Submitted by: me
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=271906
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
What's New
===========
* Allow more hash algorithms with the OpenPGP v2 card.
* The gpg-agent now tests for a new gpg-agent.conf on a HUP.
* Fixed output of "gpgconf --check-options".
* Fixed a bug where Scdaemon sends a signal to Gpg-agent running in
non-daemon mode.
* Fixed TTY management for pinentries and session variable update
problem.
* Minor bug fixes.
For the port:
Camellia stopped being a configure option in 2.0.12
Fix minor typo for GPGSM OPTION
Minor plist update for 2.0.17
files/patch-keybox-blob.c seems to be no longer needed [2]
PR: ports/153984
Submitted by: me
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [2]
Approved by: maintainer timeout (24 days)
Feature safe: yes
Notes:
svn path=/head/; revision=268770
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the authors intended by adding:
USE_AUTOTOOLS= libtool
USE_GNOME= ltverhack
to security/libassuan/Makefile.
Update the libassuan shared library version number and/or bump
PORTREVISION in the dependent ports.
Requested by: ale
Feature safe: yes
Notes:
svn path=/head/; revision=267763
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Input and output notification handler can now really access the
parsed fd as stated in the manual.
* Cleaned up the logging.
Bump PORTREVISION and libassuan version number in related ports
Notes:
svn path=/head/; revision=266734
|
|
|
|
|
|
|
|
| |
Reported by: ale and others via private email
Another pointy to: glarkin
Notes:
svn path=/head/; revision=266427
|
|
|
|
|
|
|
|
| |
Requested by: kwm
Pointyhat to: glarkin
Notes:
svn path=/head/; revision=266393
|
|
|
|
|
|
|
|
| |
PR: 152359
Submitted by: sunpoet
Notes:
svn path=/head/; revision=264792
|
|
|
|
|
|
|
|
| |
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Notes:
svn path=/head/; revision=258314
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix realloc bug in GPGSM (not affected GPG itself) [2].
PR: ports/148817 [1]
Submitted by: Anonymous <swell.k@gmail.com> [1]
Security: http://lists.gnupg.org/pipermail/gnupg-announce/2010q3/000302.html [2]
Notes:
svn path=/head/; revision=258095
|
|
|
|
|
|
|
|
|
|
| |
- Add license info.
PR: ports/148756
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Notes:
svn path=/head/; revision=257993
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* New command --passwd for GPG.
* Fixes a regression in 2.0.14 which prevented unprotection of new
or changed gpg-agent passphrases.
* Make use of libassuan 2.0 which is available as a DSO.
For the port:
* Since libassuan is now a shared lib, move it LIB_DEPENDS
* Remove now-spurious CONFLICTS
Approved by: maintainer
Notes:
svn path=/head/; revision=256631
|
|
|
|
|
|
|
| |
While I'm here update to the current version of libassuan-1 (1.0.5)
Notes:
svn path=/head/; revision=256500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unfortunately version 2.0.0 is largely incompatible with version 1.x, so it
is necessary to have a stopgap measure while ports that depend on libassuan
can be updated. In conversation with the maintainers of the dependent ports
it was originally considered ideal to prepare updates for the ports first,
then upgrade everything to libassuan 2.x en masse. Since no action has
arisen on that front, go with plan B:
Copy security/libassuan to security/libassuan-1, and update the dependent
ports accordingly. Because this is (intended to be) a _temporary_ measure,
and because no updates for libassuan 1.x are anticipated, and because the
hope is that it can be removed sooner rather than later, it's a copy instead
of a repocopy.
Notes:
svn path=/head/; revision=256495
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
| |
Notes:
svn path=/head/; revision=252125
|
|
|
|
|
|
|
|
|
| |
PR: ports/142865, ports/142871
Submitted by: garga, keramida
Tested on: 9-current, 8.0
Notes:
svn path=/head/; revision=247963
|
|
|
|
| |
Notes:
svn path=/head/; revision=246425
|
|
|
|
| |
Notes:
svn path=/head/; revision=240927
|
|
|
|
|
|
|
|
|
| |
PR: 136097
Submitted by: makc@
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=238015
|
|
|
|
|
|
|
|
|
|
| |
- Turn on Camellia option (rfc5581 published).
PR: ports/135668
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Notes:
svn path=/head/; revision=236131
|
|
|
|
|
|
|
|
|
|
|
| |
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi
Notes:
svn path=/head/; revision=229765
|
|
|
|
| |
Notes:
svn path=/head/; revision=229467
|
|
|
|
|
|
|
|
|
| |
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
Notes:
svn path=/head/; revision=226721
|
|
|
|
|
|
|
|
|
| |
- Turn CAMELLIA off by default for above reason.
Suggested by: dougb [1]
Notes:
svn path=/head/; revision=226576
|
|
|
|
|
|
|
|
|
| |
PR: ports/130430
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Announcement: https://lists.gnupg.org/pipermail/gnupg-announce/2009q1/000284.html
Notes:
svn path=/head/; revision=225912
|
|
|
|
|
|
|
| |
PR: ports/127478
Notes:
svn path=/head/; revision=225326
|
|
|
|
| |
Notes:
svn path=/head/; revision=217674
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Notes:
This update fixes a possible security vulnerability involving
memory corruption from importing malicious keys.
PR: 122114/122349
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> / Nick Barkas <snb@threerings.net>
Approved by: maintainer timeout
Security: http://www.vuxml.org/freebsd/30394651-13e1-11dd-bab7-0016179b2dd5.html
Notes:
svn path=/head/; revision=212062
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change dependency versions.
- NLS option back again.
- Make GPGSM option off by default (to avoid ldap dependency in package).
PR: ports/118895
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Notes:
svn path=/head/; revision=208445
|
|
|
|
| |
Notes:
svn path=/head/; revision=208144
|
|
|
|
|
|
|
|
|
|
|
| |
to reduce confusion when "WITHOUT_LDAP and WITH_GPGSM selected, but
OpenLDAP dependency exists" situcation.
PR: ports/116558
Reported by: Jo Rhett <jrhett@netconsonance.com>
Notes:
svn path=/head/; revision=201387
|
|
|
|
|
|
|
| |
it needs discussion.
Notes:
svn path=/head/; revision=198670
|
|
|
|
|
|
|
|
|
|
|
| |
without it.
PR: 115760
Submitted by: novel
Approved by: maintainer timeout (1 week, linimon ok)
Notes:
svn path=/head/; revision=198637
|
|
|
|
|
|
|
|
|
| |
PR: 114926
Submitted by: novel
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=197560
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
Notes:
svn path=/head/; revision=196111
|
|
|
|
|
|
|
|
| |
PR: ports/113676
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Notes:
svn path=/head/; revision=193627
|
|
|
|
|
|
|
|
|
| |
configure args which I fogot in previous commit.
Reported by: kris
Notes:
svn path=/head/; revision=188791
|
|
|
|
|
|
|
| |
References: http://lists.gnupg.org/pipermail/gnupg-announce/2007q1/000251.html
Notes:
svn path=/head/; revision=186929
|
|
|
|
| |
Notes:
svn path=/head/; revision=186897
|
|
|
|
| |
Notes:
svn path=/head/; revision=184006
|
|
|
|
| |
Notes:
svn path=/head/; revision=182345
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dependency). [1]
- Remove libpth hack in configure since this problem was fixed in 2.0.1. [2]
- Remove silly conflict detections which breaks BATCH building [2],[3]
- Check libassuan package version (to avoid using old lib) [4]
PR: ports/107185 (I'm still working on NLS problem) [2],
ports/107349 [3]
Submitted by: Brian Minard <bminard@flatfoot.ca> [1],
dougb [2],
Ulrich Spoerlein <uspoerlein@gmail.com> [3],
Ian Lister <freebsd-ports@lister.dnsalias.net> [4]
Notes:
svn path=/head/; revision=182343
|