From owner-cvs-gnu Sun Aug 4 20:37:06 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA14724 for cvs-gnu-outgoing; Sun, 4 Aug 1996 20:37:06 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA14705; Sun, 4 Aug 1996 20:36:59 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with ESMTP id UAA05448; Sun, 4 Aug 1996 20:36:09 -0700 (PDT) To: Paul Traina 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 17:42:07 PDT." <199608050042.RAA05545@freefall.freebsd.org> Date: Sun, 04 Aug 1996 20:36:09 -0700 Message-ID: <5446.839216169@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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).