[Surfraw-commits] [surfraw] 03/03: update NEWS and AUTHORS
Ian Beckwith
ianb at alioth.debian.org
Sun Oct 6 03:28:21 UTC 2013
This is an automated email from the git hooks/post-receive script.
ianb pushed a commit to branch 2.2.9_release_candidate
in repository surfraw.
commit a01bd5b43877a30bdb94c8ae53f3542551e6a6cc
Author: Ian Beckwith <ianb at erislabs.net>
Date: Sun Oct 6 04:07:50 2013 +0100
update NEWS and AUTHORS
---
AUTHORS | 15 +++++++++------
ChangeLog | 1 +
NEWS | 41 +++++++++++++++++++++++++++++++++++++++++
elvi/oraclesearch | 2 +-
4 files changed, 52 insertions(+), 7 deletions(-)
diff --git a/AUTHORS b/AUTHORS
index 4d8da2a..71aac91 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -8,13 +8,15 @@ Christian Surchi <csurchi at debian.org>
elvi: debcontents, debbugs, debpackages
Ian Beckwith <ianb at erislabs.net>
+ current debian maintainer
elvi: alioth, bbcnews, bugzilla, deblists, freedb, imdb,
scpan, codesearch, debwiki, lastfm, musicbrainz,
opensearch, scholar, ctan, fsfdir, gutenberg, wayback,
- dmoz, w3html, w3link, w3css, w3rdf, debpts, rfc,
- sunonesearch, lsm, finkpkg, rpmsearch, macports,
- debpkghome, debvcsbrowse, scroogle, scirus,
- scitopia, worldwidescience, debcodesearch, jquery
+ dmoz, w3html, w3link, w3css, w3rdf, debpts, rfc, lsm,
+ finkpkg, rpmsearch, macports, debpkghome, debvcsbrowse,
+ scroogle, scirus, scitopia, worldwidescience,
+ debcodesearch, jquery, mdn, mysqldoc, pgdoc,
+ phpdoc, oraclesearch
plus various tweaks/bugfixes/features.
Moritz Muehlenhoff <jmm at inutil.org>
@@ -61,7 +63,7 @@ Simon Ernst <se at netmute.org>
Ivy Foster <joyfulgirl at archlinux.us>
elvi: bookfinder, bugmenot
- plus patches
+ plus various patches/maintenance
Sumant Oemrawsingh <soemraws at xs4all.nl>
elvi: cliki, l1sp, mathworth, mininova, youtube
@@ -115,10 +117,11 @@ Jakob <jakob at pipefour.org>
Kyle Isom <coder at kyleisom.net>
elvi: cablesearch, duckduckgo, openports, wolfram
- plus fixes.
+ plus various fixes.
Jason Ryan <jasonwryan at surfraw.org>
elvi: archwiki, deli, github, stack, pin
+ plus various fixes/maintenance
Sara Fauzia <sara at archlinux.us>
archpkg fix.
diff --git a/ChangeLog b/ChangeLog
index 5971487..651843a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2013-10-05 Ian Beckwith <ianb at erislabs.net>
* ask, cisco: fix elvi.
+ * new elvi: oraclesearch. Replaces removed sunonesearch <sigh>.
* google: -g for groups clashed with -g for graphical browser.
Invoke groups with -G, -gr, -groups or -search=groups.
* mdn: site invokes google custom search via gratuitous
diff --git a/NEWS b/NEWS
index 77a0d34..cf3732d 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,47 @@
N E W S
+Sun Oct 6 02:17:09 BST 2013 - surfraw 2.2.9
+
+ * New elvi:
+ + cisco - search Cisco documentation
+ + debcodesearch - search Debian codebase
+ + github - search github
+ + jquery - search jQuery documentation
+ + mdn - search Mozilla Developer Network
+ + mysqldoc - search MySQL documentation
+ + oraclesearch - search Oracle documentation
+ + pgdoc - search PostgreSQL documentation
+ + phpdoc - search PHP documentation
+ + pin - search pinboard.in
+ + wolfram - search Wolfram Alpha
+ * Changed elvi:
+ + aur - uses HTTPS by default, use -no-https to disable
+ + deblists
+ * Removed options -author, -lists, -lang
+ * added options -ml (message links) and -mv (list view)
+ + duckduckgo:
+ * removed -p (clashes with global print option), use -safe instead
+ * stopped -l[ucky] from clobbering -lh
+ + google: changed -g option to -G to avoid clash with -g for graphical view
+ * Fixed elvi: ask, ctan, deli, genportage, jamendo, javasun,
+ musicbrainz, rae, slashdot, slinuxdoc
+ * Removed elvi for dead sites: happypenguin, scroogle, sunonesearch (replaced by oraclesearch)
+ * w3_custom_search
+ + elvi that use a search engine as a backend with site: and inurl:
+ can now choose which search engine to use.
+ So far, google and duckduckgo are supported, with duckduckgo the default.
+ + Affected elvi: mdn, mysqldoc, netbsd, openbsd, pgdoc, phpdoc, slinuxdoc
+ + To select on the commandline use -custom-search=google or-custom-search=duckduckgo
+ + Or configure SURFRAW_customsearch_provider
+ * New variable: SURFRAW_bookmark_search_elvis
+ When using searchable bookmarks, if all else fails run this elvis.
+ Defaults to google
+ * New example elinks integration script in examples/hooks.lua.
+ * Known problems
+ + ntrs - site (temporarily?) down due to US being weird:
+ http://blogs.fas.org/secrecy/2013/03/ntrs_dark/
+
Tue Jul 12 00:46:02 BST 2011 - surfraw 2.2.8
* New elvi:
diff --git a/elvi/oraclesearch b/elvi/oraclesearch
index 1404125..c316fd8 100755
--- a/elvi/oraclesearch
+++ b/elvi/oraclesearch
@@ -1,6 +1,6 @@
#!/bin/sh
# elvis: oraclesearch -- Search Oracle (search.oracle.com)
-
+# ianb at erislabs.net 20131005
. surfraw || exit 1
w3_usage_hook () {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/surfraw/surfraw.git
More information about the Surfraw-commits
mailing list