From owner-freebsd-questions@FreeBSD.ORG Sun Aug 28 13:47:14 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51EAC1065673 for ; Sun, 28 Aug 2011 13:47:14 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0E5E18FC18 for ; Sun, 28 Aug 2011 13:47:13 +0000 (UTC) Received: by ywo32 with SMTP id 32so4924033ywo.13 for ; Sun, 28 Aug 2011 06:47:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=07Qsr2UCPQBlkc8tHI/GA65LSfruiUtGicGvL9/kt6M=; b=C03jbgWkCJ7ipaxUrJpl2XK5h2F1HTNVfyDYscWCNK9ZbAhueDfnzfPfwOk7/LNPZm EnlrVMgg2/NG/PFOBtZxbXav7yvLOf3oDFvncrAz52bE0IAx7sSFGkY4tuc/+xAFTJ+G 970oZ6d5+/Zx0cRaEEsiTAwNt0h+VIkWyIQcM= MIME-Version: 1.0 Received: by 10.42.147.65 with SMTP id m1mr3912435icv.46.1314539233140; Sun, 28 Aug 2011 06:47:13 -0700 (PDT) Received: by 10.42.179.135 with HTTP; Sun, 28 Aug 2011 06:47:13 -0700 (PDT) In-Reply-To: <4E5A4338.9050903@bananmonarki.se> References: <861uw7wg6z.fsf@red.stonehenge.com> <201108270601.43649.lumiwa@gmail.com> <4E5A1DBF.7050306@bananmonarki.se> <4E5A4338.9050903@bananmonarki.se> Date: Sun, 28 Aug 2011 08:47:13 -0500 Message-ID: From: Antonio Olivares To: Bernt Hansson Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: how can I use portmaster to update but skip a package X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Aug 2011 13:47:14 -0000 >>> You don't seem to have libnotify installed which will get you notify.h. >>> >> >> It was there, but something could have been wrong? =A0I cd'd to >> /usr/ports/devel/libnotify and ran >> make install clean, and it told me that it was already installed and >> that I should run make deinstall& =A0reintstall again. =A0After I did >> that, now gnome-mount gets updated and only Libreoffice bombs out: >> >> =3D=3D=3D>>> =A0Port directory: /usr/ports/editors/libreoffice >> >> =A0 =A0 =A0 =A0=3D=3D=3D>>> =A0This port is marked BROKEN >> =A0 =A0 =A0 =A0=3D=3D=3D>>> =A0build is too fragile and break too often = -- try >> libreoffice-legacy >> >> =A0 =A0 =A0 =A0=3D=3D=3D>>> =A0If you are sure you can build it, remove = the >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 BROKEN line in the Makefile and try again. > > Have you tried to comment out the BROKEN line and rebuilt? > No, if the package fails to build what do I lose? except time of course. The package will stay where it is right? I don't if I should wait for the port maintainer to remove this by him/her(self); it is marked for a reason. In one of the machines I went with legacy, but the two at home, I have skipped updating this port. It is segfaulting and dropped an soffice.core in ~/ (home directory). It was working fine, but now I don't know if I should or not update it. Has anyone updated to latest? and is it recommended to try and build new package? Thanks & sorry for asking. I am not sure what to do here :( Regards, Antonio