Commit graph

4 commits

Author SHA1 Message Date
wiz
29c1f6dac5 Use GNU m4 to fix assembler code used in included nettle library.
Makes lsh work much better. Bump PGKREVISION. Problem analyzed by author.
2005-10-06 11:43:10 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
drochner
27eeb36dd4 minor cleanup: disable openssl use (not used at runtime), disable PAM
explicitely so that it os not autodetected on -current
2005-05-02 11:10:38 +00:00
drochner
0271a0b85b Move the freshly update lsh-2.0.1 into a separate pkg and leave
security/lsh at 1.4.3.
lsh-2.0.1 has interoperability problems with openssh servers
(always gets "Invalid server signature" errors).
lsh-1.4.3 is not affected by CAN-2003-0826. Add a patch to address
CAN-2005-0814 and bump PKGREVISION.
2005-04-30 12:23:42 +00:00