# 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: # # rfc # rfc/Makefile # rfc/pkg-descr # rfc/distinfo # echo c - rfc mkdir -p rfc > /dev/null 2>&1 echo x - rfc/Makefile sed 's/^X//' >rfc/Makefile << '36c1ffa2fc01a70436dced6df4a05c3b' X# Created by: Chris D. Faulhaber X# $FreeBSD$ X XPORTNAME= rfc XPORTVERSION= 3.2.3 XPORTREVISION= 3 XCATEGORIES= misc XMASTER_SITES= https://BSDforge.com/projects/source/misc/rfc/ X XMAINTAINER= portmaster@BSDforge.com XCOMMENT= Perl script to search for RFC's X XLICENSE= BSD2CLAUSE X XRUN_DEPENDS= w3m:www/w3m X XNO_BUILD= yes XUSES= perl5 shebangfix XUSE_PERL5= run XSHEBANG_FILES= ${PORTNAME}-${PORTVERSION} X XPLIST_FILES= bin/rfc man/man1/rfc.1.gz X Xdo-configure: X @${REINPLACE_CMD} -e 's|/usr/local/etc/rfc|${PREFIX}/etc/rfc| ; \ X s|/usr/local/etc/nmap|${PREFIX}/share/misc/nmap| ; \ X s|400k|1024k| ; \ X s|http://ftp.isi.edu/in-notes|http://www.ietf.org/rfc| ; \ X s|http://www.iana|ftp://ftp.iana|' \ X ${WRKSRC}/${PORTNAME}-${PORTVERSION} X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}-${PORTVERSION} \ X ${STAGEDIR}${PREFIX}/bin/${PORTNAME} X ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 X X.include 36c1ffa2fc01a70436dced6df4a05c3b echo x - rfc/pkg-descr sed 's/^X//' >rfc/pkg-descr << '2d126185349c18b303900680cb289d46' XPerl script to search for RFC's by an RFC number, Xkeyword, or your own regexp. The results can be Xsend to a browser to viewing, emailed, or just Xviewed. X XWWW: http://www.dewn.com/rfc/ 2d126185349c18b303900680cb289d46 echo x - rfc/distinfo sed 's/^X//' >rfc/distinfo << '9176f7b6b7380da17961e5069b41db0d' XTIMESTAMP = 1588792454 XSHA256 (rfc-3.2.3.tar.gz) = 894ca3d84bbe354748a4808e60f3d35879637b0fb5a6f9e47a1ece3314231950 XSIZE (rfc-3.2.3.tar.gz) = 10469 9176f7b6b7380da17961e5069b41db0d exit