From owner-freebsd-apache@FreeBSD.ORG Thu Dec 22 10:41:26 2011 Return-Path: Delivered-To: apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B8AA106564A for ; Thu, 22 Dec 2011 10:41:26 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3D8AE8FC08 for ; Thu, 22 Dec 2011 10:41:25 +0000 (UTC) Received: by iadj38 with SMTP id j38so14380492iad.13 for ; Thu, 22 Dec 2011 02:41:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=LSmsq1lbHNiZsn3s7U09ZEIYHvH5A5rIAUs7arST8qA=; b=O4GMblHOB7boygb122ANVLeg+MHKi7jgEC9J8JiGNomX74noVMWrIq96QWPu8HilA2 G419WFhR1oWyV5Hdwvbe/cKBTm8z70gyNlhyUlU9ggIwPWoXBM3kj+AV1BZv7wefUb04 7uXzB/STb13ufbQ6v/Gv8ZOeCwZ9t+nC3Gxow= Received: by 10.42.189.5 with SMTP id dc5mr10311521icb.51.1324549131363; Thu, 22 Dec 2011 02:18:51 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.39.69 with HTTP; Thu, 22 Dec 2011 02:18:20 -0800 (PST) From: Chris Rees Date: Thu, 22 Dec 2011 10:18:20 +0000 Message-ID: To: apache@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: License name X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Dec 2011 10:41:26 -0000 Hey all, Fancied a bit of regex fun, so I grabbed http://www.freebsd.org/cgi/query-pr.cgi?pr=163521 It's not strictly my turf, so feel free to snatch it from me, I won't be offended ;) I'll get a patch to portmgr CC'd to apache@ sometime soon if no-one objects. Chris