From owner-freebsd-ports@FreeBSD.ORG Thu Jan 14 23:42:49 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F18A106568F for ; Thu, 14 Jan 2010 23:42:49 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id D1E3A8FC1C for ; Thu, 14 Jan 2010 23:42:48 +0000 (UTC) Received: by fxm27 with SMTP id 27so5797fxm.3 for ; Thu, 14 Jan 2010 15:42:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type; bh=8VUoC+fIbKQ6RHhi6G6yxFj2Kv+XqOC/Yol/xUPOFL4=; b=joyH9UuHEuPQ/lbq7h2mltb2znbZOeJ/eBDgQgg7zXcDwzeV8Ru8ubvy2wFGJF82l6 ptD33h4Z4lfUZKJu206BOkLhQ869fep5d/vniMjZ0Suz0n5JV+iWSeW90QCFcmU0C8Ge Jw91HhnWfLfTmcdWAqiwCPbCOk95orv6OGQhw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=Qvk/XFjSMTQxY2KQ94wuQLJFZYERi/O1+3Dm3ZcYDd32F6UvMAF/o9+Bpop6m5I7Oh wLfCTQutDDc8ZUJeUoesXxcKqhuc2Pef1wzRZPbL5JQcWKHJoI3NnF+BOEgeg5rh5pnf EeJwDuflP0pUMVf0VBCZaWEVS/OW2lTyFwcJs= MIME-Version: 1.0 Received: by 10.223.164.104 with SMTP id d40mr1794931fay.98.1263512562177; Thu, 14 Jan 2010 15:42:42 -0800 (PST) Date: Fri, 15 Jan 2010 00:42:40 +0100 Message-ID: From: Torfinn Ingolfsen To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: demon@FreeBSD.org Subject: sysutils/xfce4-netload-plugin - why is it marked as broken on 8? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jan 2010 23:42:49 -0000 Hello, The port sysutils/xfce4-netload-plugin is marked as BROKEN on 8.0. But if I remove the three lines from the makefile, it compiles and installs fine here. What gives? This is on tingo@kg-v2$ uname -a FreeBSD kg-v2.kg4.no 8.0-STABLE FreeBSD 8.0-STABLE #1: Wed Jan 6 21:21:40 CET 2010 root@kg-v2.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 BTW, the plugin works too. -- Regards, Torfinn Ingolfsen