Date: Fri, 23 Mar 2007 08:49:40 +0900 (YAKT) From: Alexander Logvinov <ports@logvinov.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Alexander Logvinov <ports@logvinov.com> Subject: ports/110686: [new port] www/netstiff: A powerful web page update checker Message-ID: <200703222349.l2MNneSj076159@blg.akavia.ru> Resent-Message-ID: <200703222350.l2MNo1EI019072@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 110686 >Category: ports >Synopsis: [new port] www/netstiff: A powerful web page update checker >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 Mar 22 23:50:00 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.2-RELEASE-p3 i386 >Organization: >Environment: >Description: A powerful web page update checker >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: # # netstiff # netstiff/Makefile # netstiff/pkg-descr # netstiff/distinfo # echo c - netstiff mkdir -p netstiff > /dev/null 2>&1 echo x - netstiff/Makefile sed 's/^X//' >netstiff/Makefile << 'END-of-netstiff/Makefile' X# New ports collection makefile for: netstiff X# Date created: 23 March 2007 X# Whom: Alexander Logvinov <ports@logvinov.com> X# X# $FreeBSD$ X# X XPORTNAME= netstiff XPORTVERSION= 20070322 XCATEGORIES= www XMASTER_SITES= http://pkqs.net/~sbeyer/tools/netstiff/ XDISTNAME= ${PORTNAME}_${PORTVERSION}.orig X XMAINTAINER= ports@logvinov.com XCOMMENT= A powerful web page update checker X XNO_BUILD= yes XUSE_RUBY= yes XRUBY_NO_BUILD_DEPENDS= yes X XWRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION} XPLIST_FILES= bin/${PORTNAME} XMAN1= ${PORTNAME}.1 X Xpost-patch: X @${REINPLACE_CMD} -e 's|/usr/bin/ruby|${RUBY}|' ${WRKSRC}/${PORTNAME} X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin X ${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MANPREFIX}/man/man1 X X.include <bsd.port.mk> END-of-netstiff/Makefile echo x - netstiff/pkg-descr sed 's/^X//' >netstiff/pkg-descr << 'END-of-netstiff/pkg-descr' Xnetstiff (formerly known as webdiff) is a powerful Web page update checker. XIt supports a variety of different methods (diff, html, size, date, MD5 sum, Xregexp) and only prints the URIs of the Web pages that changed so that its Xoutput can easily be used by other scripts (such as wget or mail). X XWWW: http://pkqs.net/~sbeyer/#netstiff END-of-netstiff/pkg-descr echo x - netstiff/distinfo sed 's/^X//' >netstiff/distinfo << 'END-of-netstiff/distinfo' XMD5 (netstiff_20070322.orig.tar.gz) = b922ae860192a9689d216d1467dbc42d XSHA256 (netstiff_20070322.orig.tar.gz) = 20d30bd2abdf0edad105700e88e9b7fa5375d50e14f40f034ccf2f29a06baedf XSIZE (netstiff_20070322.orig.tar.gz) = 13609 END-of-netstiff/distinfo exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703222349.l2MNneSj076159>