From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 1 17:10:12 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CE2441065677 for ; Tue, 1 May 2012 17:10:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8D44B8FC14 for ; Tue, 1 May 2012 17:10:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q41HACCx077087 for ; Tue, 1 May 2012 17:10:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q41HAC60077086; Tue, 1 May 2012 17:10:12 GMT (envelope-from gnats) Resent-Date: Tue, 1 May 2012 17:10:12 GMT Resent-Message-Id: <201205011710.q41HAC60077086@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kirill Miazine Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 206B51065672 for ; Tue, 1 May 2012 17:09:22 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 0BCD58FC16 for ; Tue, 1 May 2012 17:09:22 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q41H9Lf0052959 for ; Tue, 1 May 2012 17:09:21 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q41H9Lw1052956; Tue, 1 May 2012 17:09:21 GMT (envelope-from nobody) Message-Id: <201205011709.q41H9Lw1052956@red.freebsd.org> Date: Tue, 1 May 2012 17:09:21 GMT From: Kirill Miazine To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/167493: databases/sqlite3 port uses non-recommended legacy source distribution X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2012 17:10:13 -0000 >Number: 167493 >Category: ports >Synopsis: databases/sqlite3 port uses non-recommended legacy source distribution >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue May 01 17:10:12 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Kirill Miazine >Release: >Organization: >Environment: >Description: database/sqlite3 port fetches source in a file named sqlite-src-.zip. According to the vendor's statement, usage of this distribution format is discouraged (http://www.sqlite.org/download.html): A ZIP archive of the complete source tree for SQLite version 3.7.11 as extracted from the version control system. The Makefile and configure script in this tarball are not supported. Their use is not recommended. The SQLite developers do not use them. You should not use them either. If you want a configure script and an automated build, use either the amalgamation tarball or TEA tarball instead of this one. To build from this tarball, hand-edit one of the template Makefiles in the root directory of the tarball and build using your own customized Makefile. Instead sqlite-autoconf-.tar.gz should be used. It's smaller and has fewer requirements, as doesn't require TCL and unzip, which is a bonus in itself. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: