From owner-cvs-all@FreeBSD.ORG Fri Aug 24 14:29:03 2007 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 E083D16A417; Fri, 24 Aug 2007 14:29:03 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BAAAF13C45A; Fri, 24 Aug 2007 14:29:03 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7OET3sB092902; Fri, 24 Aug 2007 14:29:03 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7OET3JC092901; Fri, 24 Aug 2007 14:29:03 GMT (envelope-from netchild) Message-Id: <200708241429.l7OET3JC092901@repoman.freebsd.org> From: Alexander Leidinger Date: Fri, 24 Aug 2007 14:29:03 +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/Tools/scripts resolveportsfromlibs.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Aug 2007 14:29:04 -0000 netchild 2007-08-24 14:29:03 UTC FreeBSD ports repository Modified files: Tools/scripts resolveportsfromlibs.sh Log: Teach about USE_ICONV, USE_GETTEXT, USE_GNOME and USE_XORG. Revision Changes Path 1.2 +39 -2 ports/Tools/scripts/resolveportsfromlibs.sh