From owner-cvs-all@FreeBSD.ORG Fri Dec 5 00:52:58 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 49E6416A4CE; Fri, 5 Dec 2003 00:52:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9267B43FCB; Fri, 5 Dec 2003 00:52:57 -0800 (PST) (envelope-from pav@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 hB58qvXJ002216; Fri, 5 Dec 2003 00:52:57 -0800 (PST) (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hB58qvog002215; Fri, 5 Dec 2003 00:52:57 -0800 (PST) (envelope-from pav) Message-Id: <200312050852.hB58qvog002215@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 5 Dec 2003 00:52:57 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/hsetroot Makefile distinfo pkg-descr pkg-plist ports/graphics/hsetroot/files patch-src-hsetroot.c 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: Fri, 05 Dec 2003 08:52:58 -0000 pav 2003/12/05 00:52:57 PST FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/hsetroot Makefile distinfo pkg-descr pkg-plist graphics/hsetroot/files patch-src-hsetroot.c Log: Add hsetroot, a tool for transforming wallpapers and setting them as a root window pixmap, based on Imlib library. PR: ports/59857 Submitted by: vinc Revision Changes Path 1.635 +1 -0 ports/graphics/Makefile 1.1 +23 -0 ports/graphics/hsetroot/Makefile (new) 1.1 +1 -0 ports/graphics/hsetroot/distinfo (new) 1.1 +18 -0 ports/graphics/hsetroot/files/patch-src-hsetroot.c (new) 1.1 +7 -0 ports/graphics/hsetroot/pkg-descr (new) 1.1 +1 -0 ports/graphics/hsetroot/pkg-plist (new)