From owner-cvs-all@FreeBSD.ORG Thu Dec 8 20:25:42 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 B436F1065677; Thu, 8 Dec 2011 20:25:42 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A5C448FC12; Thu, 8 Dec 2011 20:25:42 +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 pB8KPgNM035224; Thu, 8 Dec 2011 20:25:42 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pB8KPgs5035223; Thu, 8 Dec 2011 20:25:42 GMT (envelope-from pav) Message-Id: <201112082025.pB8KPgs5035223@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 8 Dec 2011 20:25:42 +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/graphics/tulip 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: Thu, 08 Dec 2011 20:25:42 -0000 pav 2011-12-08 20:25:42 UTC FreeBSD ports repository Modified files: graphics/tulip Makefile Log: - Mark BROKEN on FreeBSD 7.X: does not compile library/tulip/src/PluginLibraryLoader.cpp: In constructor 'tlp::PluginLibraryLoader::PluginLibraryLoader(std::string, tlp::PluginLoader*)': library/tulip/src/PluginLibraryLoader.cpp:232: error: invalid conversion from 'int (*)(const dirent*)' to 'int (*)(dirent*)' library/tulip/src/PluginLibraryLoader.cpp:232: error: initializing argument 3 of 'int scandir(const char*, dirent***, int (*)(dirent*), int (*)(const void*, const void*))' *** Error code 1 Reported by: pointyhat Feature safe: yes Revision Changes Path 1.58 +4 -0 ports/graphics/tulip/Makefile