1597 Commits

Author SHA1 Message Date
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
65d373b992 a few more catalyst pieces 2006-11-06 13:42:41 +00:00
espie
e2ad9a4e76 shorter syntax to method calls in catalyst tt views 2006-11-06 13:00:43 +00:00
espie
ac7b695f75 add catalyst crud scaffolding pieces and interface to prototype 2006-11-06 12:37:45 +00:00
espie
a1e4f19f57 p5-Template extension to facilitate the use of Class::DBI 2006-11-06 12:24:21 +00:00
espie
9d89d76dac +catalyst stuff 2006-11-05 12:32:33 +00:00
espie
024fd38b05 using Textile with catalyst 2006-11-05 09:50:13 +00:00
espie
6cec62ff7b catalyst views based on template toolkit 2006-11-05 09:47:27 +00:00
espie
2d1aa94ea4 prereq for catalyst output plugins 2006-11-05 09:40:03 +00:00
espie
4b84ef24fe +some catalyst modules 2006-11-04 19:29:07 +00:00
espie
f8114c160b yet another catalyst dep 2006-11-04 17:43:58 +00:00
espie
d95bd1abdd yet another catalyst dep 2006-11-04 17:31:48 +00:00
jasper
d78d40f142 update to 1.12 and update my address while there
ok steven
2006-11-04 00:10:23 +00:00
msf
3caa3d84d1 +xmlto 2006-11-03 14:03:39 +00:00
msf
f39c920849 initial import of xmlto-0.0.18
xmlto is a front-end to an XSL toolchain. It chooses an appropriate
stylesheet for the conversion you want and applies it using an external
XSL-T processor. It also performs any necessary post-processing.

ok bernd@
2006-11-03 14:00:21 +00:00
kurt
d5e7960401 pkg bump due to depends change in java.port.mk 2006-11-01 20:47:41 +00:00
dhill
0feb00bef1 +eruby 2006-10-31 14:41:13 +00:00
dhill
5434baea9f eRuby -- interprets Ruby code embedded in a text file
much help and ok from bernd@
2006-10-31 14:38:17 +00:00
bernd
1a46ad440f Missing patchfile. 2006-10-30 11:20:08 +00:00
bernd
18780e815a Something is wrong with one patchfile. Here goes the rest of the libxml
commit:

Replace the python PSEUDO_FLAVOR with a no_python PSEUDO_FLAVOR which is
disabled by default. Build a stub py-libxml package on non shared
architectures to avoid building libxml twice during bulk builds.

Don't intall this weird TODO file for py-libxml.

Based on a diff from espie@.

ok steven@, espie@
2006-10-30 11:10:11 +00:00
bernd
f37356e2e5 Replace the python PSEUDO_FLAVOR with a no_python PSEUDO_FLAVOR which is
disabled by default. Build a stub py-libxml package on non shared
architectures to avoid building libxml twice during bulk builds.

Don't intall this weird TODO file for py-libxml.

Based on a diff from espie@.

ok steven@, espie@
2006-10-30 11:01:58 +00:00
bernd
2cb431c6ab Don't build libxml twice. 2006-10-30 11:00:47 +00:00
alek
b54913b3a7 Fix for scrollkeeper-update writing outside fake area 2006-10-29 18:18:47 +00:00
ajacoutot
edfb97f1af Add p5-tkispell. 2006-10-29 17:44:42 +00:00
ajacoutot
be6cc3742e Import p5-tkispell, a Perl/Tk graphical user interface to GNU ispell.
ok steven@
2006-10-29 17:42:53 +00:00
mbalmer
7f3951cc3d Add pear-File. 2006-10-28 17:12:14 +00:00
mbalmer
31bb0f8223 pear-File, common file and directory routines for PHP. 2006-10-28 17:11:29 +00:00
mbalmer
9f91add9b7 Add pear-XML-Serializer 2006-10-28 12:45:17 +00:00
mbalmer
0929bc3079 pear-XML-Serializer is a Swiss-army knife for reading and writing XML files
for PHP.
2006-10-28 12:43:42 +00:00
steven
cc0153f9d8 update to catdoc 0.94.2
now also includes:
* catppt (powerpoint -> ascii)
* xls2csv (excel -> comma separated values)

tested/ok kili@
2006-10-27 20:41:47 +00:00
steven
d466410a4a sort 2006-10-27 10:24:42 +00:00
jasper
adeb15f51f fix RUN_DEPENDS, spotted by steven 2006-10-27 10:01:37 +00:00
jasper
0229c5a2d2 add p5-PPI 2006-10-27 09:35:43 +00:00
jasper
4a2b6fbdcd import p5-PPI 1.118
PPI is a package for parsing and manipulating Perl source/documents.

"go ahead" bernd
2006-10-27 09:33:53 +00:00
mbalmer
e21fc0d236 Update to XML-Parser 1.2.6 2006-10-22 13:27:46 +00:00
jasper
f8dbb5482b update p5-XML-Writer to 0.601
and update my address while there

ok steven
2006-10-16 14:46:05 +00:00
alek
31f34d0736 Update to 1.6a; from Will Maier <willmaier@ml1.net> 2006-10-14 12:04:11 +00:00
alek
74957e28f4 Add markdown 2006-10-09 16:12:07 +00:00
alek
8aee0fab30 Import markdown 1.5
A text-to-HTML conversion tool.

From Will Maier <willmaier@ml1.net>
2006-10-09 16:01:25 +00:00
naddy
7d886d968b seems to work on alpha now 2006-10-05 18:05:57 +00:00
xsa
e0db82962c better regress target; OK fgsch@. 2006-10-03 16:53:50 +00:00
jasper
25ed901c43 - update p5-Font-TTF to 0.40
- remove NO_REGRESS
- drop maintainership

feedback and ok steven
2006-09-29 08:57:13 +00:00
fgsch
5ef37218f0 make sure regress runs without any symlinks to the python interpreter. 2006-09-25 16:08:53 +00:00
fgsch
c5306bea9f some improvements from Will Maier (willmaier at ml1 dot net), brought
to my attention by xsa@.
2006-09-25 12:55:30 +00:00
aanriot
f44568f799 - update to 1.7 .
- drop maintainership.

"looks okay" bernd@
2006-09-22 12:08:56 +00:00
fgsch
f526e1c8ff update to 0.8.4; gutenpy confirmed to work by its maintainer. thanks. 2006-09-22 10:39:27 +00:00
espie
939a8c0f52 zap .0.0 2006-09-18 11:59:59 +00:00
kurt
81c31bac88 pkg bump all 1.3 and 1.4 java ports that haven't been yet since the
java.port.mk changes. okay naddy@
2006-08-10 18:26:23 +00:00
steven
3ea3bd2afe DESCR shouldn't be empty 2006-08-04 04:37:08 +00:00