From owner-cvs-ports@FreeBSD.ORG Sat Aug 16 09:01:15 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97FCB37B4A0; Sat, 16 Aug 2003 09:00:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E657D44819; Sat, 16 Aug 2003 07:54:05 -0700 (PDT) (envelope-from demon@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 h7GEs50U074636; Sat, 16 Aug 2003 07:54:05 -0700 (PDT) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7GEs5Qm074635; Sat, 16 Aug 2003 07:54:05 -0700 (PDT) Message-Id: <200308161454.h7GEs5Qm074635@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sat, 16 Aug 2003 07:54:04 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils Makefileports/sysutils/xfce4-minicmd-plugin Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Aug 2003 16:01:21 -0000 demon 2003/08/16 07:54:04 PDT FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/xfce4-minicmd-plugin Makefile distinfo pkg-descr pkg-plist Log: New port: xfce4-minicmd-plugin. Displays a mini-command line on the xfce4-panel. Uses the same history file as xfrun4. Use and to scroll through history. executes the command and - executes the command in a terminal. Revision Changes Path 1.400 +1 -0 ports/sysutils/Makefile 1.1 +24 -0 ports/sysutils/xfce4-minicmd-plugin/Makefile (new) 1.1 +1 -0 ports/sysutils/xfce4-minicmd-plugin/distinfo (new) 1.1 +3 -0 ports/sysutils/xfce4-minicmd-plugin/pkg-descr (new) 1.1 +3 -0 ports/sysutils/xfce4-minicmd-plugin/pkg-plist (new)