From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 22:52:03 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 F1FBD1065677 for ; Sat, 19 Mar 2011 22:52:03 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8A9F08FC13 for ; Sat, 19 Mar 2011 22:52:03 +0000 (UTC) Received: by wyf23 with SMTP id 23so5159300wyf.13 for ; Sat, 19 Mar 2011 15:52:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=/pn+xJbA+uHnxAMKPmVb47afv54zDsMDo/GiXsdkiA8=; b=MCDvRSmqBrpO8yVg4K4bWqTJowSGhhKgOhMlEBIxr+YyI0cZl1cuyDfZxS/gaQP4u+ CNzT/rXWLxt5DdMEAMHXlhkTFdP4yVwOoeRJfskh234KA0iH6SYVj8Uicj6xF1kUsyhl cDzmk8VPLVzQPYUNndJXaxblBvM8SYWP3Vq48= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=oH3jKn0YHk3Yc8aXFoRYuIEElsSHH5FmHPS5L/kqJnmgkQph6xUb4KfzzWLI3BOU2Y M7HaST3isaZqvvUd5zYiiOAo4Tyt32s8kc6q0M4FgiweVNzLvai91DzySj0WKuCSUk0c Zf6VAML+kOML50Y5GrsL0wppBRSUV/C5T9NC4= MIME-Version: 1.0 Received: by 10.227.209.8 with SMTP id ge8mr2562479wbb.211.1300575120439; Sat, 19 Mar 2011 15:52:00 -0700 (PDT) Received: by 10.227.135.70 with HTTP; Sat, 19 Mar 2011 15:52:00 -0700 (PDT) In-Reply-To: References: Date: Sat, 19 Mar 2011 17:52:00 -0500 Message-ID: From: Zhihao Yuan To: Henk van Oers Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org 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:52:04 -0000 On Sat, Mar 19, 2011 at 5:29 PM, Henk van Oers wrote: > > From: Pav Lucistnik > > Matthias Andree p=C3=AD=C2=B9e 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"? =C2=A0I= OW, >>> how do I decide if I put a new port into www-webapps or into www-server= s >>> 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... My suggestion: separate www into www and www-devel. C/S model can not clarify the developing web technology these years. > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > --=20 Zhihao Yuan The best way to predict the future is to invent it.