Commit Graph

1473 Commits

Author SHA1 Message Date
jasper
7b65eca24e update p5-XML-Writer to 0.602 2006-11-16 18:09:34 +00:00
jasper
880d72c10b sigh...fix my own name...
bump pkgname
2006-11-16 08:50:54 +00:00
espie
1f19027b77 add more p5-* 2006-11-14 19:16:03 +00:00
espie
d17f73a6c5 validate SAX2 schemas 2006-11-14 19:09:46 +00:00
espie
6040075266 SAX2 writer 2006-11-14 19:09:32 +00:00
espie
70ad7926c7 SAX parser directly based on expat 2006-11-14 19:09:21 +00:00
espie
8e2e2ca771 SAX parser based on the perl interface to expat 2006-11-14 19:09:03 +00:00
espie
e3e0fdc4fb add line pos to XML events 2006-11-14 19:08:35 +00:00
espie
8fc3ec36ba collate text events in a SAX parser 2006-11-14 19:08:18 +00:00
jasper
f80dffddc0 update p5-XML-RSS to 1.20 and switch to MODULES=cpan
feedback and ok espie
2006-11-13 17:44:37 +00:00
steven
91a71496cd USE_X11 2006-11-13 12:51:14 +00:00
espie
5965c38623 link in some cpan ports 2006-11-12 16:34:33 +00:00
espie
59130b5f84 gabuzomeu as mnemo 2006-11-12 16:29:53 +00:00
robert
a86ca4c6c1 remove the version number from the library and
the include directory; bump PKGNAME
2006-11-11 14:39:10 +00:00
espie
2c1dbd6259 +p5-XML-Literal 2006-11-11 13:31:42 +00:00
espie
544a81a53f embed XML directly into perl 2006-11-11 13:28:00 +00:00
sturm
9041a0bb2e there is no aspell FLAVOR of enchant 2006-11-11 08:16:30 +00:00
ajacoutot
d5edf6320b add enchant 2006-11-10 19:14:00 +00:00
ajacoutot
44b6696ba9 Import enchant-1.3.0, a generic spell checking library/wrapper.
ok alek@
2006-11-10 19:11:22 +00:00
steven
e18ab22f59 you forgot LIB_DEPENDS and WANTLIB 2006-11-10 12:41:26 +00:00
robert
c1da57d329 +libwpd 2006-11-10 11:15:04 +00:00
robert
3d24f50b71 import of libwpd-0.8.7;
libwpd is a library for reading and writing WordPerfect(tm)
documents.
This package also includes utilities for converting to HTML
and plain text.
2006-11-10 11:13:00 +00:00
espie
c6f638e9af add a few more catalyst plugins 2006-11-07 18:22:29 +00:00
espie
87a8b36256 catalyst xslt view 2006-11-07 18:19:25 +00:00
espie
beb7e7e59f update to a newer version, needed for the catalyst xslt view plugin.
okay jasper@
2006-11-07 18:16:02 +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
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