Commit graph

10 commits

Author SHA1 Message Date
jlam
2558c0291d Change my MAINTAINER email address to the one I've been using for
pkgsrc work.
2005-12-17 05:20:21 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
jlam
d70e1068d6 Update devel/p5-Spoon to 0.23. Changes from version 0.21 include:
- Added tests for UTF8 handling internally and in files via ContentObject.
- Added CGI tests.
- All CGI parameters are now decoded as UTF8.  The -utf8 flag is now
  deprecated, but will continue to work as a no-op for now.
- socialtext changes to allow formatter hooking
- Changes for themes
- -compress works better
- Fix the mixin problem with resolve_install_path
- Refactors to get rid of hub connections
- Kwid Formatter for Spork
- make sure the module_path comes from lib under cwd
- Make installer better
- Miyagawa's patch to bake cookies in redirect
- CGI patch from cdent
- Miyagawa added jar_opt support for different expires for each cookies
- Miyagawa added unit test for Spoon::Cookie
- fix deep-recursion bug on 'kwiki -update'
2005-07-13 18:46:58 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
jlam
ff8eb1b244 Spoon-0.21 requires at least Spiffy-0.22. Bump the dependency and bump
the PKGREVISION to 1.
2005-02-02 17:27:24 +00:00
abs
11d79afc73 Update p5-Spoon to 0.21 - required by Kwiki-0.37
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
2005-01-25 19:32:45 +00:00
jlam
25ecd0385c It's "modules/by-module". 2004-12-26 23:15:48 +00:00
jlam
15ef0380e0 Import p5-Spoon-0.21 as devel/p5-Spoon, a Spiffy Application Building
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.
2004-12-25 05:12:10 +00:00