ports/110686: [new port] www/netstiff: A powerful web page update checker

Alexander Logvinov ports at logvinov.com
Thu Mar 22 23:50:01 UTC 2007


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list