Age | Commit message (Expand) | Author | Files | Lines |
2014-09-04 | Update to 1.5.1: | wiz | 3 | -21/+12 |
2014-08-21 | Update to 1.4.4. Remove obsolete configure args. | wiz | 2 | -10/+6 |
2013-05-06 | disable TLS on all NetBSD - it crashes for me on -current/i386 | drochner | 1 | -2/+4 |
2013-05-04 | No TLS support on NetBSD-5 and pirior. | obache | 1 | -1/+5 |
2013-05-03 | update to 1.4.1 | drochner | 5 | -35/+33 |
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2011-10-06 | move a comment to where it makes sense | drochner | 1 | -2/+2 |
2011-08-14 | Do not unwrap gpgme-config; it broke the script because the unwrapping | wiz | 1 | -1/+3 |
2011-08-14 | Insists on libassuan2-2.0.2, so make it depend on that version. | wiz | 1 | -1/+2 |
2011-08-11 | Changes 1.3.1: | adam | 8 | -61/+35 |
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 2 | -3/+4 |
2011-03-05 | buildlink3.mk fix | adam | 1 | -2/+3 |
2011-03-04 | Use AC_LINK_IFELSE instead of AC_COMPILE_IFELSE for __thread, | obache | 2 | -3/+12 |
2011-03-03 | Changes 1.3.0: | adam | 12 | -133/+81 |
2010-06-25 | Remove configure override for funopen detection. | wiz | 1 | -2/+1 |
2010-01-16 | Remove workaround for compiler bug in gcc2 on sparc64. | wiz | 1 | -4/+1 |
2010-01-04 | Expose the gpg binary gpgme is build against and use that in security/gpa. | joerg | 1 | -1/+11 |
2009-12-15 | make s/mime support, which implies use of gnupg2, default, | drochner | 1 | -2/+3 |
2009-12-15 | minor fixes for gnupg2 support: | drochner | 1 | -1/+3 |
2009-12-03 | Fix @PTHREAD_LIB@ expansion. Bump revision. | joerg | 1 | -2/+3 |
2009-11-15 | update to 1.1.8 | drochner | 10 | -95/+27 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2009-02-17 | Reset maintainer, mail bounced | joerg | 1 | -2/+2 |
2008-06-20 | Add DESTDIR support. | joerg | 1 | -1/+3 |
2007-12-02 | Remove Ex-MASTER_SITE. From Zafer Aydogan. | wiz | 1 | -3/+2 |
2007-11-08 | Bump revision, as the resulting binary should differ because it finds | bjs | 1 | -2/+2 |
2007-11-08 | Tell gpgme where the gnupg2 binary is should the user build with | bjs | 1 | -1/+2 |
2007-09-25 | This package requires libgpg-error>=1.4. | minskim | 1 | -1/+3 |
2007-07-28 | Work around broken pthread_create configure test on HPUX. | tnn | 1 | -1/+7 |
2007-03-25 | Fix build on DragonFly. | joerg | 2 | -1/+14 |
2007-03-23 | update to 1.1.4 | drochner | 10 | -63/+80 |
2006-11-17 | Updated gpgsm option to use security/gnupg2 instead of security/gnupg-devel. | shannonjr | 1 | -8/+9 |
2006-10-20 | Bump PKGREVISION for gpgsm change just committed. | shannonjr | 1 | -1/+2 |
2006-10-20 | Fix gpgsm option so that it builds and works. | shannonjr | 5 | -2/+57 |
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -2/+2 |
2006-07-19 | Fix a pkglint warning. | wiz | 1 | -2/+2 |
2006-07-19 | Remove superfluous bsd.prefs.mk inclusion. | wiz | 1 | -2/+1 |
2006-07-19 | regen with current createbuildlink. | wiz | 1 | -3/+3 |
2006-07-19 | Update to 1.1.0, based on patches provided by George Michaelson | wiz | 8 | -43/+42 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 2 | -5/+5 |
2006-03-31 | List the info pages directly in the PLIST and ensure that we honor | jlam | 2 | -4/+4 |
2006-03-01 | resolve confusion about different behaviour of getenv_r in librfuncs | drochner | 3 | -13/+15 |
2006-02-11 | Don't hard-wire -lpthread into gpgme-config, it breaks e.g. mail/balsa2 | joerg | 3 | -6/+23 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -3/+4 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-11-04 | Don't depend on -lpthread as name of the thread library, | joerg | 3 | -5/+34 |