Path to this page:
./
textproc/namazu,
Full-text search system intended for easy use
Branch: pkgsrc-2011Q2,
Version: 2.0.21,
Package name: namazu-2.0.21,
Maintainer: pkgsrc-usersNamazu is a full-text search system intended for easy use. Not only it works
as a CGI program for a small or medium scale Web search engine, but also works
as a personal use search system for your pile of email.
(The Japanese word `Namazu' means `catfish' in English)
Required to run:[
lang/perl5] [
misc/p5-File-MMagic] [
converters/p5-nkf]
Required to build:[
devel/libtool-base]
Master sites:
SHA1: 35aaff34d0cdbe96fff24da87671b6f902bb7d43
RMD160: b5ac1a114dc4730c56a46c24130899f10d37e9bb
Filesize: 1361.375 KB
Version history: (Expand)
- (2011-08-23) Updated to version: namazu-2.0.21
- (2011-08-05) Package added to pkgsrc.se, version namazu-2.0.20nb1 (created)
CVS history: (Expand)
2011-08-22 23:30:23 by Matthias Scheler | Files touched by this commit (2) | |
Log message:
Pullup ticket #3506 - requested by taca
textproc/namazu: security update
Revisions pulled up:
- textproc/namazu/Makefile 1.7
- textproc/namazu/distinfo 1.5
---
Module Name: pkgsrc
Committed By: mef
Date: Sun Jul 24 14:31:34 UTC 2011
Modified Files:
pkgsrc/textproc/namazu: Makefile distinfo
Log message:
Bump verion PR#45170
2011-07-18 Tadamasa Teranishi <yw3t-trns@asahi-net.or.jp>
* configure.in: Bumped version number to to 2.0.21.
* configure.in (LTVERSION): Set "8:3:1".
* man: update.
* namazu.cgi:
Fix IE6,7 cross-site scripting problem.
* tests, pltests:
Add New Tests.
make check have passed by changing '$WATATI = ;' lines in pl/conf.pl
for LANG=ja, except $MECAB is set.
|