Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 May 2003 13:56:46 -0500
From:      "Philip M. Gollucci" <philip@p6m7g8.com>
To:        Kris Kennaway <kris@FreeBSD.org>, ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/devel/p5-Devel-Peek Makefile
Message-ID:  <200305181356.46181.philip@p6m7g8.com>
In-Reply-To: <200305180953.h4I9rHiI055427@repoman.freebsd.org>
References:  <200305180953.h4I9rHiI055427@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I found the following while doing some digging
http://www.geocrawler.com/mail/msg.php3?msg_id=10132225&list=182

A first step is to replace the following
sv_undef -> PL_sv_undef
sv_yes    -> PL_sv_yes
sv_no      -> PL_sv_no

I get a lost when I get  to GVOP.  If someone can point to me to some docs I 
might be able to hack this one.

Also, I'm just gessing on the SvPV(..., na)
saying

STRLEN n_a;
SvPV(..., na);

instead based on code I've seen.

HTH


On Sunday 18 May 2003 04:53 am, Kris Kennaway wrote:
> kris        2003/05/18 02:53:17 PDT
>
>   FreeBSD ports repository
>
>   Modified files:
>     devel/p5-Devel-Peek  Makefile
>   Log:
>   BROKEN on 5.1: does not compile
>
>   Revision  Changes    Path
>   1.20      +7 -1      ports/devel/p5-Devel-Peek/Makefile
> _______________________________________________
> cvs-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-ports
> To unsubscribe, send any mail to "cvs-ports-unsubscribe@freebsd.org"

-- 
END 
------------------------------------------------------------------------------ 
Philip M. Gollucci
Consultant
E-Mail: philip@p6m7g8.com 
URL   : http://p6m7g8.net/Resume/resume.shtml
Phone : 301.474.9598

eJournalPress 
DBA / Software Engineer / System Administrator 
E-Mail: pgollucci@ejournalpress.com
URL   : http://www.ejournalpress.com 
Phone : 301.530.6375

$Id: .signature,v 1.4 2003/05/02 23:46:37 philip Exp $



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305181356.46181.philip>