Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (4f80033fb7e3b2255e1866e0fe5082d0dd7e4931)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (4f80033fb7e3b2255e1866e0fe5082d0dd7e4931)
  • Date: Tue, 17 May 2011 03:46:03 -0500

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

ChangeLog | 1 +
http/surfraw/DEPENDS | 4 ++++
http/surfraw/DETAILS | 25 +++++++++++++++++++++++++
http/surfraw/HISTORY | 3 +++
4 files changed, 33 insertions(+)

New commits:
commit 4f80033fb7e3b2255e1866e0fe5082d0dd7e4931
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

http/surfraw: new spell, a command line interface for www search engines

diff --git a/ChangeLog b/ChangeLog
index 0d3a14e..fb253b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2011-05-17 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* perl-cpan/www-opensearch: new spell, support for OpenSearch
compatible
search engines
+ * http/surfraw: new spell, a command line interface for www search
engines

2011-05-17 Arjan Bouter <abouter AT sourcemage.org>
* x11/blueman: new spell, python/gtk based bluetooth manager
diff --git a/http/surfraw/DEPENDS b/http/surfraw/DEPENDS
new file mode 100755
index 0000000..c01dd6c
--- /dev/null
+++ b/http/surfraw/DEPENDS
@@ -0,0 +1,4 @@
+depends perl &&
+depends lwp &&
+depends html-parser &&
+depends www-opensearch
diff --git a/http/surfraw/DETAILS b/http/surfraw/DETAILS
new file mode 100755
index 0000000..71caa97
--- /dev/null
+++ b/http/surfraw/DETAILS
@@ -0,0 +1,25 @@
+ SPELL=surfraw
+ VERSION=2.2.7
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://${SPELL}.alioth.debian.org/dist/${SOURCE}
+
SOURCE_HASH=sha512:e759a7700396d60aea426453ce665bab8bc3fca947226df098365acdad614be8724ee609fac53bd588dfd434668153a3333dcc7eca38762b494efb4ca41a2f64
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://surfraw.alioth.debian.org";
+ LICENSE[0]=PD
+ ENTERED=20110517
+ SHORT="a fast unix command line interface to a variety of popular
WWW search engines"
+cat << EOF
+Surfraw provides a fast unix command line interface to a variety of popular
+WWW search engines and other artifacts of power. It reclaims google,
altavista,
+babelfish, dejanews, freshmeat, research index, slashdot and many others from
+the false-prophet, pox-infested heathen lands of html-forms, placing these
+wonders where they belong, deep in unix heartland, as god loving extensions
+to the shell.
+
+Surfraw abstracts the browser away from input. Doing so lets it get on with
+what it's good at. Browsing. Interpretation of linguistic forms is handed
+back to the shell, which is what it, and human beings are good at. Combined
+with netscape-remote or incremental text browsers, such as lynx, links or
+w3m, along with screen a Surfraw liberateur is capable of navigating speeds
+that leave GUI tainted idolaters agape with fear and wonder.
+EOF
diff --git a/http/surfraw/HISTORY b/http/surfraw/HISTORY
new file mode 100644
index 0000000..f65c7fd
--- /dev/null
+++ b/http/surfraw/HISTORY
@@ -0,0 +1,3 @@
+2011-05-17 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: spell created
+



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (4f80033fb7e3b2255e1866e0fe5082d0dd7e4931), Florian Franzmann, 05/17/2011

Archive powered by MHonArc 2.6.24.

Top of Page