| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- fix build error (see post-patch sec.)
Approved by: co-mentor (vanilla)
|
|
|
|
|
|
| |
Version 3 of this module is now part of the p5-XML-RAI port
Approved by: clsung (Maintainer)
|
| |
|
|
|
|
| |
for simplistic and perlish handling of XML data
|
| |
|
|
|
|
|
|
|
| |
Update to 1.2.24
PR: ports/71601
Submitted by: Michael Johnson <ahze@ahze.net>
|
| |
|
| |
|
|
|
|
| |
- honor option WITHOUT_SSL
|
|
|
|
|
| |
PR: ports/72437
Submitted by: Michael Johnson <ahze@ahze.net>
|
| |
|
|
|
|
|
| |
PR: ports/72330
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/72329
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The ultimate quest of this module is to produce from non-XML text
text, that will will most probably pass throught any XML parser one
could find.
Basic cleaning is just XML tag matching (for every opening tag there
will be closing tag as well, and they will form a tree structure).
When you add some extra parameters, you will receive complete XML
text, including XML head and root element (if none were defined in
text, then some will be added).
WWW: http://search.cpan.org/~pkubanek/XML-Clean/
PR: ports/71829
Submitted by: Rong-En Fan <rafan AT infor dot org>
Approved by: mentor (vanilla)
|
|
|
|
| |
Add docs
|
|
|
|
|
| |
PR: ports/72142
Submitted by: KUNISHIMA Takeo <kunishi@acm.org>
|
|
|
|
|
|
|
|
| |
[MAINTAINER-UPDATE] Update ports/textproc/aft to 5.095
Please commit it, thanks!
PR: ports/71959
Submitted by: Charlie & <yinjieh@csie.nctu.edu.tw>
|
|
|
|
|
|
|
| |
Update for textproc/unrtf
PR: ports/72239
Submitted by: Alfred Perlstein <alfred@FreeBSD.org>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix compilation of thread-safe PHP after the PTHREAD_LIBS change
- Include md5 and blowfish support on amd64 (fix headers) [1]
- Add support for dom_import_simplexml function in php5-dom [2]
- Fix vulnerability in RFC 1867 file upload processing [3]
- Fix php_variables memory disclosure [3]
PR: ports/71752 [1], ports/72003 [2], ports/72420 [3]
Submitted by: Adam Gregoire <bsdunx@yahoo.com> [1],
Vaidrius Petrauskas <acrozy@uosis.mif.vu.lt> [2],
Dmitry A Grigorovich <odip@bionet.nsc.ru> [3]
Approved by: portmgr (kris)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix compilation of thread-safe PHP after the PTHREAD_LIBS change
- Include md5 and blowfish support on amd64 (fix headers) [1]
- Fix vulnerability in RFC 1867 file upload processing [2]
- Fix php_variables memory disclosure [2]
- GD LZW-GIF support is now enabled by default
PR: ports/71752 [1], ports/72420 [2]
Submitted by: Adam Gregoire <bsdunx@yahoo.com> [1],
Dmitry A Grigorovich <odip@bionet.nsc.ru> [2]
Approved by: portmgr (kris)
|
|
|
|
|
|
|
|
| |
because it uses 64 bit integers by default and it messes very badly with some
pack/unpack things on the perl part and some << and >> on the C part, so, use
the perl part everywhere.
Approved by: portmgr (krion)
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
|
|
|
|
|
| |
- update to 0.8.13, changes to previous version:
* fixed handling of negative timezones in input-clf if format is
specified
* fixed segfaults in output-modlogan
* removed debug-output
Approved by: portmgr
|
|
|
|
|
|
| |
on perl 5.0
Approved by: portmgr (linimon)
|
|
|
|
|
|
|
|
| |
- set XMLPREFIX=${LOCALBASE} and make it PREFIX clean.
PR: 71108
Submitted by: leeym
Approved by: portmgr (marcus)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
| |
PR: 71336
Submitted by: Stefan Walter
|
| |
|
|
|
|
| |
Submitted by: Andy Miller <andy@trit.org>
|
| |
|
|
|
|
|
| |
PR: ports/71285
Submitted by: Stefan Walter
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- no long support perl 5.005.
- although it requires p5-Data-Dumper, which may need by perl5.6 (described
in devel/p5-Data-Dumper/Makefile), but perl5.6 indeed install one.
And txt2html does not need newer module ( Data::Dumper => 0).
Approved by: vanilla (co-mentor)
|
|
|
|
|
|
|
|
|
| |
- from Changes
- Fixed bug with forced declaration of the default namespace.
- Removed dead code. Added copyright notices to pod.
- Improved test coverage.
Approved by: vanilla (co-mentor)
|
| |
|
| |
|
|
|
|
| |
Approved by: glewis (mentor)
|
|
|
|
|
|
|
| |
This module is used by the Perl script that generates the
supported hardware list from section four manpages.
This fixes building HEAD and RELENG_5 release notes on 4.x.
|
|
|
|
|
| |
PR: ports/71118
Submitted by: Vladimir Osintsev (maintainer)
|