From owner-cvs-all@FreeBSD.ORG Sat Apr 29 21:12:13 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 EFCD316A401; Sat, 29 Apr 2006 21:12:13 +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 BE82243D46; Sat, 29 Apr 2006 21:12:13 +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 k3TLCDWs020332; Sat, 29 Apr 2006 21:12:13 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3TLCDui020331; Sat, 29 Apr 2006 21:12:13 GMT (envelope-from pav) Message-Id: <200604292112.k3TLCDui020331@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 29 Apr 2006 21:12:13 +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/x11 Makefile ports/x11/ipager 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: Sat, 29 Apr 2006 21:12:14 -0000 pav 2006-04-29 21:12:13 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/ipager Makefile distinfo pkg-descr Log: IPager is a X11 pager program that originally was developed for Fluxbox but can also be used with other WM Features: * Various image zoom effects. * Main window transparency. * Transparent workspaces icons. * Main window background color. * Workspace icon: a defined color or transparent. * Borders: can be applied to main window and to workspace icons. * Switch workspaces: any mouse button upon your choice. * You can send a window from one workspace to another. * Application icons. * Color themes. Author: vad@useperl.ru WWW: http://useperl.ru/ipager/index.en.html PR: ports/94814 Submitted by: Vlad V. Teterya Revision Changes Path 1.580 +1 -0 ports/x11/Makefile 1.1 +72 -0 ports/x11/ipager/Makefile (new) 1.1 +3 -0 ports/x11/ipager/distinfo (new) 1.1 +19 -0 ports/x11/ipager/pkg-descr (new)