# 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: # # notify-more # notify-more/CVS # notify-more/CVS/Root # notify-more/CVS/Repository # notify-more/CVS/Entries # notify-more/CVS/Template # notify-more/CVS/Entries.Log # notify-more/Makefile # notify-more/distinfo # notify-more/pkg-descr # echo c - notify-more mkdir -p notify-more > /dev/null 2>&1 echo c - notify-more/CVS mkdir -p notify-more/CVS > /dev/null 2>&1 echo x - notify-more/CVS/Root sed 's/^X//' >notify-more/CVS/Root << 'END-of-notify-more/CVS/Root' Xflz@pcvs.FreeBSD.org:/home/pcvs END-of-notify-more/CVS/Root echo x - notify-more/CVS/Repository sed 's/^X//' >notify-more/CVS/Repository << 'END-of-notify-more/CVS/Repository' Xports/sysutils/multitail END-of-notify-more/CVS/Repository echo x - notify-more/CVS/Entries sed 's/^X//' >notify-more/CVS/Entries << 'END-of-notify-more/CVS/Entries' X/Makefile/1.48/Wed Feb 22 20:11:50 2006// X/distinfo/1.47/Wed Feb 22 20:11:50 2006// X/pkg-descr/1.3/Sat Feb 18 18:41:46 2006// X/pkg-plist/1.3/Tue Jun 1 07:17:15 2004// XD END-of-notify-more/CVS/Entries echo x - notify-more/CVS/Template sed 's/^X//' >notify-more/CVS/Template << 'END-of-notify-more/CVS/Template' X XPR: XSubmitted by: XReviewed by: XApproved by: XObtained from: XMFC after: XSecurity: XCVS: ---------------------------------------------------------------------- XCVS: PR: Fill this in if a GNATS PR is affected by the change. XCVS: Submitted by: Fill this in if someone else sent in the change. XCVS: Reviewed by: Fill this in if someone else reviewed your modification. XCVS: Approved by: Fill this in if you needed approval for this commit. XCVS: Obtained from: Fill this in if the change is from third party software. XCVS: MFC after: N [day[s]|week[s]|month[s]] XCVS: Fill in to get MFC notification later. (days assumed unless specified) XCVS: Security: vulnerability reference or description XCVS: If the change is related to a security vulnerability, include one or XCVS: more references (e.g. CVE names, VuXML IDs, URLs) or a description XCVS: of the issue. Please use one `Security:' entry per reference. END-of-notify-more/CVS/Template echo x - notify-more/CVS/Entries.Log sed 's/^X//' >notify-more/CVS/Entries.Log << 'END-of-notify-more/CVS/Entries.Log' XA D/files//// END-of-notify-more/CVS/Entries.Log echo x - notify-more/Makefile sed 's/^X//' >notify-more/Makefile << 'END-of-notify-more/Makefile' X# New ports collection makefile for: notify-more X# Date created: Nov 21 2006 X# Whom: Florent Thoumie X# X# $FreeBSD$ X# X XPORTNAME= notify-more XPORTVERSION= 0.3 XCATEGORIES= sysutils XMASTER_SITES= http://rory.netsoc.ucd.ie/linux/${PORTNAME}/ XEXTRACT_SUFX= .py X XMAINTAINER= flz@FreeBSD.org XCOMMENT= Advanced version of the notify-send application X XUSE_PYTHON= 2.4+ XNO_BUILD= yes X XPLIST_FILES= bin/${PORTNAME} X Xdo-extract: X @${MKDIR} ${WRKSRC}/ X @${CP} ${DISTDIR}/${DISTNAME}.py ${WRKSRC}/ X Xpost-patch: X @${REINPLACE_CMD} 's|^#! /usr/bin/python|#!${PYTHON_CMD}|' ${WRKSRC}/${DISTNAME}.py X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME}.py ${PREFIX}/bin/${PORTNAME} X X.include END-of-notify-more/Makefile echo x - notify-more/distinfo sed 's/^X//' >notify-more/distinfo << 'END-of-notify-more/distinfo' XMD5 (notify-more-0.3.py) = 4a7a86cd9a5e37d931b3e7f36ed6f20d XSHA256 (notify-more-0.3.py) = eed66f557d5c75c8e1f9fd465e22ac697f851af3fedf32b0280fba2207ef4ac7 XSIZE (notify-more-0.3.py) = 8999 END-of-notify-more/distinfo echo x - notify-more/pkg-descr sed 's/^X//' >notify-more/pkg-descr << 'END-of-notify-more/pkg-descr' XMultiTail lets you view one or multiple files like the original tail program. XThe difference is that it creates multiple windows on your console (with Xncurses). It can also monitor wildcards: if another file matching the wildcard Xhas a more recent modification date, it will automatically switch to that file. XThat way you can, for example, monitor a complete directory of files. Merging Xof 2 or even more logfiles is possible. It can also use colors while displaying Xthe logfiles (through regular expressions), for faster recognition of what is Ximportant and what not. It can also filter lines (again with regular Xexpressions). It has interactive menus for editing given regular expressions Xand deleting and adding windows. One can also have windows with the output of Xshell scripts and other software. When viewing the output of external software, XMultiTail can mimic the functionality of tools like 'watch' and such. X XWWW: http://www.vanheusden.com/multitail/ X X-- Oliver Braun X END-of-notify-more/pkg-descr exit