From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 24 04:40:18 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33AC737B401 for ; Thu, 24 Apr 2003 04:40:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6444B43FB1 for ; Thu, 24 Apr 2003 04:40:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3OBeGUp023187 for ; Thu, 24 Apr 2003 04:40:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3OBeGTx023183; Thu, 24 Apr 2003 04:40:16 -0700 (PDT) Resent-Date: Thu, 24 Apr 2003 04:40:16 -0700 (PDT) Resent-Message-Id: <200304241140.h3OBeGTx023183@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kirill Ponomarew Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 776D237B401 for ; Thu, 24 Apr 2003 04:32:40 -0700 (PDT) Received: from office.LF.net (office.LF.net [212.9.190.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6F9743FB1 for ; Thu, 24 Apr 2003 04:32:39 -0700 (PDT) (envelope-from krion@voodoo.oberon.net) Received: from voodoo.oberon.net ([212.118.165.100]) by office.LF.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.10) id 198exv-000Dat-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 24 Apr 2003 13:32:35 +0200 Received: from krion by voodoo.oberon.net with local (Exim 4.10) id 198ey9-000NTX-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 24 Apr 2003 13:32:49 +0200 Message-Id: Date: Thu, 24 Apr 2003 13:32:49 +0200 From: Kirill Ponomarew Sender: krion To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/51349: New port: sysutils/xps X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2003 11:40:18 -0000 >Number: 51349 >Category: ports >Synopsis: New port: sysutils/xps >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 24 04:40:15 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Kirill Ponomarew >Release: FreeBSD 4.8-RELEASE i386 >Organization: Oberon.net >Environment: >Description: New port: sysutils/xps - xps is sort of an X-windows front end to ps(1), kill(1), and nice(1) - The main part of the display show processes as a tree or forest - Once can select viewing all processes, or processes owned by specific users, and possibly kernel processes as well. - Process status (running, sleeping, stopped, etc.) of shown processes is indicated by a color. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # sysutils/xps/Makefile # sysutils/xps/distinfo # sysutils/xps/files # sysutils/xps/pkg-descr # sysutils/xps/pkg-plist # sysutils/xps/files/patch-src::Makefile.in # echo x - sysutils/xps/Makefile sed 's/^X//' >sysutils/xps/Makefile << 'END-of-sysutils/xps/Makefile' X# New ports collection makefile for: xps X# Date created: Thu Apr 24 11:51:16 CEST 2003 X# Whom: Kirill Ponomarew X# X# $FreeBSD$ X# X XPORTNAME= xps XPORTVERSION= 4.2 XCATEGORIES= sysutils XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= motif-pstree XDISTNAME= ${PORTNAME}-${PORTVERSION} X XMAINTAINER= ponomarew@oberon.net XCOMMENT= Xps displays in an X Window the Unix processes X XMAN1= xps.1 X XUSE_X_PREFIX= yes XGNU_CONFIGURE= yes XUSE_MOTIF= yes X X.include END-of-sysutils/xps/Makefile echo x - sysutils/xps/distinfo sed 's/^X//' >sysutils/xps/distinfo << 'END-of-sysutils/xps/distinfo' XMD5 (xps-4.2.tar.gz) = 5566c5c5dd09cac879c84deceb27c8a1 END-of-sysutils/xps/distinfo echo c - sysutils/xps/files mkdir -p sysutils/xps/files > /dev/null 2>&1 echo x - sysutils/xps/pkg-descr sed 's/^X//' >sysutils/xps/pkg-descr << 'END-of-sysutils/xps/pkg-descr' Xxps dynamically displays in an X Window the Unix processes as a tree or forest, Xthe roots on the left and the leaf processes on the right. The status of each Xprocess (running, sleeping, stopped, etc.) can be indicated by a color. XDifferent users appear as different colors. Process selection can be made per Xuser, all users or through a regular expression pattern. A process can be Xselected to show ps information or to send the process a signal. X XWWW: http://motif-pstree.sourceforge.net END-of-sysutils/xps/pkg-descr echo x - sysutils/xps/pkg-plist sed 's/^X//' >sysutils/xps/pkg-plist << 'END-of-sysutils/xps/pkg-plist' Xbin/xps Xlib/X11/app-defaults/Xps END-of-sysutils/xps/pkg-plist echo x - sysutils/xps/files/patch-src::Makefile.in sed 's/^X//' >sysutils/xps/files/patch-src::Makefile.in << 'END-of-sysutils/xps/files/patch-src::Makefile.in' X--- src/Makefile.in.orig Thu Apr 24 13:14:20 2003 X+++ src/Makefile.in Thu Apr 24 13:16:22 2003 X@@ -62,7 +62,7 @@ X X am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd X INSTALL = @INSTALL@ X-INSTALL_PROGRAM = @INSTALL_PROGRAM@ X+INSTALL_PROGRAM = @INSTALL_PROGRAM@ -s -g kmem -m 02555 X INSTALL_DATA = @INSTALL_DATA@ X install_sh_DATA = $(install_sh) -c -m 644 X install_sh_PROGRAM = $(install_sh) -c END-of-sysutils/xps/files/patch-src::Makefile.in exit >Release-Note: >Audit-Trail: >Unformatted: