summaryrefslogtreecommitdiff
path: root/www/webglimpse (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21146
* sed -> ${SED}Michael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21048
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* s,/usr/local,${PREFIX},gMichael Haro1999-06-051-2/+2
| | | | Notes: svn path=/head/; revision=19220
* Mark this NO_CDROM; this depends on glimpse, and it will hang foreverSatoshi Asami1998-11-261-1/+2
| | | | | | | if it can't find it. Notes: svn path=/head/; revision=14909
* If PACKAGE_BUILDING defined, install default config file andAndrey A. Chernov1998-11-072-8/+20
| | | | | | | don't search apache config Notes: svn path=/head/; revision=14391
* Portlint. Also, set IS_INTERACTIVE (it asks questions) and NO_PACKAGESatoshi Asami1998-11-071-7/+9
| | | | | | | | (one of the questions is about the domain name, which I assume is put in setup files). Notes: svn path=/head/; revision=14380
* add more binary extensionsAndrey A. Chernov1998-11-041-3/+12
| | | | Notes: svn path=/head/; revision=14346
* Explain that URLs can be added for directory index tooAndrey A. Chernov1998-11-041-1/+13
| | | | Notes: svn path=/head/; revision=14345
* autosense localization from env varsAndrey A. Chernov1998-11-046-44/+119
| | | | | | | always put site cache locally Notes: svn path=/head/; revision=14344
* narrow localization to LC_CTYPE onlyAndrey A. Chernov1998-11-033-3/+3
| | | | Notes: svn path=/head/; revision=14334
* fix html outputAndrey A. Chernov1998-11-032-1/+29
| | | | Notes: svn path=/head/; revision=14332
* Do not print No search diagnostic if -qAndrey A. Chernov1998-11-032-7/+25
| | | | Notes: svn path=/head/; revision=14327
* minor tweaksAndrey A. Chernov1998-11-032-15/+18
| | | | Notes: svn path=/head/; revision=14326
* Localize itAndrey A. Chernov1998-11-0213-4/+613
| | | | Notes: svn path=/head/; revision=14317
* when can't open global .sitecache, open in in current directoryAndrey A. Chernov1998-11-021-0/+11
| | | | | | | instead of in /tmp because conflict in multiuser system Notes: svn path=/head/; revision=14307
* fix warning for some undef variablesAndrey A. Chernov1998-11-021-0/+14
| | | | Notes: svn path=/head/; revision=14306
* typoAndrey A. Chernov1998-11-021-1/+1
| | | | Notes: svn path=/head/; revision=14305
* prevent redirection loop and indexing error pagesAndrey A. Chernov1998-11-021-0/+104
| | | | Notes: svn path=/head/; revision=14304
* add html2txt sources tooAndrey A. Chernov1998-11-022-4/+13
| | | | Notes: svn path=/head/; revision=14301
* WWW interface to Glimpse search engineAndrey A. Chernov1998-11-0210-0/+424
Notes: svn path=/head/; revision=14298