sthen
a1fb084493
On hppa, udiv_qrnnd is only provided as asm, which has been disabled
...
with a "--disable-asm" configure flag. Remove this flag for hppa.
Didn't build there before, and other arch are unaffected, so no bump.
ok mbalmer
2008-02-17 23:25:17 +00:00
steven
70e8b1fcee
update to 1.2.4
...
from Mikolaj Kucharski
2007-09-21 06:00:11 +00:00
merdely
1997c75349
Remove surrounding quotes in NO_REGRESS/COMMENT*/PERMIT_*
...
From Darrin Chandler
2007-09-15 23:29:57 +00:00
espie
d4ebcd974d
more base64 checksums
2007-04-05 17:26:05 +00:00
sturm
e234467e13
give up MAINTAINER, I don't use these anymore
2006-03-04 15:10:30 +00:00
sturm
ab083a36eb
fix build on sparc
...
noticed and tested by pval
2006-02-06 06:43:48 +00:00
sturm
13b84b5f49
SHARED_LIBS
...
USE_LIBTOOL where applicable
2005-12-24 22:32:53 +00:00
db
0925c3a284
typo and wording fixes; approved by pval
...
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
naddy
5477a56424
Now that @info transparently picks up all .info-* files, don't go through
...
extra steps to rebuild with --no-split.
2005-01-26 16:41:03 +00:00
naddy
ae76d3ea1f
SIZE
2005-01-05 17:21:50 +00:00
espie
caf501cd02
new plists.
...
gnutls depends on lzo.
2004-09-15 18:35:58 +00:00
sturm
7942bf9fde
fix build on alpha
2004-06-22 04:37:42 +00:00
sturm
2eaa2dbef2
fix serpent on sparc64
2004-06-22 03:11:56 +00:00
sturm
f25cc2b0d0
ups, that was wrong
2004-06-21 20:05:06 +00:00
sturm
33fbc1538b
don't use /dev/random
2004-06-21 20:02:21 +00:00
sturm
b19bdaa76d
update to libgcrypt 1.2.0
...
take maintainer, ok Jim Geovedi
2004-05-08 06:41:47 +00:00
naddy
bd873807a9
remove workaround for gcc2.95/sparc64 optimizer bug: sha1.c compiles fine now
2004-02-24 19:48:16 +00:00
naddy
a1242182a6
@dirrm shared directories
2003-12-15 18:18:53 +00:00
jolan
c60f16c9cb
libgcrypt-config --libs should report -pthread as well.
2003-10-22 05:25:21 +00:00
brad
d09da60b8f
- use arandom for random devices
...
- bump PKGNAME
--
Based on patch from MAINTAINER
2003-10-12 02:08:14 +00:00
sturm
5e2e9be727
Initial import of libgcrypt 1.1.12
...
This is a general purpose cryptographic library based on the
code from GnuPG. It provides functions for all cryptograhic
building blocks: symmetric ciphers (AES, DES, Blowfish, CAST5,
Twofish, Arcfour), hash algorithms (MD4, MD5, RIPE-MD160, SHA-1,
TIGER-192), MACs (HMAC for all hash algorithms), public key
algorithms (RSA, ElGamal, DSA), large integer functions, random
numbers and a lot of supporting functions.
WWW: http://www.gnu.org/directory/security/libgcrypt.html
from Jim Geovedi <jim@corebsd.or.id> with some help from me
2003-05-01 17:12:41 +00:00