From 1aee5817e8ee565d8efb60984a85c74ae48d025a Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Mon, 27 Oct 2003 19:48:03 +0000 Subject: Update to 5.8.1. Also: Make suidperl optional (ENABLE_SUIDPERL knob). Switch to perlmalloc by default, unless threaded perl is built, to improve performance. Modernize pkg-plist (switch to SITE_PERL where possible). Update WWW. Many thanks to foxfair who prepared most of this update. --- lang/perl5.14/files/patch-af | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 lang/perl5.14/files/patch-af (limited to 'lang/perl5.14/files/patch-af') diff --git a/lang/perl5.14/files/patch-af b/lang/perl5.14/files/patch-af deleted file mode 100644 index 24232388a5f8..000000000000 --- a/lang/perl5.14/files/patch-af +++ /dev/null @@ -1,25 +0,0 @@ -$FreeBSD$ - ---- Configure.orig Fri Jul 19 00:55:15 2002 -+++ Configure Tue Dec 10 12:12:35 2002 -@@ -308,7 +308,7 @@ cppflags='' - ldflags='' - lkflags='' - locincpth='' --optimize='' -+optimize=${CFLAGS:-''} - cf_email='' - cf_by='' - cf_time='' -@@ -9933,8 +9933,9 @@ eval $setvar - - : see if crypt exists - echo " " --set crypt d_crypt --eval $inlibc -+: no, crypt is NOT in libc on FreeBSD -+: set crypt d_crypt -+: eval $inlibc - case "$d_crypt" in - $define) cryptlib='' ;; - *) if set crypt val -f d_crypt; eval $csym; $val; then -- cgit v1.2.3