Chin-San Huang
4c9379ddfc
HTML::Tiny is a simple, dependency free module for generating HTML (and
...
XML). It concentrates on generating syntactically correct XHTML using a
simple Perl notation.
In addition to the HTML generation functions utility functions are provided
to :
* encode and decode URL encoded strings
* entity encode HTML
* build query strings
* JSON encode data structures
WWW: http://search.cpan.org/dist/HTML-Tiny/
2008-01-26 00:59:40 +00:00
Chin-San Huang
65c44760ca
- Update to 1.23
...
- Changelog: http://search.cpan.org/dist/HTML-Copy/Changes
2008-01-25 14:48:48 +00:00
Chin-San Huang
453ea8bce2
- Update to 0.1.4
...
- Changelog: http://search.cpan.org/dist/Google-Data-JSON/Changes
2008-01-25 14:40:59 +00:00
Cheng-Lung Sung
213c92bf83
- Update to 0.65
...
Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog
2008-01-25 08:27:53 +00:00
Cheng-Lung Sung
5bfef0e26f
- Update to 2.1
...
Changes: http://search.cpan.org/dist/XML-Elemental/Changes
2008-01-25 03:42:22 +00:00
Erwin Lansing
d40b2db8d1
Update to 2.04
2008-01-24 14:46:55 +00:00
Erwin Lansing
6a06d045a8
Update to 0.69
2008-01-24 14:45:37 +00:00
Cheng-Lung Sung
be517bf521
- Update to 0.09
...
Changes: http://search.cpan.org/dist/Search-Estraier/Changes
2008-01-24 04:23:38 +00:00
Joe Marcus Clarke
34a8f0d957
Update to 2.6.31.
...
Security: This contains a security fix for a UTF-8 processing bug.
2008-01-22 20:59:42 +00:00
Sergey Skvortsov
e0de7b3bdd
Relax NG Compact Syntax validator
2008-01-22 13:04:18 +00:00
Yen-Ming Lee
c593285d9d
- set PERL_CONFIGURE=5.8.5+ instead
...
PR: 117414
Submitted by: leeym
Approved by: clsung
2008-01-22 00:26:13 +00:00
Martin Wilke
332646fe48
- Update to 0.162
...
PR: 119785
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
2008-01-20 21:56:10 +00:00
Edwin Groothuis
11142f4223
Make port properly conflicting with textproc/sphinxsearch-devel
...
Submitted by: Daniel Gerzo <danger@freebsd.org>
2008-01-19 12:05:53 +00:00
Edwin Groothuis
96c3c9822a
Development version of textproc/sphinxsearch
...
Sphinx is a full-text search engine, distributed under GPL version
2. Commercial license is also available for embedded use.
Generally, it's a standalone search engine, meant to provide fast,
size-efficient and relevant fulltext search functions to other
applications. Sphinx was specially designed to integrate well with SQL
databases and scripting languages. Currently built-in data sources
support fetching data either via direct connection to MySQL, or from
an XML pipe.
As for the name, Sphinx is an acronym which is officially decoded as
SQL Phrase Index.
WWW: http://www.sphinxsearch.com/
Submitted by: Daniel Gerzo <danger@FreeBSD.org>
2008-01-19 11:53:15 +00:00
Sergey Skvortsov
ec8a9e3ab3
Update to 0.16
2008-01-15 22:30:06 +00:00
Cheng-Lung Sung
8c9e9582d7
- Update to 1.08.0 (1.080)
...
Changes: http://search.cpan.org/dist/Perl-Critic/Changes
2008-01-15 05:52:08 +00:00
Dryice Dong Liu
b698de5e4c
- use Emacs 22 by default
...
- update my mail address
2008-01-15 03:55:43 +00:00
Martin Wilke
2c6d8c7605
The aim of SCEW is to provide an easy interface around the XML Expat
...
parser.
SCEW also incorporates functions to create and handle XML trees. That
is, add and delete nodes, change attribute names and values...
WWW: http://www.nongnu.org/scew/
PR: ports/119543
Submitted by: Pietro Cerutti <gahr at gahr.ch>
2008-01-14 09:57:20 +00:00
Dryice Dong Liu
2459745d7d
update to 0.1.10
2008-01-14 02:59:35 +00:00
Martin Wilke
3640857512
- Update to 0.1.4
2008-01-13 19:44:54 +00:00
Dirk Meyer
a5643321ba
- fix build for new "versioned" rubygem
2008-01-13 15:23:44 +00:00
Martin Wilke
553d665f82
A PECL HTML parser extension based on the ekhtml library
...
WWW: http://pecl.php.net/package/html_parse
PR: ports/118920
Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
2008-01-12 16:36:45 +00:00
Martin Wilke
5bfa981946
El-Kabong is a high-speed, forgiving, sax-style HTML parser.
...
Its aim is to provide consumers with a very fast, clean,
lightweight library which parses HTML quickly, while forgiving
syntactically incorrect tags.
WWW: http://ekhtml.sourceforge.net/
PR: ports/118917
Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
2008-01-12 16:35:08 +00:00
Martin Wilke
e4b9103902
This is a Renderer driver for Structures_DataGrid that generates a XML
...
string.
WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_XML/
2008-01-12 16:12:40 +00:00
Martin Wilke
ccdbb6f60f
This is a Renderer driver for Structures_DataGrid that generates a CSV
...
string.
WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_CSV/
2008-01-12 16:09:40 +00:00
Martin Wilke
041fd5bf3a
This is a Renderer driver for Structures_DataGrid that generates a XLS
...
string.
WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_XLS/
2008-01-12 16:08:36 +00:00
Martin Wilke
b1b8393eb8
- Update to 0.7.1
2008-01-12 13:11:30 +00:00
Martin Wilke
019f87a3db
- Fix build with gcc 4.2
...
- S/INSTALLS_SHLIB/USE_LDCONFIG
PR: 118937
Submitted by: Pietro Cerutti <gahr@gahr.ch>
2008-01-12 13:11:16 +00:00
Martin Wilke
a091f397c0
- Update to 0.46
...
PR: 119465
Submitted by: John MacFarlane <jgm@berkeley.edu> (maintainer)
2008-01-12 13:10:56 +00:00
Sergey Skvortsov
25beb6d43d
Update to 0.06
2008-01-11 15:56:06 +00:00
Thomas Abthorpe
b64b11670c
- Update to 1.0.2
2008-01-11 14:11:01 +00:00
Cheng-Lung Sung
63953bf76a
- Update to 1.5.6
...
- add amd64
2008-01-11 09:42:03 +00:00
Martin Wilke
73465ff975
- Updates to 0.3.8.4
...
- Pass maintainship to submitter
PR: 118938
Submitted by: Pietro Cerutti <gahr@gahr.ch>
2008-01-10 23:19:23 +00:00
Martin Wilke
a2ecc45fb0
- Update to 119508
...
PR: 119508
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
2008-01-10 23:19:17 +00:00
Martin Wilke
9c552ca4dc
- Update to 0.20.5
...
PR: 119504
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2008-01-10 23:19:06 +00:00
Martin Wilke
8f414a1a51
Strip-o-Gram is a library for converting HTML to Plain Text
...
and stripping specified tags from HTML.
PR: ports/119526
Submitted by: Oleg Ukraincev <oleg at ht-systems.ru>
2008-01-10 22:17:24 +00:00
Jun Kuriyama
df28678e4c
- Upgrade to 2.36.
...
PR: ports/118994
Submitted by: ijliao
2008-01-10 21:12:23 +00:00
Gerald Pfeifer
282f427dd5
Update to bibtex2html 1.89. This brings the following changes:
...
- entry types and field names now typeset in lowercase in f_bib.html
- new option -unicode to use Unicode entities for some macros
(such as ◯ for \bigcirc, etc.)
- new option -html-entities to use HTML entities for some macros
such as \le, \approx, etc. (patch by Steven G. Johnson)
- new option -header to insert a header (similar to -footer)
(patch by Steven G. Johnson)
2008-01-10 17:20:52 +00:00
Michael Johnson
fcda740800
Update to 1.4.12
2008-01-09 17:17:18 +00:00
Cheng-Lung Sung
004714b891
- Update to 1.47
...
Changes: http://search.cpan.org/dist/WordNet-QueryData/ChangeLog
2008-01-09 03:56:05 +00:00
Cheng-Lung Sung
90b24935f1
- Update to 0.11.6
...
Changes:
2008-01-09 03:00:51 +00:00
Cheng-Lung Sung
e5f90faa26
- Update to 0.64
...
Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog
PR: ports/119420
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
2008-01-09 01:39:30 +00:00
Erwin Lansing
569dcddfd3
Update to 1.10
2008-01-07 17:28:17 +00:00
Dryice Dong Liu
374028f7dc
- update to 3.11
...
- the license was changed to GPLv3
- use Emacs 22 by default
- removed file: files/patch-Makefile.defs
- new file: files/patch-Makefile.defs.default
2008-01-07 12:52:00 +00:00
Cheng-Lung Sung
fbe29b900d
- Update to 0.63
...
Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog
2008-01-07 11:20:03 +00:00
Anton Berezin
1f4b24e298
Update to 1.24.
...
Changes: http://search.cpan.org/dist/Lingua-EN-NameParse/Changes
2008-01-07 09:31:39 +00:00
Cheng-Lung Sung
90885019c1
- Update to 1.11
...
Changes: http://search.cpan.org/dist/XML-Tiny/CHANGES
2008-01-06 02:47:36 +00:00
Cheng-Lung Sung
1be681874e
- Update to 0.33
...
Changes:
2008-01-05 14:39:06 +00:00
Cheng-Lung Sung
0e3ab2d05e
- update to 2.2.0
...
- take maintainership
Approved by: laszlof (implicit)
2008-01-05 06:07:40 +00:00
Cheng-Lung Sung
c06c0c3f14
- Update to 0.94.2 (0.942)
...
Changes: http://search.cpan.org/dist/XML-Atom-Syndication/Changes
2008-01-05 04:36:47 +00:00