Update of /cvsroot/fink/dists/10.2-gcc3.3/stable/main/finkinfo/languages
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14438

Added Files:
        perl561.info perl561.patch 
Log Message:
move to stable


--- NEW FILE: perl561.patch ---
--- old/Configure       Tue Jan 14 14:15:01 2003
+++ new/Configure       Tue Jan 14 14:16:14 2003
@@ -3614,6 +3614,18 @@
 test "X$gfpthkeep" != Xy && gfpth=""
 EOSC
 
+# gcc 3.1 complains about adding -Idirectories that it already knows about,
+# so we will take those off from locincpth.
+case "$gccversion" in
+3*)
+    echo "main(){}">try.c
+    for incdir in `$cc -v -c try.c 2>&1 | \
+       sed '1,/^#include <\.\.\.>/d;/^End of search list/,$d;s/^ //'` ; do
+       locincpth=`echo $locincpth | sed s!$incdir!!`
+    done
+    $rm -f try try.*
+esac
+
 : What should the include directory be ?
 echo " "
 $echo $n "Hmm...  $c"
--- old/makedepend.SH   Mon Mar 19 01:33:17 2001
+++ new/makedepend.SH   Tue Jan 14 14:21:51 2003
@@ -155,6 +155,9 @@
         $sed \
            -e '1d' \
            -e '/^#.*<stdin>/d' \
+           -e '/^#.*<builtin>/d' \
+           -e '/^#.*<built-in>/d' \
+           -e '/^#.*<command line>/d' \
            -e '/^#.*"-"/d' \
            -e 's#\.[0-9][0-9]*\.c#'"$file.c#" \
            -e 's/^[     ]*#[    ]*line/#/' \
--- old/hints/darwin.sh Tue Jan 14 17:05:47 2003
+++ new/hints/darwin.sh Tue Jan 14 18:00:39 2003
@@ -8,18 +8,18 @@
 ##
 
 # BSD paths
-prefix='/usr';
-siteprefix='/usr/local';
-vendorprefix='/usr/local'; usevendorprefix='define';
+# prefix='/usr';
+# siteprefix='/usr/local';
+# vendorprefix='/usr/local'; usevendorprefix='define';
 
 # 4BSD uses /usr/share/man, not /usr/man.
 # Don't put man pages in /usr/lib; that's goofy.
-man1dir='/usr/share/man/man1';
-man3dir='/usr/share/man/man3';
+# man1dir='/usr/share/man/man1';
+# man3dir='/usr/share/man/man3';
 
 # Where to put modules.
-privlib='/System/Library/Perl';
-sitelib='/Local/Library/Perl';
+# privlib='/System/Library/Perl';
+sitelib='/Library/Perl';
 vendorlib='/Network/Library/Perl';
 
 ##

--- NEW FILE: perl561.info ---
Package: perl561
Version: 5.6.1
Revision: 2
Depends: perl561-core
#Conflicts: perl560, perl580, podparser-pm, cgi-pm (<= 2.93-1), file-spec-pm 
(<= 0.82-1), file-temp-pm (<= 0.12-1), getopt-long-pm (<= 2.32-1), 
test-harness-pm (<= 2.26-1)
Conflicts: perl560, perl580, podparser-pm
Replaces: perl560, perl580, podparser-pm
Provides: podparser-pm
Description: Practical extraction and report language, v. 5.6.1
Maintainer: Ken Williams <[EMAIL PROTECTED]>
Source: http://www.cpan.org/src/5.0/perl-%v.tar.gz
Source-MD5: ec1ff15464809b562aecfaa2e65edba6
Homepage: http://www.perl.com/
License: Artistic/GPL

DocFiles: README Changes Artistic AUTHORS Copying
Patch: %n.patch

CompileScript: <<
 LC_ALL=C LANG=en_US sh Configure -des -Dcc="gcc-3.3" -Dcpp="gcc-3.3 -E" 
-Dfirstmakefile=GNUmakefile -Dldflags="-flat_namespace" -Dprefix="%p" 
-Dinstallprefix="%i" -Uinstallusrbinperl -Dman3ext=3perl 
-Dprivlib="%p/lib/perl5-core/5.6.1" -Darchlib="%p/lib/perl5-core/5.6.1/darwin" 
-Dman3dir="%p/lib/perl5-core/5.6.1/man/man3" 
-Adefine:startperl="#!%p/bin/perl5.6.1"

 LC_ALL=C LANG=en_US make
<<

# Will need to edit Config.pm here?
InstallScript: <<
 mv INSTALL INSTALL.save
 make install
 /usr/bin/perl -pi.bak -e 's{%d}{}' "%i/lib/perl5/%v/darwin/Config.pm"
 
 mkdir -p %i/share
 mv %i/man %i/share/man
# mv %i/share/man/man3/Shell.3 %i/share/man/man3/Shell.3.perl

 mkdir -p %i/etc/profile.d
 echo "append_path MANPATH %p/lib/perl5-core/5.6.1/man" >> 
%i/etc/profile.d/%N-core.csh
 echo "append_path MANPATH %p/lib/perl5/5.6.1/man" >> 
%i/etc/profile.d/%N-core.csh
 echo "append_path MANPATH %p/lib/perl5-core/5.6.1/man" >> 
%i/etc/profile.d/%N-core.sh
 echo "append_path MANPATH %p/lib/perl5/5.6.1/man" >> 
%i/etc/profile.d/%N-core.sh
 echo "export MANPATH" >> %i/etc/profile.d/%N-core.sh
 chmod 755 %i/etc/profile.d/%N-core.*

<<
SplitOff: <<
 Package: perl561-core
 Conflicts: compress-zlib-pm (<= 1.19-2), crypt-ssleay-pm (<= 0.45-2), 
dbd-mysql-pm (<= 2.1026-1), dbd-pg-pm (<= 1.21-4), dbd-pg-pm-ssl (<= 1.21-4), 
dbi-pm (<= 1:1.35-1), digest-md5-pm (<= 2.24-1), digest-sha1-pm (<= 2.02-1), 
egd (<= 0.8-3), eperl-pm (<= 2.2.14-2), filter-util-pm (<= 1.26-1), fribidi-pm 
(<= 0.05-2), ftlib-pm (<= 1.2-1), gd-pm (<= 2.06-5), gimp-perl (<= 1.211-4), 
gtk-perl-pm (<= 0.7008-7), html-parser-pm (<= 3.27-1), http-ghttp-pm (<= 
1.07-1), irssi-ssl (<= 0.8.6-3), irssi (<= 0.8.6-2), jcode-pm (<= 0.82-1), 
libapreq-pm (<= 1.0-1), mac-carbon-pm (<= 0.05-1), macosx-file-pm (<= 0.64-1), 
mime-base64-pm (<= 2.18-1), net-ssleay-pm (<= 1.22-2), nkf (<= 1.92-1), 
params-validate-pm (<= 0.57-1), pdl (<= 2.3.2-1), perlmagick-pm (<= 5.5.4-1), 
pgplot-perl (<= 2.18-4), postgresql-perl (<= 7.3.2-7), postgresql-ssl-perl (<= 
7.3.2-7), rrdtool-perl (<= 1.0.41-1), scalar-list-utils-pm (<= 1.11-1), sha-pm 
(<= 1.2-2), shout-pm (<= 1.0-1), storable-pm (<= 1.0.14-1), string-approx
 -pm (<= 3.19-1), template-notex-pm (<= 2.08-13), template-pm (<= 2.08-13), 
term-readkey-pm (<= 2.21-1), term-readline-gnu-pm (<= 1.13-1), text-iconv-pm 
(<= 1.2-1), time-hires-pm (<= 1.46-1), time-piece-pm (<= 1.08-1), tk-pm (<= 
800.024-2), tk-tablematrix-pm (<= 1.01-1), unicode-string-pm (<= 2.07-1), 
xml-parser-pm (<= 2.31-4), xmms-pm (<= 0.12-2)
 Files: bin/perl5.6.1 etc lib/perl5-core
 Shlibs: %p/lib/perl5/5.6.1/darwin/CORE/libperl.dylib 1.0.0 (>= 5.6.1-1)
 Description: Core files for perl, v. 5.6.1
 DocFiles: README Changes Artistic AUTHORS Copying
<<
DescPackaging: <<
 We move the man pages to the correct place after installation, and
 rename man/man3/Shell.3 to avoid a conflict with the lesstif package.

 We split the perl5.6.1 binary and the files in lib/perl5* off as a separate
 "core" package which does not conflict with other versions of perl.
 /sw/bin/perl and other binaries remain in the perl561 package, and
 different versions of perl can be selected by installing a different
 package instead.

 We now use lib/perl5-core as the main installation directory to avoid
 conflicts with fink-installed perl modules.
<<



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to