From owner-cvs-ports@FreeBSD.ORG Fri Oct 8 07:19:54 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52969106566C; Fri, 8 Oct 2010 07:19:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 421438FC1A; Fri, 8 Oct 2010 07:19:54 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o987JsR9005608; Fri, 8 Oct 2010 07:19:54 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o987JsQ7005607; Fri, 8 Oct 2010 07:19:54 GMT (envelope-from sunpoet) Message-Id: <201010080719.o987JsQ7005607@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 8 Oct 2010 07:19:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/commons-utilities Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2010 07:19:54 -0000 sunpoet 2010-10-08 07:19:54 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/commons-utilities Makefile distinfo pkg-descr Log: - Add commons-utilities 1.0 This is a port for Wikimedia Commons or MediaWiki similar installations power users, to allow bulk images upload to a wiki, from the command line. * commons-csv-creator allows to get metadata from images EXIF tags * commons-upload allows to upload in batch images to Wikimedia Commons or a MediaWiki site. WWW: http://bitbucket.org/dereckson/commons-utilities PR: ports/150743 Submitted by: Sébastien Santoro Approved by: pgollucci (mentor) Revision Changes Path 1.1353 +1 -0 ports/graphics/Makefile 1.1 +47 -0 ports/graphics/commons-utilities/Makefile (new) 1.1 +3 -0 ports/graphics/commons-utilities/distinfo (new) 1.1 +8 -0 ports/graphics/commons-utilities/pkg-descr (new)