Baptiste Daroussin
0f57ce77af
- update to 1.3.2
...
- remove hungarian dictionnary (will be readded later as a separate port)
- rework description
- change WWW
- chase library bump
- add license
2011-07-19 05:23:03 +00:00
Julien Laffaye
5f71edd927
- Connect textproc/hunspell to the build
...
- Unconnect hungarian/hunspell
- Chase hunspell move
- Add an entry to MOVED and UPDATING
Approved by: bapt (mentor)
2011-07-18 16:21:26 +00:00
Matthias Andree
354dafc5fd
Update to new upstream version 0.0.24.
...
Submitted by: Jin-Sih Lin <linpct@gmail.com>
PR: ports/158937
2011-07-17 14:41:11 +00:00
Frederic Culot
8633eee400
- Update to 2.09
...
- Add LICENSE
Changes: http://search.cpan.org/dist/HTML-Format/Changes
2011-07-16 11:17:13 +00:00
Mark Linimon
6f04e96e1b
Mark broken on sparc64: does not compile.
2011-07-16 05:41:08 +00:00
Sergey Skvortsov
967c0eacf9
Update to 1.80
...
Changes: http://cpansearch.perl.org/src/SHLOMIF/XML-LibXML-1.80/Changes
2011-07-14 20:45:02 +00:00
Martin Matuska
96cc2bdcf8
Set maintainer of Horde ports to horde@FreeBSD.org
...
Approved by: maintainer (beech@ and mm@)
2011-07-14 20:33:30 +00:00
Baptiste Daroussin
d6635253bd
- update to 0.44
...
- changes: http://cpansearch.perl.org/src/MSTROUT/XML-Feed-0.44/Changes
2011-07-14 11:39:00 +00:00
Baptiste Daroussin
6e099ef2f7
- update to 0.58
...
- changes: http://cpansearch.perl.org/src/AMBS/Text-BibTeX-0.58/CHANGES
2011-07-14 11:34:58 +00:00
Baptiste Daroussin
19c13b86b9
- update to 2.08
...
- changes: http://cpansearch.perl.org/src/NIGELM/HTML-Format-2.08/Changes
2011-07-14 11:31:20 +00:00
Sunpoet Po-Chuan Hsieh
68d1ea6142
- Add p5-XML-XML2JSON 0.05
...
XML::XML2JSON is a Perl module to convert XML to JSON (and JSON to XML) using
the following rules from Google (http://code.google.com/apis/gdata/json.html ):
Basic:
- The feed is represented as a JSON object; each nested element or attribute
is represented as a name/value property of the object.
- Attributes are converted to String properties.
- Child elements are converted to Object properties.
- Elements that may appear more than once are converted to Array properties.
- Text values of tags are converted to $t properties.
Namespace:
- If an element has a namespace alias, the alias and element are concatenated
using "$". For example, ns:element becomes ns$element.
XML:
- XML version and encoding attributes are converted to version and encoding
attributes of the root element, respectively.
WWW: http://search.cpan.org/dist/XML-XML2JSON/
2011-07-14 06:50:52 +00:00
Sunpoet Po-Chuan Hsieh
929443ea00
- Update to 1.23_05
...
- Sort MAN3
- Update WWW
Changes: http://search.cpan.org/dist/XML-Stream/CHANGES
2011-07-13 07:19:43 +00:00
Sunpoet Po-Chuan Hsieh
abd83c846d
- Update to 0.24
...
- Add LICENSE
Changes: http://search.cpan.org/dist/SQL-Tokenizer/Changes
PR: ports/158852
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
2011-07-13 06:35:14 +00:00
Beech Rintoul
8b5bd8dd10
- Update to 2.9.4
...
PR: ports/158415
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
Approved by: Maintainer Timeout (Two Weeks)
2011-07-12 23:58:23 +00:00
Ulrich Spörlein
d79349543a
Update to 1.11.4
2011-07-12 17:03:42 +00:00
Julien Laffaye
68e3e3e5ac
- Update to 2.0.3
...
- Make portlint happy
PR: ports/158783
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
Approved by: bapt (mentor)
2011-07-11 12:45:41 +00:00
Baptiste Daroussin
31d7cc4ee1
take maintainership, no reply from previous maintainer
2011-07-11 12:18:04 +00:00
Baptiste Daroussin
a38ee34431
textproc/xpp3 depend on an expired port
...
2011-05-01 textproc/xmlpull: Upstream disapear and distfile is no more available
2011-07-11 11:49:38 +00:00
Martin Matuska
66defa5cd1
Simple PEAR template engine
...
WWW: http://pear.phpunit.de/
2011-07-11 10:49:27 +00:00
Martin Matuska
5c4365e639
Symfony YAML is a PHP library that parses YAML strings and converts them to
...
PHP arrays. It can also converts PHP arrays to YAML strings.
WWW: http://components.symfony-project.org/yaml/
2011-07-11 09:54:52 +00:00
Baptiste Daroussin
5947216f4d
- update to 1.22
...
- changes: http://cpansearch.perl.org/src/MARKOV/XML-Compile-1.22/ChangeLog
- add licenses
2011-07-11 06:08:59 +00:00
Baptiste Daroussin
99765ada6a
- update to 3.17
...
- add licenses
2011-07-11 06:00:01 +00:00
Herve Quiroz
5c7238a0dd
Fix dependency on saxon-devel
...
Reported by: pointyhat via pav
2011-07-10 22:31:52 +00:00
Herve Quiroz
8dfb5d4e1e
Fix packing list
...
Reported by: pointyhat via pav
2011-07-10 22:18:27 +00:00
Ashish SHUKLA
a4a5fe9869
The module Data.CaseInsensitive provides the 'CI' type constructor which can
...
be parameterised by a string-like type like: 'String', 'ByteString', 'Text',
etc. Comparisons of values of the resulting type will be insensitive to
cases.
WWW: http://hackage.haskell.org/package/case-insensitive
Obtained from: FreeBSD Haskell
2011-07-10 21:26:42 +00:00
Baptiste Daroussin
10f5e8576f
- update ICU to 4.8
...
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines
2011-07-10 21:06:39 +00:00
Ashish SHUKLA
a051292cd3
- Update textproc/hs-xml to 1.3.8
...
Obtained from: FreeBSD Haskell
2011-07-10 20:48:24 +00:00
Ashish SHUKLA
7a88beaf29
- Update textproc/hs-polyparse to 1.6
...
Obtained from: FreeBSD Haskell
2011-07-10 16:48:18 +00:00
Ashish SHUKLA
1a25ce0c68
- Update textproc/hs-pandoc-types to 1.8.0.2
...
Obtained from: FreeBSD Haskell
2011-07-10 16:40:07 +00:00
Ashish SHUKLA
8e69c215af
- Update to 9.1.2
...
Obtained from: FreeBSD Haskell
2011-07-10 16:32:51 +00:00
Ashish SHUKLA
ebcf4efa66
- Update textproc/hs-stringsearch to 0.3.6
...
Obtained from: FreeBSD Haskell
2011-07-10 09:51:31 +00:00
Ashish SHUKLA
c0e538d019
- Update to 1.17
...
Obtained from: FreeBSD Haskell
2011-07-10 02:17:14 +00:00
Beech Rintoul
e3305337c2
- Add files/latin.png.base64.txt
...
PR: ports/158745
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
2011-07-10 00:02:53 +00:00
Beech Rintoul
5203158722
- Update to 1.6
...
PR: ports/158745
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
2011-07-09 23:59:47 +00:00
MANTANI Nobutaka
f8526295b7
- Add dependency on textproc/m17n-contrib.
...
- Create symbolic links to icon files of textproc/m17n-db and textproc/m17n-contrib.
Submitted by: Wolfgang Jenkner <wjenkner@inode.at>
2011-07-09 01:35:26 +00:00
Martin Matuska
1773d83b2c
This Horde package provides PDF generation using only PHP,
...
without requiring any external libraries.
WWW: http://pear.horde.org
2011-07-07 21:12:28 +00:00
Martin Matuska
f80771763d
Horde unified spellchecking API.
...
WWW: http://pear.horde.org
2011-07-07 21:11:33 +00:00
Martin Matuska
046aa1cc8a
This Horde package provides a text-based diff engine and renderers
...
for multiple diff output formats.
WWW: http://pear.horde.org
2011-07-07 20:57:47 +00:00
Martin Matuska
8aa08c16a2
This Horde package provides encoding and decoding of WBXML
...
(Wireless Binary XML) documents. WBXML is used in SyncML for transferring
smaller amounts of data with wireless devices.
WWW: http://pear.horde.org
2011-07-07 20:53:49 +00:00
Martin Matuska
ed5b562bec
This package provides an element object that can be used to provide
...
SimpleXML-like functionality over a DOM object. The main advantage over
using SimpleXML is the ability to add multiple levels of new elements
in a single call, without introducing "ghost" objects.
WWW: http://pear.horde.org
2011-07-07 20:52:50 +00:00
Martin Matuska
592e116d91
This Horde package allows to convert Kolab data objects from XML to hashes.
...
WWW: http://pear.horde.org
2011-07-07 20:17:45 +00:00
Martin Matuska
2d173d3843
The Horde_Text_Flowed:: class provides common methods for manipulating text
...
using the encoding described in RFC 3676 ('flowed' text).
WWW: http://pear.horde.org
2011-07-07 18:52:08 +00:00
Martin Matuska
6242d0be3e
The Horde_Text_Filter_Csstidy:: class provides the PHP-based library needed
...
to perform optimization/compression on CSS code. It is provided in a separate
package as the code is under the GPLv2 license instead of the LGPLv2 license
used for the Text_Filter class.
WWW: http://pear.horde.org
2011-07-07 18:48:40 +00:00
Martin Matuska
65d49e37ad
The Horde_Text_Filter library provides common methods for fitering
...
and converting text.
WWW: http://pear.horde.org
2011-07-07 18:46:22 +00:00
Sunpoet Po-Chuan Hsieh
edd0a53906
- Update to 0.30
...
- While I'm here, use USE_ICONV
Changes: http://search.cpan.org/dist/XML-TinyXML/Changes
PR: ports/158161
Submitted by: Fedor A Borshev <fedor9@gmail.com>
Approved by: maintainer (timeout, 15 days)
2011-07-07 15:10:12 +00:00
Wen Heping
e3c89c70c6
- Remove USE_GZIP=yes since it is default
...
PR: ports/157174
Submitted by: Alex kozlov <spam@rm-rf.kiev.ua>
Approved by: pav@(portmgr)
2011-07-07 09:17:32 +00:00
Beech Rintoul
f5dd8e22f2
- Update to 2g
...
PR: ports/158619
Submitted by: Goran Tal <goran.tal@gmail.com> (maintainer)
2011-07-06 18:55:02 +00:00
Herve Quiroz
47a9c11929
- Update to 9.1.0.7
...
- Add support for Dom4J
PR: 158507
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
2011-07-05 21:01:30 +00:00
Herve Quiroz
270293fb91
Add saxon-he
2011-07-05 20:44:52 +00:00
Herve Quiroz
98dd825b62
Update the port to Saxon-HE 9.3.0.5
2011-07-05 20:44:34 +00:00