From owner-cvs-all@FreeBSD.ORG Thu Apr 17 04:44:00 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 EA02537B401; Thu, 17 Apr 2003 04:44:00 -0700 (PDT) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCFA343F75; Thu, 17 Apr 2003 04:43:55 -0700 (PDT) (envelope-from danfe@regency.nsu.ru) Received: from mail by mx.nsu.ru with drweb-scanned (Exim 3.35 #1 (Debian)) id 1967oM-0005MT-00; Thu, 17 Apr 2003 18:44:14 +0700 Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 3.35 #1 (Debian)) id 1967gT-0001kz-00; Thu, 17 Apr 2003 18:36:05 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.8/8.12.8) with ESMTP id h3HBZUSc064252; Thu, 17 Apr 2003 18:35:30 +0700 (NOVST) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.8/8.12.8/Submit) id h3HBZU8O064251; Thu, 17 Apr 2003 18:35:30 +0700 (NOVST) Date: Thu, 17 Apr 2003 18:35:30 +0700 From: Alexey Dokuchaev To: Max Khon Message-ID: <20030417113530.GA64212@regency.nsu.ru> References: <200304151626.h3FGQ0OB012271@repoman.freebsd.org> <20030416023523.A72626@FreeBSD.org> <20030417020041.A92551@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030417020041.A92551@FreeBSD.org> User-Agent: Mutt/1.4i X-Envelope-To: fjoe@freebsd.org, eivind@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.11.1.4 X-Spam-Status: No, hits=-34.0 required=5.0 tests=BOGOFILTER_TEST_PASS,EMAIL_ATTRIBUTION,IN_REP_TO, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: cvs-ports@freebsd.org cc: Eivind Eklund cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/misc Makefile ports/misc/asr-manpages Makefile distinfo pkg-descr pkg-plist 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: Thu, 17 Apr 2003 11:44:01 -0000 On Thu, Apr 17, 2003 at 02:00:42AM -0700, Max Khon wrote: > hi, there! > > On Wed, Apr 16, 2003 at 02:35:23AM -0700, Eivind Eklund wrote: > > > > FreeBSD ports repository > > > > > > Modified files: > > > misc Makefile > > > Added files: > > > misc/asr-manpages Makefile distinfo pkg-descr pkg-plist > > > Log: > > > New port: asr-manpages > > > > > > alt.sysadmin.recovery man page distribution. > > > > Note that this page used to live in /usr/ports/misc/asrpages, and should possibly be > > resurrected there. > > it was moved to sysutils after that. > is ports/sysutils the right place for this stuff? FWIW, I don't think so. ports/misc is far better IMHO. ./danfe