Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Aug 1998 23:22:21 -0700 (PDT)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        mark@grondar.za
Cc:        committers@FreeBSD.ORG, ports@FreeBSD.ORG, markm@FreeBSD.ORG
Subject:   Re: p5-* ports
Message-ID:  <199808270622.XAA11384@silvia.hip.berkeley.edu>
In-Reply-To: <199808270610.IAA17571@gratis.grondar.za> (message from Mark Murray on Thu, 27 Aug 1998 08:10:17 %2B0200)

next in thread | previous in thread | raw e-mail | index | archive | help
 * Satoshi - do you have a list of the broken ones? I'll do a bunch of
 * them in one go if I know which they are.

No, but at least the p5-* ones should be easy to find.  Pretty much
any Makefile that contains a line that matches

 MANPREFIX

and not

 PERL_VERSION

should be broken. :)

Note that there are a lot of things to fix.  MANPREFIX and *_DEPENDS
in Makefiles (which usually requires fixing the dependency first to
figure out where the files went), then remove manpages and fix all the
paths (don't forget the @dirrm lines either!) in PLIST.

I know, I fixed the devel/p5-* ports myself.  It wasn't fun. :<

 * I nearly have BMaked perl5 ready - would you like to review it before
 * I commit?

I'm not an expert in src/contrib.  As long as it works the same as the 
one in ports/lang, I'll be happy. :)

Satoshi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



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