aboutsummaryrefslogtreecommitdiff
path: root/security/pinentry
Commit message (Collapse)AuthorAgeFilesLines
* Convert my ports to USES=tarMax Brazhnikov2014-05-121-4/+2
| | | | Notes: svn path=/head/; revision=353800
* Fix build on 10 and headMax Brazhnikov2013-11-101-0/+1
| | | | | | | | PR: ports/183086 Submitted by: sbruno Notes: svn path=/head/; revision=333418
* - Support stagingMax Brazhnikov2013-10-231-3/+2
| | | | | | | | | | - Use new LIB_DEPENDS syntax - Use options helpers - Convert to USES - Minor changes/fixes Notes: svn path=/head/; revision=331383
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=326013
* - Update to 0.8.3Max Brazhnikov2013-08-233-47/+5
| | | | | | | | - Remove stale patch - Drop deprecated PTHREAD_* stuff Notes: svn path=/head/; revision=325273
* - Remove security/pinentry-qt: Qt3 ports are deprecated.Max Brazhnikov2013-07-092-27/+10
| | | | | | | - minor fixes/changes. Notes: svn path=/head/; revision=322559
* Disable Qt3 frontend: Qt3 ports are deprecated.Max Brazhnikov2013-06-191-1/+1
| | | | | | | | PR: ports/179207 Reported by: Scot Hetzel <swhetzel at gmail.com> Notes: svn path=/head/; revision=321253
* Convert USE_NCURSES by USES=ncursesBaptiste Daroussin2013-05-061-1/+1
| | | | | | | Convert USE_READLINE by USES=readline Notes: svn path=/head/; revision=317525
* Chase security/libgcrypt updateEmanuel Haupt2013-05-031-2/+2
| | | | Notes: svn path=/head/; revision=317220
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here Notes: svn path=/head/; revision=316683
* - Fix regression introduced in my previous commit [1]Max Brazhnikov2013-02-061-7/+5
| | | | | | | | | | - Trim Makefile header - Adjust comment Reported by: bapt Notes: svn path=/head/; revision=311760
* - Convert my ports to new options frameworkMax Brazhnikov2012-07-271-22/+18
| | | | | | | | - use CONFLICTS_INSTALL - other minor changes Notes: svn path=/head/; revision=301600
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-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 Notes: svn path=/head/; revision=282282
* - Chase the libgcrypt shared lib versionSteve Wills2011-07-031-2/+2
| | | | Notes: svn path=/head/; revision=276971
* Add missing USE_NCURSESMax Brazhnikov2011-05-191-0/+1
| | | | | | | | PR: ports/157142 Submitted by: Raphael Kubo da Costa <kubito at gmail.com> Notes: svn path=/head/; revision=274339
* Update libksba to 1.2.0, and update dependent ports.Doug Barton2011-03-271-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 Notes: svn path=/head/; revision=271906
* Update to 0.8.1Max Brazhnikov2010-12-312-5/+4
| | | | Notes: svn path=/head/; revision=267225
* - Chase libksba shlib version bump in directly-dependent portsGreg Larkin2010-12-161-2/+2
| | | | | | | | Reported by: ale and others via private email Another pointy to: glarkin Notes: svn path=/head/; revision=266427
* - Chase security/libksba shlib version bumpGreg Larkin2010-12-161-1/+1
| | | | | | | | Requested by: kwm Pointyhat to: glarkin Notes: svn path=/head/; revision=266393
* Chase security/libgcrypt shlib bump.Wesley Shields2010-07-271-2/+2
| | | | | | | | PR: ports/148755 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Notes: svn path=/head/; revision=258314
* Check that at least one frontend is selectedMax Brazhnikov2010-06-141-1/+5
| | | | | | | Allow slave ports to override PORTREVISION Notes: svn path=/head/; revision=256523
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Update to 0.8.0Max Brazhnikov2010-03-062-5/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250638
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Fix build on 6.x after recent Qt4 updateMax Brazhnikov2009-08-151-1/+4
| | | | Notes: svn path=/head/; revision=239601
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Fix build with upcoming Qt-4.5.2Max Brazhnikov2009-07-121-0/+6
| | | | Notes: svn path=/head/; revision=237630
* Update to 0.7.6Max Brazhnikov2009-06-245-179/+60
| | | | | | | Add new frontend: pinentry-qt4 Notes: svn path=/head/; revision=236576
* Take maintainership.Max Brazhnikov2009-02-071-1/+1
| | | | | | | Approved by: miwi (implicit) Notes: svn path=/head/; revision=227781
* - Bump PORTREVISION due to share library version bump in security/libgcryptRong-En Fan2009-01-061-1/+2
| | | | | | | PR: ports/127478 Notes: svn path=/head/; revision=225326
* - Remove 0 size patchRong-En Fan2008-11-201-0/+0
| | | | | | | | PR: ports/123116 Reported by: Jason E. Hale <bsdkaffee at gmail.com> Notes: svn path=/head/; revision=223078
* - Update to 0.7.5Rong-En Fan2008-09-236-66/+202
| | | | | | | | PR: ports/123116 Submitted by: Yarodin <yarodin at gmail.com> Notes: svn path=/head/; revision=220572
* Reset lofi due to not commits in over 3 months, PR backlog, and no responseMark Linimon2008-09-071-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=220034
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-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) Notes: svn path=/head/; revision=211584
* Fix build.Michael Nottebrock2008-04-051-0/+58
| | | | | | | Submitted by: Andrew W. Nosenko Notes: svn path=/head/; revision=210603
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209422
* Chase libgcrypt library versionTilman Keskinoz2008-02-281-2/+2
| | | | Notes: svn path=/head/; revision=208144
* Update to 0.7.3Michael Nottebrock2007-10-302-5/+5
| | | | Notes: svn path=/head/; revision=202411
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update gpgme to 1.1.2, chase dependencies.Michael Nottebrock2006-09-131-2/+2
| | | | Notes: svn path=/head/; revision=172981
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* - Update libksba to 0.9.13Michael Nottebrock2005-12-201-1/+1
| | | | | | | | - Chase shared library bumps - Update gnupg-devel to 1.9.20 Notes: svn path=/head/; revision=151662
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269