Commit Graph

2676 Commits

Author SHA1 Message Date
alek
c2950fe7be Add libcroco 2006-11-16 23:00:57 +00:00
alek
1a422048ca Import libcroco 0.6.1
The Libcroco project is an effort to build a generic Cascading Style
Sheet (CSS) parsing and manipulation toolkit that can be used by
applications in need of CSS support.
2006-11-16 22:47:27 +00:00
steven
e9565815da no need to have world writable files.
"agreed" sturm@
2006-11-15 06:42:16 +00:00
espie
1f19027b77 add more p5-* 2006-11-14 19:16:03 +00:00
espie
7ea4fd6daf perl API to create/update bugzilla reports 2006-11-14 19:10:06 +00:00
espie
b880699c9f switch to cpan module 2006-11-14 10:22:11 +00:00
espie
5ca9fe7422 +p5 ports 2006-11-13 15:25:16 +00:00
espie
c379f4af77 html/javascript widget to select trees 2006-11-13 15:21:28 +00:00
espie
27593df613 parse apache config format files 2006-11-13 15:21:04 +00:00
espie
c257748325 generate CGI::Application skeleton easily 2006-11-13 15:20:45 +00:00
espie
7b73894361 yet another MVC web framework, base package 2006-11-13 15:20:26 +00:00
steven
91a71496cd USE_X11 2006-11-13 12:51:14 +00:00
brad
501f04fa44 upgrade to 2.6.STABLE5 2006-11-13 02:11:39 +00:00
jcs
fcb26193ca remove myself as maintainer for ports i no longer use and/or cannot
test

bump pkgname's accordingly
2006-11-12 23:28:42 +00:00
espie
5965c38623 link in some cpan ports 2006-11-12 16:34:33 +00:00
espie
1580d97d5a mini test framework for HTTP::Server::Simple 2006-11-12 16:30:48 +00:00
espie
f8877b7567 record stuff happening in an HTTP::Simple::Server-derived class 2006-11-12 16:30:25 +00:00
mbalmer
62101373ef I moved this to p5-CGI-Cookie-Splitter, obviously committed to the wrong dir. 2006-11-12 14:42:42 +00:00
mbalmer
fcdad8b0e7 p5-CGI-Cookie-Splitter, accidentally imported under a different name. 2006-11-12 14:39:18 +00:00
robert
aafb4a7061 unbreak the curl extension by removing references to deprecated
constants removed from curl.h; noticed and patch provided by
Marc Wirth <marcwirth@mac.com>
2006-11-12 13:40:20 +00:00
espie
2bad685411 +p5-* 2006-11-11 18:29:39 +00:00
espie
35a059e60d squish css imports together, jifty prereq 2006-11-11 18:19:41 +00:00
espie
64aefb01a1 reimport in the correct location 2006-11-11 18:15:42 +00:00
mbalmer
620e1f357b Fix WANTLIB after openldap changes. 2006-11-11 14:26:03 +00:00
espie
d6b07072aa fix collisions 2006-11-11 10:40:30 +00:00
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