From owner-cvs-all@FreeBSD.ORG Wed May 4 23:42:37 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80D431065678; Wed, 4 May 2011 23:42:37 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 56F8C8FC1A; Wed, 4 May 2011 23:42:37 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p44Ngbgh060224; Wed, 4 May 2011 23:42:37 GMT (envelope-from tota@repoman.freebsd.org) Received: (from tota@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p44Ngb0T060223; Wed, 4 May 2011 23:42:37 GMT (envelope-from tota) Message-Id: <201105042342.p44Ngb0T060223@repoman.freebsd.org> From: TAKATSU Tomonari Date: Wed, 4 May 2011 23:42:37 +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/archivers Makefile ports/archivers/unzip-iconv Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2011 23:42:37 -0000 tota 2011-05-04 23:42:37 UTC FreeBSD ports repository Modified files: archivers Makefile Added files: archivers/unzip-iconv Makefile Log: - Add a new port: archivers/unzip-iconv as a slave port of unzip with WITH_ICONV= yes PR: ports/152006 Submitted by: KOMATSU Shinichiro Revision Changes Path 1.257 +1 -0 ports/archivers/Makefile 1.1 +19 -0 ports/archivers/unzip-iconv/Makefile (new)