Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3105763BAC3 for ; Thu, 25 Aug 2011 13:30:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0CB2114A2B4; Thu, 25 Aug 2011 13:30:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D0F6114A2B1 for ; Thu, 25 Aug 2011 13:30:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id sZBe48ezUYkw for ; Thu, 25 Aug 2011 13:30:23 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 53E3A14A2B0 for ; Thu, 25 Aug 2011 13:30:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 39DF3175DD; Thu, 25 Aug 2011 13:30:23 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 25 Aug 2011 13:30:23 +0000 From: "Jonathan A. Kollasch" Subject: CVS commit: pkgsrc/net/flickcurl To: pkgsrc-changes@NetBSD.org Reply-To: jakllsch@netbsd.org X-Mailer: log_accum Message-Id: <20110825133023.39DF3175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: jakllsch Date: Thu Aug 25 13:30:23 UTC 2011 Update of /cvsroot/pkgsrc/net/flickcurl In directory ivanova.netbsd.org:/tmp/cvs-serv722 Log Message: Add flickcurl-1.21 Flickcurl is a C library for the Flickr API, handling creating the requests, signing, token management, calling the API, marshalling request parameters and decoding responses. It uses libcurl to call the REST web service and libxml2 to manipulate the XML responses. Flickcurl supports all of the API including the functions for photo/video uploading, browsing, searching, adding and editing comments, groups, notes, photosets, categories, activity, blogs, favorites, places, tags, machine tags, institutions, pandas and photo/video metadata. It also includes a program flickrdf to turn photo metadata, tags, machine tags and places into an RDF triples description. Status: Vendor Tag: TNF Release Tags: pkgsrc-base N pkgsrc/net/flickcurl/Makefile N pkgsrc/net/flickcurl/PLIST N pkgsrc/net/flickcurl/DESCR N pkgsrc/net/flickcurl/distinfo N pkgsrc/net/flickcurl/buildlink3.mk N pkgsrc/net/flickcurl/patches/patch-src_flickcurl__internal.h No conflicts created by this import