Commit Graph

1911 Commits

Author SHA1 Message Date
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
espie
7ea21bd310 +xmlwf 2007-10-23 16:50:21 +00:00
espie
5bad752b2a resurrect the xmlwf command in case something needs it. 2007-10-23 15:33:39 +00:00
ajacoutot
83e7a9bd2c - enable building with USE_SYSTRACE 2007-10-22 13:56:29 +00:00
sthen
9e98db3730 fix BUILD_DEPENDS; problem seen by chl
ok simon@
2007-10-16 09:39:26 +00:00
simon
3a366c4880 add p5-XML-Generator 2007-10-13 09:56:20 +00:00
simon
8f25b09671 import p5-XML-Generator
In general, once you have an XML::Generator object, you then simply call
methods on that object named for each XML tag you wish to generate.

feedback & ok jasper@
2007-10-13 09:56:15 +00:00
steven
02671cffef +p5-Text-DoubleMetaphone 2007-10-08 15:24:58 +00:00
steven
3ea9309779 import Text::DoubleMetaphone 0.07
implementation of a "sounds like" algorithm

submitted by Jim Razmus
2007-10-08 15:24:41 +00:00
robert
f9e4938d1e +asciidoc 2007-10-08 14:40:59 +00:00
robert
896e966e25 import of asciidoc-8.2.3
AsciiDoc is a text document format for writing short documents, articles, books
and UNIX man pages. AsciiDoc files can be translated to HTML and DocBook
markups using the asciidoc(1) command.
2007-10-08 14:39:04 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
simon
343aa51ffa remove duplicates
noticed by steven@
2007-10-06 18:13:39 +00:00
simon
b355f65275 unlink duplicates
noticed by steven@
2007-10-06 18:10:17 +00:00
simon
f42fa4e03a add p5-Text-Tags, p5-XML-Atom, p5-XML-Feed and p5-XML-RSS-LibXML 2007-10-06 15:27:37 +00:00
simon
7599d95821 import p5-XML-RSS-LibXML
XML::RSS::LibXML uses XML::LibXML (libxml2) for parsing RSS instead of
XML::RSS' XML::Parser (expat), while trying to keep interface
compatibility with XML::RSS.

ok jasper@
2007-10-06 15:27:28 +00:00
simon
a7e239d96e import p5-XML-Feed
XML::Feed is a syndication feed parser for both RSS and Atom feeds.  It
also implements feed auto-discovery for finding feeds, given a URI.

XML::Feed supports the following syndication feed formats:
 - RSS 0.91
 - RSS 1.0
 - RSS 2.0
 - Atom

The goal of XML::Feed is to provide a unified API for parsing and using
the various syndication formats.

ok jasper@
2007-10-06 15:27:16 +00:00
simon
ca7b6953fb import p5-XML-Atom
Atom is a syndication, API, and archiving format for weblogs and other
data.  XML::Atom implements the feed format as well as a client for the
API.

ok jasper@
2007-10-06 15:27:05 +00:00
simon
f9730c19fe import textproc/p5-Text-Tags
Parses "folksonomies", which are simple
space-separated-but-optionally-quoted tag lists.

ok jasper@
2007-10-06 15:26:54 +00:00
jasper
0ac957a572 add p5-XML-Stream 2007-10-05 14:18:42 +00:00
jasper
38f213d83d import p5-XML-Stream 1.22
This module provides the user with methods to connect to a remote
server, send a stream of XML to the server, and receive/parse an XML
stream from the server.

ok simon@
2007-10-05 14:16:57 +00:00
jasper
5b7266c0a6 fix categories
from Gleydson Soares
ok simon@
2007-10-04 21:23:41 +00:00
jasper
108c810afa fix icu-config by making it recognize the shared libs naming schema
from Carlos Valiente <superdupont at gmail.com>
ok Vincent Gross (MAINTAINER)
2007-10-02 20:53:29 +00:00
jakemsr
6cdebca360 + mxml 2007-10-01 18:42:31 +00:00
jakemsr
9d7cd3a5ab import mxml-1.2.2
Mini-XML is a small XML parsing library that you can use to read XML and
XML-like data files in your application without requiring large
non-standard libraries.

okay steven@
2007-10-01 18:40:11 +00:00
steven
3b92333205 switch teTeX -> texlive
discussed with sturm and mbalmer
2007-10-01 11:42:30 +00:00
simon
8f8551ec78 update to version 2.18 and remove HOMEPAGE
from brad@ and tweaks by me
2007-09-29 18:08:57 +00:00
simon
36b3a5d602 update to version 0.16 and lowercase COMMENT
from brad@
2007-09-29 17:59:59 +00:00
bernd
f0000c1548 Fix PLIST to unbreak package build. (I had a never ruby in my tree...)
Reported by STeve Andre', thanks!!
2007-09-27 05:29:54 +00:00
bernd
9d0f8d6a05 + ruby-fastri
+ ruby-redcloth
2007-09-26 17:10:42 +00:00
bernd
b795c8f674 Initial import of ruby-fastri-0.3.0.1.
FastRI is an alternative to the ri command-line tool. It is *much* faster,
and also allows you to offer RI lookup services over DRb. FastRI is a bit
smarter than ri, and can find classes anywhere in the hierarchy without
specifying the "full path". It also knows about gems, and can tell you e.g.
which extensions to a core class were added by a specific gem.
2007-09-26 17:08:13 +00:00
bernd
ada8d25a2e Initial import of ruby-redcloth-3.0.4.
RedCloth is a module for using Textile in Ruby. Textile is a text format.
A very simple text format. Another stab at making readable text that can
be converted to HTML.
2007-09-26 17:04:20 +00:00
bernd
4d0b3af67c Add HOMEPAGE. 2007-09-26 17:00:53 +00:00
simon
81ff2cf5e0 add p5-XML-XPathEngine 2007-09-22 11:04:47 +00:00
simon
f9d4d6b029 import p5-XML-XPathEngine
This module provides an XPath engine that can be re-used by other
module/classes that implement trees.
2007-09-22 11:04:40 +00:00
simon
c6104244b3 update to version 1.63 and kill unrequired VERSION variable
ok jasper@
2007-09-22 10:40:06 +00:00
simon
2e925a4d88 update to version 1.64 and kill unrequired VERSION variable
ok jasper@
2007-09-22 10:38:11 +00:00
martynas
6faac0c632 remove 2007-09-19 14:57:21 +00:00
martynas
9018ca1ac0 man pages lie. so fix that. regen patches and bump pkgname along, of
course;  ok jasper@
2007-09-19 13:04:57 +00:00
sturm
8f1f4e03c6 gsed 2007-09-17 08:40:31 +00:00
sturm
0d82a2fa98 Initial import of gnu sed 4.1.5
GNU sed is the Free Software Foundation's version of the sed(1) editor.

from Armin Wolfermann <armin@wolfermann.org>
prodded by Stefan Sperling
2007-09-17 08:39:53 +00:00
merdely
a9dfe71c74 Remove surrounding quotes in COMMENT 2007-09-15 22:16:55 +00:00
merdely
213f5c62e8 Remove surrounding quotes in COMMENT-*/PERMIT_* 2007-09-15 20:59:36 +00:00
merdely
0fef9127b0 Add p5-SWISH-API
Add swish-e
2007-09-11 21:20:37 +00:00
merdely
8849bc74e0 SWISH::API is an Object Oriented Perl interface to the swish-e C
library.  This can be used to embed the swish-e search code into your
perl program avoiding the need to run the swish-e binary for searching.

From simon@
ok sturm@, steven@
2007-09-11 20:55:21 +00:00
merdely
042280b96b Swish-e is a fast, flexible, and free open source system for indexing
collections of Web pages or other files. Swish-e is ideally suited for
collections of a million documents or smaller. Using the GNOME libxml2
parser and a collection of filters, Swish-e can index plain text,
e-mail, PDF, HTML, XML, Microsoft Word/PowerPoint/Excel and just about
any file that can be converted to XML or HTML text. Swish-e is also
often used to supplement databases like the MySQL DBMS for very fast
full-text searching.

help from simon, ok steven@, sturm@
2007-09-11 20:52:49 +00:00
steven
deaf531ffc update to libxslt 1.1.22 2007-09-10 17:21:38 +00:00
steven
cb14cb91ee update to libxml 2.6.30 2007-09-10 17:21:05 +00:00
sturm
3da0d568fe missing PKGNAME bump
there is only one way to make sure you don't have to bump PKGNAME, build
the package with PLIST_DB and ONLY if it doesn't complain, you don't have
to bump
2007-09-05 05:38:20 +00:00
sthen
adbff6b384 add iksemel 2007-09-04 15:08:03 +00:00
sthen
03d3f8319b import ikesemel 1.2
iksemel is an LGPL-licensed XML parser library mainly designed for
Jabber applications.

ok steven@
2007-09-04 15:05:27 +00:00
pyr
31e5a74ea6 + p5-ack 2007-08-29 08:07:45 +00:00
pyr
06bdea79a1 App::Ack - A container for functions for the ack program. ack is a tool
like grep, aimed at programmers with large trees of heterogeneous source
code.  ack is written purely in Perl, and takes advantage of the power
of Perl's regular expressions.

ok simon@
2007-08-29 08:05:10 +00:00
ajacoutot
d65dfa1244 * cleanup (no package change):
- don't copy fonts.dir in WRKINST (fonts.dir is handled by pkg tools)
- remove quotes around COMMENT
- remove USE_X11 where not needed
2007-08-27 10:39:21 +00:00
aanriot
32e8556acc remove expat, which was COMES_WITH=4.2 .
"go ahead" naddy@
2007-08-26 18:58:45 +00:00
aanriot
5f7b36d82e disconnect expat. 2007-08-26 18:53:57 +00:00
jasper
e202436719 update gnome-spell to 1.0.7 2007-08-26 18:34:05 +00:00
naddy
ad83bdd8a8 fix ASCII85 encoding on LP64 archs 2007-08-25 14:42:37 +00:00
espie
6bb957fa20 make sure to build correct packages even if WRKSRC gets fucked up.
okay naddy@
2007-08-08 13:47:38 +00:00
steven
843d61b8de don't install shared libraries that don't follow our naming scheme,
and some port cleanup while here.

ok naddy@ simon@
2007-08-06 21:17:43 +00:00
steven
7e4b0d9225 remove gpdf 2007-08-05 15:21:35 +00:00
steven
82348fc516 remove gpdf, superseded by evince.
pointed out by Daniel Dickman (didickman@gmail)

ok naddy, espie, kili
2007-08-05 15:20:48 +00:00
david
6d648f4372 sort SUBDIR list 2007-08-02 03:35:22 +00:00
naddy
981e5b9829 SECURITY fix for CVE-2007-3387.
Also remove former maintainer at his request.
ok kili@
2007-07-31 21:22:16 +00:00
naddy
7682bff9fd bump package name to accommodate OpenBSD 4.1 -> 4.2 change in MODRUBY_ARCH 2007-07-27 19:17:11 +00:00
steven
df0a1538f3 +p5-XML-XSPF 2007-07-26 14:35:02 +00:00
steven
79ca8b6e59 parser and generator for XSPF playlists
from Stuart Henderson
2007-07-26 14:34:01 +00:00
simon
62959db76d add p5-Text-Aspell and p5-XML-RSSLite 2007-07-22 16:15:06 +00:00
simon
72ca60c434 import p5-XML-RSSLite
This module attempts to extract the maximum amount of content from
available documents, and is less concerned with XML compliance than
alternatives.  Rather than rely on XML::Parser, it uses heuristics and
good old-fashioned Perl regular expressions.  It stores the data in a
simple hash structure, and "aliases" certain tags so that when done,
you can count on having the minimal data necessary for re-constructing
a valid RSS file.  This means you get the basic title, description,
and link for a channel and its items.
2007-07-22 16:14:58 +00:00
simon
7616dfa4e3 import p5-Text-Aspell
This module provides a Perl interface to the GNU Aspell library.  It is
there to meet the need of looking up many words, one at a time, in a
single session, such as spell-checking a document in memory.
2007-07-22 16:14:30 +00:00
simon
1c0fe4e22d add icu4c 2007-07-19 21:52:19 +00:00
simon
0ec3e0dfd0 import icu4c-3.6
ICU (International Components for Unicode) is a set for C/C++ and Java
librairies providing Unicode and globalization support. icu4c is the
C/C++ version.

ICU services include code page conversion, collation (comparison using
locale-specific ordering), locale-wise formatting, Unicode regexp and
bidirectionnal text handling.

ICU is available under an open source non-copyleft licence.

from MAINTAINER Vincent Gross via jasper@, with hints from ajacoutot@
and tweak by me
ok jasper@
2007-07-19 21:52:09 +00:00
aanriot
154021822c USE_X11 = Yes
ok naddy@
2007-07-11 11:11:53 +00:00
steven
d6a080f846 update to 1.1.21
ok simon@
2007-07-05 16:05:56 +00:00
steven
5620303c30 update to libxml 2.6.29
ok simon@
2007-07-05 16:05:09 +00:00
jasper
871e183bf5 add highlight and yould 2007-07-05 10:00:36 +00:00
jasper
09433c35a9 import highlight 2.6.1
Highlight converts sourcecode to HTML, XHTML, RTF, LaTeX, TeX and XML
files with syntax highlighting. Its language definitions, colour themes
and indentation schemes are customizable.

tweak & ok ajacoutot@
2007-07-05 09:58:32 +00:00
jasper
2bff35ffb0 import yould 0.3.3
Yould is a generator for pronounceable random words.  The engine uses
Markov chains with two letter transitions. This distribution includes
trained engines for several languages: English, Dutch, Finnish, Italian,
French and German.

ok ajacoutot@
2007-07-05 09:54:04 +00:00
djm
e2bb0d3250 +py-pygments 2007-07-02 06:22:43 +00:00
djm
7bbacec5db import of Pygments-0.8:
Pygments is a generic syntax highlighter for general use in all kinds of
software such as forum systems, wikis or other applications that need to
prettify source code.
2007-07-02 06:21:59 +00:00
martynas
20ad84604b better comments; ok steven@ 2007-06-29 21:38:31 +00:00
simon
661c3114e0 update to version 0.603
ok jasper@
2007-06-27 18:30:40 +00:00
martynas
3be417655c structurise mirror and s/~jolan/~martynas/; thanks jolan@ for this
great service
2007-06-09 17:59:52 +00:00
ajacoutot
09a00de2a5 - change mirror structure
suggested by martynas@
2007-06-05 17:39:32 +00:00
jcs
2bb3d706c0 use MASTER_SITE_RUBYFORGE 2007-06-01 16:17:55 +00:00
steven
c90d6f5ce6 fix PKGNAME 2007-05-31 08:13:32 +00:00
aanriot
7821a29660 get ride of RUN_DEPENDS=${BUILD_DEPENDS}.
ok msf@
2007-05-30 02:34:43 +00:00
jcs
734d4993b3 ruby-builder and ruby-markaby 2007-05-29 20:15:47 +00:00
jcs
877333f34e ruby-markaby-0.5
an HTML templating language for Ruby
2007-05-29 20:09:25 +00:00
jcs
e1c6259c49 ruby-builder-2.1.1
a ruby library to create XML markup and data structures
2007-05-29 20:06:59 +00:00
jcs
2a421111c9 += ruby-pdf-writer 2007-05-29 04:37:56 +00:00
jcs
2e7b56ef2b ruby-pdf-writer 1.1.3
PDF::Writer for Ruby provides the ability to create PDF documents
using only native Ruby libraries.
2007-05-29 04:32:17 +00:00
ajacoutot
6599bed837 - fix aspell support 2007-05-28 23:21:21 +00:00
kili
aa3f2d2354 Don't use RUN_DEPENDS=${BUILD_DEPENDS}, dropping bogus RUN_DEPENDS to bzip2. 2007-05-28 16:30:23 +00:00
aanriot
9ce572ddff pkg/MESSAGE has been removed, so also get ride of the MESSAGE= line in
the Makefile.

"looks good" todd@
2007-05-28 14:47:54 +00:00
martynas
0c46850d43 enable 3000 regression tests suite; ok steven@ 2007-05-27 14:06:06 +00:00
martynas
deb807cf0b remove MESSAGE
from ajacoutot@
2007-05-27 13:47:55 +00:00
jcs
8bc80ab8a4 += ruby-fastercsv 2007-05-26 21:45:44 +00:00
jcs
bdcbb4b341 fastercsv-1.2.0, a faster csv library for ruby 2007-05-26 21:44:10 +00:00
ajacoutot
5ab736c523 - drop maintainership 2007-05-23 06:28:03 +00:00
ajacoutot
6278c3e12c - give maintainership to martynas@ 2007-05-22 18:47:14 +00:00
naddy
0137c82d43 remove leading "a " from COMMENT 2007-05-22 17:23:53 +00:00
martynas
f703373107 - license is MIT;
- MASTER_SITES holds .tar.gz, use it instead of .zip;
- install examples and documentation;
- alek@ drops maintainership;
2007-05-22 15:40:19 +00:00
jasper
82cd4ba50c remove marcm@ as maintainer
ok marcm@
2007-05-19 09:13:54 +00:00
steven
f33d1c7235 shorten COMMENT 2007-05-17 09:56:44 +00:00
steven
d70c59a2f0 shorten COMMENT 2007-05-17 04:50:58 +00:00
steven
811d3ce006 shorten COMMENT 2007-05-16 06:53:29 +00:00
martynas
f4d7093c3e .tar.gz is the default so remove the line; ok steven@ 2007-05-15 21:40:01 +00:00
jasper
e489e2f625 update intltool to 0.35.5
ok steven@
2007-05-12 19:07:20 +00:00
bernd
eaffe70235 All ports are now using the libexpat that's shipped with xenocara.
Add COMES_WITH=4.2 here.

ok sturm@, steven@, matthieu@, naddy@
2007-05-10 11:39:23 +00:00
simon
95e78ad685 update my lastname
ok naddy@
2007-05-05 17:44:50 +00:00
steven
49ce0ae575 update to libxml 2.6.28 2007-05-03 06:37:19 +00:00
bernd
e9b9e48e93 Update to hyperestraier-1.4.10.
Submitted by Jeremy Evans (MAINTAINER), thanks.
2007-04-30 17:30:39 +00:00
robert
81deb641c9 libwpd's regression test depends on cppunit,
so add a REGRESS_DEPENDS entry for it;
noticed by sturm@
2007-04-30 09:52:22 +00:00
sturm
1d47395466 use xenocara's expat 2007-04-28 19:54:06 +00:00
bernd
1048eaadbd Use xenocara expat. 2007-04-28 09:32:38 +00:00
bernd
470396a8b6 Use xenocara expat. 2007-04-28 09:18:51 +00:00
bernd
ee467d8e45 Use xenocara expat. 2007-04-27 18:40:39 +00:00