Commit Graph

2651 Commits

Author SHA1 Message Date
steven
f2d0c80e82 owner/group fixes 2006-11-10 23:51:20 +00:00
steven
55b86f8c51 fix group, don't extract 2006-11-10 23:24:36 +00:00
steven
052ebf363c fix group, don't extract in wrkdir 2006-11-10 23:20:19 +00:00
ajacoutot
0adae7a21e - update for firefox 1.5.0.8
ok sturm@
2006-11-10 20:55:30 +00:00
sturm
7a678f32d6 bricolage 2006-11-10 17:06:05 +00:00
sturm
12ebd1daaf Initial import of bricolage 1.10.2
Bricolage is a full-featured, enterprise-class content management system.
It offers a browser-based interface for ease-of use, full-fledged
templating systems with complete programming language support for
flexibility, and many other features. It operates in an Apache/mod_perl
environment, and uses the PostgreSQL RDBMS for its repository.

WWW: http://www.bricolage.cc/
2006-11-10 17:04:37 +00:00
steven
3cae791eae fix owner/group, no need to extract into wrkdir
discussed with nikolay
2006-11-10 15:28:25 +00:00
wilfried
f6e93594db SECURITY update to 1.5.0.8
see http://www.mozilla.org/projects/security/known-vulnerabilities.html
for details
2006-11-10 14:15:49 +00:00
espie
6dfaaff84d update to 5.7005, documentation moved. 2006-11-10 11:01:32 +00:00
mbalmer
021b3ea7ac security update to trac 0.10.1 (fixes a csrf vulnerability)
changelog available here: http://trac.edgewall.org/wiki/ChangeLog

from Maintainer, Ben Lovett <ben@tilderoot.com>
2006-11-10 07:46:25 +00:00
espie
df22fa0a98 fix build, no pkgname bump needed 2006-11-07 13:56:42 +00:00
espie
c9b2837656 catalyst basic bundle and deps 2006-11-06 14:32:18 +00:00
espie
d692a3153e logging from catalyst 2006-11-06 14:15:15 +00:00
espie
cf123ab8f0 universal forwarder plugin for catalyst.
Probably the worst name and the worst initial description I've ever seen...
2006-11-06 14:12:11 +00:00
espie
d9a710ef40 allows XML-RPC calls from catalyst 2006-11-06 14:02:45 +00:00
espie
65d373b992 a few more catalyst pieces 2006-11-06 13:42:41 +00:00
espie
79b62ee00d another catalyst session storage backend 2006-11-06 13:39:03 +00:00
espie
1eeb9852b1 RFC3066 langtag support in catalyst 2006-11-06 13:15:00 +00:00
espie
3766439373 simpler syntax for context access in catalyst 2006-11-06 12:50:04 +00:00
espie
ac7b695f75 add catalyst crud scaffolding pieces and interface to prototype 2006-11-06 12:37:45 +00:00
espie
dfe351e5ef catalyst helper script for CRUD scaffolding.
If I'm not mistaken, this takes catalyst to a similar level of
functionality to ruby-on-rails.
2006-11-06 12:35:31 +00:00
espie
b82f1cf145 form validation from catalyst 2006-11-06 12:00:11 +00:00
espie
58dbd2a851 plugin to the Prototype library for catalyst 2006-11-06 11:26:41 +00:00
espie
6382a6a5c6 simple forwarder for catalyst, can be used for scaffolding, for instance 2006-11-06 11:25:09 +00:00
espie
74fde17130 add perl support. from maintainer with input by mbalmer 2006-11-06 10:44:35 +00:00
espie
b37196fd7b fix tutorial 2006-11-06 01:21:49 +00:00
espie
95d1d525f0 Bad Session storage, I need Storage-FastMmap for the tutorial 2006-11-06 01:20:55 +00:00
espie
05859c3fa6 add catalyst tutorial components 2006-11-05 21:05:32 +00:00
espie
28809611e6 save catalyst sessions using Cache::FastMmap 2006-11-05 20:56:24 +00:00
espie
271a76b8b8 interface to HTML::Widget for catalyst 2006-11-05 20:43:50 +00:00
espie
fbcb7ef7b7 don't forget to update the packing-list after updating the modules,
tests work better.
2006-11-05 20:40:19 +00:00
espie
cbd9255b76 HTML form widgets framework, including validation 2006-11-05 20:25:31 +00:00
espie
417fafd833 link in some catalyst modules 2006-11-05 17:05:42 +00:00
espie
3f5c52deb0 embed session ids as URI for catalyst 2006-11-05 16:40:39 +00:00
espie
ca2d8b4ac8 catalyst prereq 2006-11-05 16:32:14 +00:00
fgsch
237dbabb6d enable lua by default so mod_magnet and mod_cml can use it. bump package.
discussed and ok by jolan@ and brad@.
2006-11-05 16:13:31 +00:00
espie
9e8a463ad2 per user sessions for catalyst 2006-11-05 16:11:31 +00:00
mbalmer
f834b792f0 Update to Turba H3 (2.13).
Major changes compared to the Turba H3 (2.1.2) version are:

    * Remember the lastly selected address book during the session.
    * Updated Brazilian Portuguese, Dutch, German, and Traditional Chinese
      translations.
    * Small bugfixes and improvements.

The full list of changes (from version H3 (2.1.2)) can be viewed here:
http://cvs.horde.org/diff.php/turba/docs/CHANGES?r1=1.181.2.89&r2=1.181.2.97&ty=h
2006-11-05 15:53:25 +00:00
espie
bfa5287a0c basic plugin framework for session mechanims in catalyst 2006-11-05 14:04:04 +00:00
espie
506ec2d131 catalyst session plugin based on cookies 2006-11-05 14:01:20 +00:00
espie
9d89d76dac +catalyst stuff 2006-11-05 12:32:33 +00:00
espie
44e5382858 interface to mason components for catalyst views 2006-11-05 10:00:41 +00:00
espie
1051d7418e fix build style, no package change 2006-11-05 09:59:04 +00:00
espie
02eecdf495 +catalyst pieces 2006-11-05 00:22:23 +00:00
espie
df094aa872 mod_perl support for Catalyst.
Only Apache 1.3 is concerned, since OpenBSD doesn't include apache2
2006-11-05 00:16:31 +00:00
espie
c5d3405bca devel module for catalyst 2006-11-05 00:04:57 +00:00
espie
3b0c644775 serving static pages with catalyst 2006-11-04 23:23:46 +00:00
espie
f887788be7 subrequest action mapper for catalyst 2006-11-04 23:19:25 +00:00
espie
3b89306557 catalyst plugin to Config::Any. 2006-11-04 20:34:21 +00:00
espie
34d23735ab forgot to tag PKG_ARCH=* 2006-11-04 20:21:43 +00:00