From owner-freebsd-questions@FreeBSD.ORG Tue Jun 3 03:34:32 2008 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 27BBC1065674 for ; Tue, 3 Jun 2008 03:34:32 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from bulwark.hamla.org (bulwark.hamla.org [69.55.228.210]) by mx1.freebsd.org (Postfix) with ESMTP id 0257C8FC18 for ; Tue, 3 Jun 2008 03:34:31 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from localhost (bulwark [69.55.228.210]) by bulwark.hamla.org (Postfix) with ESMTP id C2F6C1CD32; Mon, 2 Jun 2008 20:34:31 -0700 (PDT) X-Virus-Scanned: by ClamAV at bulwark.hamla.org Received: from bulwark.hamla.org ([69.55.228.210]) by localhost (bulwark.hamla.org [69.55.228.210]) (amavisd-new, port 10024) with LMTP id JxMMKT-gjqI3; Mon, 2 Jun 2008 20:34:28 -0700 (PDT) Date: Mon, 2 Jun 2008 23:34:26 -0400 From: Sahil Tandon To: Derek Graham Message-ID: <20080603033426.GC53289@shepherd> Mail-Followup-To: Derek Graham , freebsd-questions@freebsd.org, freebsd-multimedia@freebsd.org References: <200806022023.03116.derek.graham@att.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200806022023.03116.derek.graham@att.net> Cc: freebsd-multimedia@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Flickr client X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "freebsd-questions@freebsd.org" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2008 03:34:32 -0000 Derek Graham wrote: > I was curious is there a client that works in FreeBSD in which a flickr > client that allows large bulk uploads to flickr? I am wanting to upload > more then 5 at a time and tried jUploadr(alot of errors) and kflickr(wont > build). Those two are only linux but any advice would be greatly > appreciated. graphics/f-spot is a photo management tool for GNOME and includes an 'export to flickr' feature. www/p5-Flickr-Upload is a command-line tool that works quite well if you don't need the GUI. -- Sahil Tandon