FreeBSD Bugzilla – Attachment 54511 Details for
Bug 82501
New port: www/referrercop Filters referrer spam from Apache logs and AWStats data files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.49 KB, created by
Ryan Grove
on 2005-06-21 22:50:19 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Ryan Grove
Created:
2005-06-21 22:50:19 UTC
Size:
2.49 KB
patch
obsolete
># 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: ># ># referrercop ># referrercop/Makefile ># referrercop/pkg-plist ># referrercop/distinfo ># referrercop/pkg-descr ># >echo c - referrercop >mkdir -p referrercop > /dev/null 2>&1 >echo x - referrercop/Makefile >sed 's/^X//' >referrercop/Makefile << 'END-of-referrercop/Makefile' >X# New ports collection makefile for: referrercop >X# Date created: 21 June 2005 >X# Whom: Ryan Grove <ryan@wonko.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= referrercop >XPORTVERSION= 1.0.2 >XCATEGORIES= www textproc ruby >XMASTER_SITES= http://wonko.com/files/ \ >X http://raa.ruby-lang.org/cache/referrercop/ >X >XMAINTAINER= ryan@wonko.com >XCOMMENT= Filters referrer spam from Apache logs and AWStats data files >X >XNO_BUILD= yes >XUSE_RUBY= yes >XUSE_RUBY_FEATURES= optparse ruby18 >X >X.include <bsd.port.pre.mk> >X >Xdo-install: >X ${INSTALL_SCRIPT} ${WRKSRC}/referrercop ${PREFIX}/bin >X >X ${MKDIR} ${DATADIR} >X ${INSTALL_DATA} ${WRKSRC}/blacklist.refcop ${DATADIR} >X ${INSTALL_DATA} ${WRKSRC}/whitelist.refcop.sample ${DATADIR} >X >X.if !defined(NOPORTDOCS) >XPORTDOCS= * >X.endif >X >Xpost-install: >X.if !defined(NOPORTDOCS) >X ${MKDIR} ${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/HISTORY ${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} >X >X ${MKDIR} ${DOCSDIR}/rdoc >X cd ${WRKSRC}/doc; ${FIND} . \ >X | ${CPIO} -pdm -R root:wheel ${DOCSDIR}/rdoc >X.endif >X >X.include <bsd.port.post.mk> >END-of-referrercop/Makefile >echo x - referrercop/pkg-plist >sed 's/^X//' >referrercop/pkg-plist << 'END-of-referrercop/pkg-plist' >Xbin/referrercop >X%%DATADIR%%/blacklist.refcop >X%%DATADIR%%/whitelist.refcop.sample >X@dirrm %%DATADIR%% >END-of-referrercop/pkg-plist >echo x - referrercop/distinfo >sed 's/^X//' >referrercop/distinfo << 'END-of-referrercop/distinfo' >XMD5 (referrercop-1.0.2.tar.gz) = abf7fd4182214bd70a0d32b4e386c8d1 >XSIZE (referrercop-1.0.2.tar.gz) = 83478 >END-of-referrercop/distinfo >echo x - referrercop/pkg-descr >sed 's/^X//' >referrercop/pkg-descr << 'END-of-referrercop/pkg-descr' >X ReferrerCop parses Apache log files or AWStats data files and removes entries >X for referring URLs that match a list of known referrer spammers. It then >X returns the filtered files via standard output. >X >XWWW: http://wiki.wonko.com/software/referrercop/ >XAuthor: Ryan Grove <ryan@wonko.com> >END-of-referrercop/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 82501
: 54511