From owner-freebsd-ports@freebsd.org Sun Feb 5 00:55:32 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53FEFCC525E for ; Sun, 5 Feb 2017 00:55:32 +0000 (UTC) (envelope-from freebsd@str.komkon.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 3AA5FD0C for ; Sun, 5 Feb 2017 00:55:32 +0000 (UTC) (envelope-from freebsd@str.komkon.org) Received: by mailman.ysv.freebsd.org (Postfix) id 37079CC525C; Sun, 5 Feb 2017 00:55:32 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36B34CC525B for ; Sun, 5 Feb 2017 00:55:32 +0000 (UTC) (envelope-from freebsd@str.komkon.org) Received: from tissa.komkon.org (tissa.komkon.org [52.5.170.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tissa.komkon.org", Issuer "Komkon" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id F22FED0B; Sun, 5 Feb 2017 00:55:31 +0000 (UTC) (envelope-from freebsd@str.komkon.org) Received: from tissa.komkon.org (str@localhost [127.0.0.1]) by tissa.komkon.org (8.15.2/8.15.2) with ESMTPS id v150tT0x030460 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sat, 4 Feb 2017 19:55:29 -0500 (EST) (envelope-from freebsd@str.komkon.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=str.komkon.org; s=mail; t=1486256129; bh=V+5PkGOaDxmrJkTVgLbrjPASQtCDG/cfLKz6WJH4YoM=; h=Date:From:To:cc:Subject; b=m8Ey/JDm1Sj1b6vVlvoqmwMIHC8qoQ8Io/PCQzHHVu8QHFeZk+EAlEgYGZVk+mESM 2iaoOtgc2t9SADgFwbG+y5Jx2ivjuvFUM/yfoU3CGIK7r5QMetGLViNo3ojoVQFWO1 LVhMKojZkAULN+1g4W4jEyoMonHTa2Se1sIIjvto= Received: from localhost (str@localhost) by tissa.komkon.org (8.15.2/8.15.2/Submit) with ESMTP id v150tQbK030457; Sat, 4 Feb 2017 19:55:28 -0500 (EST) (envelope-from freebsd@str.komkon.org) X-Authentication-Warning: tissa.komkon.org: str owned process doing -bs Date: Sat, 4 Feb 2017 19:55:26 -0500 (EST) From: Igor Roshchin X-X-Sender: str@tissa.komkon.org To: www@freebsd.org cc: ports@freebsd.org Subject: Ports web-interface database is not updated Message-ID: User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII X-Virus-Scanned: clamav-milter 0.99.2 at tissa.komkon.org X-Virus-Status: Clean X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tissa.komkon.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 00:55:32 -0000 Hello! As far as I can tell, this page's database has not been updated for many days: https://www.freebsd.org/cgi/ports.cgi?query=openssl&stype=name&sektion=all i.e. results of the query for particular ports (for http://ports.freebsd.org ) are outdated. (I've tried this for several recently updated ports.) I see that the bottom of the page says: Last database update: 2016-01-01 06:08:21 UTC Is something stuck in this database? Thank you, Igor