From owner-cvs-all Tue May 21 2:20:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 03CDC37B40D; Tue, 21 May 2002 02:20:35 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4L9KYs12113; Tue, 21 May 2002 02:20:34 -0700 (PDT) (envelope-from markm) Message-Id: <200205210920.g4L9KYs12113@freefall.freebsd.org> From: Mark Murray Date: Tue, 21 May 2002 02:20:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin Makefile src/gnu/usr.bin/ptx COPYING ChangeLog Makefile NEWS README THANKS TODO alloca.c argmatch.c bumpalloc.h check-out config.h diacrit.c diacrit.h error.c getopt.c getopt.h getopt1.c mkinstalldirs ptx.c xmalloc.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/05/21 02:20:34 PDT Modified files: gnu/usr.bin Makefile Removed files: gnu/usr.bin/ptx COPYING ChangeLog Makefile NEWS README THANKS TODO alloca.c argmatch.c bumpalloc.h check-out config.h diacrit.c diacrit.h error.c getopt.c getopt.h getopt1.c mkinstalldirs ptx.c xmalloc.c gnu/usr.bin/ptx/doc Makefile ptx.texinfo gnu/usr.bin/ptx/examples README include.pl gnu/usr.bin/ptx/examples/ajay Makefile README footer.tex header.tex tip.forgptx x.pl gnu/usr.bin/ptx/examples/ignore README bix eign gnu/usr.bin/ptx/examples/latex Makefile README latex.tex table.tex gnu/usr.bin/ptx/examples/luke README xxroff.sh Log: Remove ptx. It is not used anywhere in the base system, has not been maintained for years and is very old code. If there is any need for it, I suspect that ports would be a better place. No objection from: current@freebsd.org Revision Changes Path 1.69 +1 -1 src/gnu/usr.bin/Makefile 1.2 +0 -339 src/gnu/usr.bin/ptx/COPYING (dead) 1.2 +0 -546 src/gnu/usr.bin/ptx/ChangeLog (dead) 1.6 +0 -12 src/gnu/usr.bin/ptx/Makefile (dead) 1.2 +0 -53 src/gnu/usr.bin/ptx/NEWS (dead) 1.2 +0 -23 src/gnu/usr.bin/ptx/README (dead) 1.2 +0 -23 src/gnu/usr.bin/ptx/THANKS (dead) 1.2 +0 -94 src/gnu/usr.bin/ptx/TODO (dead) 1.2 +0 -484 src/gnu/usr.bin/ptx/alloca.c (dead) 1.2 +0 -94 src/gnu/usr.bin/ptx/argmatch.c (dead) 1.3 +0 -58 src/gnu/usr.bin/ptx/bumpalloc.h (dead) 1.2 +0 -65 src/gnu/usr.bin/ptx/check-out (dead) 1.2 +0 -57 src/gnu/usr.bin/ptx/config.h (dead) 1.2 +0 -148 src/gnu/usr.bin/ptx/diacrit.c (dead) 1.2 +0 -16 src/gnu/usr.bin/ptx/diacrit.h (dead) 1.3 +0 -5 src/gnu/usr.bin/ptx/doc/Makefile (dead) 1.2 +0 -554 src/gnu/usr.bin/ptx/doc/ptx.texinfo (dead) 1.2 +0 -117 src/gnu/usr.bin/ptx/error.c (dead) 1.2 +0 -21 src/gnu/usr.bin/ptx/examples/README (dead) 1.2 +0 -28 src/gnu/usr.bin/ptx/examples/ajay/Makefile (dead) 1.2 +0 -41 src/gnu/usr.bin/ptx/examples/ajay/README (dead) 1.2 +0 -1 src/gnu/usr.bin/ptx/examples/ajay/footer.tex (dead) 1.2 +0 -21 src/gnu/usr.bin/ptx/examples/ajay/header.tex (dead) 1.2 +0 -10 src/gnu/usr.bin/ptx/examples/ajay/tip.forgptx (dead) 1.2 +0 -22 src/gnu/usr.bin/ptx/examples/ajay/x.pl (dead) 1.2 +0 -65 src/gnu/usr.bin/ptx/examples/ignore/README (dead) 1.2 +0 -109 src/gnu/usr.bin/ptx/examples/ignore/bix (dead) 1.2 +0 -163 src/gnu/usr.bin/ptx/examples/ignore/eign (dead) 1.2 +0 -79 src/gnu/usr.bin/ptx/examples/include.pl (dead) 1.2 +0 -15 src/gnu/usr.bin/ptx/examples/latex/Makefile (dead) 1.2 +0 -10 src/gnu/usr.bin/ptx/examples/latex/README (dead) 1.2 +0 -11 src/gnu/usr.bin/ptx/examples/latex/latex.tex (dead) 1.2 +0 -65 src/gnu/usr.bin/ptx/examples/latex/table.tex (dead) 1.2 +0 -2 src/gnu/usr.bin/ptx/examples/luke/README (dead) 1.2 +0 -108 src/gnu/usr.bin/ptx/examples/luke/xxroff.sh (dead) 1.2 +0 -757 src/gnu/usr.bin/ptx/getopt.c (dead) 1.2 +0 -129 src/gnu/usr.bin/ptx/getopt.h (dead) 1.2 +0 -187 src/gnu/usr.bin/ptx/getopt1.c (dead) 1.2 +0 -35 src/gnu/usr.bin/ptx/mkinstalldirs (dead) 1.4 +0 -2237 src/gnu/usr.bin/ptx/ptx.c (dead) 1.2 +0 -88 src/gnu/usr.bin/ptx/xmalloc.c (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message