From owner-cvs-all@FreeBSD.ORG Thu Apr 10 07:29:40 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 54EFD37B401; Thu, 10 Apr 2003 07:29:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 011A243F85; Thu, 10 Apr 2003 07:29:40 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3AETd0U072766; Thu, 10 Apr 2003 07:29:39 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AETd16072765; Thu, 10 Apr 2003 07:29:39 -0700 (PDT) Message-Id: <200304101429.h3AETd16072765@repoman.freebsd.org> From: Max Khon Date: Thu, 10 Apr 2003 07:29:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11 Makefile ports/x11/cnslock Makefile distinfo pkg-descr pkg-plist ports/x11/cnslock/files patch-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: Thu, 10 Apr 2003 14:29:40 -0000 fjoe 2003/04/10 07:29:39 PDT FreeBSD ports repository Modified files: x11 Makefile Added files: x11/cnslock Makefile distinfo pkg-descr pkg-plist x11/cnslock/files patch-Makefile Log: New port: cnslock Cnslock is a dock application (dockapp) which provides a visual indication of the states of the three "lock" buttons (caps, num, and scroll). It should be especially useful for people who own a wireless keyboard with no leds on it, and thus have difficulty keeping track of "lock" states. Submitted by: Alexey Dokuchaev Revision Changes Path 1.401 +1 -0 ports/x11/Makefile 1.1 +25 -0 ports/x11/cnslock/Makefile (new) 1.1 +1 -0 ports/x11/cnslock/distinfo (new) 1.1 +16 -0 ports/x11/cnslock/files/patch-Makefile (new) 1.1 +9 -0 ports/x11/cnslock/pkg-descr (new) 1.1 +1 -0 ports/x11/cnslock/pkg-plist (new)