Commit graph

7 commits

Author SHA1 Message Date
joerg
aa48c98240 DESTDIR support. 2006-11-05 17:31:09 +00:00
schwarz
4e0cd6c82c fixed code to satisfy picky SGI ido cc 2006-10-28 15:14:59 +00:00
abs
9e2ca0f426 reduce previous patch - no functional change. Noted by phone@ 2006-08-22 23:10:57 +00:00
abs
6ef5f872af Update p5-Crypt-SSLeay to 0.51nb7
For OpenSSL 0.9.8b SSLeay_add_all_algorithms() does not setup any
algorithms, wheras SSL_library_init() does. The net result was that
SSL_CTX_new() would return a NULL pointer causing a perl coredump
in such cases as:

    my $request  = HTTP::Request->new( "GET", 'https://<some_url>' );
    my $ua       = LWP::UserAgent->new;
    my $response = $ua->request($request);

Tracking this down was an entire flaming evening and change of my
life that I'm never going to get back, but at least my NetBSD-4
retail machines can now run NetBSD-4 built perl binaries again.
2006-08-22 22:04:51 +00:00
abs
46fbc6112a update p5-Crypt-SSLeay to 0.51nb6 - p5-libwww now depends on us 2006-08-15 12:30:58 +00:00
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
wiz
1ca4593f2e Re-import security/p5-SSLeay as security/p5-Crypt-SSLeay, to
make the directory name match PKGNAME.
2006-01-20 20:08:53 +00:00