From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 22:45:20 2011 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0555F106564A for ; Sat, 19 Mar 2011 22:45:20 +0000 (UTC) (envelope-from henk@signature.nl) Received: from dee.signature.nl (dee.signature.nl [81.18.162.68]) by mx1.freebsd.org (Postfix) with ESMTP id C63ED8FC0A for ; Sat, 19 Mar 2011 22:45:19 +0000 (UTC) Received: by dee.signature.nl (Postfix, from userid 1001) id 5DF1B14DEAA; Sat, 19 Mar 2011 23:29:43 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by dee.signature.nl (Postfix) with ESMTP id 569DF14DE71 for ; Sat, 19 Mar 2011 23:29:43 +0100 (CET) Date: Sat, 19 Mar 2011 23:29:43 +0100 (CET) From: Henk van Oers To: freebsd-ports@FreeBSD.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-1829314446-1378765703-1300573783=:84574" Cc: Subject: Re: [HEADS UP] Ports Infrastructure Changes X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2011 22:45:20 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---1829314446-1378765703-1300573783=:84574 Content-Type: TEXT/PLAIN; format=flowed; charset=ISO-8859-15 Content-Transfer-Encoding: 8BIT From: Pav Lucistnik Matthias Andree píše v so 19. 03. 2011 v 09:52 +0100: [...] >> Where do you see the dividing line between web apps on one hand and on >> the other hand "http servers ... everything related to apache"? IOW, >> how do I decide if I put a new port into www-webapps or into >> www-servers >> for its primary category? > Basically, everything that serves network is "server" and everything > that generates pages on these servers is "webapp". So: why is p5-Mojolicious in webapp, it serves network (main deployment). And it's a client too... ---1829314446-1378765703-1300573783=:84574--