From owner-cvs-all Thu Aug 27 02:06:14 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA09864 for cvs-all-outgoing; Thu, 27 Aug 1998 02:06:14 -0700 (PDT) (envelope-from owner-cvs-all) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA09785; Thu, 27 Aug 1998 02:05:49 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca6-88.ix.netcom.com [205.186.213.88]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id CAA24153; Thu, 27 Aug 1998 02:04:51 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id CAA11772; Thu, 27 Aug 1998 02:04:48 -0700 (PDT) Date: Thu, 27 Aug 1998 02:04:48 -0700 (PDT) Message-Id: <199808270904.CAA11772@silvia.hip.berkeley.edu> To: mark@grondar.za CC: committers@freebsd.org, ports@freebsd.org, markm@freebsd.org In-reply-to: <199808270632.IAA17974@gratis.grondar.za> (message from Mark Murray on Thu, 27 Aug 1998 08:32:20 +0200) Subject: Re: p5-* ports From: asami@freebsd.org (Satoshi Asami) Sender: owner-cvs-all@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * > 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. * * Trivial :-) Sure. It took me a long time though. (Had to go through three rounds of testing to get everything right.) * > 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. :) * * I'd be most grateful if you could build it on some box and make * sure that there is a ports-strategy working. :-) I don't have a -current box. Give it to Justin, he can test it for ya. :) Satoshi