From owner-freebsd-apache@FreeBSD.ORG Fri Jan 10 09:50:01 2014 Return-Path: Delivered-To: apache@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C05C2F2B for ; Fri, 10 Jan 2014 09:50:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AC3511A14 for ; Fri, 10 Jan 2014 09:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s0A9o1V4028671 for ; Fri, 10 Jan 2014 09:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s0A9o1sH028670; Fri, 10 Jan 2014 09:50:01 GMT (envelope-from gnats) Date: Fri, 10 Jan 2014 09:50:01 GMT Message-Id: <201401100950.s0A9o1sH028670@freefall.freebsd.org> To: apache@FreeBSD.org From: =?UTF-8?B?U8O2bmtlIFRlc2No?= Subject: Re: ports/185585: [PATCH] www/mod_log_mysql - new MASTER_SITES, new maintainer, new version X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: =?UTF-8?B?U8O2bmtlIFRlc2No?= List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jan 2014 09:50:01 -0000 The following reply was made to PR ports/185585; it has been noted by GNATS. From: =?UTF-8?B?U8O2bmtlIFRlc2No?= To: bug-followup@FreeBSD.org, portmaster@bsdforge.com Cc: olli hauer Subject: Re: ports/185585: [PATCH] www/mod_log_mysql - new MASTER_SITES, new maintainer, new version Date: Fri, 10 Jan 2014 10:38:47 +0100 Hi, I'm the original author of mod_log_mysql and, as Chris already pointed out, released the code to public domain a few years ago. Even though I don't use the module anymore, it's nice to see someone taking care of it, this is much appreciated. However, I'd like to emphasize that _my_ part of the work is public domain. If someone puts his _additional_ work under BSD 2 license, fair enough, but still it should be clear where the rest of the stuff came from (i.e. public domain). So, if we end up with something like From Public Domain. Additional contributions: Copyright 2014 C Hutchinson, All rights reserved. it'd be perfectly fine with me. Obviously, I'd be even happier with anything less-copyrightish :) Those who care about others' work will know, those who don't, give a fuck about copyright anyway. Kind regards, Sönke