From owner-cvs-all@FreeBSD.ORG Wed Dec 8 05:27:29 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F24216A4CE; Wed, 8 Dec 2004 05:27:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07D3C43D53; Wed, 8 Dec 2004 05:27:29 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iB85RSRa038191; Wed, 8 Dec 2004 05:27:28 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iB85RSpx038190; Wed, 8 Dec 2004 05:27:28 GMT (envelope-from mezz) Message-Id: <200412080527.iB85RSpx038190@repoman.freebsd.org> From: Jeremy Messenger Date: Wed, 8 Dec 2004 05:27:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm/fluxbox-devel Makefile distinfo pkg-descr pkg-plist ports/x11-wm/fluxbox-devel/files patch-doc::Makefile.in patch-util::Makefile.in patch-util::fluxbox-generate_menu.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 08 Dec 2004 05:27:29 -0000 mezz 2004-12-08 05:27:28 UTC FreeBSD ports repository Modified files: x11-wm/fluxbox-devel Makefile distinfo pkg-descr pkg-plist x11-wm/fluxbox-devel/files patch-doc::Makefile.in patch-util::Makefile.in patch-util::fluxbox-generate_menu.in Log: -Update to 0.9.11. -Some clean up such as: o Teach about the target. o GNU_CONFIGURE -> USE_LIBTOOL_VER=15 o Remove the un-need -NLS patch; it works by default. o Teach about ${LOCALBASE}/include and ${LOCALBASE}/lib, now it will find pkg-config, libiconv and etc correct. o Use better WWW for fluxbox-devel: http://fluxbox.org/version-0.9.php As for -CURRENT and malloc.conf->AJ users should be happy with this release now, because it fixed the memory leaks and etc. Fluxbox should run without get any crash. See more details about this release: http://svn.berlios.de/viewcvs/fluxbox/trunk/NEWS?rev=3751&view=markup Revision Changes Path 1.43 +10 -9 ports/x11-wm/fluxbox-devel/Makefile 1.30 +6 -6 ports/x11-wm/fluxbox-devel/distinfo 1.6 +3 -3 ports/x11-wm/fluxbox-devel/files/patch-doc::Makefile.in 1.8 +4 -4 ports/x11-wm/fluxbox-devel/files/patch-util::Makefile.in 1.7 +9 -9 ports/x11-wm/fluxbox-devel/files/patch-util::fluxbox-generate_menu.in 1.4 +1 -4 ports/x11-wm/fluxbox-devel/pkg-descr 1.19 +3 -0 ports/x11-wm/fluxbox-devel/pkg-plist