aboutsummaryrefslogtreecommitdiff
path: root/security/libgcrypt
Commit message (Collapse)AuthorAgeFilesLines
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Attempt to silence "Annoying Reminder Guy II" by adding NO_LATEST_LINKTilman Keskinoz2004-02-061-1/+1
| | | | Notes: svn path=/head/; revision=100126
* Add CONFLICTSTilman Keskinoz2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99381
* Don't create the default keyring, if gnupg is installed.Tilman Keskinoz2004-01-161-2/+4
| | | | | | | Requested by: Randy Bush Notes: svn path=/head/; revision=98338
* Use new INFO macroTilman Keskinoz2003-08-042-3/+2
| | | | Notes: svn path=/head/; revision=86296
* Verify gpg signature if possible.Tilman Keskinoz2003-07-182-2/+18
| | | | Notes: svn path=/head/; revision=85132
* libtool uber-patchAde Lovett2003-06-261-14/+0
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Update to 1.1.12Tilman Keskinoz2003-02-263-4/+3
| | | | | | | | PR: 48704 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=76496
* de-pkg-commentTilman Keskinoz2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76148
* Use MASTER_SITE_GNUPGTilman Keskinoz2003-02-151-5/+2
| | | | Notes: svn path=/head/; revision=75555
* Update to 1.1.11Tilman Keskinoz2003-01-023-8/+6
| | | | Notes: svn path=/head/; revision=72207
* Fix PERL dependencies for these ports (print/cups solves print/cups-baseEdwin Groothuis2002-11-071-0/+1
| | | | | | | | | and french/cups-base) Noticed on: bento Notes: svn path=/head/; revision=69654
* add libgcrypt 1.1.0Ying-Chieh Liao2002-10-147-0/+96
General purpose crypto library based on code used in GnuPG PR: 43894 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=68030