From owner-freebsd-mono@FreeBSD.ORG Thu Aug 29 18:46:57 2013 Return-Path: Delivered-To: mono@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0C75B52D for ; Thu, 29 Aug 2013 18:46:57 +0000 (UTC) (envelope-from wolfgang.riegler@gmx.de) Received: from slave4.cbt-l.de (slave4.cbt-l.de [91.205.173.125]) by mx1.freebsd.org (Postfix) with ESMTP id BA0A92027 for ; Thu, 29 Aug 2013 18:46:56 +0000 (UTC) Received: from localhost (slave4.cbt-l.de [127.0.0.1]) by slave4.cbt-l.de (Postfix) with ESMTP id 81F5B1DC1314 for ; Thu, 29 Aug 2013 20:41:49 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at slave4.cbt-l.de Received: from slave4.cbt-l.de ([127.0.0.1]) by localhost (slave4.cbt-l.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e5axuXBawlgr for ; Thu, 29 Aug 2013 20:41:49 +0200 (CEST) Received: from mail.cbt-l.de (mail.cbt-l.de [212.185.49.146]) by slave4.cbt-l.de (Postfix) with ESMTP id 2B60E1DC04F5 for ; Thu, 29 Aug 2013 20:41:49 +0200 (CEST) Received: (qmail 33821 invoked by uid 1009); 29 Aug 2013 18:41:48 -0000 Received: from 192.168.40.46 by mail.cbt-l.de (envelope-from , uid 1008) with qmail-scanner-1.25-st-qms (clamdscan: ClamAV 0.97.8/17095. spamassassin: 3.3.0. perlscan: 1.25-st-qms. Clear:RC:1(192.168.40.46):. Processed in 0.049012 secs); 29 Aug 2013 18:41:48 -0000 X-Antivirus-CBTL-Mail-From: wolfgang.riegler@gmx.de via mail.cbt-l.de X-Antivirus-CBTL: 1.25-st-qms (Clear:RC:1(192.168.40.46):. Processed in 0.049012 secs Process 33797) Received: from unknown (HELO wolfgang.localnet) (w.riegler@cbt-l.de@192.168.40.46) by mail.cbt-l.de with SMTP; 29 Aug 2013 18:41:48 -0000 From: Wolfgang Riegler To: mono@freebsd.org Subject: FreeBSD Port: print/pdfmod Date: Thu, 29 Aug 2013 20:41:49 +0200 Message-ID: <2402801.Rgj0Txdopy@wolfgang> User-Agent: KMail/4.10.5 (Linux/3.10.1-pf-sepp1; KDE/4.10.5; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Aug 2013 18:46:57 -0000 Hi, I was trying to install pdfmod from ports on FreeBSD 9.1. It fails because it is depending on devel/hyena which is marked as broken. Is it possible to install it without hyena? Otherwise I think the port should be set to IGNORE. thanks kind regards Wolfgang