Commit Graph

1790 Commits

Author SHA1 Message Date
ajacoutot
3d45a75933 - fix path in MESSAGE
- fix WANTLIB
- regen PLIST while here
2008-06-11 01:45:11 +00:00
ajacoutot
fde9befe20 - update intltool to version 0.40.0
- use x11/gnome MODULE
- tweak DESCR

tested on a bulk build by bernd@, thank you!
2008-06-09 16:21:03 +00:00
naddy
8bfa6fcc33 fix build with gmake 3.81; from upstream via brad@ 2008-06-09 04:47:59 +00:00
okan
aaa32ef01b now superseded by p5-Text-Markdown (1.0.19) 2008-06-05 11:45:19 +00:00
okan
04ac1b9e5a - update to 1.0.19.
- new license (BSD).
- merges in and deprecates textproc/p5-Text-MultMarkdown.
- install {Multi,}Markdown scripts for command line use.

ok merdely, "looks good" sanity check espie@
2008-06-05 11:41:44 +00:00
ajacoutot
04df175707 - add comment about why we need to use bundled intltool for this port 2008-06-03 13:56:56 +00:00
ajacoutot
a01c35911b - add a small reminder comment so one does not have to wonder next time 2008-06-03 10:47:28 +00:00
simon
67084ce1c9 update to version 0.11 2008-06-02 22:56:26 +00:00
simon
72a1f935e2 add p5-Catalyst-Plugin-Markdown 2008-06-01 16:32:34 +00:00
simon
7e943cb8f3 import p5-Catalyst-Plugin-Markdown
This module adds a method to Catalyst for accessing a persistent and
ready to use Text::Markdown object.

from Jim Razmus
2008-06-01 16:32:30 +00:00
ajacoutot
66856ad8b0 - install html devhelp files
"looks ok" steven@
2008-06-01 14:56:06 +00:00
sturm
46bcb898f8 fix a gint-gsize-confusion to get rid of a bus error on sparc64
tested by jasper
2008-05-31 17:37:53 +00:00
ajacoutot
a5ab7ddd1e - update to gtkspell-2.0.13
- use textproc/intltool MODULE
- fix my email and precise license marker while here
2008-05-28 07:42:36 +00:00
ajacoutot
ba24d38327 - fix ASPELL_CFLAGS 2008-05-26 16:56:13 +00:00
ajacoutot
78b73ecee7 - make help available by adding MODGNOME_HELP_FILES / ::x11/gnome/yelp
to RUN_DEPENDS

"mkay" jasper@
2008-05-26 16:29:26 +00:00
jasper
044eefbfde - update libxslt to 1.1.24, which includes a SECURITY FIX for SA30315
- bump the minors (suggested by kili@)

ok kili@ simon@ steven@
2008-05-22 16:14:26 +00:00
simon
997bbe43af maintenance update to version 0.27 2008-05-22 14:52:48 +00:00
robert
69bc402026 update to version 8.2.6; from Emilien Gaspar <gapz@sceen.net> 2008-05-20 14:27:16 +00:00
simon
f5fc35b0e3 update to version 0.3002 2008-05-17 17:49:05 +00:00
simon
927a93f02e maintenance update to version 0.04 2008-05-17 17:05:17 +00:00
okan
b741618707 update email address
ok merdely@
2008-05-15 21:48:26 +00:00
jasper
d32bee9450 - update gtkaml to 0.2.1.0 2008-05-13 11:19:58 +00:00
bernd
047d6fbb58 Update to ruby-erubis-2.6.0 and enable regress tests. 2008-05-09 17:59:46 +00:00
bernd
1825d42807 Update to ruby-fastercsv-1.2.3 and enable regress tests. 2008-05-09 17:51:12 +00:00
bernd
2569c87523 Update to ruby-icalendar-1.0.2. 2008-05-09 17:36:32 +00:00
espie
6adf320c13 CATEGORIES repairs 2008-05-08 22:44:13 +00:00
simon
1c0ecd11d1 update to version 1.66 2008-05-06 22:02:50 +00:00
steven
8e46995295 update to 1.1.23 2008-05-06 18:53:46 +00:00
steven
28437252b2 update to 2.6.32 2008-05-06 18:53:01 +00:00
jasper
cb84e7bab6 - add gtkaml 2008-05-05 09:34:03 +00:00
jasper
da139f8f7c import gtkaml 0.2.0.2
gtkaml is an XML parser that extends the Vala.Parser (literally) and
transforms all your tags into a valid Gtk+ UI class described in the
Vala language.

ok ajacoutot@
2008-05-05 09:31:16 +00:00
robert
d8f5d8b8b3 make the setBreakType function public. the diff has been extracted
from openoffice's diff, so we can switch to our icu4c;

tested by simon@, jasper@; ok jasper@
2008-05-04 12:01:42 +00:00
bernd
31d8429f8a Update to ruby-rubigen-1.3.1. 2008-04-26 10:18:06 +00:00
bernd
7719584c47 Don't hardcode ruby-builder version number in RUN_DEPENDS and add
a regress target.
2008-04-26 10:05:23 +00:00
bernd
8143ad461e Update to ruby-builder-2.1.2 and add regress target. 2008-04-26 10:04:15 +00:00
deanna
7d59c0e898 Simplify anti-DRM patches. Catches a new DRM check that slipped in
from upstream.

Diff from brad@, inspired by Floor on ports@

ok brad@, bernd@, pvalchev@, and a special "Kill the DRM!  DIE DIE
DIE!!!!!!!!" from todd@
2008-04-25 19:19:05 +00:00
bernd
bd0fe434c1 Add ruby-rubigen and ruby-haml. 2008-04-19 19:13:05 +00:00
bernd
240754c507 Initial import of ruby-haml-1.8.2.
Haml and Sass are templating engines for the two most common types of
documents on the web: HTML and CSS, respectively.
They are designed to make it both easier and more pleasant to code
HTML and CSS documents, by eliminating redundancy, reflecting the
underlying structure that the document represents, and providing
elegant, easily understandable, and powerful syntax.
2008-04-19 19:11:21 +00:00
bernd
0004288a65 Initial import of ruby-rubigen-1.2.4.
A framework to allow Ruby applications to generate file/folder stubs
(like the `rails` command does for Ruby on Rails, and the 'script/generate'
command within a Rails application during development).
2008-04-19 19:02:10 +00:00
bernd
8e25161c33 Add ruby-hpricot. 2008-04-19 17:27:47 +00:00
bernd
e6b65b792d Initial import of ruby-hpricot-0.6.
Hpricot is a fast, flexible HTML parser written in C.  It's designed 
to be very accommodating (like Tanaka Akira's HTree) and to have a
very helpful library (like some JavaScript libs -- JQuery, Prototype
-- give you.)  The XPath and CSS parser, in fact, is based on John
Resig's JQuery.

Also, Hpricot can be handy for reading broken XML files, since many of
the same techniques can be used.  If a quote is missing, Hpricot tries
to figure it out. If tags overlap, Hpricot works on sorting them out.
2008-04-19 17:21:27 +00:00
bernd
902efaf529 Add ruby-erubis. 2008-04-19 17:02:57 +00:00
bernd
e80af09697 Initial import of ruby-erubis-2.5.0.
Erubis is an implementation of eRuby written in pure Ruby.
2008-04-19 17:01:45 +00:00
ajacoutot
38f79919bf - add missing pyexpat FLAVOR fragment in PLIST
- install egg-info file so that we don't end up with errors like
"pkg_resources.DistributionNotFound: PyXML..." when using some apps that
need this module
2008-04-19 09:24:50 +00:00
bernd
972e5a3c90 Security fix for CVE-2008-1693. From Debian.
ok naddy@
2008-04-19 07:38:24 +00:00
ajacoutot
000d35881c - update to enchant-1.4.0
* improved languages support
 * better support for Unicode
 * follows XDG
 * many bugfixes
2008-04-14 08:12:19 +00:00
ajacoutot
691767b6fb +py-lxml 2008-04-03 11:32:42 +00:00
ajacoutot
fd16266315 Import py-lxml-2.0.3
lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries.
It provides safe and convenient access to these libraries using the
ElementTree API.

It extends the ElementTree API significantly to offer support for XPath,
RelaxNG, XML Schema, XSLT, C14N and much more.

from Benoit Chesneau <benoitc at metavers dot net>
2008-04-03 11:31:59 +00:00
jasper
ffefbd4fb2 - add missing BUILD_DEPENDS on wget
(specifically in a seperate commit of the security fix)

spotted by sthen@, thanks!
2008-04-01 11:36:24 +00:00
jasper
7585a37f8e SECURITY FIX for http://secunia.com/advisories/28444/
Libxml2 UTF-8 Parsing Denial of Service Vulnerability

Patch taken from upstream author.

testing and ok simon@ sthen@
2008-04-01 11:34:16 +00:00