From owner-cvs-ports@FreeBSD.ORG Fri Jun 4 08:09:20 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EAA981065676; Fri, 4 Jun 2010 08:09:20 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BF7488FC1C; Fri, 4 Jun 2010 08:09:20 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o5489KCs031212; Fri, 4 Jun 2010 08:09:20 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o5489K3b031211; Fri, 4 Jun 2010 08:09:20 GMT (envelope-from pav) Message-Id: <201006040809.o5489K3b031211@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 4 Jun 2010 08:09:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.commands.mk bsd.port.mk ports/devel/libtool22 Makefile distinfo ports/devel/patch Makefile distinfo ports/dns/dnsmasq Makefile distinfo ports/ftp/lftp Makefile distinfo ports/ftp/wget Makefile distinfo ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2010 08:09:21 -0000 pav 2010-06-04 08:09:20 UTC FreeBSD ports repository Modified files: Mk bsd.commands.mk bsd.port.mk devel/libtool22 Makefile distinfo devel/patch Makefile distinfo dns/dnsmasq Makefile distinfo ftp/lftp Makefile distinfo ftp/wget Makefile distinfo graphics/ImageMagick Makefile distinfo graphics/png Makefile distinfo japanese/font-ume Makefile math/mpfr Makefile distinfo misc/mc Makefile distinfo print/ghostscript8 Makefile distinfo sysutils/coreutils Makefile distinfo textproc/gnugrep Makefile distinfo Log: - Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles - Convert a bunch of ports to use it PR: ports/146329 Submitted by: mm With hat: portmgr Revision Changes Path 1.5 +7 -1 ports/Mk/bsd.commands.mk 1.642 +12 -2 ports/Mk/bsd.port.mk 1.4 +2 -0 ports/devel/libtool22/Makefile 1.3 +3 -3 ports/devel/libtool22/distinfo 1.22 +1 -0 ports/devel/patch/Makefile 1.8 +3 -3 ports/devel/patch/distinfo 1.62 +3 -0 ports/dns/dnsmasq/Makefile 1.44 +3 -3 ports/dns/dnsmasq/distinfo 1.146 +2 -1 ports/ftp/lftp/Makefile 1.101 +3 -3 ports/ftp/lftp/distinfo 1.94 +2 -1 ports/ftp/wget/Makefile 1.31 +3 -3 ports/ftp/wget/distinfo 1.307 +2 -3 ports/graphics/ImageMagick/Makefile 1.148 +3 -3 ports/graphics/ImageMagick/distinfo 1.108 +1 -1 ports/graphics/png/Makefile 1.55 +3 -3 ports/graphics/png/distinfo 1.12 +2 -10 ports/japanese/font-ume/Makefile 1.18 +1 -1 ports/math/mpfr/Makefile 1.12 +3 -3 ports/math/mpfr/distinfo 1.129 +2 -1 ports/misc/mc/Makefile 1.36 +3 -3 ports/misc/mc/distinfo 1.198 +1 -0 ports/print/ghostscript8/Makefile 1.73 +3 -3 ports/print/ghostscript8/distinfo 1.28 +1 -0 ports/sysutils/coreutils/Makefile 1.9 +3 -3 ports/sysutils/coreutils/distinfo 1.5 +2 -0 ports/textproc/gnugrep/Makefile 1.3 +3 -3 ports/textproc/gnugrep/distinfo