| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove WWW entries moved into port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -2/+0 |
* | Add WWW entries to port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -0/+1 |
* | security: remove 'Created by' lines | Tobias C. Berner | 2022-07-20 | 1 | -2/+0 |
* | security/libassuan: Update to 2.5.5 | Jason E. Hale | 2021-04-12 | 3 | -5/+5 |
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
* | security/libassuan: Update to 2.5.4 | Jason E. Hale | 2020-10-24 | 3 | -5/+5 |
* | security/libassuan: Update to 2.5.3 | Jason E. Hale | 2019-03-19 | 3 | -5/+5 |
* | security/libassuan: Update to 2.5.2 | Jason E. Hale | 2019-01-03 | 3 | -7/+8 |
* | Install texinfo files (GNU info) into ${PREFIX}/share/info | Baptiste Daroussin | 2018-11-10 | 1 | -0/+1 |
* | Update to 2.5.1 | Jason E. Hale | 2017-12-20 | 3 | -5/+5 |
* | Update to 2.4.3 | Jason E. Hale | 2016-09-19 | 3 | -4/+5 |
* | Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. | Mathieu Arnold | 2016-04-01 | 1 | -1/+1 |
* | Update to 2.4.2 | Jason E. Hale | 2015-12-08 | 3 | -4/+4 |
* | Update to 2.2.1 | Jason E. Hale | 2015-05-31 | 3 | -4/+4 |
* | - Update to 2.2.0 | Jason E. Hale | 2015-02-26 | 3 | -4/+4 |
* | - Update to 2.1.3 | Jason E. Hale | 2014-11-30 | 3 | -5/+4 |
* | - Drop .la files, no dependees require them | Dmitry Marakasov | 2014-09-17 | 2 | -2/+2 |
* | - Update to 2.1.2 | Jason E. Hale | 2014-09-03 | 3 | -17/+17 |
* | USES=libtool tar:bzip2. | Tijl Coosemans | 2014-05-30 | 1 | -7/+4 |
* | - Update to 2.1.1 [1] | Jason E. Hale | 2013-10-02 | 3 | -9/+10 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -1/+2 |
* | - Update to 2.0.3 | Jason E. Hale | 2012-10-10 | 2 | -14/+7 |
* | - Take maintainership | Jason E. Hale | 2012-10-10 | 1 | -2/+1 |
* | Throw my ports back in the pool, and make my intentions clear for the | Doug Barton | 2012-10-08 | 1 | -5/+2 |
* | Update to version 2.0.2. These are build fixes only, no functional changes. | Doug Barton | 2011-07-04 | 2 | -6/+5 |
* | Apparently the verhack'ing caused lib/libassuan.a to slip in, | Doug Barton | 2011-01-14 | 1 | -1/+2 |
* | Fix the shared library version number for libassuan to reflect what | Doug Barton | 2011-01-14 | 1 | -1/+7 |
* | Update libassuan to version 2.0.1: | Doug Barton | 2010-12-22 | 3 | -10/+8 |
* | Update security/libassuan to version 2.0.0, which is required by gnupg 2.0.15 | Doug Barton | 2010-06-14 | 3 | -14/+15 |
* | Switch to PLIST_FILES | Doug Barton | 2010-05-12 | 2 | -5/+2 |
* | Add the info for the .sig file | Doug Barton | 2010-05-12 | 1 | -0/+3 |
* | Adopt the orphan, add the verify target for the PGP signature | Doug Barton | 2010-05-11 | 1 | -1/+6 |
* | - Update to 1.0.5 | Dmitry Marakasov | 2009-01-15 | 3 | -15/+4 |
* | Reset lofi due to not commits in over 3 months, PR backlog, and no response | Mark Linimon | 2008-09-07 | 1 | -1/+1 |
* | Update to 1.0.4 | Michael Nottebrock | 2007-12-24 | 2 | -4/+4 |
* | Update to 1.0.3. | Michael Nottebrock | 2007-08-25 | 2 | -4/+4 |
* | -fPIC on amd64. | Michael Nottebrock | 2007-07-27 | 1 | -1/+7 |
* | - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script | Rong-En Fan | 2007-07-23 | 1 | -2/+0 |
* | Update to 1.0.1 | Michael Nottebrock | 2006-12-05 | 4 | -12/+20 |
* | SHA256ify | Edwin Groothuis | 2006-01-24 | 1 | -0/+1 |
* | Update to 0.6.10 | Michael Nottebrock | 2005-06-24 | 3 | -5/+5 |
* | Remove obsolete patch. | Michael Nottebrock | 2005-01-09 | 1 | -15/+0 |
* | Update to 0.6.9 | Michael Nottebrock | 2004-12-22 | 4 | -16/+6 |
* | Update to 0.6.8 | Michael Nottebrock | 2004-11-25 | 3 | -3/+13 |
* | Update to 0.6.7 | Michael Nottebrock | 2004-10-12 | 2 | -3/+3 |
* | Fix build with bind9 in the base system. | Joe Marcus Clarke | 2004-10-11 | 1 | -3/+8 |
* | Update to 0.6.6 | Michael Nottebrock | 2004-08-04 | 5 | -33/+6 |
* | Add libassuan, an IPC library used by GnuPG and gpgme. | Michael Nottebrock | 2004-04-20 | 8 | -0/+76 |