Commit Graph

1828 Commits

Author SHA1 Message Date
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
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
martynas
4ed5988446 remove lang/python category from individual ports 2007-12-10 21:07:51 +00:00
okan
b09bbe7c59 - update to 1.6b from Will Maier (MAINTAINER) with tweaks
ok merdely@ ajacoutot@
2007-12-06 15:45:16 +00:00
simon
2dfb40bc18 update to version 0.5g
from Giovanni Bechis
ok winiger@
2007-11-24 14:46:29 +00:00
mgrimm
75f3498214 Update to pinfo 0.6.9; many bugfixes.
With feedback, help and fixes from both kili@ and espie@.

ok kili@, "go ahead" espie@ (MAINTAINER)
2007-11-19 18:31:03 +00:00
okan
d28b41a4c8 update to 0.6; update my address while here
ok merdely@ simon@
2007-11-17 22:29:49 +00:00
bernd
aee4790913 Update to xpdf-3.02pl2 which contains security fixes for CVE-2007-4352,
CVE-2007-5392 and CVE-2007-5393.

More info:
http://secunia.com/secunia_research/2007-88/advisory/

testing & ok simon@, jasper@
2007-11-09 07:15:12 +00:00
bluhm
d8cf318027 + p5-PDF-Table 2007-11-06 15:30:01 +00:00
bluhm
17fe4604c6 Initial import of p5-PDF-Table-0.9.3
A utility class for building table layouts in a PDF::API2 object.

ok sturm
2007-11-06 15:12:07 +00:00
bernd
887abf650b + ruby-icalendar 2007-11-05 21:35:29 +00:00
bernd
b003e50c56 Initial import of ruby-icalendar-1.0.1.
This is a Ruby library for dealing with iCalendar files.
2007-11-05 21:34:04 +00:00
naddy
d4fdb91205 make the renamed patches actually produce the same accumulative changes
as the mess before did
2007-11-03 16:26:34 +00:00
merdely
e9481ef01e Add p5-Text-ASCIIMathML, p5-Text-Restructured
Sort.
2007-11-02 14:57:10 +00:00
merdely
54ac0f0be9 Text::Restructured is a set of modules to parse reStructuredText
documents and output them in various formats, such as HTML or LaTeX.  For
details on reStructuredText, see http://docutils.sourceforge.net/rst.html.

From Okan Demirmen
ok simon@
2007-11-02 14:54:27 +00:00
merdely
76bd28a021 Text::ASCIIMathML is a parser for ASCIIMathML text which produces MathML
XML markup strings that are suitable for rendering by any
MathML-compliant browser.

From Okan Demirmen
ok simon@
2007-11-02 14:53:10 +00:00
steven
4aa0f3527c +p5-Text-Markdown 2007-11-01 20:24:31 +00:00
steven
299ea46895 import Text::Markdown 1.0.3
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.

from okan at demirmen.com
2007-11-01 20:22:23 +00:00
ajacoutot
3e936da7e5 - domain name change; fix MASTER_SITES 2007-10-27 23:44:41 +00:00
simon
7145a41ee5 remove USE_X11 and CONFIGURE_ARGS now expat is in base
"looks ok" steven@, ok ajacoutot@
2007-10-26 22:18:54 +00:00
jasper
af001022d0 - use our naming scheme for patches
- regen patch-transpec_Makefile
2007-10-26 21:29:30 +00:00
simon
6e24e71497 add p5-CGI-FastTemplate 2007-10-25 21:33:57 +00:00
simon
f98904610a import p5-CGI-FastTemplate
CGI::FastTemplate manages templates and parses templates replacing
variable names with values.  It was designed for mid to large scale web
applications (CGI, mod_perl) where there are great benefits to
separating the logic of an application from the specific implementation
details.

ok jasper@
2007-10-25 21:33:48 +00:00
simon
3ca7744837 update to version 1.45 2007-10-24 08:53:47 +00:00
ajacoutot
e905abfc80 - add docbook to build_depends (so we don't need to do weird validation
stuffs online ; no need of systrace.filter anymore)

ok sturm@
2007-10-23 21:16:20 +00:00