From owner-freebsd-ports Wed Aug 9 02:53:46 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id CAA00976 for ports-outgoing; Wed, 9 Aug 1995 02:53:46 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id CAA00970 for ; Wed, 9 Aug 1995 02:53:43 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id CAA03262; Wed, 9 Aug 1995 02:52:26 -0700 Date: Wed, 9 Aug 1995 02:52:26 -0700 Message-Id: <199508090952.CAA03262@silvia.HIP.Berkeley.EDU> To: thomas@ghpc8.ihf.rwth-aachen.de CC: thomas@ghpc8.ihf.rwth-aachen.de, ports@freebsd.org In-reply-to: <199508081009.MAA02991@ghpc6.ihf.rwth-aachen.de> (message from Thomas Gellekum on Tue, 8 Aug 1995 12:09:08 +0200 (MET DST)) Subject: Re: new port: noweb From: asami@cs.berkeley.edu (Satoshi Asami) Sender: ports-owner@freebsd.org Precedence: bulk * > No biggie except texmf files are still in /usr/local/lib, they should * > probably be moved to /usr/local/share as your port said. * * Sorry. I have them in /usr/local/share. I didn't use our TeX port, * though, but compiled Karl Berry's latest distributions (web*, * lib.tar.gz and his modified drivers). I see. Our TeX port has it in lib/texmf, so I just used that location. * > -share/texmf/tex/misc/noweb.sty * > -share/texmf/tex/misc/nwmac.tex * [...] * > +lib/texmf/tex/misc/noweb.sty * > +lib/texmf/tex/misc/nwmac.tex * * This requires TEXINPUTS to be set to `/usr/local/lib/texmf/tex//' * for the subdir search. This is done in texmf.cnf in Karl Berry's * latest version of kpathsea. I don't know if it's true for our TeX * port. I hope it is.... Satoshi