From owner-freebsd-gnome@FreeBSD.ORG Wed Feb 6 20:43:30 2013 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B59C29E7 for ; Wed, 6 Feb 2013 20:43:30 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: from mail-ob0-f174.google.com (mail-ob0-f174.google.com [209.85.214.174]) by mx1.freebsd.org (Postfix) with ESMTP id 88A9194F for ; Wed, 6 Feb 2013 20:43:30 +0000 (UTC) Received: by mail-ob0-f174.google.com with SMTP id 16so1929187obc.5 for ; Wed, 06 Feb 2013 12:43:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=/0I4yNyJu4Io7sGbc06CqAW0uBALhtJJrbQZ2CxnFbk=; b=o7NDej2NW5XKLQzkJU2x+PrOoC9h/vOG1yNfDsNjR/qjRx+/GpgO8IOe3UJ3W48eWQ iO+LkNzxNupo9oeDEk7HIxUNwjlgYqCCURe9O1LrexDHoEmmZfKay20lUMIu8rCg6dQV tLFNlMk5jcG5mULU0O9X7kbNV3uMneGb1Zh1tr6px6XbxbQk6TjT4BF3ipOoOd1AFsiX x3lWRsx8LFggHmsY99k/oihYe8O8eikmb7+ep77tJJZuNjffKVPt8SkGtmUXHTtnQs9u 4rgBhiihvoZHpt3uGE/m0X7V0dY0yI/36kP6fx7sR1C6LERI6gBIqit/rFtCSO+c4Raz vvxA== MIME-Version: 1.0 X-Received: by 10.60.27.161 with SMTP id u1mr23063831oeg.1.1360183409652; Wed, 06 Feb 2013 12:43:29 -0800 (PST) Received: by 10.76.22.196 with HTTP; Wed, 6 Feb 2013 12:43:29 -0800 (PST) In-Reply-To: References: Date: Wed, 6 Feb 2013 20:43:29 +0000 Message-ID: Subject: Re: What is the command line for marcusmerge? From: Olivier Duchateau To: Super Bisquit Content-Type: text/plain; charset=ISO-8859-1 Cc: gnome@freebsd.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Feb 2013 20:43:30 -0000 2013/2/6 Super Bisquit : > I've done a ./marcusmerge -a -d /usr/ports and the error is "You did > not specify a SRCDIR. aborting ..." You must configure variables at beginning file, then run sh marcusmerge -u -d ports > I'm trying to build the Sugar Desktop on FreeBSD i386. For that > project, a few parts from Gnome3 are needed. > Also, what is the current status of NetworkManager- Gnome3- on > FreeBSD? Was it ever successfully ported or not? If you replace gudev (GLib udev code, currently only available on linux) with own FreeBSD code, NetworkManager should work. > > Apologies for the noise. > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" -- olivier