Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
GNU and satisfies the dependency requirements.
|
|
|
|
Yoshifumi and slightly modified by me.
Class::Trigger is a mixin class to add / call triggers (or hooks) that
get called at some points you specify.
|
|
|
|
Yoshifumi and slightly modified by me.
Set of perl modules for object oriented development.
* Class::Fields - inspect the fields of a class
* Class::Fields::Fuxor - low level manipuation of object data members
* private - add private data members to Perl classes
* protected - "private" data fields which are inherited by child classes
* public - add public data members to Perl classes
|
|
|
|
Yoshifumi and slightly modified by me.
This module automagically generates accessor/mutators for your class.
|
|
|
|
Yoshifumi and slightly modified by me.
Carp::Assert is intended for a purpose like the ANSI C library assert.h.
|
|
|
|
Bump version.
|
|
|
|
|
|
That's the script that we need to patch for our special glib version
numbering handling. This fixes PR 24464.
|
|
|
|
|
|
set BUILDLINK_USE_BUILTIN.ncurses to "no".
|
|
/usr/lib/libnurses.so exists, then we want to use the built-in ncurses
if USE_NCURSES is set.
|
|
|
|
resepectively. This makes the build output look more logically grouped
into phases.
|
|
environment overrides all other settings.
|
|
testing it.
|
|
|
|
may be shared with GConf2 in some scenarios.
|
|
|
|
|
|
Changes since version 0.41:
===========================
Version 0.42:
Fix test for a change of string representation of Math::BigInt.
Support qr// objects (via UNIVERSAL, so if Regexp supports
(de)serialization methods, they will be used instead).
`use strict'-complient.
Version 0.43:
Correct save/restore of overloaded values, including repeated refs.
|
|
Changes since version 2.04:
===========================
Sat Jan 3 18:49:18 GMT 2004 Nicholas Clark <nick@ccl4.org>
Version 2.09
Fix minor problems with the CPAN release
1: Make Storable.xs work on 5.8.2 and later (already in the core)
2: Ship the linux hints file
3: Ship Test::More for the benefit of Perls pre 5.6.2
4: Correct Makefile.PL to only install in core for 5.8.0 and later
Sat Sep 6 01:08:20 IST 2003 Abhijit Menon-Sen <ams@wiw.org>
Version 2.08
This release works around a 5.8.0 bug which caused hashes to not
be marked as having key flags even though an HEK had HEK_WASUTF8
set. (Note that the only reasonable solution is to silently drop
the flag from the affected key.)
Users of RT 3 who were seeing assertion failures should upgrade.
(Perl 5.8.1 will have the bug fixed.)
Mon May 5 10:24:16 IST 2003 Abhijit Menon-Sen <ams@wiw.org>
Version 2.07
Minor bugfixes (self-tied objects are now correctly stored, as
are the results of additions larger than INT_MAX).
Mon Oct 7 21:56:38 BST 2002 Nicholas Clark <nick@ccl4.org>
Version 2.06
Remove qr// from t/downgrade.t so that it will run on 5.004
Mention $File::Spec::VERSION a second time in t/forgive.t so that it
runs without warnings in 5.004 (this may be a 5.00405 bug I'm working
round)
Fix t/integer.t initialisation to actually generate 64 bits of 9c
Fix comparison tests to use eval to get around 64 bit IV conversion
issues on 5.6.x, following my t/integer.t ^ precedence bug found by
Rafael Garcia-Suarez
Alter t/malice.t to work with Test/More.pm in t/, and skip individual
subtests that use $Config{ptrsize}, so that the rest of the test can
now be run with 5.004
Change t/malice.t and the error message in check_magic in Storable.xs
from "Pointer integer size" to "Pointer size"
Remove prerequisite of Test::More from Makefile.PL
Ship Test::Builder, Test::Simple and Test::More in t
Thu Oct 3 08:57:22 IST 2002 Abhijit Menon-Sen <ams@wiw.org>
Version 2.05
Adds support for CODE references from Slaven Rezic
<slaven.rezic@berlin.de>.
|
|
|
|
|
|
|
|
|
|
There is a reather long list of changes available in ${WRKSRC}/doc/ChangeLog.
|
|
do-install targets.
|
|
|
|
|
|
Portelli and slightly modified by me.
This module helps you implementing delay loading of object-data. While
creating a stub-object, Object::Realize::Later simulates you got the
real data.
|
|
devel/p5-Scalar-List-Utils. Merge them. p5-Scalar-List-Utils
shouldn't have been imported into pkgsrc-wip in the first place.
Pointed out by Adrian Portelli.
|
|
pkg-config to only look in ${BUILDLINK_DIR}/lib/pkgconfig for *.pc files.
This will correctly hide the presence of software from configure scripts
that query pkg-config for that information.
Idea suggested by Julio M. Merino Vidal.
|
|
The 0.6.5 release fixes some bugs:
- mailgw handling of subject-line errors
- allow serving of FileClass file content when the class isn't called
"file" (eg. messages and other FileClasses)
- allowed negative ids (ie. new item markers) in HTMLClass.getItem,
allowing "db/file_with_status/-1/status/menu" to generate a useful
widget
- fixed content-type when templates are serving up xml (thanks Godefroid
Chapelle)
- fixed IE double-submit when it shouldn't (sf bug 842254)
- fixed check for JS pop()/push() to make more general (sf bug 877504)
- fix re-enabling queries (sf bug 861940)
- use supplied content-type on file uploads before trying filename
- fixed roundup-reminder script to use default schema (thanks Klamer Schutte)
- fixed edit action / parsePropsFromForm to handle index-page edits better
- safer logging from HTTP server (sf bug 896917)
|
|
bsd.pkg.mk no longer overrides the ability of config.status to generate
new files.
|
|
|
|
|
|
|
|
|
|
|