On Fri, Dec 08, 2000 at 06:17:52PM -0800, Marcel Moolenaar wrote:
> Ruslan Ermilov wrote:
> > 
> > The attached patches (p4 and p5) try to solve this bootstrapping
> > problem with groff(1).  I have lightly tested this on my -stable
> > box, and would appreciate a feedback on them.
> 
> Do not remove the USRDIRS and INCDIRS and replace it with mtree (ie make
> hierarchy). There's no need to duplicate the complete hierarchy inthe
> object tree. Also, mtree fiddles with ownership and mods, which is not
> appropriate when building.
> 
The -U flag to mtree(8) could be eliminated for this case...

> Which additional directories do you need?
> 
Everyting below /usr/share/tmac and /usr/share/groff_font:

/usr/share/tmac
/usr/share/tmac/locale
/usr/share/tmac/mdoc
/usr/share/tmac/mdoc/locale
/usr/share/tmac/mm
/usr/share/groff_font
/usr/share/groff_font/devX100
/usr/share/groff_font/devX100-12
/usr/share/groff_font/devX75
/usr/share/groff_font/devX75-12
/usr/share/groff_font/devascii
/usr/share/groff_font/devcp1047
/usr/share/groff_font/devdvi
/usr/share/groff_font/devhtml
/usr/share/groff_font/devkoi8-r
/usr/share/groff_font/devlatin1
/usr/share/groff_font/devlbp
/usr/share/groff_font/devlj4
/usr/share/groff_font/devps
/usr/share/groff_font/devutf8

The new groff(1) release is likely to provide new groff_font
subdirectories, so we would need to update USRDIRS every time
we upgrade groff(1).  Does it look reasonable?

-- 
Ruslan Ermilov          Oracle Developer/DBA,
[EMAIL PROTECTED]           Sunbay Software AG,
[EMAIL PROTECTED]          FreeBSD committer,
+380.652.512.251        Simferopol, Ukraine

http://www.FreeBSD.org  The Power To Serve
http://www.oracle.com   Enabling The Information Age


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to