From owner-cvs-all@FreeBSD.ORG Fri Nov 14 21:02:22 2003 Return-Path: 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 F229916A4CE; Fri, 14 Nov 2003 21:02:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 763E643FCB; Fri, 14 Nov 2003 21:02:21 -0800 (PST) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hAF52LXJ014459; Fri, 14 Nov 2003 21:02:21 -0800 (PST) (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hAF52LmN014458; Fri, 14 Nov 2003 21:02:21 -0800 (PST) (envelope-from linimon) Message-Id: <200311150502.hAF52LmN014458@repoman.freebsd.org> From: Mark Linimon Date: Fri, 14 Nov 2003 21:02:21 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/chameleon Makefile distinfo pkg-descr pkg-plist ports/x11/chameleon/files Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 15 Nov 2003 05:02:22 -0000 linimon 2003/11/14 21:02:21 PST FreeBSD ports repository Added files: x11/chameleon Makefile distinfo pkg-descr pkg-plist x11/chameleon/files Makefile Log: Chameleon is an application which allows the user to put a picture in any format or a solid color onto the root window. It can be controlled through a GTK interface, or from the command line. PR: ports/47189. Revision Changes Path 1.1 +41 -0 ports/x11/chameleon/Makefile (new) 1.1 +1 -0 ports/x11/chameleon/distinfo (new) 1.1 +18 -0 ports/x11/chameleon/files/Makefile (new) 1.1 +3 -0 ports/x11/chameleon/pkg-descr (new) 1.1 +3 -0 ports/x11/chameleon/pkg-plist (new)