From owner-cvs-all@FreeBSD.ORG Thu Sep 30 14:34:47 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC6691065674; Thu, 30 Sep 2010 14:34:47 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C30478FC14; Thu, 30 Sep 2010 14:34:47 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o8UEYlrA060446; Thu, 30 Sep 2010 14:34:47 GMT (envelope-from kmoore@repoman.freebsd.org) Received: (from kmoore@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o8UEYlNM060445; Thu, 30 Sep 2010 14:34:47 GMT (envelope-from kmoore) Message-Id: <201009301434.o8UEYlNM060445@repoman.freebsd.org> From: Kris Moore Date: Thu, 30 Sep 2010 14:34:47 +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/sysutils Makefile ports/sysutils/lxinput Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2010 14:34:48 -0000 kmoore 2010-09-30 14:34:47 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/lxinput Makefile distinfo pkg-descr pkg-plist Log: Add sysutils/lxinput. LXInput is a small program used to configure keyboard and mouse for LXDE. Revision Changes Path 1.1235 +1 -0 ports/sysutils/Makefile 1.1 +35 -0 ports/sysutils/lxinput/Makefile (new) 1.1 +3 -0 ports/sysutils/lxinput/distinfo (new) 1.1 +3 -0 ports/sysutils/lxinput/pkg-descr (new) 1.1 +75 -0 ports/sysutils/lxinput/pkg-plist (new)