From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 11 09:20:08 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3FB891065676 for ; Wed, 11 May 2011 09:20:08 +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 21C038FC1B for ; Wed, 11 May 2011 09:20:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p4B9K7po084950 for ; Wed, 11 May 2011 09:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p4B9K7ud084949; Wed, 11 May 2011 09:20:07 GMT (envelope-from gnats) Resent-Date: Wed, 11 May 2011 09:20:07 GMT Resent-Message-Id: <201105110920.p4B9K7ud084949@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, Matthias Andree Received: from apollo.emma.line.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id E1398106566C; Wed, 11 May 2011 09:16:00 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from mandree by apollo.emma.line.org with local (Exim 4.75 (FreeBSD)) (envelope-from ) id 1QK5WS-000A8G-03; Wed, 11 May 2011 11:16:00 +0200 Message-Id: Date: Wed, 11 May 2011 11:15:59 +0200 From: Matthias Andree To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: dinoex@FreeBSD.org, miwi@FreeBSD.org, wen@FreeBSD.org, lx@FreeBSD.org, sunpoet@FreeBSD.org, clsung@FreeBSD.org Subject: ports/156954: archivers/lzo to be deprecated and expired X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Andree List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2011 09:20:08 -0000 >Number: 156954 >Category: ports >Synopsis: archivers/lzo to be deprecated and expired >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed May 11 09:20:07 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 8.2-RELEASE amd64 >Organization: >Environment: System: FreeBSD apollo.emma.line.org 8.2-RELEASE FreeBSD 8.2-RELEASE #65: Fri Feb 25 01:47:50 CET 2011 toor@apollo.emma.line.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Dear fellows, Six years after the release of lzo-2.00, I'd like to discontinue the lzo-1.08 port, it has been obsolete since six years. The required upstream changes are minor, and I hope most upstreams have measures in place that their code supports lzo 2.00+ right out of the box. The number of direct dependencies, according the the INDEX, is rather concise, and given below, sorted by maintainer: clsung: archivers/p5-Compress-LZO and archivers/p5-POE-Filter-LZO dinoex: security/tinc lx: security/silktools miwi: archivers/dact sunpoet: archivers/p5-IO-Compress-Lzop wen: devel/py-tables Can I ask you to check if your port can be built with lzo2? Unless I hear objections, I'll remove lzo-1 end of May 2011. See archivers/lzop or security/openvpn for examples how to deal with the default version to be picked up. This is taken from LZO 2's changelog: (between 2.00 and 1.08) Upgrade instructions from LZO v1 to LZO v2: * On 64-bit architectures, revisit all uses of lzo_uint. * Adapt for the maximum expansion change of incompressible data. * If you use the progress callback then adapt for the new interface. * Use #include or adjust your include path. * Check your code for use of deprecated macros. Add a #define LZO_CFG_COMPAT if necessary. * Other than that LZO v2 should be fully source-compatible with LZO v1. Of course, the compressed data is fully compatible as well. * Re-compile and re-link your application. * Enjoy the improvements! More details in the lzo 2.00 changelog entry. Thank you! >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: