From owner-cvs-all@FreeBSD.ORG Sat Dec 13 08:04:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A12D616A4CE; Sat, 13 Dec 2003 08:04:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B13343DD0; Sat, 13 Dec 2003 08:01:42 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hBDG1gXJ043756; Sat, 13 Dec 2003 08:01:42 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hBDG1gqZ043755; Sat, 13 Dec 2003 08:01:42 -0800 (PST) (envelope-from des) Message-Id: <200312131601.hBDG1gqZ043755@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 13 Dec 2003 08:01:42 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/gnu/usr.bin/man/makewhatis Makefile makewhatis.1 makewhatis.local.8 makewhatis.local.sh makewhatis.perl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2003 16:04:55 -0000 des 2003/12/13 08:01:42 PST FreeBSD src repository Removed files: (Branch: RELENG_4) gnu/usr.bin/man/makewhatis Makefile makewhatis.1 makewhatis.local.8 makewhatis.local.sh makewhatis.perl Log: Retire the Perl implementation of makewhatis(1). Revision Changes Path 1.16.2.3 +0 -12 src/gnu/usr.bin/man/makewhatis/Makefile (dead) 1.14.2.7 +0 -148 src/gnu/usr.bin/man/makewhatis/makewhatis.1 (dead) 1.8.2.4 +0 -80 src/gnu/usr.bin/man/makewhatis/makewhatis.local.8 (dead) 1.7.2.1 +0 -58 src/gnu/usr.bin/man/makewhatis/makewhatis.local.sh (dead) 1.21.2.5 +0 -574 src/gnu/usr.bin/man/makewhatis/makewhatis.perl (dead)