summaryrefslogtreecommitdiff
path: root/security/gpgme03/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Rework gpgme03 port to avoid conflict with gpgme 1.0Clement Laforet2004-12-214-0/+89
| | | | | | | | | | - Make ports depending on it use new layout - Bump PORTREVISION (except elmo*) Approved by: portmgr (marcus) Notes: svn path=/head/; revision=124666
* - Update to 0.3.16Pav Lucistnik2004-01-061-0/+15
| | | | | | | | PR: ports/60711 Submitted by: ijliao Notes: svn path=/head/; revision=97476
* o Fix gpgsm support so that conditional WITH_GPGSM really worksMario Sergio Fujikawa Ferreira2003-05-223-0/+47
| | | | | | | | | | | o Bump PORTREVISION PR: 52459 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> Approved by: maintainer Notes: svn path=/head/; revision=81649
* Update to 0.3.12Tilman Keskinoz2003-01-021-11/+0
| | | | | | | | | PR: 46566 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Approved by: TERAMOTO Masahiro <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=72269
* upgrade to 0.3.9Ying-Chieh Liao2002-09-201-0/+10
| | | | | | | | | PR: 42212 Submitted by: Sergei Kolobov <sergei@kolobov.com> Approved by: maintainer Notes: svn path=/head/; revision=66788
* Update to 0.3.6Patrick Li2002-05-221-10/+0
| | | | | | | | PR: 38369 Submitted by: maintainer Notes: svn path=/head/; revision=59725
* update to 0.2.3.FUJISHIMA Satsuki2002-01-221-0/+10
| | | | | | | | PR: 34164 Submitted by: maintainer Notes: svn path=/head/; revision=53566
* - Update to 0.2.3.Akinori MUSHA2001-10-121-0/+11
- 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