From owner-cvs-ports@FreeBSD.ORG Wed Oct 5 23:47:21 2011 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 9D8A11065675; Wed, 5 Oct 2011 23:47:21 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8C6CC8FC14; Wed, 5 Oct 2011 23:47:21 +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 p95NlLlv006490; Wed, 5 Oct 2011 23:47:21 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p95NlLvn006489; Wed, 5 Oct 2011 23:47:21 GMT (envelope-from stas) Message-Id: <201110052347.p95NlLvn006489@repoman.freebsd.org> From: Stanislav Sedov Date: Wed, 5 Oct 2011 23:47:21 +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/devel Makefile ports/devel/libtool-fixed Makefile distinfo pkg-descr pkg-plist ports/devel/libtool-fixed/files patch-libltdl-Makefile.in patch-libltdl_config_ltmain.sh 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: Wed, 05 Oct 2011 23:47:21 -0000 stas 2011-10-05 23:47:21 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/libtool-fixed Makefile distinfo pkg-descr pkg-plist devel/libtool-fixed/files patch-libltdl-Makefile.in patch-libltdl_config_ltmain.sh Log: - Add port for devel/libtool-fixed, a fixed version of libtool package that can generate proper configure scripts on 10.X and with support for 10.x WWW: http://www.gnu.org/software/libtool/ Revision Changes Path 1.4584 +1 -0 ports/devel/Makefile 1.1 +42 -0 ports/devel/libtool-fixed/Makefile (new) 1.1 +2 -0 ports/devel/libtool-fixed/distinfo (new) 1.1 +23 -0 ports/devel/libtool-fixed/files/patch-libltdl-Makefile.in (new) 1.1 +83 -0 ports/devel/libtool-fixed/files/patch-libltdl_config_ltmain.sh (new) 1.1 +11 -0 ports/devel/libtool-fixed/pkg-descr (new) 1.1 +56 -0 ports/devel/libtool-fixed/pkg-plist (new)