Date: Sun, 14 Jul 2002 22:09:07 +0200 (CEST) From: "Michael L.Hostbaek" <mich@freebsdcluster.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/40567: New port: sysutils/lr Message-ID: <20020714200907.68CE4AC70B@freebsdcluster.org>
next in thread | raw e-mail | index | archive | help
>Number: 40567 >Category: ports >Synopsis: New port: sysutils/lr >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: Sun Jul 14 13:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael L. Hostbaek >Release: FreeBSD 4.6-STABLE i386 >Organization: FreeBSDCluster.org >Environment: System: FreeBSD freebsdcluster.dk 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jul 6 13:54:50 CEST 2002 root@freebsdcluster.dk:/space1/usr-linked/obj/space1/usr-linked/src/sys/COP_KERNEL_1 i386 >Description: Lazyread is a C program that auto-scrolls files on your screen in movie credit fashion. It allows the user to read without having to manually scroll down to see new pages. There are lots of features, such as being able to choose the speed at which it scrolls, pause, dynamic speed up, the ability to highlight lines that contain a specified string, and much more. >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: # # lr/Makefile # lr/distinfo # lr/pkg-comment # lr/pkg-descr # lr/pkg-plist # echo x - lr/Makefile sed 's/^X//' >lr/Makefile << 'END-of-lr/Makefile' X# ex:ts=8 X# Ports collection makefile for: lr X# Date created: Tue Jul 14, 2002 X# Whom: Michael L. Hostbaek (mich@freebsdcluster.org) X# X# $FreeBSD$ X# X XPORTNAME= lr XPORTVERSION= 1.6 XCATEGORIES= sysutils XMASTER_SITES= http://www.seekrut.com/rk/ XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= mich@freebsdcluster.org X XALL_TARGET= lr X XDOCSDIR?= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME} X X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/README X.endif X X.include <bsd.port.mk> END-of-lr/Makefile echo x - lr/distinfo sed 's/^X//' >lr/distinfo << 'END-of-lr/distinfo' XMD5 (lr-1.6.tar.gz) = 874a8b3b2615fa7d816f51432d3fb4e7 END-of-lr/distinfo echo x - lr/pkg-comment sed 's/^X//' >lr/pkg-comment << 'END-of-lr/pkg-comment' XLazyread can auto-scroll files on your screen in movie credit fashion END-of-lr/pkg-comment echo x - lr/pkg-descr sed 's/^X//' >lr/pkg-descr << 'END-of-lr/pkg-descr' XLazyread is a C program that auto-scrolls files on your screen Xin movie credit fashion. It allows the user to read without having Xto manually scroll down to see new pages. There are lots of Xfeatures, such as being able to choose the speed at which it Xscrolls, pause, dynamic speed up, the ability to highlight lines Xthat contain a specified string, and much more. X XWWW: http://www.seekrut.com/rk/lazyread.html X X - Michael L. Hostbaek X mich@freebsdcluster.org END-of-lr/pkg-descr echo x - lr/pkg-plist sed 's/^X//' >lr/pkg-plist << 'END-of-lr/pkg-plist' Xbin/lr Xshare/doc/lr/README X@dirrm share/doc/lr END-of-lr/pkg-plist exit >Release-Note: >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?20020714200907.68CE4AC70B>