summaryrefslogtreecommitdiff
path: root/devel/p5-Spoon
AgeCommit message (Collapse)AuthorFilesLines
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests.agc1-1/+2
2005-02-02Spoon-0.21 requires at least Spiffy-0.22. Bump the dependency and bumpjlam1-2/+3
the PKGREVISION to 1.
2005-01-25Update p5-Spoon to 0.21 - required by Kwiki-0.37abs2-5/+5
version: 0.21 date: Tue Jan 11 07:28:06 PST 2005 changes: - WAFL blocks and phrase matching is now case-insensitive, and dashes (-) are converted to underscores. (Dave Rolsky) - Redo Spoon::Hook into Spoon::Hooks - Call $hub->add_hook - Hooks removed when hub goes out scope - Spoon::Config can take glob params - Add hook points to support KwikiPagePrivacy - Add a domain field to cookies - AUTOLOAD class object pointers. replaces load_class in most cases. - Add pre_process and post_process hook points in hub - Have a load_dynamic method for Registry
2004-12-26It's "modules/by-module".jlam1-2/+2
2004-12-25Import p5-Spoon-0.21 as devel/p5-Spoon, a Spiffy Application Buildingjlam4-0/+31
Framework. Spoon is an Application Framework that is designed primarily for building Social Software web applications. Spoon::Base is the primary base class for all the Spoon::* modules. Spoon.pm inherits from Spiffy.pm. Spoon is not an application in and of itself. You need to build your own applications from it.