Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark FORBIDDEN (so bento does not try and package it): this port no longer | kris | 2001-08-25 | 1 | -0/+2 |
| | | | | | | | works with the google deja service. PR: 26436 Submitted by: Kim Scarborough <sluggo@unknown.nu> | ||||
* | Update to dejasearch 1.8.6 (defennerstrate) | kris | 2000-04-24 | 2 | -4/+3 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, | peter | 2000-02-08 | 1 | -1/+1 |
| | | | | | | as the days of the former are numbered. Reviewed by: asami | ||||
* | Upgrade to dejasearch 1.7.2 | kris | 2000-01-30 | 2 | -5/+4 |
| | | | | Submitted by: Sergey A. Osokin <osa@freebsd.org.ru> | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -2/+2 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Upgrade to dejasearch 1.6.3 | kris | 1999-07-27 | 4 | -15/+9 |
| | | | | | PR: 12531 (based on) Submitted by: Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk> | ||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-26 | 1 | -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 evil | mharo | 1999-05-03 | 1 | -0/+2 |
| | |||||
* | upgrade dejanews to 1.2 | mharo | 1999-04-20 | 2 | -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. | mharo | 1999-04-16 | 2 | -4/+5 |
| | | | | | PR: 11154 Submitted by: Tom Hukins <tom@eborcom.com> | ||||
* | Oops, use USE_PERL5. | kris | 1999-03-14 | 1 | -0/+1 |
| | |||||
* | DejaSearch is a frontend script to the DejaNews service which allows | kris | 1999-03-14 | 5 | -0/+39 |
you to submit search queries and collates the returned articles. PR: 9992 |