head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.8 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.6 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.4 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.2 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.2.0.10 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.2.0.8 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.6 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.4 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.2 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.1.1.1.0.46 pkgsrc-2008Q3-base:1.1.1.1 cube-native-xorg:1.1.1.1.0.44 cube-native-xorg-base:1.1.1.1 pkgsrc-2008Q2:1.1.1.1.0.42 pkgsrc-2008Q2-base:1.1.1.1 cwrapper:1.1.1.1.0.40 pkgsrc-2008Q1:1.1.1.1.0.38 pkgsrc-2008Q1-base:1.1.1.1 pkgsrc-2007Q4:1.1.1.1.0.36 pkgsrc-2007Q4-base:1.1.1.1 pkgsrc-2007Q3:1.1.1.1.0.34 pkgsrc-2007Q3-base:1.1.1.1 pkgsrc-2007Q2:1.1.1.1.0.32 pkgsrc-2007Q2-base:1.1.1.1 pkgsrc-2007Q1:1.1.1.1.0.30 pkgsrc-2007Q1-base:1.1.1.1 pkgsrc-2006Q4:1.1.1.1.0.28 pkgsrc-2006Q4-base:1.1.1.1 pkgsrc-2006Q3:1.1.1.1.0.26 pkgsrc-2006Q3-base:1.1.1.1 pkgsrc-2006Q2:1.1.1.1.0.24 pkgsrc-2006Q2-base:1.1.1.1 pkgsrc-2006Q1:1.1.1.1.0.22 pkgsrc-2006Q1-base:1.1.1.1 pkgsrc-2005Q4:1.1.1.1.0.20 pkgsrc-2005Q4-base:1.1.1.1 pkgsrc-2005Q3:1.1.1.1.0.18 pkgsrc-2005Q3-base:1.1.1.1 pkgsrc-2005Q2:1.1.1.1.0.16 pkgsrc-2005Q2-base:1.1.1.1 pkgsrc-2005Q1:1.1.1.1.0.14 pkgsrc-2005Q1-base:1.1.1.1 pkgsrc-2004Q4:1.1.1.1.0.12 pkgsrc-2004Q4-base:1.1.1.1 pkgsrc-2004Q3:1.1.1.1.0.10 pkgsrc-2004Q3-base:1.1.1.1 pkgsrc-2004Q2:1.1.1.1.0.8 pkgsrc-2004Q2-base:1.1.1.1 pkgsrc-2004Q1:1.1.1.1.0.6 pkgsrc-2004Q1-base:1.1.1.1 pkgsrc-2003Q4:1.1.1.1.0.4 pkgsrc-2003Q4-base:1.1.1.1 netbsd-1-6-1:1.1.1.1.0.2 netbsd-1-6-1-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.3 date 2010.02.15.15.47.18; author sno; state dead; branches; next 1.2; 1.2 date 2008.12.20.23.38.37; author he; state Exp; branches; next 1.1; 1.1 date 2002.09.01.22.39.23; author kim; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2002.09.01.22.39.23; author kim; state Exp; branches; next ; desc @@ 1.3 log @Updating devel/p5-Inline from 0.45 to 0.46 as proposed by PR pkg/42794, but replaced the modified patch by EU::MM environment variable. pkgsrc changes: - Add license definition - Adjust dependencies (Digest::MD5 2.09 is in Perl core since 5.7.3) - Replace patch for C/Makefile.PL by environment variable controlling MM::EU prompt() function Upstream changes: version: 0.46 date: Fri Feb 12 2010 Same as 0.45_02 (plus some minor doc alterations in Inline.pod). version: 0.45_02 date: Fri Feb 5 2010 Changes to Inline.pm, denter.pm, and Inline.pod relating to "fixing" untainting (to the extent that untainting of -T inline scripts works as documented). Many thanks to Patrick LeBoutillier. Also added C/t/08core.t (which contains -T on the shebang line) as a basic test of untainting. (RT ticket 13084) version: 0.45_01 date: Thurs Jan 28 2010 C/C.pod - document that *fully qualified* paths for LIBS, INC, TYPEMAPS and MYEXTLIB are needed. (RT ticket 5207) Inline.pm - remove "defined" from "defined %main::Inline::Config::" as that usage causes a deprecation warning with perl-5.11 and later. (RT ticket 53227) Inline.pm - fix sub push_overrides (RT ticket 49669) This change responsible for "Subroutine Inline::C::get_parser redefined" warnings that can occur during build stage under certain circumstances. denter.pm - local()ise $_ (in four places) (RT ticket 16801) Inline.pod - doc correction (thanks Alejandro Ochoa). C/Makefile.PL - accommodate 'ccache cc' (RT ticket 40140) - accommodate ActivePerl-5.10.1 and later (RT ticket 49419) C/Cookbook.pod - typo fixes (thanks Brad Barber) - Change "NAME" from "C Cookbook ..." to "Inline::C-Cookbook ...". (RT ticket 45417) @ text @$NetBSD: patch-aa,v 1.2 2008/12/20 23:38:37 he Exp $ Include Inline::C without prompting. --- C/Makefile.PL.orig 2008-11-10 11:35:43.000000000 +0100 +++ C/Makefile.PL @@@@ -58,12 +58,12 @@@@ END # ' } -my $answer = ''; -my $default = $found ? "y" : "n"; -while (1) { - $answer = prompt ('Do you want to install Inline::C?', $default); - last if $answer =~ /^(y|yes|n|no)$/i; -} +my $answer = 'y'; +#my $default = $found ? "y" : "n"; +#while (1) { +# $answer = prompt ('Do you want to install Inline::C?', $default); +# last if $answer =~ /^(y|yes|n|no)$/i; +#} if ($answer =~ /^(y|yes)$/i) { WriteMakefile( @ 1.2 log @Update from version 0.44nb3 to 0.45. Pkgsrc changes: o Update dependencies with version information culled from META.yml o Re-do the patch to include Inline::C without prompting Upstream changes: version: 0.45 date: Sat Nov 22 2008 No changes from 0.44_01 version: 0.44_01 date: Tues Oct 11 2008 changes: - Apply patch to Inline.pm that addresses a problem with whitespace occurring in the name of the build directory. (RT ticket 4150) - Fix ParseRegExp.pm. (RT ticket 6327) - Fix (in Inline.pm) problem regarding the calling of the same script from different builds of perl. (RT ticket 29326) - Allow Inline::install() subroutine to apply to languages other than C and CPP. (RT ticket 35517) - Fix C/Makefile.PL so that the C compiler can still be found when $Config{cc} reports something like /some/place/cc. (RT ticket 8251) - In C/C.pm, allow for the calling of multiple typemaps (RT ticket 5639), and have the "No Inline C functions bound to Perl" warning specify the file for which no bindings were found (RT ticket 17774). - Minor doc fixes. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Initial revision @ text @d5 21 a25 21 --- C/Makefile.PL.orig Wed Jun 13 00:27:13 2001 +++ C/Makefile.PL Sun Aug 18 17:58:40 2002 @@@@ -51,12 +51,12 @@@@ # ' } -my $answer = ''; -my $default = $found ? "y" : "n"; -while (1) { - $answer = prompt ('Do you want to install Inline::C?', $default); - last if $answer =~ /^(y|yes|n|no)$/i; -} +my $answer = 'y'; +#my $default = $found ? "y" : "n"; +#while (1) { +# $answer = prompt ('Do you want to install Inline::C?', $default); +# last if $answer =~ /^(y|yes|n|no)$/i; +#} if ($answer =~ /^(y|yes)$/i) { WriteMakefile( @ 1.1.1.1 log @Inline lets you write Perl subroutines in other programming languages like C, C++, Java, Python, Tcl and even Assembly. You don't need to compile anything. All the details are handled transparently so you can just run your Perl script like normal. @ text @@