aboutsummaryrefslogtreecommitdiff
path: root/security/gpgme/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Update gpgme to 1.1.2, chase dependencies.Michael Nottebrock2006-09-131-3/+3
| | | | Notes: svn path=/head/; revision=172981
* Conversion to a single libtool environment.Ade Lovett2006-02-231-0/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update gpgme to 1.0.3 and chase shared library version bump.Michael Nottebrock2005-11-051-3/+3
| | | | Notes: svn path=/head/; revision=147343
* - Move gpgme.h to ${PREFIX}/include/gpgme/ to make gpgme-1.x andClement Laforet2004-12-201-1/+2
| | | | | | | | | | | gpgme-0.3.x coexists (Note : CONFLICTS will be remove after gpgme03 commit) Approved by: lofi Notes: svn path=/head/; revision=124630
* Optionalize pth support.Michael Nottebrock2004-12-121-3/+3
| | | | Notes: svn path=/head/; revision=123828
* Fix dependencies, enable pth-library, respect PTHREAD_LIBS,Michael Nottebrock2004-12-111-0/+3
| | | | | | | fix build on 4.x, bump PORTREVISION, take maintainership. Notes: svn path=/head/; revision=123711
* Update to 1.0.1.Joe Marcus Clarke2004-12-111-1/+4
| | | | Notes: svn path=/head/; revision=123690
* - Update to 0.3.16Pav Lucistnik2004-01-061-4/+0
| | | | | | | | PR: ports/60711 Submitted by: ijliao Notes: svn path=/head/; revision=97476
* upgrade to 0.3.9Ying-Chieh Liao2002-09-201-5/+3
| | | | | | | | | PR: 42212 Submitted by: Sergei Kolobov <sergei@kolobov.com> Approved by: maintainer Notes: svn path=/head/; revision=66788
* Add missing filesKris Kennaway2002-09-191-0/+5
| | | | Notes: svn path=/head/; revision=66654
* Update to 0.3.6Patrick Li2002-05-221-1/+1
| | | | | | | | PR: 38369 Submitted by: maintainer Notes: svn path=/head/; revision=59725
* update to 0.2.3.FUJISHIMA Satsuki2002-01-221-1/+1
| | | | | | | | PR: 34164 Submitted by: maintainer Notes: svn path=/head/; revision=53566
* - Update to 0.2.3.Akinori MUSHA2001-10-121-1/+2
| | | | | | | | | | | | | | | | | | - Update the URL in the package description. - The author hacks a LIBTOOL path into their Makefiles that doesn't work under the ports system. Make it work by a small patch to aclocal.m4 (which requires the addition of USE_AUTOCONF) and passing in the port system's value of LIBTOOL (using a different variable name since they already use LIBTOOL themselves). This was simpler than patching all their Makefiles. PR: ports/30999 Submitted by: Dave Chapeskie <bsdport@ddm.wox.org> Approved by: MAINTAINER Notes: svn path=/head/; revision=48711
* add gpgmeYing-Chieh Liao2001-07-061-0/+6
A library to make access to GnuPG easier PR: 28196 Submitted by: TERAMOTO Masahiro <teramoto@comm.eng.osaka-u.ac.jp> Notes: svn path=/head/; revision=44842