From owner-cvs-gnu Mon Aug 5 08:50:38 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA26356 for cvs-gnu-outgoing; Mon, 5 Aug 1996 08:50:38 -0700 (PDT) Received: from precipice.shockwave.com (ppp-5-71.rdcy01.pacbell.net [206.170.5.71]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA26332; Mon, 5 Aug 1996 08:50:17 -0700 (PDT) Received: from shockwave.com (localhost.shockwave.com [127.0.0.1]) by precipice.shockwave.com (8.7.5/8.7.3) with ESMTP id IAA01567; Mon, 5 Aug 1996 08:50:10 -0700 (PDT) Message-Id: <199608051550.IAA01567@precipice.shockwave.com> To: "Jordan K. Hubbard" cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/groff/xditview ChangeLog DESC Dvi.c Dvi.h DviChar.c DviChar.h DviP.h FontMap GXditview.ad INSTALL Imakefile Makefile Menu.h README TODO XFontName.c XFontName.h device.c device.h draw.c font.c gxditview.man lex.c page.c parse.c xdit.bm xdit_mask.bm xditview.c xtotroff.c In-reply-to: Your message of "Sun, 04 Aug 1996 20:36:09 PDT." <5446.839216169@time.cdrom.com> Date: Mon, 05 Aug 1996 08:50:10 -0700 From: Paul Traina Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk We discussed this two months ago. Xditview is part of groff, groff is part of our sources. Groff is up to date (from the last time I checked which was a couple of months ago), so what's the problem? Yes, I'd like to make groff IN TOTAL a port, but people will bitch and whine, so we're stuck with it in the main distribution, in its entirety, until we go to 4.4bsd preformatted manual pages. Paul From: "Jordan K. Hubbard" Subject: Re: cvs commit: src/gnu/usr.bin/groff/xditview ChangeLog DESC Dvi.c >>Dvi.h DviChar.c DviChar.h DviP.h FontMap GXditview.ad INSTALL Imakefile Makef >>ile Menu.h README TODO XFontName.c XFontName.h device.c device.h draw.c font. >>c gxditview.man lex.c page.c parse.c xdit.bm xdit_mask.bm xditview.c xtotroff >>.c This should have either been pulled into a port in print or, at the least, groff updated at the same time to make it a somewhat more worthwhile trade. I don't see this as an evolutionary step at all, and now you've simply moved us back to having X11-dependent code in the tree. Yuck. I'm not happy. Jordan > pst 96/08/04 17:42:07 > > Added: gnu/usr.bin/groff/xditview ChangeLog DESC Dvi.c Dvi.h > DviChar.c DviChar.h DviP.h FontMap GXditview.ad > INSTALL Imakefile Makefile Menu.h README TODO > XFontName.c XFontName.h device.c device.h draw.c > font.c gxditview.man lex.c page.c parse.c xdit.bm > xdit_mask.bm xditview.c xtotroff.c > Log: > Bring xditview back from the grave (1 of 2 commits).