Commit Graph

1751 Commits

Author SHA1 Message Date
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
sturm
81ede3a6b8 missing PKGNAME bumps after java.port.mk changes
noticed by espie@
2008-03-26 13:07:04 +00:00
winiger
5a0b5e75a4 build only for python2.4 because it is included in python2.5
ok martynas@
2008-03-19 15:54:01 +00:00
djm
e8178b7596 unbreak PLIST 2008-03-17 00:30:25 +00:00
ajacoutot
112f73b720 - bugfix update to intltool-0.37.1 2008-03-15 10:09:01 +00:00
djm
2db159acef pygments-0.9; from Benoit Chesneau 2008-03-14 23:55:30 +00:00
naddy
96a5171118 bump PKGNAME for PLIST changes 4.2 -> 4.3 2008-02-22 19:16:49 +00:00
kurt
ef1a64e45b - pkg bump all 1.3+ ports due to 1.3-linux removal and change in
RUN_DEPENDS via java.port.mk. okay ian@ pval@
2008-02-14 21:51:31 +00:00
merdely
6ceec323ef Make glimpse honor our CFLAGS and not hardcode -O.
Fixes build on alpha.

help and ok naddy@
2008-02-14 21:00:00 +00:00
landry
cca632a485 Finally, fix make install (spotted by markus lude at gmx.de)
fix from sthen@
ok sthen@ steven@
2008-02-14 08:52:35 +00:00
landry
fda5721896 Finally, make xpdf MULTI_PACKAGES, xpdf -main package provides x-depending
parts of xpdf, and xpdf -utils provides non-x-depending parts (replacing the
no_x11 flavor). Appropriate @conflict marker makes upgrade flawless.
While here, remove dependency on a specific version of auto* (prompted by naddy@)
(and remember me to never _ever_ touch xpdf again)

Change requested by naddy@ espie@
ok sthen@ naddy@
2008-02-13 16:18:33 +00:00
landry
4a655e71a5 Add a no_x11 FLAVOR, based on an initial submission by Jeremy Evans
Discussed with many on ports@

ok brad@
2008-02-10 20:25:13 +00:00
bernd
276d23b1bf Update to ruby-fastri-0.3.1.1 and add a regress target. 2008-02-07 20:22:14 +00:00
ajacoutot
009cb54b7f - update to intltool-0.37.0
- remove gettext module and add it as run_depends instead

"smack yah diff in" jasper@
2008-02-06 13:48:25 +00:00
robert
9d5689dcbe update to version 8.2.5;
from Pierre-Emmanuel André <pea@raveland.org>
2008-02-03 21:19:30 +00:00
ajacoutot
bec42b0535 - update to gtkspell-2.0.11
- take over maintainership

ok jolan@ (former maintainer)
2008-02-01 18:42:56 +00:00
laurent
6bb5b0ce35 Link to SIM port, ok jasper@ 2008-01-29 11:12:56 +00:00
laurent
c1c5e217ae SIM 2.21 port 2008-01-29 10:45:38 +00:00
okan
4b14c85cba - maintenance update to 1.0.11
ok merdely@
2008-01-28 20:07:37 +00:00
ajacoutot
2df89dced5 - give it a chance to compile: USE_GMAKE
- remove unneeded pkg/SECURITY file
- regen patches while here

ok jasper@
2008-01-24 11:49:21 +00:00
okan
92e655a224 +p5-Text-MultiMarkdown 2008-01-24 04:54:56 +00:00
okan
62e307e261 import p5-Text-MultiMarkdown
Markdown is a text-to-HTML filter; it translates an easy-to-read /
easy-to-write structured text format into HTML.  Markdown's text format
is most similar to that of plain text email, and supports features such
as headers, *emphasis*, code blocks, blockquotes, and links.

This module implements MultiMarkdown, which is an extension to Markdown.

ok merdely@
2008-01-24 04:53:55 +00:00
okan
8297713a7f - maintenance update to 1.0.5
- correct license
- update my address
- TEST_POD reminder from merdely@

ok merdely@
2008-01-24 02:06:58 +00:00
landry
3b8a06c228 - Update p5-ack to 1.76
- add missing BUILD_DEPENDS=${RUN_DEPENDS}
- rewrite DESCR

ok pyr@ (MAINTAINER)
2008-01-22 09:19:09 +00:00
jasper
733be6087a - update p5-Template to 2.19
ok simon@
2008-01-16 06:25:07 +00:00
ajacoutot
68f5c7a7fe - update to xerces-2.9.1
- rework DESCR

ok kevlo@ (maintainer)
2008-01-15 08:47:09 +00:00
bernd
a544ffe99c Update to hyperestraier-1.4.13.
From Jeremy Evans. (MAINTAINER)
2008-01-12 15:16:07 +00:00
naddy
65e9df9d79 don't look for expat in ${X11BASE} anymore 2008-01-06 17:13:04 +00:00
espie
9ca2e064cf do the same thing with REGRESS_FLAGS as FAKE_FLAGS 2008-01-04 18:38:51 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
okan
38aa9fb970 - maintenance update
- add CPAN_AUTHOR
- update my address while here

ok merdely@
2007-12-30 22:37:55 +00:00
okan
be8e3aa5ac - maintenance update
- add CPAN_AUTHOR

ok merdely@
2007-12-30 22:32:13 +00:00
okan
30741e5a0a add libical 2007-12-28 17:32:46 +00:00
okan
139140a7a2 import libical, from Sebastian Reitenbach
libical is an Open Source (MPL/LGPL) implementation of the IETF's
iCalendar Calendaring and Scheduling protocols.  (RFC 2445, 2446, and
2447).  It parses iCal components and provides a C API for manipulating
the component properties, parameters, and subcomponents.

feedback and ok merdely@ and simon@
2007-12-28 17:32:12 +00:00
bernd
be778a9fce Fix PLIST after ruby update. 2007-12-27 18:35:06 +00:00
ajacoutot
0a61f2f7b5 - execute scrollkeeper-update at package install time
- remove unused VERSION variable

"looks good" jasper@
2007-12-17 20:33:43 +00:00
jasper
e74bf39ea7 add p5-Text-Affixes 2007-12-16 22:27:51 +00:00
jasper
9a96c706a8 import p5-Text-Affixes 0.07
Provides methods for prefix and suffix analisys of text.
2007-12-16 22:20:23 +00:00
ajacoutot
dc9a7dff5b - add support for intltool module
this allows easy use of the intltool-* scripts from our package instead
of the ones bundled in the source tarball of a program
2007-12-12 14:41:58 +00:00
merdely
9e4fe11229 Update to 0.08.
From JC Roberts.
ok simon@
2007-12-11 19:49:43 +00:00