From owner-cvs-all@FreeBSD.ORG Sun Aug 13 21:12:45 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 12C2E16A4DD; Sun, 13 Aug 2006 21:12:45 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB43243D46; Sun, 13 Aug 2006 21:12:44 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7DLCiPc078993; Sun, 13 Aug 2006 21:12:44 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7DLCi25078992; Sun, 13 Aug 2006 21:12:44 GMT (envelope-from shaun) Message-Id: <200608132112.k7DLCi25078992@repoman.freebsd.org> From: Shaun Amott Date: Sun, 13 Aug 2006 21:12:44 +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/timeless Makefile distinfo pkg-descr 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, 13 Aug 2006 21:12:45 -0000 shaun 2006-08-13 21:12:44 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/timeless Makefile distinfo pkg-descr Log: Add graphics/timeless. This is a FreeBSD/SDL port of Tran's timeless demo written in 1994. The demo is like a screen saver, there is stuff warping around onscreen, colors are changing and sprites are moving all over the place. PR: ports/101456 Submitted by: Jeff Molofee Revision Changes Path 1.967 +1 -0 ports/graphics/Makefile 1.1 +21 -0 ports/graphics/timeless/Makefile (new) 1.1 +3 -0 ports/graphics/timeless/distinfo (new) 1.1 +7 -0 ports/graphics/timeless/pkg-descr (new)