From owner-cvs-all Wed Nov 20 12:38:57 2002 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 2820637B438; Wed, 20 Nov 2002 12:38:52 -0800 (PST) Received: from alcanet.com.au (mail3.alcanet.com.au [208.178.117.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55CF343EA3; Wed, 20 Nov 2002 12:38:50 -0800 (PST) (envelope-from peter.jeremy@alcatel.com.au) Received: from sydsmtp01.alcatel.com.au (IDENT:root@localhost.localdomain [127.0.0.1]) by alcanet.com.au (8.12.4/8.12.4/Alcanet1.3) with ESMTP id gAKKcgwL005112; Thu, 21 Nov 2002 07:38:43 +1100 Received: from gsmx07.alcatel.com.au ([139.188.20.247]) by sydsmtp01.alcatel.com.au (Lotus Domino Release 5.0.11) with ESMTP id 2002112107384077:47146 ; Thu, 21 Nov 2002 07:38:40 +1100 Received: from gsmx07.alcatel.com.au (localhost [127.0.0.1]) by gsmx07.alcatel.com.au (8.12.5/8.12.5) with ESMTP id gAKKceRL052358; Thu, 21 Nov 2002 07:38:40 +1100 (EST) (envelope-from peter.jeremy@alcatel.com.au) Received: (from jeremyp@localhost) by gsmx07.alcatel.com.au (8.12.5/8.12.5/Submit) id gAKKceRs052357; Thu, 21 Nov 2002 07:38:40 +1100 (EST) (envelope-from peter.jeremy@alcatel.com.au) Date: Thu, 21 Nov 2002 07:38:40 +1100 From: Peter Jeremy To: Kris Kennaway Cc: Akinori MUSHA , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/mirrors chapter.sgml doc/en_US.ISO8859-1/books/porters-handbook book.sgml Message-ID: <20021120203840.GA52271@gsmx07.alcatel.com.au> Mail-Followup-To: Kris Kennaway , Akinori MUSHA , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200211180932.gAI9Wsk5074770@repoman.freebsd.org> <20021118164406.GC19355@xtanbul.studio.espresso-com.com> <20021118185511.GG12906@rot13.obsecurity.org> Mime-Version: 1.0 In-Reply-To: <20021118185511.GG12906@rot13.obsecurity.org> User-Agent: Mutt/1.4i X-MIMETrack: Itemize by SMTP Server on SYDSMTP01/AlcatelAustralia(Release 5.0.11 |July 24, 2002) at 21/11/2002 07:38:40 AM, Serialize by Router on SYDSMTP01/AlcatelAustralia(Release 5.0.11 |July 24, 2002) at 21/11/2002 07:38:43 AM, Serialize complete at 21/11/2002 07:38:43 AM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 On 2002-Nov-18 10:55:36 -0800, Kris Kennaway wrote: >On Mon, Nov 18, 2002 at 11:44:06AM -0500, The Anarcat wrote: >> How does the new multimedia category relate with regards to graphics >> and audio? >> >> Will ports (e.g. mplayer) be moved around to accomodate that >> definition? > >Yes. The 'graphics' category in particular is becoming overstuffed >with movie players - it should now be used only for ports which >manipulate or create graphic images. Depending on your definitions of "manipulate" and "graphic image", this would seem to include MPEG encoders/decoders (like movie players) - a movie is a sequence of graphic images which need substantial manipulation (just ask any CPU) to convert them to or from a binary data stream. >As with many categories, I expect there will be a few 'grey area' >ports, which will be handled on a case-by-case basis. Overall, I think this move is a good start, but much more is needed. I believe the current ports system was adequate back when we had 1000 or so ports, but is becoming unwieldy with nearly 8000 ports - its not always clear which category to look in and the number of ports in each category can make it hard to find what you want. On the former point, there's significant overlap between 'devel' and 'lang' as well as 'print' and 'textproc' and 'editors' - and there's no obvious place to look for a word-processor (lyx is in print, openoffice and staroffice are in editors). If I wanted a text formatter, I'd find TeX and friends in print, but the SGML formatters are in textproc. Likewise, acroread and xpdf are intended to be functionally equivalent - but the latter is in print and the former is in graphics. I've recently searched the ports for VCD/DVD players, WEB browsers, WEB proxy servers and C tutorials. In each case, I needed to read all the pkg-descr files in the relevant category. (Note that neither ogle nor mplayer mention 'VCD' so just grepping doesn't work). As an example, 'www' currently contains 442 ports. These can be fairly cleanly split into browsers, servers, proxies, log post- processors and browser or server plugins. (I agree there is some overlap - apache can be a server and/or a proxy). If I'm looking for a new browser to experiment with, it would be much easier to just peruse a list of WEB browser ports than a list of >400 ports which have something to do with the WEB. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message