From owner-cvs-all@FreeBSD.ORG Sun Apr 2 00:26:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F66A16A401; Sun, 2 Apr 2006 00:26:01 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F296343D46; Sun, 2 Apr 2006 00:26:00 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k320Q0WO075373; Sun, 2 Apr 2006 00:26:00 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k320Q0oi075372; Sun, 2 Apr 2006 00:26:00 GMT (envelope-from pav) Message-Id: <200604020026.k320Q0oi075372@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 2 Apr 2006 00:26:00 +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/cuttlefish Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Apr 2006 00:26:01 -0000 pav 2006-04-02 00:26:00 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/cuttlefish Makefile distinfo pkg-descr pkg-plist Log: Cuttlefish produces animated GIFs that reveal the interplay between the diurnal and geographical patterns of displayed data. By showing how the Sun's shadow covers the world map, cuttlefish yields a direct feeling for the time of day at a given geographic region, while moving graphs illustrate the relationship between local time and the visualized events. WWW: http://www.caida.org/tools/visualization/cuttlefish/ PR: ports/94887 Submitted by: Matthew Luckie Revision Changes Path 1.908 +1 -0 ports/graphics/Makefile 1.1 +54 -0 ports/graphics/cuttlefish/Makefile (new) 1.1 +3 -0 ports/graphics/cuttlefish/distinfo (new) 1.1 +9 -0 ports/graphics/cuttlefish/pkg-descr (new) 1.1 +22 -0 ports/graphics/cuttlefish/pkg-plist (new)