Date: Sat, 11 Jul 1998 11:20:22 +0100 (BST) From: Adrian Wontroba <aw1@stade.co.uk> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/7247: new port: xlogmaster Message-ID: <199807111020.LAA20906@titus.stade.co.uk>
next in thread | raw e-mail | index | archive | help
>Number: 7247 >Category: ports >Synopsis: new port - xlogmaster >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 11 03:40:04 PDT 1998 >Last-Modified: >Originator: Adrian Wontroba >Organization: Stade Computers Ltd, UK >Release: FreeBSD 2.2.6-STABLE i386 >Environment: >Description: A port of xlogmaster - for those of us who pass their time watching log files >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/xlogmaster # sysutils/xlogmaster/Makefile # sysutils/xlogmaster/pkg # sysutils/xlogmaster/pkg/COMMENT # sysutils/xlogmaster/pkg/DESCR # sysutils/xlogmaster/pkg/PLIST # sysutils/xlogmaster/files # sysutils/xlogmaster/files/md5 # echo c - sysutils/xlogmaster mkdir -p sysutils/xlogmaster > /dev/null 2>&1 echo x - sysutils/xlogmaster/Makefile sed 's/^X//' >sysutils/xlogmaster/Makefile << 'END-of-sysutils/xlogmaster/Makefile' X# New ports collection makefile for: xlogmaster X# Version required: 1.2.2 X# Date created: 11 July 1998 X# Whom: Adrian Wontroba <aw1@stade.co.uk> X# X# $Id$ X# X XDISTNAME= xlogmaster-1.2.2 XCATEGORIES= sysutils XMASTER_SITES= http://www.fusebox.hanse.de/xlogmaster/\ X http://porter.desy.de/~greve/xlogmaster/ XEXTRACT_SUFX= .src.tar.gz X XMAINTAINER= aw1@stade.co.uk X XLIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11/gtk X XGNU_CONFIGURE= yes X XUSE_GMAKE= yes X XMAN1= xlogmaster.1 XWRKSRC= ${WRKDIR}/xlogmaster XUSE_X11= yes XNO_PACKAGE= ignores cflags X Xpost-install: X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/doc/xlogmaster X ${INSTALL_MAN} ${WRKSRC}/doc/tutorial.txt ${PREFIX}/share/doc/xlogmaster X.endif X X.include <bsd.port.mk> END-of-sysutils/xlogmaster/Makefile echo c - sysutils/xlogmaster/pkg mkdir -p sysutils/xlogmaster/pkg > /dev/null 2>&1 echo x - sysutils/xlogmaster/pkg/COMMENT sed 's/^X//' >sysutils/xlogmaster/pkg/COMMENT << 'END-of-sysutils/xlogmaster/pkg/COMMENT' Xquick & easy monitoring of logfiles and devices END-of-sysutils/xlogmaster/pkg/COMMENT echo x - sysutils/xlogmaster/pkg/DESCR sed 's/^X//' >sysutils/xlogmaster/pkg/DESCR << 'END-of-sysutils/xlogmaster/pkg/DESCR' XXlogmaster displays logfiles and/or devices that can be read via cat. XIt allows for quick and easy control of all logfiles and most of the Xhardware/device status within one program. X XFilters allow to highlight/lowlight/hide lines of higher/lower/no Xinterest. Click right mouse button in text window to bring up the menu. X Xhttp://porter.desy.de/~greve/xlogmaster/ END-of-sysutils/xlogmaster/pkg/DESCR echo x - sysutils/xlogmaster/pkg/PLIST sed 's/^X//' >sysutils/xlogmaster/pkg/PLIST << 'END-of-sysutils/xlogmaster/pkg/PLIST' Xbin/xlogmaster Xman/man1/xlogmaster.1.gz Xetc/steelblue.gtkrc Xetc/simpsons.gtkrc Xetc/hell.gtkrc Xetc/green.gtkrc Xetc/xlogmaster.gtkrc Xshare/doc/xlogmaster/tutorial.txt X@dirrm share/doc/xlogmaster END-of-sysutils/xlogmaster/pkg/PLIST echo c - sysutils/xlogmaster/files mkdir -p sysutils/xlogmaster/files > /dev/null 2>&1 echo x - sysutils/xlogmaster/files/md5 sed 's/^X//' >sysutils/xlogmaster/files/md5 << 'END-of-sysutils/xlogmaster/files/md5' XMD5 (xlogmaster-1.2.2.src.tar.gz) = 3d61f3cefc3a740451f978b0cd94316a END-of-sysutils/xlogmaster/files/md5 exit >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807111020.LAA20906>