Path to this page:
./
wip/p5-Class-DBI-Sweet,
Extra sweet features for Class::DBI
Branch: CURRENT,
Version: 0.11,
Package name: p5-Class-DBI-Sweet-0.11,
Maintainer: kuli0020Class::DBI::Sweet provides convenient count, search, page, and cache
functions in a sweet package. It integrates these functions with
"Class::DBI" in a convenient and efficient way.
Required to run:[
databases/p5-DBI] [
databases/p5-SQL-Abstract] [
databases/p5-DBD-SQLite] [
databases/p5-Class-DBI] [
lang/perl5] [
devel/p5-Scalar-List-Utils] [
devel/p5-Data-Page]
Required to build:[
devel/p5-Module-Build] [
pkgtools/cwrappers]
Master sites: (Expand)
RMD160: 49e3edf30f3c9fe8a54c7b2f7bd955f6c017ed12
Filesize: 96.608 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2013-04-13 09:01:05 by Hiramatsu Yoshifumi | Files touched by this commit (2) | |
Log message:
Update p5-Class-DBI-Sweet to 0.11.
Changes from previous:
----------------------
0.11 Mon Jul 25 2011
- fix out of scope 'skip_alls' in tests [ishigaki]
0.10 Mon Aug 03 20:20:18 PST 2009
- SQL::Abstract 1.55 compatibility, Damyan Ivanov
0.09 Sun Dec 23 23:51:36 PST 2007
- fix spelling error which resulted in broken POD link, Jonas B. Nielsen
- check for Cache::MemoryCache and skip tests if not present, Rhesa Rozendaal
- fix 'bizzare copy of HASH in leave' issue, David Morgan, Randal Schwartz
- mutiple trigger registration in one add_trigger() call is deprecated,
update test 11 to reflect that, Bill Moseley <moseley@hank.org>
- indent subroutines and perltidy for easy reading
- new maintainer Fred Moyer <fred@redhotpenguin.com>
0.08 Tue Dec 14 12:13:00 2005
- I mean, v3.0.12 ;-)
- Also, /ge
0.07 Mon Dec 12 10:37:00 2005
- Updated to work properly with Class::DBI v3.1.2
0.06
- Moved UUID check to only die if user has selected uuid as their
sequence
- Provide a way to use named custom SQL fragments and which
bits of SQL are replaced in the "%s" substitutions. Useful
for aggregate and GROUP BY queries. New "attributes" added:
sql_method : select the sql fragment used for COUNT(*)/SELECT
statement_order : define which sql chunks and order are used
in the "%s" substitution string.
|
2012-10-04 11:13:17 by Aleksej Saushev | Files touched by this commit (76) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2012-07-21 22:08:13 by Thomas Klausner | Files touched by this commit (59) |
Log message:
Remove "WWW: URL" from DESCR. Common in FreeBSD ports, but in pkgsrc the
URL should be as HOMEPAGE in the Makefile.
|
2008-07-21 01:34:43 by abs | Files touched by this commit (54) | |
Log message:
The following have versions in main pkgsrc. Remove from wip and
update any depending packages appropriately
p5-Class-C3-Componentised
p5-Class-Data-Accessor
p5-Class-ISA
p5-Config-Any
p5-DBIx-Class
p5-DBIx-Class-Loader
p5-DBIx-Class-Schema-Loader
p5-Data-Page
p5-Data-Visitor
p5-Log-Log4perl
p5-Module-Find
p5-Object-Signature
p5-Scope-Guard
|
2008-05-30 14:22:03 by abs | Files touched by this commit (102) |
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
|
2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192) |
Log message:
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
|
2005-09-02 20:18:04 by Roman Kulik | Files touched by this commit (1) |
Log message:
Changed the path for prerequite packages inside Makefile that are still in wip
|
2005-09-02 19:10:02 by Roman Kulik | Files touched by this commit (1) |
Log message:
Removed reference to BUILDING_MODULE_BUILD var in Makefile
|