aboutsummaryrefslogtreecommitdiffstats
path: root/security/pinentry
Commit message (Collapse)AuthorAgeFilesLines
* - Fix regression introduced in my previous commit [1]makc2013-02-061-7/+5
| | | | | | | - Trim Makefile header - Adjust comment Reported by: bapt
* - Convert my ports to new options frameworkmakc2012-07-271-22/+18
| | | | | - use CONFLICTS_INSTALL - other minor changes
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Chase the libgcrypt shared lib versionswills2011-07-031-2/+2
|
* Add missing USE_NCURSESmakc2011-05-201-0/+1
| | | | | PR: ports/157142 Submitted by: Raphael Kubo da Costa <kubito at gmail.com>
* Update libksba to 1.2.0, and update dependent ports.dougb2011-03-281-1/+1
| | | | | | | | | | | | | | | | | 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
* Update to 0.8.1makc2010-12-312-5/+4
|
* - Chase libksba shlib version bump in directly-dependent portsglarkin2010-12-161-2/+2
| | | | | Reported by: ale and others via private email Another pointy to: glarkin
* - Chase security/libksba shlib version bumpglarkin2010-12-161-1/+1
| | | | | Requested by: kwm Pointyhat to: glarkin
* Chase security/libgcrypt shlib bump.wxs2010-07-271-2/+2
| | | | | PR: ports/148755 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
* Check that at least one frontend is selectedmakc2010-06-141-1/+5
| | | | Allow slave ports to override PORTREVISION
* - update to 1.4.1dinoex2010-03-281-0/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* Update to 0.8.0makc2010-03-072-5/+4
| | | | Feature safe: yes
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* Fix build on 6.x after recent Qt4 updatemakc2009-08-151-1/+4
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* Fix build with upcoming Qt-4.5.2makc2009-07-121-0/+6
|
* Update to 0.7.6makc2009-06-245-179/+60
| | | | Add new frontend: pinentry-qt4
* Take maintainership.makc2009-02-081-1/+1
| | | | Approved by: miwi (implicit)
* - Bump PORTREVISION due to share library version bump in security/libgcryptrafan2009-01-061-1/+2
| | | | PR: ports/127478
* - Remove 0 size patchrafan2008-11-201-0/+0
| | | | | PR: ports/123116 Reported by: Jason E. Hale <bsdkaffee at gmail.com>
* - Update to 0.7.5rafan2008-09-236-66/+202
| | | | | PR: ports/123116 Submitted by: Yarodin <yarodin at gmail.com>
* Reset lofi due to not commits in over 3 months, PR backlog, and no responselinimon2008-09-071-1/+1
| | | | | | to email. Hat: portmgr
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* Fix build.lofi2008-04-061-0/+58
| | | | Submitted by: Andrew W. Nosenko
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
|
* Chase libgcrypt library versionarved2008-02-291-2/+2
|
* Update to 0.7.3lofi2007-10-302-5/+5
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Update gpgme to 1.1.2, chase dependencies.lofi2006-09-141-2/+2
|
* Remove USE_REINPLACE from all categories starting with Sedwin2006-05-131-1/+0
|
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* Conversion to a single libtool environment.ade2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* - Update libksba to 0.9.13lofi2005-12-211-1/+1
| | | | | - Chase shared library bumps - Update gnupg-devel to 1.9.20
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Make PREFIX-safelofi2005-10-191-3/+3
|
* Update libksba to version 0.9.11.lofi2005-04-221-2/+2
| | | | | | Update gnupg-devel to 1.9.16. Update dirmngr to 0.9.2. Bump PORTREVISION for pinentry (for libksba shared library bump).
* Account for pinentry-symlink.lofi2005-04-192-0/+2
|
* Fix build of the -curses / -gtk slaveports.lofi2005-04-191-0/+2
|
* Update to 0.7.2lofi2005-04-162-33/+5
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Update libgcrypt to 1.2.1. Changes:arved2005-01-111-2/+2
| | | | | | | | | | | | | | | * made the code try to lock secure memory pool not only when running as root, * fixed type usage in Serpent, * made the code mix the PID into the entropy pool for better protection after a fork, * fixed memory leak in RSA. * fixed alignment problems in Rijndael, * fixed memory leak in gcry_pk_sign(), * fixed broken pointer access in gcry_ac_open(), * updated the documentation, * fixed several other bugs. Chase Shared library version and bump PORTREVISION of affected ports.
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
| | | | big upgrade.
* Fix some brainos.lofi2004-11-051-6/+7
|
* Add hooks for new -gtk2 slaveport.lofi2004-11-053-4/+42
|
* Chase bumped libksba shared library versionlofi2004-08-041-1/+1
|
* Update WWW:lofi2004-05-041-3/+1
|
* Use a different argument to configure to point to libiconv, thelofi2004-05-041-2/+2
| | | | previous attempt didn't work.
* Add more CONFIGURE_ARGS to point configure to headers and librarieslofi2004-05-041-0/+2
| | | | in ${LOCALBASE}.
* Add missing USE_ICONV.lofi2004-05-041-0/+1
|
* Update the Aegypten ports to versions compatible with libgcrypt 1.2.0lofi2004-05-0417-256/+28
|
* SIZEify.lofi2004-03-181-0/+3
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* Add a patch, which implements a workaround for a possible out-of-memory problemlofi2003-09-262-1/+12
| | | | | | | | (and basically allocates more mem by default). PR: ports/57086 Submitted by: Melvyn Sopacua <melvyn@webteckies.org> Approved by: arved (Mentor)
* Use INFO macro, change maintainer address.lofi2003-08-292-4/+2
| | | | Approved by: arved (Mentor)
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-144-4/+5
| | | | use USE_GETOPT_LONG instead.
* PR: 53403foxfair2003-06-182-4/+4
| | | | | Submitted by: maintainer Update to 0.6.9, the latest release version.
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* Reinstate gtk-logic. Readd WANT_GNOME.arved2003-02-231-4/+5
| | | | | PR: 48565 Submitted by: maintainer
* Fix pinentry-qt and enable build.[1]arved2003-02-233-8/+30
| | | | | | | | Use new AUTO* Rules Use GNOMENG. PR: 48548[1] Submitted by: maintainer[1]
* De-pkg-comment.knu2003-02-212-1/+1
|
* Use MASTER_SITE_GNUPGarved2003-02-151-4/+5
|
* Update to 0.6.8.nork2003-02-084-29/+5
| | | | | PR: ports/48068 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> (maintainer)
* Add pinentry 0.6.7, a collection of simple PIN or passphrase entrywill2003-01-3119-0/+292
dialogs.