pkgsrc/www/surfraw/PLIST
wiz 465ad87e7f Update to 2.2.0:
Thu Sep  6 21:59:35 BST 2007 - surfraw 2.1.7

  * Resumed making upstream releases.
    Surfraw is now maintained by the Debian Surfraw-Devel Team. Please
    report bugs to <surfraw-devel@lists.alioth.debian.org>, and feel
    free to join us on the list.

    There have been many changes since the last official release.

    New elvi: alioth archpkg bbcnews cddb cia codesearch ctan cve
    	      deblists deblogs debpts debsec debwiki discogs dmoz ebay
    	      etym foldoc freedb fsfdir genpkg gutenberg happypenguin
    	      imdb ixquick lastfm leodict musicbrainz opensearch
    	      pgpkeys port rae rfc scholar scpan w3css w3html w3link
    	      w3rdf wayback wikipedia yubnub

    Removed elvi: appwatch britannica ftpfind ftpsearch jake
    	    	  raging swhois

    Elvi now live in ${PREFIX}/lib/surfraw
    Use surfraw-update-path to add this directory to your path or
    prefix elvi with sr or surfraw, eg "sr google foo bar".

    Bookmarks can be defined in /etc/surfraw.bookmarks or
    ~/.surfraw.bookmarks. See /etc/surfraw.bookmarks for the format.
    Bookmarks can be used with "sr [options] bookmarkname".

    There is now a test suite. "make test" to run it or
    see test/README.

    For a full list of changes since the last release, see
    debian/changelog. From this release onwards, changes will be
    logged in ./ChangeLog as normal.

Tur Mar 30 01:21:03 CEST 2004 - surfraw 2.0.2

  * Added bash completion support by Justin B Rye
  * Do not set $DISPLAY when running in text mode
  * Removed sharereactor elvi

Tue Feb 10 04:01:40 GMT 2004 - surfraw 2.0.1

Please note that the elvi have moved again, to /usr/lib/surfraw

If you used surfraw-update-path from version 2.0 to add the elvi
directory to your path, you will need to run it again, first with
-remove to remove the old path, then again with -add. To change your
path you will need to either log out and in again or source the
relevant config files.

  * Moved elvi to /usr/lib/surfraw
  * Updated docs for new elvi location
  * Changed man page section for all elvi to 1sr
  * Fixed surfraw help text
  * Added man page links for pgpkeys, ebay and sharereactor
  * Added linda override (and surfraw.dirs) for usr-lib-in-arch-all
  * Added debhelper tokens to prerm/postinst
    (they were in released 2.0-1 but not CVS)
  * Rewrote man page surfraw.1.in, added man page elvi.1sr.in
    Both go via autoconf.
  * Removed old debian/surfraw.1
  * Updated debian/surfraw.links to point elvi to elvi.1sr.gz
  * Updated AUTHORS to hopefully include every contributor, ever.
  * Changed a few "def"s to "defyn"s in surfraw.conf.in
  * Fixed quoting so   sr google foo "bar baz" qux   works
  * Makefile.am: Added missing files to EXTRA_DIST
  * Added a debconf note (only visible if upgrading from 2.0-1)
    explaining the elvi have moved again
  * configure.in: changed to new AM_INIT_AUTOMAKE format,
    specified minimum automake version 1.7
  * updated surfraw.lsm with new URLs
  * deleted debian/rules.save (old rules backup)
  * Removed elvi:
    + britannica: gone subscription-only
    + swhois: all whois sites I can find have anti-harvester features
	  that stop us using them.
  * Fixed elvi:
    + wikipedia - added missing quotes (could've sworn I did this already)
    + cnn - updated url
    + translate - corrected docs
  * Moved debian/surfraw.links to links.IN in top dir, now uses autoconf
    and is not debian-specific
  * Makefile.am: Added install-data-hook to create links
  * configure.in, elvi/Makefile.in: fixed ELVIDIR quoting
  * added elvi/surfraw_elvi to CLEANFILES & removed it from cvs, as it is
    generated on build.
  * disabled ifs quoting in elvi that don't like it:
    freedb, happypenguin, jake, rhyme, scaleplus,
	sharereactor, thesaurus, webster, deblists.
  * Added note to HACKING explaining how to disable ifs quoting
  * synced NAMESPACE branch with HEAD
    Please use the main HEAD branch from now on.
  * links.IN: made links relative
  * Converted debconf to po-debconf
  * Eliminated templates.IN, as it confused po-debconf
  * Deautoconfiscated the debian directory, as only templates went through
    autoconf

Tue Dec 23 03:19:58 GMT 2003 - surfraw 2.0

New development team, see http://alioth.debian.org/projects/surfraw

  * Moved elvi to /usr/bin/surfraw-elvi. (Closes: #209155, #192869, #201175)
  * Provided surfraw-update-path to put new dir in path.
  * Added sr as alias to surfraw.
  * Added bookmark support and /etc/surfraw.bookmarks.
  * New elvi: alioth, rfc, scpan, deblists. (Closes: #134498)
    plus leodict and happypenguin by Moritz Muehlenhoff (Closes: #217799)
    and wikipedia, also by Moritz Muehlenhoff (Closes: #223953)
    and sharereactor, pgpkeys and ebay, also by Moritz Muehlenhoff
  * Fixed elvi: altavista, debcontents, excite, jake, scaleplus,
    slinuxdoc, sundocs, swhois, translate.
  * amazon: fixed test (Closes: #163903) and -country, removed tag-id stuff.
  * debcontents: changed options to SURFRAW_debcontents_*.
  * sourceforge: added -type and -exact options.
  * webster: added -t (thesaurus) option.
  * debbugs: added options.
  * Removed elvi: appwatch, ftpsearch, ftpfind, raging (sites defunct).
  * Updated Debian Standards-Version to 3.6.1.0
  * surfraw.in:
    - Applied Brian Nelson's "-remote openURL" patch (Closes: #165967).
    - Fixed browser selection (Closes: #118314).
  * google -l/-lucky support (Closes: #127078, #128544).
  * Added deja patch from Christian Garbs (Closes: #149600).
  * debian/rules: changed to use DESTDIR.
  * Force default browser to sensible-browser (Closes: #119357)
    - This supercedes NMU changes (Closes: #200164, #201229, #149584)
    - Change default browser in manpage (Closes: #113148)
  * Rename stranslate back to translate (Closes: #141243)
  * Make woffle not look for /usr/local/bin/surfraw (Closes: #156466)
  * Add lynx to Recommends (Closes: #141242)
  * Make surfraw lintian-clean
    - Remove '(s)' from copyright
    - Remove /etc conffile entries
  * Kevin Kreamer <kkreamer@etherhogz.org> did this work.
  * Easy bugs first
    - fix type in README (Closes: #154304)
    - s/README/README.gz/ in manpage (Closes: #164206)
  * Added elvi for imdb, cddb, freedb and bbcnews written by Ian Beckwith.
  * changed "Author(s)" to "Author" in debian/copyright
  * removed debian/conffiles to prevent debhelper being so incredibly
    "helpful" as to inlude conffiles *twice*
2007-10-27 11:25:29 +00:00

96 lines
2 KiB
Text

@comment $NetBSD: PLIST,v 1.5 2007/10/27 11:25:29 wiz Exp $
bin/opensearch-discover
bin/opensearch-genquery
bin/sr
bin/surfraw
bin/surfraw-update-path
lib/surfraw/W
lib/surfraw/alioth
lib/surfraw/altavista
lib/surfraw/amazon
lib/surfraw/archpkg
lib/surfraw/ask
lib/surfraw/austlii
lib/surfraw/bbcnews
lib/surfraw/cddb
lib/surfraw/cia
lib/surfraw/cite
lib/surfraw/cnn
lib/surfraw/codesearch
lib/surfraw/ctan
lib/surfraw/currency
lib/surfraw/cve
lib/surfraw/debbugs
lib/surfraw/debcontents
lib/surfraw/deblists
lib/surfraw/deblogs
lib/surfraw/debpackages
lib/surfraw/debpts
lib/surfraw/debsec
lib/surfraw/debwiki
lib/surfraw/deja
lib/surfraw/discogs
lib/surfraw/dmoz
lib/surfraw/ebay
lib/surfraw/etym
lib/surfraw/excite
lib/surfraw/fast
lib/surfraw/filesearching
lib/surfraw/foldoc
lib/surfraw/freebsd
lib/surfraw/freedb
lib/surfraw/freshmeat
lib/surfraw/fsfdir
lib/surfraw/genpkg
lib/surfraw/google
lib/surfraw/gutenberg
lib/surfraw/happypenguin
lib/surfraw/imdb
lib/surfraw/ixquick
lib/surfraw/lastfm
lib/surfraw/leodict
lib/surfraw/musicbrainz
lib/surfraw/netbsd
lib/surfraw/openbsd
lib/surfraw/opensearch
lib/surfraw/pgpkeys
lib/surfraw/port
lib/surfraw/pubmed
lib/surfraw/rae
lib/surfraw/rfc
lib/surfraw/rhyme
lib/surfraw/scaleplus
lib/surfraw/scholar
lib/surfraw/scpan
lib/surfraw/slashdot
lib/surfraw/slinuxdoc
lib/surfraw/sourceforge
lib/surfraw/stockquote
lib/surfraw/sundocs
lib/surfraw/sunsolve
lib/surfraw/thesaurus
lib/surfraw/translate
lib/surfraw/w3css
lib/surfraw/w3html
lib/surfraw/w3link
lib/surfraw/w3rdf
lib/surfraw/wayback
lib/surfraw/webster
lib/surfraw/wetandwild
lib/surfraw/wikipedia
lib/surfraw/woffle
lib/surfraw/xxx
lib/surfraw/yahoo
lib/surfraw/yubnub
man/man1/elvi.1
man/man1/opensearch-discover.1
man/man1/opensearch-genquery.1
man/man1/sr.1
man/man1/surfraw-update-path.1
man/man1/surfraw.1
share/doc/surfraw/README
share/examples/surfraw/surfraw.bookmarks
share/examples/surfraw/surfraw.conf
@dirrm share/examples/surfraw
@dirrm share/doc/surfraw
@dirrm lib/surfraw