Commit Graph

2415 Commits

Author SHA1 Message Date
giovanni
380884b789 Update to version 2.13 from maintainer Benoit Lecocq
with tweaks by me.
"looks ok" steven@
2009-10-14 15:04:06 +00:00
landry
070b1b6611 +py-cssutils 2009-10-13 20:12:15 +00:00
landry
f8fafab0af Import py-cssutils 0.9.6:
A Python package to parse and build CSS Cascading Style Sheets.
(Yet another dependency of elisa/moovida..)
2009-10-13 20:10:49 +00:00
pirofti
4106e12d6c Add ruby-prawn to the makefile. 2009-10-13 15:13:38 +00:00
pirofti
78c199a98d Add the core part of ruby-prawn, silly cvs keyword limitations. 2009-10-13 15:12:50 +00:00
pirofti
88dbbe6e59 Import ruby-prawn suite. Initially from claudio@ (maintainer now).
Prawn: Fast, Nimble PDF Generation For Ruby

Prawn takes the pain out of generating beautiful printable documents,
while still remaining fast, tiny and nimble. It is also named after a
majestic sea creature, and that has to count for something.
It supports UTF-8, image embedding, flexible table drawing and has a
simplified content positioning.
2009-10-13 15:09:16 +00:00
pirofti
70dea01dfa Add ruby-pdf-reader to the makefile. 2009-10-13 14:53:22 +00:00
pirofti
7f49ebe424 Import ruby-pdf-reader, needed for prawn regress tests.
The PDF::Reader library implements a PDF parser conforming as much as
possible to the PDF specification from Adobe.
2009-10-13 14:51:34 +00:00
pirofti
d616fedf20 Add ruby-ascii85 to the makefile. 2009-10-13 14:46:02 +00:00
pirofti
41923a3e44 Import ruby-ascii85, needed for pdf-reader and prawn regression tests.
Ascii85 is a rubygem that provides methods to encode/decode Adobe's
binary-to-text encoding of the same name.
2009-10-13 14:41:59 +00:00
sthen
632285c5d5 update to 4.2.1, from maintainer Vincent Gross, tested with all major deps. 2009-10-12 11:18:40 +00:00
ajacoutot
bef8177e77 Update to enchant-1.5.0 2009-10-11 23:47:12 +00:00
edd
7815849eb7 update email address on all of my ports, other than texlive.
OK, sthen@, phessler@
2009-10-11 14:06:20 +00:00
jasper
9ab959643f - update libxml++ to 2.26.1
ok aja@
maintainer timed-out
2009-10-11 13:22:17 +00:00
jasper
0d2061bdf8 - update libical to 0.44 (massive merges from evo-data-server libical)
- merge in patches from the libical that used to be part of evolution-data-server
- add homepage

ok aja@
maintainer timed-out
2009-10-11 12:41:18 +00:00
steven
d1d20cf949 update to 1.1.26 2009-10-11 10:40:22 +00:00
steven
210b01fbaf update to 2.7.6 2009-10-11 10:39:42 +00:00
sthen
1b154a23d6 Use jbig2dec, bump PKGNAME. 2009-10-11 10:33:41 +00:00
kili
b0f9c6929e Update to txt2tags-2.5. 2009-10-10 14:30:24 +00:00
jolan
2d8d968f44 update to 4.8.009 2009-10-03 16:37:21 +00:00
sthen
10ae7970c7 Fix manpage following suggestions/diff from Bryan Linton, thanks! 2009-09-29 23:59:40 +00:00
ajacoutot
54f9a223da Add a workaround to make this build on powerpc (lower compiler opts).
ok jakemsr@ (maintainer)
2009-09-28 17:58:57 +00:00
ajacoutot
18c3a9841a Update to gtkaml-0.2.8 (cope with new vala). 2009-09-28 16:56:26 +00:00
jolan
73491b9c66 update to 4.8.007 2009-09-28 03:32:11 +00:00
sthen
09faa4ee84 Update to 2.0.20, fixes a buffer overflow if you have a blank line in
the NMZ.field.* files in the generated index.
2009-09-23 14:14:04 +00:00
sthen
9e9662c677 Update to a newer snapshot. 2009-09-20 10:22:03 +00:00
benoit
e53d16d1c4 - update highlight to 2.12
- regen patches & PLIST

ok ajacoutot@
2009-09-19 15:26:30 +00:00
jasper
dd1bf5a1ac - remove marc balmer here too as maintainer 2009-09-18 09:30:35 +00:00
jolan
98a899e0a4 +tcpdf 2009-09-12 20:31:41 +00:00
jolan
b1f5c5535f tcpdf-4.8.002, PHP class for generating PDF documents 2009-09-12 20:30:07 +00:00
naddy
fd680e880b don't try to link against an accidentally included, stale non-OpenBSD
library on i386
2009-09-12 15:08:41 +00:00
jolan
1c8729869f +oniguruma 2009-09-09 17:47:22 +00:00
jolan
6afffd434c oniguruma-5.9.1, regular expression library that supports a variety of
character encodings
2009-09-09 17:46:29 +00:00
landry
d87eb76921 Update to ack 1.90.
ok pyr@ (maintainer)
2009-09-08 11:51:13 +00:00
benoit
21bf9d3ea1 - update highlight to 2.11
- regen PLIST

ok ajacoutot@
2009-09-07 10:15:04 +00:00
okan
d31261c1c4 update to 0.003040
ok merdely@
2009-09-06 14:00:12 +00:00
william
1417b56c28 add filepp 2009-09-04 01:39:20 +00:00
william
21bb460df6 filepp is a generic file preprocessor. It is designed to allow the functionality
provided by the C preprocessor to be used with any file type. filepp supports
the usual C preprocessor keywords and more.

WWW: http://www.cabaret.demon.co.uk/filepp/

ok kili@
2009-09-04 01:37:37 +00:00
jasper
7f41c3dd42 - update p5-POE-Filter-XML to 0.38 2009-09-03 07:37:21 +00:00
ajacoutot
067323992b Use devel/gettext module.
"sure" sthen@ (maintainer)
2009-09-01 07:19:45 +00:00
jasper
d0aff2b9d6 - update p5-XML-NamespaceSupport to 1.10 2009-08-30 17:08:00 +00:00
jasper
0d680f0158 - update catalan and slovak dictionaries 2009-08-29 13:45:09 +00:00
jasper
8cb11f2f92 -add p5-Template-Plugin-GD 2009-08-29 13:36:24 +00:00
jasper
c2767af38f import p5-Template-GD 2.66
The Template-GD distribution provides a number of Template Toolkit
plugin modules to interface with Lincoln Stein's GD modules. These in
turn provide an interface to Thomas Boutell's GD graphics library.

from Stephan A. Rickauer (MAINTAINER), with a few minor tweaks by me
2009-08-29 13:34:55 +00:00
ajacoutot
bdab82ceca Move xml2 to WANTLIB.
ok avsm@
2009-08-26 15:34:17 +00:00
sthen
cb1b5aa03b update MASTER_SITES; upstream have a redirect but it's broken 2009-08-26 00:09:12 +00:00
bernd
85b81812d5 Backout last update and go back to ruby-htmlentities-4.0.0.
www/ruby-typo doesn't like the new version.

Noticed by naddy@. Thanks!
2009-08-25 21:52:00 +00:00
avsm
5b9e5bf292 no article in COMMENT, fixup LIB_DEPENDS; ajacoutot@bsdfrog.org 2009-08-25 17:43:01 +00:00
avsm
e9faa2e30a +ruby-nokogiri 2009-08-25 17:08:03 +00:00
avsm
68175e2065 import ruby-nokogiri-1.3.2
--
Nokogiri is an HTML, XML, SAX and Reader parser written in Ruby.
It has the ability to search documents via XPath or CSS3 selectors.
2009-08-25 17:07:26 +00:00
bernd
d3446feddb Update to ruby-htmlentities-4.1.0. 2009-08-20 23:14:15 +00:00
bernd
29f23170fa Update to ruby-haml-2.2.2 and use MODRUBY_REGRESS. 2009-08-20 23:10:25 +00:00
bernd
b8307fdb97 Update to ruby-fastercsv-1.5.0. 2009-08-20 22:59:56 +00:00
bernd
c93fbc6714 Update to ruby-redcloth-4.2.2, use MODRUBY_REGRESS and fix HOMEPAGE. 2009-08-20 22:29:38 +00:00
bernd
29975519b5 Update to ruby-erubis-2.6.5. 2009-08-20 22:15:47 +00:00
msf
311f17ead3 +ruby-treetop 2009-08-19 07:23:17 +00:00
msf
f46fab25ed initial import of ruby-treetop-1.3.0
Treetop is a Ruby-based DSL for text parsing and interpretation.
It facilitates an extension of the object-oriented paradigm called
syntax-oriented programming.

ok bernd@
2009-08-19 07:05:39 +00:00
jolan
24d1b60509 remove myself as maintainer since i haven't touched this port in >5yrs 2009-08-18 23:15:16 +00:00
jasper
45168c3a72 - add sr/ 2009-08-17 10:59:07 +00:00
jasper
026d4c7c1a import aspell6-sr 0.02
This package adds a Serbian dictionary that can be used by aspell.

from Anton Yabchinskiy
2009-08-17 10:58:35 +00:00
jolan
fb6de31937 +luaexpat 2009-08-15 18:19:58 +00:00
jolan
9b086db4cb luaexpat-1.1, lua library for the expat XML parser
from scott vokes
2009-08-15 18:19:02 +00:00
sthen
398dbe3e47 +namazu 2009-08-14 00:03:36 +00:00
sthen
a8faa8834d import textproc/namazu:
Namazu is a full-text indexer/search engine intended for easy use.
Not only does it work as a small or medium scale Web search engine,
but also as a personal search system for email or other files.

It provides a CGI interface for web searches, and a command-line
search tool. Third-party frontends are available such as namazu.el
and Wanderlust on Emacs and Tknamazu on X Window System.

Filters enable namazu to index various formats of files. Some are
standalone (e.g. Mail/News); others require external dependencies.
2009-08-14 00:00:18 +00:00
sthen
9c33cbf851 SECURITY; add a patch to fix CVE-2009-2414 and CVE-2009-2416,
from Daniel Veillard via redhat bug 515195. Add @bin markers to
PLIST while there.  ok jasper@
2009-08-13 09:29:47 +00:00
sthen
b34a46aae8 Add intltool module; fixes clean build. 2009-08-10 22:02:52 +00:00
msf
64ee1a44ec respect MODRUBY_LIB_DEPENDS, no plist change
ok bernd@
2009-08-10 16:48:27 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
2197c6ed07 Use python.port.mk; fixes MODPY_VERSION=2.6 build. Doesn't affect
the package -> no bump. ok ajacoutot@
2009-08-07 22:12:44 +00:00
sthen
ae67102472 Update to p5-Template 2.22, from Stephan Rickauer. 2009-08-07 10:35:37 +00:00
fgsch
1f86089ac1 Use MASTE_SITE_PYPI 2009-08-07 08:36:52 +00:00
ajacoutot
51076d458e +libtextcat 2009-07-31 15:43:53 +00:00
ajacoutot
b74f50b2b8 Import libtextcat-2.2
Libtextcat is a library with functions that implement the classification
technique described in Cavnar & Trenkle, "N-Gram-Based Text
Categorization". It was primarily developed for language guessing, a
task on which it is known to perform with near-perfect accuracy.

Based on the FreeBSD port.
This is a prerequisite for pinot.
2009-07-31 15:42:58 +00:00
msf
0bd618ce70 update to haml-2.2.1 and adjust dome dependencies
ok bernd@
2009-07-21 07:22:16 +00:00
sthen
833ce98d0c Trap SHM errors from X, and fall back to !SHM. this lets mupdf work
with a remote DISPLAY (diff also sent upstream). Clues from oga@ and
reading the VLC source code. Thanks naddy@ for testing.
2009-07-14 19:20:41 +00:00
sthen
fa4d005f16 - update to newer snapshot, using the source code tarballs now
available from upstream.

- switch from jasper to openjpeg, fixes JPEG2000 image display
2009-07-14 15:38:46 +00:00
sthen
7c6ba86a56 add no_cjk FLAVOR giving a smaller binary for systems where disk space
is at a premium. (memory use of the two is pretty similar).
2009-07-12 19:40:11 +00:00
jolan
2549c3f823 mark conflict with sysutils/rancid 2009-06-25 00:33:40 +00:00
jolan
d28c68705d rename god to ggod to avoid conflict with sysutils/god 2009-06-25 00:23:39 +00:00
okan
9b60c24820 maintenance update to 0.8
ok merdely@
2009-06-23 21:50:39 +00:00
naddy
2b84b064ff bump PKGNAME for PLIST changes 4.5 -> 4.6 2009-06-22 17:00:23 +00:00
sthen
bdac34ca3b update to 0.4; thanks very much to Tor Andersson (upstream author) who
has clarified the license, so packages are now enabled.
2009-06-22 11:56:15 +00:00
avsm
09774bdfe0 update to ocaml-3.11.1 and bump dependent package PKGNAMEs 2009-06-20 22:05:11 +00:00
kili
0cbb7e2402 Update to 0.7.6 and adjust license marker (2 clause BSD now).
No code changes except for some cleanups and small bugs, so no
change of the shared lib version is required.
2009-06-20 20:06:55 +00:00
sthen
0368121d47 - add a new generator supplied by Roberto Fernandez which
greatly reduces memory use building font tables. tested arm,
sparc64, amd64, i386.

- enable CJK fonts on small mem arch, remove VMEM_WARNING.

- bump.
2009-06-19 13:42:29 +00:00
simon
a30fbe9a87 update to version 0.12 2009-06-19 12:24:37 +00:00
sthen
09b6b780a3 update to a newer snapshot (much smaller tar.gz thanks to a suggestion
from Roberto Fernandez).
2009-06-19 00:51:49 +00:00
ajacoutot
4e34a0799a +hunspell 2009-06-13 07:50:02 +00:00
ajacoutot
ff71fa8f93 Import hunspell-1.2.8
Hunspell is a spell checker and morphological analyzer library and
program designed for languages with rich morphology and complex word
compounding or character encoding.

Note that this is not to be considered as an aspell replacement just
yet. We install no hunspell dictionnaries for now but use the ones from
mozilla.

Reworked from an original port by Edd Barrett (maintainer).
Tested by sthen@ in a bulk, thanks!
ok sthen@
2009-06-13 07:48:53 +00:00
ajacoutot
53ad660634 Use the devel/gettext MODULE. Regen PLIST and WANTLIB. 2009-06-11 06:11:19 +00:00
jasper
1c65670943 - add p5-Search-QueryParser 2009-06-10 17:14:20 +00:00
jasper
0ee4ec6619 import p5-Search-QueryParser 0.93
This module parses a query string into a data structure to be handled 
by external search engines. For examples of such engines, see 
File::Tabular and Search::Indexer.

The query string can contain simple terms, "exact phrases", field 
names and comparison operators, '+/-' prefixes, parentheses, 
and boolean connectors.

from Ian Mcwilliam (MAINTAINER)
2009-06-10 17:13:18 +00:00
landry
0407e44b6b Update to icu4c 4.2, from MAINTAINER Vincent Gross.
okay robert@
2009-06-07 00:54:43 +00:00
ajacoutot
542480064e - sky is blue, grass is green...
after a post from James Wright on ports@
2009-06-06 21:59:38 +00:00
ajacoutot
2a924ae941 - fix dependency spec
- use libexpat from base
- add missing wantlib
- tweak HOMEPAGE
2009-06-04 02:12:10 +00:00
landry
8a3416e841 +catfish 2009-06-04 02:04:22 +00:00
landry
15a66911a3 Import catfish 0.3.2:
Catfish is a handy file searching tool for linux and unix. Basically it
is a frontend for different search engines (daemons) which provides a
unified interface. The interface is intentionally lightweight and
simple, using only GTK+2. You can configure it to your needs by using
several command line options.

ok ajacoutot@
2009-06-04 02:03:39 +00:00
landry
7f453ae26c +meld, was in my tree since c2k8 2009-06-03 18:24:47 +00:00
landry
4081809736 Import meld 1.3.0:
Meld is a visual diff and merge tool. You can compare two or three files
and edit them in place (diffs update dynamically). You can compare two
or three folders and launch file comparisons. You can browse and view a
working copy from popular version control systems such such as CVS,
Subversion, Bazaar-ng and Mercurial if the corresponding commands are
installed.

ok ajacoutot@ wcmaier@
2009-06-03 18:23:27 +00:00
sthen
547e788316 +mupdf 2009-06-02 22:17:51 +00:00
sthen
1123385d33 import Fitz/MuPDF. incomplete copyright notices so PERMIT_* are
disabled for now. "i'm stunned by the quality and that it doesn't
choke on a recent document[0] where xpdf had issues with" simon@
(who also helped tracking down the key bindings, thanks!).


Fitz is a project to create a new and modern graphics library.
At the core of Fitz is the display tree: a scene graph of vector
graphics, images and text making up the contents of a page.

The standard components of Fitz are:

    * Base runtime (thin memory and error handling layer)
    * Streams and filters (standard postscript, pdf and tiff filters)
    * World model (display trees and resources)
    * Drawing (draw the tree to a bitmap raster) 

MuPDF is a PDF parser that reads PDF files and creates Fitz trees.

MuPDF also has an API to modify internal objects in the PDF files
and write PDF files. For instance, it is possible to use the MuPDF
library to encrypt existing PDF files, or to rearrange the pages.

pdftool is a commandline demo of this functionality; it is a portable
pdf swiss army knife for fixing broken pdf files, changing permissions,
merging and extracting pages, and examining the internal object
structure of a PDF file.

The mupdf binary (aka pdfview) is a bare bones PDF viewer.
2009-06-02 22:15:08 +00:00
ajacoutot
97e288c80d - update to gtkaml-0.2.7
(upgraded to valacompiler 0.7.3)
2009-06-02 04:04:16 +00:00
wcmaier
1f4309a289 ...and kill patch (missing from previous commit). 2009-06-01 07:18:49 +00:00
wcmaier
7c0d47c2d5 Update to 2.0.1, switch license to BSD, fix email address, zap cruft, nits. 2009-06-01 07:15:03 +00:00
miod
341c29a6c7 Fix possible out of bounds access in xpath code, reported upstream; bump
package name. ok kili@
2009-05-30 22:35:56 +00:00
benoit
25abf45c8d - update to p5-XML-Sablotron 1.01
- change maintainer
- update HOMEPAGE
- update patch

ok ajacoutot@
2009-05-23 15:00:03 +00:00
benoit
f0a1776b3a - update to py-Chart 1.39
- change maintainer

ok ajacoutot@
2009-05-22 08:43:10 +00:00
benoit
94dec2c256 - update to sablotron 1.0.3
- change maintainer
- regen PLIST

ok ajacoutot@
2009-05-21 13:07:08 +00:00
benoit
ea6af11feb - update to highlight 2.9
- change maintainer

ok ajacoutot@
2009-05-20 11:35:27 +00:00
bernd
a8eb486a94 Update to ruby-haml-2.0.9. 2009-05-19 22:41:24 +00:00
bernd
df318b7734 Update to ruby-hpricot-0.8.1. 2009-05-19 22:22:18 +00:00
pirofti
04d45ef469 Update to ruby-redcloth-4.1.9. Okay bernd@. 2009-05-19 21:03:44 +00:00
martynas
794450d76b remove pkgpath; requested by ajacoutot@ 2009-05-18 18:44:51 +00:00
jakob
a2ad499c7d update to xml2rfc v1.33 2009-05-16 08:43:54 +00:00
simon
4ef6d35f31 add p5-MojoX-Renderer-TT 2009-05-12 23:49:33 +00:00
simon
ffe2ad41ab import p5-MojoX-Renderer-TT
This module implements a Template Toolkit based renderer for Mojo.
2009-05-12 23:49:27 +00:00
jasper
d925bdcee3 - update p5-Pod-POM to 0.25 2009-05-11 19:34:19 +00:00
sthen
7fd8166b15 +fcbanner 2009-05-11 15:51:51 +00:00
sthen
8020102a86 import fcbanner:
fcbanner is a variant on the banner program that uses fontconfig
and freetype to draw its characters. Thus, it can easily draw using
various fonts - any font you can get in Gnome or Mozilla for example
- and handles non-ASCII characters if they are present in the font.
2009-05-11 15:50:35 +00:00
martynas
547ee7ad05 add lt 2009-05-09 22:44:43 +00:00
martynas
35c06ce829 lithuanian dictionary for aspell. ok sthen@, ajacoutot@ 2009-05-09 22:43:57 +00:00
simon
c129d3c528 update to version 0.29 and add an indirectly covered dependency to be
sure it doesn't break with p5-Catalyst-Runtime->=5.8
2009-05-06 22:44:25 +00:00
ajacoutot
f4a239bbcf - update to gtkaml-0.2.6
(updated for Vala 0.7.1)
2009-05-06 11:57:23 +00:00
kili
5d716acd90 Add missing module converters/libiconv and bump.
ok jasper@
2009-05-03 17:14:24 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
sthen
99abaac50c pkgname bumps following java.port.mk r1.18, pointed out by espie@ 2009-04-26 09:38:25 +00:00
ajacoutot
343b0bac54 - update to gtkaml-0.2.5.1 2009-04-21 09:45:45 +00:00
kili
02f903cb18 SECURITY: update to xpdf-3.02pl3 which fixes multiple vulnerabilities.
See http://rhn.redhat.com/errata/RHSA-2009-0430.html for details.

Also, fix license marker, update plists and simplify the pkgname
(dropping the pl, which seems to confuse bsd.port.mk's update
target).

ok naddy@, who had almost the same diff
2009-04-17 20:55:46 +00:00
ajacoutot
6a768369c4 - now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore

ok jasper@
2009-04-16 08:11:13 +00:00
ajacoutot
240aee9a7b These files should never have been committed... obviously
spotted by oga@, thanks!
2009-04-14 11:56:53 +00:00
jasper
ca6f3415f1 - urgh, tyop 2009-04-14 11:30:29 +00:00
jasper
830251e484 - add odt2text 2009-04-14 11:29:31 +00:00
jasper
c4c768d070 import odt2txt 0.4
odt2txt is a simple converter from OpenDocument Text to plain text. It's
a command-line tool which extracts the text out of OpenDocument Texts
produced by OpenOffice.org, StarOffice, KOffice and others.
2009-04-14 11:28:12 +00:00
sthen
652d654b3f +discount 2009-04-13 20:46:16 +00:00
sthen
c565dc3c04 import discount, from maintainer Scott Vokes with minor tweaks:
This is David Loren Parsons's implementation of John Gruber's Markdown
text to html language. There's not much here that differentiates it from
any of the existing Markdown implementations except that it's written in
C instead of one of the vast flock of scripting languages that are
fighting it out for the Perl crown.

Markdown provides a library that gives you formatting functions suitable
for marking down entire documents or lines of text, a command-line
program that you can use to mark down documents interactively or from a
script, and a tiny suite of example programs that show how to fully
utilize the markdown library.
2009-04-13 20:45:05 +00:00
ajacoutot
08c38dc932 - add missing build_depends on gtk+2 ; from jasper@
- needs USE_X11
2009-04-09 08:41:48 +00:00
martynas
95b6e5d063 add py-sphinx 2009-04-08 23:44:20 +00:00
martynas
8f55d8a128 import py-sphinx-0.6.1
Sphinx is a tool that makes it easy to create intelligent and
beautiful documentation for Python projects (or other documents
consisting of multiple reStructuredText sources), by Georg Brandl.
It was originally created to translate the new Python documentation,
but has now been cleaned up in the hope that it will be useful to
many other projects.

input, testing, ok fgs@
2009-04-08 23:35:07 +00:00
ajacoutot
20a7283112 - update to gtkaml-0.2.5
(this version is updated for Vala 0.7.0)
2009-04-07 21:48:05 +00:00
naddy
e71b604a5c don't hardcode /usr/local and don't probe paths that don't exist on OpenBSD
ok steven@, kili@, landry@, sthen@
2009-04-04 14:45:48 +00:00
sturm
78dcff8378 bump after ocaml update 2009-04-03 21:30:50 +00:00
jcs
b301d49d9a fix categories 2009-03-30 22:28:08 +00:00
jcs
3a4dfc8d25 hi ruby-rss 2009-03-30 22:25:08 +00:00
jcs
05f8b9517f import ruby-rss-0.2.4, an improved rss parser with atom support 2009-03-30 22:23:56 +00:00
naddy
fb023d83f7 bump for python dependency change 2009-03-28 18:12:49 +00:00
naddy
7058a57207 bump for python dependency change 2009-03-28 16:32:19 +00:00
jasper
c9657ef17b another batch of missing bumps 2009-03-25 13:52:31 +00:00
martynas
2c8f860470 update to py-docutils-0.5; ok maintainer Ben Lovett
feedback and ok eric@, fgs@
2009-03-25 00:56:54 +00:00
jasper
552ebbf0ee - missing build dependency
ok kili@ (MAINTAINER)
2009-03-24 22:05:18 +00:00
jasper
11cd1cf24b - more missed bumps 2009-03-24 20:03:22 +00:00
jasper
88a79eb415 - update p5-Pod-POM to 0.24 2009-03-24 19:08:36 +00:00
ajacoutot
42fe8821c2 - update to intltool-0.40.6
thanks a lot to jasper@ for testing this in a bulk
ok jasper@
2009-03-24 18:21:10 +00:00
jasper
2e87c1a60e - more missing package name bumps 2009-03-24 18:14:09 +00:00
jasper
888e959f9d - more missing bumps 2009-03-24 17:55:23 +00:00
naddy
8454c10de3 fix link order 2009-03-24 15:58:00 +00:00
laurent
8be21c34a0 Update Sim to the latest version, OK jasper@ 2009-03-24 09:11:40 +00:00
jasper
6c60a49e29 - more missing bumps 2009-03-23 21:45:03 +00:00
jasper
d3bd13369e - update p5-POE-Filter-XML to 0.35 2009-03-23 08:40:36 +00:00
ajacoutot
2fe24cc433 - set maintainance to Hobbits Inc. 2009-03-22 19:25:41 +00:00
ajacoutot
7445dfa72a - update to gtkaml-0.2.4
(updated for Vala 0.5.7)
2009-03-22 19:19:24 +00:00
jasper
836cd966d2 - update sphinx to 0.9.8.1
- tweak regress

maintainer timed-out
2009-03-22 15:53:21 +00:00
sthen
a6effd3fb8 convert to {tcl,tk}.port.mk, fixes RUN_DEPENDS 2009-03-18 19:48:00 +00:00
sthen
ff6f4e56db convert to tcl.port.mk, fixes RUN_DEPENDS 2009-03-18 19:45:02 +00:00
kili
d4d18dc107 Bump for python deps. 2009-03-16 22:20:02 +00:00
kili
62991b44e4 Bump for python deps and changed MODULES. 2009-03-16 22:17:01 +00:00
ajacoutot
231b888a9d - no need to rebuild /var/db/xmlcatalog, rarian does not install .dtd files
like scrollkeeper used to do

discussed with and ok jasper@
2009-03-15 16:09:05 +00:00
espie
fa9adc6fb8 fix deps 2009-03-14 14:47:27 +00:00
ajacoutot
c89ef704dd - nothing should have to run_depends on rarian anymore
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore

This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.

discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c - first pass at cleaning rarian/scrollkeeper handling
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.

discussed with jasper@
2009-03-14 10:40:51 +00:00
ajacoutot
3a55712874 - remove scrollkeeper
it has been superseded by rarian and has been set to IGNORE for a while now

ok jasper@
2009-03-14 10:02:47 +00:00
sthen
dfe5f95d84 bump pkgname following java dep change 2009-03-11 23:21:21 +00:00
bernd
74353edd39 bump because of python dep change 2009-03-11 21:36:37 +00:00
kili
837e2e493c Bump after python dep change. 2009-03-11 21:33:32 +00:00
bernd
68fe3a07eb bump because of python dep changes 2009-03-11 21:24:47 +00:00
bernd
acb6b0a04f bump for python dependencies 2009-03-11 16:14:08 +00:00
espie
05a858234d bump pkgname after python dep change 2009-03-10 07:08:18 +00:00
jasper
cf7bd21e29 - unhook the removed p5-ports...some were already unhooked others weren't...sloppy
reminded by naddy@, thanks
2009-03-08 20:38:48 +00:00
jasper
a993f02204 - remove perl modules that moved into base as of openbsd 4.5
ok simon@, "sure" naddy@
2009-03-08 16:48:48 +00:00
bernd
212eaac296 Update to ruby-erubis-2.6.4. 2009-03-07 12:32:09 +00:00
millert
61c1c975b1 Update ack to 1.88; ok pyr@ 2009-03-05 19:26:45 +00:00
ajacoutot
dcd4f87965 - bugfix update to libxml++-2.24.3
looks ok to maintainer
2009-03-05 07:55:48 +00:00
sthen
73b5a8ed80 change email address + bump. 2009-02-18 13:53:12 +00:00
ajacoutot
8e9be54b46 - add a patch from OpenSolaris to fix a hard crash in rarian-sk-migrate
- add /var/db/scrollkeeper/ removal to @extraunexec; it is not needed
anymore and people with earlier install can get rid of it
2009-02-15 13:41:41 +00:00
ajacoutot
f0c87a4739 - make is work on non-default configurations where skip_omf_translate
is set to 0
- fix stat(1) calls
2009-02-14 17:31:44 +00:00
ajacoutot
0e13d5d5c3 - several cleanups and fixes:
* patch from gentoo so that we don't need to run_depends on gnugetopt
* remove obsolete + add missing configure switches
* fix print_usage() output
* fix typo in substituted file
* add @sample /var/db/rarian/
* /var/log/rarian.log* is not supposed to exist
2009-02-14 13:17:48 +00:00
naddy
9ea99647ac bump PKGNAME for PLIST changes 4.4 -> 4.5 2009-02-09 20:48:23 +00:00
ajacoutot
d5713889a1 - s/lpthread/pthread
- tweak WANTLIB while here
2009-02-09 15:35:50 +00:00
simon
42e2715590 add p5-Regexp-Assemble 2009-02-05 22:05:25 +00:00
simon
09c36754e6 import p5-Regexp-Assemble
Regexp::Assemble takes an arbitrary number of regular expressions and
assembles them into a single regular expression (or RE) that matches all
that the individual REs match.

As a result, instead of having a large list of expressions to loop over,
a target string only needs to be tested against one expression.  This is
interesting when you have several thousand patterns to deal with.
Serious effort is made to produce the smallest pattern possible.
2009-02-05 22:05:02 +00:00
jasper
8a7c697085 - update p5-XML-XSPF to 0.7 2009-02-04 12:58:39 +00:00
jasper
2ca710a7f2 - update p5-XML-SAX-Writer to 0.52 2009-02-04 12:56:38 +00:00
jasper
8719afa780 - update p5-XML-RSS to 1.43
- switch to modbuild
2009-02-04 12:53:39 +00:00
ajacoutot
c6564d37b2 - install cgi files
based on a patch from Jeremy Evans (maintainer)
2009-02-04 07:36:39 +00:00
pirofti
ecbfc7504e Update to 1.1.8. Okay bernd@. 2009-02-03 12:36:20 +00:00
ajacoutot
cf38ca5476 - fix an evil typo... we use pthread, not phtread 2009-02-03 10:40:02 +00:00
bernd
2ea09c88ca add ruby-htmlentities 2009-02-01 15:42:53 +00:00
bernd
ac9241f293 Initial import of ruby-htmlentities-4.0.0.
HTMLEntities is a simple library to facilitate encoding and decoding
of named (ý and so on) or numerical ({ or Ī)
entities in HTML and XHTML documents.
2009-02-01 15:41:57 +00:00
bernd
4aff959506 Update to ruby-redcloth-4.1.1. 2009-01-31 18:22:35 +00:00
bernd
319bd26e7e Update to ruby-icalendar-1.1.0. 2009-01-31 13:13:43 +00:00
bernd
7d4a0e3583 Update to ruby-hpricot-0.6.164. 2009-01-31 13:04:22 +00:00
bernd
6183d12e76 add ruby-templater 2009-01-31 10:16:59 +00:00
bernd
696dfc7a06 Initial import of ruby-templater-0.5.0.
Templater is a system for generating files. Templater has the ability to
both copy files from A to B and also to render templates using ERB.
2009-01-31 10:16:09 +00:00
ajacoutot
407e237302 - make this build again
breakage noticed by naddy@
2009-01-30 21:15:05 +00:00
bernd
d53fbb1bfd add ruby-randexp 2009-01-30 01:48:00 +00:00
bernd
1cb800a9a9 Initial import of ruby-randexp-0.1.4.
Library for generating random data from a regular expression.
2009-01-30 01:47:14 +00:00
landry
eccda17813 Update to icu4c 4.0.1, from MAINTAINER :
- Link with -pthread instead of -lphtread.
- Use VERSION (consistent with other ports, although it's still not a
  rule) and propagate it where needed.
- Propagate SO_VERSION using MAKE_FLAGS.
- Fix MASTER_SITES.
- Remove a bunch of patches that prevented .so links to be created, use
  a post-install target to remove them instead.

Discussed with and ok ajacoutot@
2009-01-27 22:11:15 +00:00
ajacoutot
4b41eb8234 - s/-lpthread/pthread
- regen PLIST while here

"looks good" to Jeremy Evans (MAINTAINER)
2009-01-27 17:17:09 +00:00
simon
f545b07eb8 update to version 0.59
testing and ok by jasper@
2009-01-27 16:38:01 +00:00
bernd
07eab9f3b8 Update to ruby-rubigen-1.5.2. 2009-01-24 18:01:00 +00:00
ajacoutot
65978de4b6 - update to gtkaml 0.2.3
this needs vala >= 0.5.6
2009-01-24 16:52:08 +00:00
bernd
177d034fd9 Update to ruby-haml-2.0.7. 2009-01-24 15:19:17 +00:00
jasper
f2aab6a0da - add ar and fa 2009-01-19 14:17:47 +00:00
jasper
97d1ddcaf0 import farsi dictionary for aspell6 2009-01-19 14:16:46 +00:00
jasper
cd8408156b import arabic dictionary for aspell6 2009-01-19 14:16:10 +00:00
robert
db1a4a2835 +redland
+raptor
2009-01-18 19:07:55 +00:00
robert
02e965754c import of raptor-1.4.18;
Raptor is the RDF Parser Toolkit for Redland and currently consists of two
parsers: RDF/XML and N-Triples. Raptor is designed to integrate closely
with Redland and also work entirely standalone, in which case it will use
simple internal routines to perform the functions.
2009-01-18 19:07:05 +00:00
robert
3c8418c6dd import of redland-1.0.8;
Redland is a library that provides a high-level interface for RDF allowing
the model to be stored, queried and manipulated. Redland implements each
of the RDF model concepts in its own class so provides an object based API
for them. Some of the classes providing the parsers, storage mechanisms and
other elements are built as modules that can be added or removed as required.
2009-01-18 19:05:35 +00:00
jakemsr
4f124f1aaf update to xmxl-2.5
mostly from Piotr Sikora, thanks
2009-01-17 20:28:27 +00:00
djm
f30b8abd68 update to Pygments-1.0 (several people sent me an identical diff for
this - sorry for taking so long)
2009-01-15 23:10:17 +00:00
ajacoutot
752755ad7a - remove stupid collision between the 2 subpackages, tsk tsk...
- fix LIB_DEPENDS
- regen PLIST and WANTLIB while here
2009-01-12 15:46:20 +00:00
ajacoutot
b3c7e6b357 - r.i.p. gnome-spell
this is a completely deprecated API (GNOME now uses enchant) and nothing
in tree uses this anymore

ok jasper@
2009-01-12 13:48:20 +00:00
ajacoutot
53ff63a9f3 - fix bogus patch that would prevent spell checking in GNOME to work
- add missing build and run depends
- regen PLIST and bump
2009-01-12 13:04:09 +00:00
sthen
c8f7742685 bump PKGNAME-python, missed when I bumped PKGNAME-main following
libc/libm changes.  Pointed out by Markus Bergkvist, thanks!
2009-01-04 11:08:01 +00:00
kili
885275853a Fix PLIST and use MODPY_EGG_VERSION.
Help from and ok, jasper@ ok, wcmaier@
2009-01-03 21:34:01 +00:00
kili
d6195c119a MODPY_EXPAT_DEPENDS doesn't exist any longer.
While here, update PLISTs, some WANTLIBs, some license
markers and use MODPY_EGG_VERSION where it may help to
keep future PLIST diffs smaller.

help, nitpicking and ok jasper@, ok wcmaier@

note that print/py-reportlab/reportlab needs some more
love.
2009-01-03 21:27:25 +00:00
djm
8499cec521 remove dependencies on removed python subpackages; prodded by sturm@ 2009-01-02 13:07:36 +00:00
pea
3a3515b5cc Update to 3.08.
ok ajacoutot@
2008-12-31 12:14:27 +00:00
steven
b8a758a8cf update to 1.0.10
makes it work again after changes in the online dictionary
2008-12-27 11:25:19 +00:00
jasper
aa24b8378b - split libxslit into a main and a python subpackage
- needed for some upcoming GNOME work

ok ajacoutot@
2008-12-26 10:54:21 +00:00
ajacoutot
9cb0ce5119 - update to libxml++-2.24.2
no regression on i386 and sparc64 for Andreas Bihlmaier (maintainer)
2008-12-23 14:56:52 +00:00
sthen
a12cf85287 sync WANTLIB (tasn1), while there do a maintenance update and regen PLIST 2008-12-18 23:45:36 +00:00
ajacoutot
975b437431 - I wish cvs could read my mind... I forgot to remove this in previous
commit.
It broke packaging, so no bump.
Breakage reported by Markus Lude.
2008-12-18 19:16:02 +00:00
jasper
6f0fb4ab04 - unhook scrollkeeper, it'll be removed soon. 2008-12-18 13:23:05 +00:00
ajacoutot
870c596c8f - make it possible to upgrade from scrollkeeper
(pkg_add -rF update,updatedepends ...)
- rarian-rebuilddb does not exist, it is rarian-sk-rebuild
- put back the helpdir to its default place ; not doing so may induce
some breakage and would require much more patching which we don't want
for now

ok jasper@
2008-12-18 09:11:29 +00:00
jasper
98dddcefbd - switch to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@
2008-12-17 18:40:13 +00:00
jasper
a93b837652 - hook rarian up to the tree.
- add IGNORE to scrollkeeper, it'll be removed soon.

i'll be committing diffs to convert ports using scrollkeeper to rarian.

ok ajacoutot@
2008-12-17 18:38:17 +00:00
jasper
ee278fa2e3 - another LOCALBASE vs. PREFIX
- move rarian.document to it's final place.. :)
- extend DESCR

prodded by ajacoutot@
2008-12-17 18:25:40 +00:00
ajacoutot
afe39d6637 - update to gtkaml-0.2.2.2 2008-12-17 13:55:02 +00:00
jasper
afb32e1faa - fix location of rarian.document
- PREFIX vs. LOCALBASE in a patch

prodded by ajacoutot@
2008-12-16 19:54:02 +00:00
jasper
ba6ad37ffe - there's always a bigger fish, so make scrollkeeper conflict with that. 2008-12-16 10:41:56 +00:00
jasper
85294bb416 import rarian 0.8.1
Rarian is a documentation metadata library based on the proposed
Freedesktop.org spec.

rarian will eventually replace scrollkeeper, but it may need a little
tweaking (and they conflict); hence it's not hooked up yet.
mostly done on some couch in antwerp with too much wine, so i forgot about it..
2008-12-16 10:01:38 +00:00
fgsch
d108c2d34f Allow this to work with 2.6, sorta. Bump package. 2008-12-16 04:55:09 +00:00
sthen
186af8f89c correct WANTLIB and bump. ok simon@ 2008-12-13 22:54:53 +00:00
ajacoutot
f59fd53be3 - bugfix update to libxml++-2.24.1
looks good to Andreas Bihlmaier (maintainer) who tested it on i386 and
sparc64
2008-12-13 09:41:02 +00:00
simon
20ba2b84b8 update to version 1.68 and adjust WANTLIB
feedback from pea@
testing and ok okan@, pea@
2008-12-08 15:20:07 +00:00
simon
0705a6487c update to version 1.69
testing and ok okan@, pea@
2008-12-08 15:18:20 +00:00
okan
b7d05a3afd - update to 1.0.24
- replace REGRESS_FLAGS with MAKE_ENV so that the cpan module picks up
  additional REGRESS_DEPENDS

ok simon@
2008-12-08 14:48:35 +00:00
simon
8d66d9caec update to version 0.06 2008-12-07 06:53:27 +00:00
jasper
c930e28b98 - add py-vobject 2008-12-06 13:40:56 +00:00
jasper
27a2ff641b import py-vobject 0.7.1
Parses iCalendar and vCard files into Python data structures, decoding
the relevant encodings. Also serializes vobject data structures to
iCalendar, vCard, or (expirementally) hCalendar unicode strings.
2008-12-06 13:38:47 +00:00
jasper
9bf38923e1 - update p5-XML-Writer to 0.606
- reflect license change (to MIT)
2008-12-05 08:55:23 +00:00
ajacoutot
c044e0631a - update GtkSpell to version 2.0.15
fixes some feature requests
2008-12-04 19:51:34 +00:00
steven
d296bba242 change dependency to texlive-base again 2008-11-30 18:48:09 +00:00
ajacoutot
af633330a3 - remove zemberek support which we don't provide in ports 2008-11-29 09:29:11 +00:00
ajacoutot
1f1bd9a910 - explicitely set configure_args
- regen PLIST, fix WANTLIB and bump
2008-11-28 13:31:46 +00:00
simon
aa2f82d8dd update to version 0.05 2008-11-26 23:37:55 +00:00
jasper
3505ad2925 - update gtkaml to 0.2.2.1
* catches up on vala
2008-11-24 19:30:34 +00:00
ajacoutot
6fd62a5fe1 - update to enchant-1.4.2
- explicitely link with -pthread to work around some dbus unresolved
symbols (to be fixed)
2008-11-24 18:43:35 +00:00
jasper
7c0e9fa0f3 - remove XXX'd MASTER_SITES now gnome.port.mk can finally take care of that properly
ok ajacoutot@
2008-11-23 22:59:08 +00:00
naddy
ec4d137d7a Fix two integer overflows. CVE-2008-4225, CVE-2008-4226.
ok ajacoutot@, simon@
2008-11-23 18:49:42 +00:00
jasper
e340a00547 - add missing header to fix potential 64-bit problems
- regen PLIST
- specify license version
- fix WANTLIB
2008-11-20 23:37:25 +00:00
okan
2dc3d65ffd +exempi 2008-11-18 12:44:58 +00:00
okan
ce31afc60b import exempi
Exempi is an implementation of XMP and is based on Adobe XMP SDK.

submission from Andreas Bihlmaier

ok merdely@
2008-11-18 12:43:28 +00:00
jasper
729bfcd12b - update gtk-doc to 1.11 2008-11-18 11:59:31 +00:00
kevlo
d9dbb6bdc0 add p5-Text-Thread 2008-11-14 13:28:58 +00:00
kevlo
4b5ed5877c import Text-Thread-0.2
Text::Thread formats a tree structure into a ascii tree, which is
often used in threaded mail and netnews reader.

ok ajacoutot@
2008-11-14 13:27:57 +00:00
ajacoutot
45cb2ae952 - regen PLIST & bump 2008-11-13 17:08:18 +00:00
ajacoutot
3338962afd - disable threading; by default it will link with -lpthread which is
wrong; linking with -pthread will not get recorded and induce other
issues while non-threaded apps won't be able to use libaspell at all
- fix post-build target to make sure the aspell "en" dictionnary building
process can find all required libs
- add CPPFLAGS and LDFLAGS to CONFIGURE_ENV to that libaspell.la is created
with correct ddependency_libs
2008-11-13 17:07:27 +00:00
okan
b9a20c2221 update to 2.24.0 from MAINTAINER (Andreas Bihlmaier)
ok merdely
2008-11-13 13:53:01 +00:00
pea
14dd8ee4e5 Update to version 8.2.7.
ok robert@ ajacoutot@
2008-11-10 11:58:34 +00:00
jasper
caa65092c0 - more gtk1/gnome1 stuff to go
discussed with and ok ajacoutot@ landry@
2008-11-07 10:04:32 +00:00
sturm
9d6d94506a unbreak after p5-Pod-Escapes removal 2008-11-07 06:32:12 +00:00
kevlo
1ee11e319f set COMES_WITH=4.5 and fix dependencies
ok simon@
2008-11-05 10:06:49 +00:00
ajacoutot
0930a718a4 - revert previous s/pthread/lpthread and keep linking with -lpthread for
now until I have time to fix the breakage induced on dependent ports

issue reported by matthieu@ and Aaron Stellman
2008-11-01 19:19:29 +00:00
ajacoutot
24e2f0d7ce - fix dictionary location for the en dictionnary
issue spotted by Aaron Stellman (MAINTAINER)
2008-10-31 10:29:20 +00:00
landry
e974342660 Update icu4c to 4.0, somehow based on a diff my MAINTAINER reworked by me.
Tested in a mulk muild, webkit and openoffice are happy with it.

ok robert@
2008-10-31 09:56:15 +00:00
ajacoutot
75fed9b56b - s/lpthread/pthread
- correct the way it links with iconv+intl
- bump
2008-10-31 09:33:41 +00:00
jasper
901cf9e7fd - i made you a patch, but cvs eated it 2008-10-30 15:01:37 +00:00
jasper
ff3c8d7bbd - more plist changes 2008-10-30 15:00:33 +00:00
jasper
f98e320255 - fix plist
spotted by landry, thanks!
2008-10-30 11:31:59 +00:00
sturm
36b2e53b7d unbreak, there is no textproc/aspell/dicts/en 2008-10-30 06:40:48 +00:00
jasper
42d50bc98f - pkgname bump i should
"correct this is" ajacoutot@
2008-10-28 16:57:57 +00:00
jasper
e43d7d05cf - update dictionaries to their aspell 6 version, if they have it
joint work with and ok ajacoutot@, thanks!
2008-10-28 16:54:10 +00:00
jasper
dc7d3ed30d - update aspell to 0.60.6
- bumped major to be on the safe side
- update homepage
- be more precise about license version
- tweak DESCR

joint work with and ok ajacoutot@, thanks!
2008-10-28 16:51:17 +00:00
espie
2566a73714 minor update 2008-10-28 16:20:57 +00:00
jasper
30765ffc84 - it's GNOME, not Gnome2 or gnome or any other variation
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 14:07:43 +00:00
ajacoutot
76b61ddff0 - fix WANTLIB 2008-10-27 22:56:53 +00:00
ajacoutot
e8f1efc0a7 +xerces-c 2008-10-26 23:16:37 +00:00
ajacoutot
ec4f145d94 Import xerces-c-2.8.0
Xerces-C++ is a validating XML parser written in a portable subset of
C++.  Xerces-C++ makes it easy to give your application the ability to
read and write XML data.  A shared library is provided for parsing,
generating, manipulating, and validating XML documents using the DOM,
SAX, and SAX2 APIs.  For an introduction to programming with Xerces-C++
refer to the Programming Guide.
<...>

ok landry@
2008-10-26 23:15:15 +00:00
jasper
aba75131da - update gtkaml to 0.2.2.0 2008-10-26 17:24:46 +00:00
jasper
2b9e3c93a5 - update gtk-doc to a less ancient version (1.10)
- specify license version
- use gnome.port.mk
- remove unndeeded patch by linking scrollkeeper-update to /usr/bin/true

tested in a bulk build by me
2008-10-24 14:59:54 +00:00
bernd
e9d0346d5f Update to ruby-fastercsv-1.4.0. 2008-10-24 14:41:49 +00:00
sthen
0b58f2c777 s/p5-XML-Parser-Lite/p5-RSS-Parser-Lite/, from viq - thanks! 2008-10-22 21:48:49 +00:00
jasper
af1d2743c0 - add p5-XML-Parser-Lite 2008-10-22 18:40:31 +00:00
jasper
c1e51518d5 import p5-XML-Parser-Lite 0.10
XML::RSS::Parser::Lite is a simple pure perl RSS parser.
2008-10-22 18:38:02 +00:00
steven
9ddbc5cd25 depend on new texmf-tetex package 2008-10-21 21:03:55 +00:00
ajacoutot
859e402fa0 +py-yaml 2008-10-18 10:55:41 +00:00
ajacoutot
3ca62c2fcd Import py-yaml-3.06
PyYAML is a YAML parser and emitter for the Python programming language.
<...>

from Pierre-Emmanuel Andre (MAINTAINER)
2008-10-18 10:54:52 +00:00
sthen
e9f674a9cf +converters/p5-JSON-XS-VersionOneAndTwo
+devel/p5-Devel-PAR
+math/p5-Math-VecStat
+textproc/p5-Encode-Detect
+www/p5-Data-URIEncode
2008-10-16 00:19:30 +00:00
sthen
c42cb7c0d2 import Encode::Detect
This Perl module is an Encode::Encoding subclass that uses
Encode::Detect::Detector to determine the charset of the input data
and then decodes it using the encoder of the detected charset.

It is similar to Encode::Guess, but does not require the configuration
of a set of expected encodings. Like Encode::Guess, it only supports
decoding--it cannot encode.

ok simon@
2008-10-16 00:01:46 +00:00