summaryrefslogtreecommitdiff
path: root/news/dejasearch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* Upgrade to dejasearch 1.6.3Kris Kennaway1999-07-274-15/+9
| | | | | PR: 12531 (based on) Submitted by: Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk>
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* WWW: - the root of all evilMichael Haro1999-05-031-0/+2
|
* upgrade dejanews to 1.2Michael Haro1999-04-202-5/+7
| | | | | PR: 11230 Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
* Add p5-libwww to dependency list and remove dead MASTER_SITE.Michael Haro1999-04-162-4/+5
| | | | | PR: 11154 Submitted by: Tom Hukins <tom@eborcom.com>
* Oops, use USE_PERL5.Kris Kennaway1999-03-141-0/+1
|
* DejaSearch is a frontend script to the DejaNews service which allowsKris Kennaway1999-03-145-0/+39
you to submit search queries and collates the returned articles. PR: 9992