From owner-freebsd-gnome@FreeBSD.ORG Sun Jan 3 01:14:22 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9C691065679; Sun, 3 Jan 2010 01:14:22 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B02A98FC15; Sun, 3 Jan 2010 01:14:22 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o031EMhh015708; Sun, 3 Jan 2010 01:14:22 GMT (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o031EMOr015704; Sun, 3 Jan 2010 01:14:22 GMT (envelope-from marcus) Date: Sun, 3 Jan 2010 01:14:22 GMT Message-Id: <201001030114.o031EMOr015704@freefall.freebsd.org> To: rfg@tristatelogic.com, marcus@FreeBSD.org, gnome@FreeBSD.org From: marcus@FreeBSD.org Cc: Subject: Re: ports/140563: net/avahi-app doesn't build - depends on missing "gnome-config" X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jan 2010 01:14:22 -0000 Synopsis: net/avahi-app doesn't build - depends on missing "gnome-config" State-Changed-From-To: feedback->closed State-Changed-By: marcus State-Changed-When: Sun Jan 3 01:13:33 UTC 2010 State-Changed-Why: Sumbitter had POSIXLY_CORRECT set in the environment. This changes the behavior of popt-based apps so that they only process '-' arguments if they are found before the first non '-' argument. http://www.freebsd.org/cgi/query-pr.cgi?pr=140563