1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Update to 1.0.7. Notable changes in this version:

* New elvi: freebsd, openbsd, filesearching, ftpfind
* Updated elvi: translate (babelfish), ftpsearch, fast, netbsd
* Rename linuxdoc elvi to slinuxdoc, to prevent name clash with sgmltools
This commit is contained in:
Christian Weisgerber 2001-12-25 17:25:34 +00:00
parent b8a2391c06
commit 5b4a604e19
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52164
5 changed files with 7 additions and 32 deletions

View File

@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= surfraw
PORTVERSION= 1.0.5
PORTREVISION= 1
PORTVERSION= 1.0.7
CATEGORIES= www
MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/proff/ \
ftp://ftp.funet.fi/pub/NetBSD/misc/proff/

View File

@ -1 +1 @@
MD5 (surfraw-1.0.5.tar.gz) = 3f9c64da02b2ff8cfee70601973cbe8a
MD5 (surfraw-1.0.7.tar.gz) = 0957382bbdebf3d678879fa5d2592c9d

View File

@ -1,15 +0,0 @@
$FreeBSD$
--- surfraw.in.orig Thu Nov 8 16:01:43 2001
+++ surfraw.in Thu Nov 8 16:02:46 2001
@@ -266,7 +266,8 @@
}
w3_browse_url () {
- if ok SURFRAW_new_screen && ! test -z "$STY" && ! ok SURFRAW_graphical; then
+ # work around /bin/sh parser bug in FreeBSD prior to 4.4
+ if ok SURFRAW_new_screen && { ! test -z "$STY"; } && { ! ok SURFRAW_graphical; }; then
screen=yes
else
screen=no

View File

@ -1,13 +0,0 @@
$FreeBSD$
--- elvi/netbsd.orig Thu Nov 8 15:36:12 2001
+++ elvi/netbsd Thu Nov 8 15:37:01 2001
@@ -68,6 +68,6 @@
if test -z "$escaped_args"; then
w3_browse_url "http://www.netbsd.org/"
else
- w3_browse_url "http://www.netbsd.org/cgi-bin/htsearch?method=and&format=builtin-long&sort=score&config=htdig&words=${escaped_args}"
+ w3_browse_url "http://www.google.com/custom?q=${escaped_args}&cof=LW%3A247%3BL%3Ahttp%3A%2F%2Fwww.netbsd.org%2Fimages%2FNetBSD-smaller.jpg%3BLH%3A241%3BAH%3Acenter%3BAWFID%3A4f6b0499f0f58d2c%3B&domains=netbsd.org&sitesearch=netbsd.org"
fi
exit $?

View File

@ -15,17 +15,21 @@ bin/debpackages
bin/deja
bin/excite
bin/fast
bin/filesearching
bin/freebsd
bin/freshmeat
bin/ftpfind
bin/ftpsearch
bin/google
bin/jake
bin/linuxdoc
bin/netbsd
bin/openbsd
bin/pubmed
bin/raging
bin/rhyme
bin/scaleplus
bin/slashdot
bin/slinuxdoc
bin/sourceforge
bin/stockquote
bin/sundocs