Commit graph

5 commits

Author SHA1 Message Date
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
sno
a333748098 Updating package databases/p5-Search-QueryParser-SQL from 0.007 to 0.008
pkgsrc changes:
  - Adding license
  - Adjusting dependencies
  - Using "correct" module type

Upstream changes:
0.008   18 Aug 2009
        * add tests and support for fuzzy int-types
        * refactor to include an explicit Column class to allow for more
          granular control of sql building. Thanks to John Maslanik for the prompting
          that led to this idea.
2009-08-19 20:36:16 +00:00
he
1638a72807 Update from version 0.005nb1 to 0.007.
Upstream changes:

0.007   4 Dec 2008
        * add fuzzify2 feature

0.006   22 Nov 2008
        * fix overload bug for Test::More 0.86
2008-12-20 16:38:22 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
he
500c6101cc Import p5-Search-QueryParser-SQL version 0.005.
Search::QueryParser::SQL is a subclass of Search::QueryParser.
Chiefly it extends the unparse() method to stringify free-text
search queries as valid SQL WHERE clauses.

The idea is to allow you to treat your database like a free-text
search index, when it really isn't.
2008-10-12 21:55:10 +00:00