Commit graph

16 commits

Author SHA1 Message Date
wiz
73716d23de Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:59:17 +00:00
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
taca
47ca2df1ae Use correct regular expression to stop warning on perl 5.20 and later.
Bump PKGREVISION.
2015-03-15 01:20:24 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
mef
88cbad92ba 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.
2011-07-24 14:31:34 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
zafer
4826c4d1a9 remove outdated mirror. 2010-04-17 16:25:11 +00:00
taca
2551d0de18 Update textprroc/namazu package to 2.0.20 (security fix).
Overview of Changes in Namazu 2.0.20 - Sep 23, 2009

- namazu, namazu.cgi:
* When the blank line is included in the NMZ.field.* file, the bug with
  the possibility of causing overrunning in the buffer is corrected.

pkgsrc changes:

* Add LICENSE.
* Some pkglint clean.
2009-09-24 15:04:33 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
taca
0082e43ee1 Update namazu package to 2.0.19.
* pkgsrc change: sort PLIST.

Overview of Changes in Namazu 2.0.19 - Mar 12, 2009

- namazu, namazu.cgi:
* The bug in an analytical part of a complex retrieval type including
  the phrase search is corrected.

- mknmz:
* The check on the size of the file is added.

- pl/htmlsplit.pl:
* Addition of code conversion processing.
* The close forgetting of the file is corrected.

- Other filters:
* The regularization of the text is added.
* The judgment processing of an internal filter is sped up.
* It corresponds to pl/extutf8.pl and the pl/extzip.pl extensions
  module.

- Extensions module:
* The processing done with an individual filter is integrated as an
  extensions module.
* Two enhanced feature modules are added.

Pl/extutf8.pl: UTF-8 processing extension module
* It is called from the filter for extutf8.pl, and UTF-8 is processed.
* Those tool and module are used for the UTF-8 processing when the
  tool necessary for the UTF-8 processing and the judgment of the module
  can be done in the following order, and it use it.

1. NKF Perl module 2.04 or more
2. Perl 5.8 or more
3. Lv command
4. Unicode.pl module

Pl/extzip.pl: zip processing extension module
* It is called from the filter for extzip.pl, and zip is processed.
* Those tool and module are used for the zip processing when the tool
  necessary for the zip processing and the judgment of the module
  can be done in the following order, and it use it.

1. Compress::Zlib, Archive::Zip, (IO::String)
   When IO::String is installed, processing is sped up.
2. Unzip command

- pltests:
* The output of the version of some Perl modules is added.
* The check on whether there is illegal one in the value of the
  environment variable is added.
2009-03-14 15:04:39 +00:00
taca
51817b00f0 Update namazu package to 2.0.18.
Overview of Changes in Namazu 2.0.18 - May 12, 2008

* Add 'Charset' directive.
* "charset" was added to "ContentType" of the example in
  conf/namazurc-sample.
* "charset" was added to the response header in Error messages for
  namazu.cgi.
* Add HTML, BODY tags in Error messages for namazu.cgi.
* '\'', '(', ')' is converted into "&#39;", "&#40;", "&#41;"
  respectively.
* Add po/{de, pl}.po files. (But, it doesn't translate.)
* Change charset from SJIS to Shift_JIS in po/ja_SJIS.po.
* Change soname (LTVERSION 8:0:1)
* pltests/env.pl: The checked environment variable and version of
  the checked Perl module is added.
* pltests/mknmz-8.pl.in: The confirmation whether the index
  has been updated is added.
* pltests/namazu-cgi-12.pl.in: Add new test.
* tests/mknmz-9: Expand test file.
* filter/hnf.pl: Correspondence GRP and bug fix.
* conf/*.win32: Add new files.
2008-03-13 16:50:40 +00:00
wiz
b231827c6a Move namazu2 to namazu, to make directory name match PKGNAME. 2007-09-20 20:53:30 +00:00