Upgrade to surfraw 0.5.7 (software has been renamed from surfaw)
Approved by: Maintainer, asami
This commit is contained in:
parent
a19f6056de
commit
e71371daa3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31803
@ -155,7 +155,7 @@
|
||||
SUBDIR += squidtimes
|
||||
SUBDIR += squirm
|
||||
SUBDIR += ssserver
|
||||
SUBDIR += surfaw
|
||||
SUBDIR += surfraw
|
||||
SUBDIR += swish-e
|
||||
SUBDIR += tclhttpd
|
||||
SUBDIR += thttpd
|
||||
|
32
www/surfraw/Makefile
Normal file
32
www/surfraw/Makefile
Normal file
@ -0,0 +1,32 @@
|
||||
# New ports collection makefile for: surfraw
|
||||
# Date created: 2000-08-03
|
||||
# Whom: Christian Weisgerber <naddy@mips.inka.de>
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= surfraw
|
||||
PORTVERSION= 0.5.7
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= surfraw
|
||||
|
||||
MAINTAINER= naddy@mips.inka.de
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
ELVI= W altavista appwatch ask austlii cite cnn currency deja excite \
|
||||
fast freshmeat ftpsearch google ircsearch linuxdoc netbsd \
|
||||
newscientist pubmed raging rhyme slashdot sundocs sunsolve \
|
||||
thesaurus translate webster wetandwild xxx yahoo \
|
||||
|
||||
do-install:
|
||||
.for i in ${ELVI}
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/elvi/${i} ${PREFIX}/bin
|
||||
.endfor
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/surfraw ${PREFIX}/bin
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/surfraw-netscape-remote ${PREFIX}/bin
|
||||
${MKDIR} ${PREFIX}/share/surfraw/
|
||||
${INSTALL_DATA} ${WRKSRC}/elvi/surfraw_elvi.list ${PREFIX}/share/surfraw/
|
||||
${INSTALL_DATA} ${WRKSRC}/surfraw.conf ${PREFIX}/etc/surfraw.conf.sample
|
||||
|
||||
.include <bsd.port.mk>
|
1
www/surfraw/distinfo
Normal file
1
www/surfraw/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (surfraw-0.5.7.tar.gz) = d73c9f49be0b337b57ad4e29323a72fa
|
1
www/surfraw/pkg-comment
Normal file
1
www/surfraw/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Command line interface to popular WWW search engines
|
6
www/surfraw/pkg-descr
Normal file
6
www/surfraw/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
Surfraw provides a fast unix command line interface to a variety of
|
||||
popular WWW search engines. It supports google, altavista, dejanews,
|
||||
amazon.com, research index, slashdot and many others. Output is
|
||||
directed to a browser.
|
||||
|
||||
WWW: http://surfraw.sourceforge.net/
|
35
www/surfraw/pkg-plist
Normal file
35
www/surfraw/pkg-plist
Normal file
@ -0,0 +1,35 @@
|
||||
bin/W
|
||||
bin/altavista
|
||||
bin/appwatch
|
||||
bin/ask
|
||||
bin/austlii
|
||||
bin/cite
|
||||
bin/cnn
|
||||
bin/currency
|
||||
bin/deja
|
||||
bin/excite
|
||||
bin/fast
|
||||
bin/freshmeat
|
||||
bin/ftpsearch
|
||||
bin/google
|
||||
bin/ircsearch
|
||||
bin/linuxdoc
|
||||
bin/netbsd
|
||||
bin/newscientist
|
||||
bin/pubmed
|
||||
bin/raging
|
||||
bin/rhyme
|
||||
bin/slashdot
|
||||
bin/sundocs
|
||||
bin/sunsolve
|
||||
bin/surfraw
|
||||
bin/surfraw-netscape-remote
|
||||
bin/thesaurus
|
||||
bin/translate
|
||||
bin/webster
|
||||
bin/wetandwild
|
||||
bin/xxx
|
||||
bin/yahoo
|
||||
etc/surfraw.conf.sample
|
||||
share/surfraw/surfraw_elvi.list
|
||||
@dirrm share/surfraw
|
Loading…
Reference in New Issue
Block a user