From owner-freebsd-apache@FreeBSD.ORG Mon Jul 4 13:02:53 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 5438B106566B for ; Mon, 4 Jul 2011 13:02:53 +0000 (UTC) (envelope-from jerry.walsh@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id 329A68FC17 for ; Mon, 4 Jul 2011 13:02:53 +0000 (UTC) Received: by pvg11 with SMTP id 11so6234304pvg.13 for ; Mon, 04 Jul 2011 06:02:52 -0700 (PDT) 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=nmQ7i85vlIYjYBRDiPqNAXWC9BmEsaEaOHH2xLR/weY=; b=o3DtAYKkA7c8QGATA/MIZ5dT7h1SHYabUBtp5QNeWhKmeoe1/zZ8dTdSyzBh1EeWC2 bhqHdrXUQbVkZx3kHiw6J47WIks7tZ9ZKnSsADIvC2MlWIRUk3qo55+F6qhdDblDbPdw DZne8nORX2Ifh3J78fH6YbXGnYBtt6Bi60wTY= Received: by 10.142.248.36 with SMTP id v36mr1301814wfh.437.1309783228133; Mon, 04 Jul 2011 05:40:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.99.15 with HTTP; Mon, 4 Jul 2011 05:39:48 -0700 (PDT) From: Jerry Walsh Date: Mon, 4 Jul 2011 13:39:48 +0100 Message-ID: To: apache@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: mod_log_mysql 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: Mon, 04 Jul 2011 13:02:53 -0000 Hi, I'm having some problems with the latest version of mod_log_mysql. Looking at the makefile I noticed the following URL: MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ Visiting http://sheepkiller.nerim.net/ shows that it's been hacked.. this really doesn't instill confidence! Regards Jerry