aboutsummaryrefslogtreecommitdiff
path: root/security/pecl-gnupg
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with php 5.4.Alex Dupre2012-05-172-0/+123
| | | | Notes: svn path=/head/; revision=296864
* - Remove missing file in previous commitSunpoet Po-Chuan Hsieh2012-02-021-13/+0
| | | | Notes: svn path=/head/; revision=290270
* - Update to 1.3.2Sunpoet Po-Chuan Hsieh2012-02-012-11/+8
| | | | | | | | | | | - Remove PHP_MODNAME - Cosmetic change - Take maintainership Changes: http://pecl.php.net/package-changelog.php?package=gnupg Notes: svn path=/head/; revision=290259
* - Reassign to the heapThomas Abthorpe2012-02-011-1/+1
| | | | Notes: svn path=/head/; revision=290231
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - 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 gpgme shared lib bump.Julien Laffaye2011-07-211-2/+2
| | | | | | | | | - Add an entry to UPDATING Reviewed by: tabthorpe Notes: svn path=/head/; revision=278110
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Chase security/libksba shlib version bumpGreg Larkin2010-12-161-1/+1
| | | | | | | | Requested by: kwm Pointyhat to: glarkin Notes: svn path=/head/; revision=266393
* - Fix segmantation fault with new gnupgMarcus Alves Grando2010-01-202-1/+14
| | | | | | | | | | - Bump PORTREVISION PR: 142311 Submitted by: miwi Notes: svn path=/head/; revision=248181
* - Chase security/gpgme update.Wesley Shields2009-07-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Most changes are just PORTREVISION and LIB_DEPENDS fixes. However, the following ports require a patch to use the new gpgme correctly: deskutils/kdepim3 deskutils/kdepim3 deskutils/kdepim3 deskutils/kdepim3 deskutils/kdepim4 deskutils/kdepim4 deskutils/kdepimlibs4 deskutils/kdepimlibs4 deskutils/kdepimlibs4 finance/qhacc mail/mutt-devel net-im/ayttm net-im/centericq net-im/centerim net-im/centerim-devel security/openvas-libnasl These patches were submitted by various people and documented in ports/135911. PR: ports/135911 Notes: svn path=/head/; revision=237891
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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 always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200791
* - Update to 1.3.1Marcus Alves Grando2007-05-282-4/+4
| | | | Notes: svn path=/head/; revision=192209
* - Update to 1.3 to fix build with PHP 5.2.0Marcus Alves Grando2006-11-092-20/+5
| | | | | | | Notified by: krismail Notes: svn path=/head/; revision=176887
* - Respect CFLAGS, porters handbook ch 12.15Marcus Alves Grando2006-09-191-1/+1
| | | | | | | | PR: 102802 Submitted by: Soeren Straarup <xride___x12.dk> Notes: svn path=/head/; revision=173388
* Update gpgme to 1.1.2, chase dependencies.Michael Nottebrock2006-09-131-1/+2
| | | | Notes: svn path=/head/; revision=172981
* - Update to 1.2Marcus Alves Grando2006-05-262-4/+4
| | | | Notes: svn path=/head/; revision=163539
* - Add port security/pecl-gnupgMarcus Alves Grando2006-03-163-0/+59
This extension provides methods to PHP interact with gnupg. WWW: http://pecl.php.net/package/gnupg Notes: svn path=/head/; revision=157460