Commit Graph

35093 Commits

Author SHA1 Message Date
espie
df22fa0a98 fix build, no pkgname bump needed 2006-11-07 13:56:42 +00:00
espie
95858472ef interface to japanese character sets in catalyst 2006-11-07 12:29:20 +00:00
espie
9e5f9b281a add a few catalyst modules.
update the tutorial so everything in it runs out of the box.
2006-11-07 12:03:57 +00:00
espie
9b68a81cbd introduces DBIx::Class to HTML::Widget for Catalyst's needs 2006-11-07 11:54:54 +00:00
sturm
c277e18755 update to tor 0.1.1.25
from rui reis
2006-11-07 11:51:46 +00:00
espie
9a382173f8 abstract interface class to various email packages 2006-11-07 11:40:50 +00:00
espie
913990042a simple glue that's needed for catalyst email support 2006-11-07 11:22:24 +00:00
mbalmer
3d9dc6bc61 Don't install files with weird ownership, don't install lppasswd setuid root. 2006-11-07 11:20:49 +00:00
espie
b77386023b zap SCRIPTS_ENV, make sure include files belong to data owner, zap old
SH variable.
2006-11-07 10:55:43 +00:00
alek
afa58596de Update to 0.94 and make it work.
Sessionwide dbus tested with gaim; systemwide bus untested but at least it
starts up without dumping core.
2006-11-07 10:40:19 +00:00
alek
4c41dbe1c1 -examples subpackage needs QtDesigner as a LIB_DEPENDS 2006-11-07 09:27:37 +00:00
alek
6779e004fd Pass -pthread flag to linker; in preparation for new dbus port 2006-11-07 08:55:18 +00:00
sturm
f17066996f fix ownership of installed files 2006-11-07 06:42:56 +00:00
steven
262fc5e395 update to msmtp 1.4.9
from new maintainer Simon Kuhnle <simonkuhnle at web.de>
2006-11-06 22:47:46 +00:00
sturm
3b6f0582fb typo in RUN_DEPENDS
ok dopey
2006-11-06 21:27:35 +00:00
espie
ff16dc06ca fix modes 2006-11-06 20:01:06 +00:00
espie
4ae54b62a9 packaging fix: make sure stuff belongs to the right owner 2006-11-06 19:40:32 +00:00
espie
5adec22b20 + utf8 stuff for catalyst 2006-11-06 18:21:30 +00:00
espie
0276748a4e enforce UTF8 in catalyst TT views 2006-11-06 16:44:47 +00:00
espie
5ca046d033 support for explicit encoding in template toolkit 2006-11-06 16:38:27 +00:00
espie
a000f1d8ec Stripping dir: shorter diagnostic when package is not found. 2006-11-06 16:35:20 +00:00
ajacoutot
e13fa720c6 - update to latest stable version (4.6.3) - 3 years worth of changes!
- use patches from www/mozilla-firefox (should now work on all supported
  Firefox platforms)
- replaced internal strtod and dtoa implementations (patch from kurt@)
- create and install nspr.pc (from FreeBSD)
- change MASTER_SITES, remove USE_X11, update pkg/DESCR

ok mbalmer@ kurt@
2006-11-06 14:35:45 +00:00
espie
c9b2837656 catalyst basic bundle and deps 2006-11-06 14:32:18 +00:00
espie
e1444b8849 the `official' catalyst development bundle.
renamed to catalyst, as we do not use CPAN terminology there...
2006-11-06 14:28:43 +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
bfaa3f0f74 perl implementation of XML RPC 2006-11-06 13:56:29 +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
24c0dec3ee yet another catalyst authentication plugin 2006-11-06 13:27:12 +00:00
espie
1eeb9852b1 RFC3066 langtag support in catalyst 2006-11-06 13:15:00 +00:00
espie
390ce63f7e RFC 3066 langtags support in perl 2006-11-06 13:07:22 +00:00
espie
e2ad9a4e76 shorter syntax to method calls in catalyst tt views 2006-11-06 13:00:43 +00:00
espie
3766439373 simpler syntax for context access in catalyst 2006-11-06 12:50:04 +00:00
jasper
ee2b0396df regen plist after xscreensaver update
bump pkgname

noticed by viq <vicviq at gmail.com>

ok espie
2006-11-06 12:40:19 +00:00
steven
856d6e7b47 new homepage and master site
ok robert@
2006-11-06 12:38:17 +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
a1e4f19f57 p5-Template extension to facilitate the use of Class::DBI 2006-11-06 12:24:21 +00:00
espie
e4e061bb13 simple glue for Class::DBI and form validators 2006-11-06 12:15:30 +00:00
espie
b82f1cf145 form validation from catalyst 2006-11-06 12:00:11 +00:00
espie
a6a800fa28 catalyst prereq for CRUD scaffolding 2006-11-06 11:53:51 +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
msf
297becc61f +vanessa 2006-11-06 10:58:28 +00:00
msf
0e6b5f88a2 initial import of vanessa
Vanessa is a collection of libraries that have been developed while working on a number of projects including perdition.

initial work by dlg@ and with input from bernd@

ok bernd@
2006-11-06 10:57:38 +00:00
espie
74fde17130 add perl support. from maintainer with input by mbalmer 2006-11-06 10:44:35 +00:00
pvalchev
491a77b83d sync, 3822 unzels 2006-11-06 07:03:42 +00:00
jolan
18a5bb9168 +nssl 2006-11-06 05:26:30 +00:00