Bug 122157 - [NEW PORT] databases/pear-XML_Query2XML:transform the SQL query to XML data
Summary: [NEW PORT] databases/pear-XML_Query2XML:transform the SQL query to XML data
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-27 14:40 UTC by wenheping
Modified: 2008-03-31 11:20 UTC (History)
0 users

See Also:


Attachments
file.shar (3.85 KB, text/plain)
2008-03-27 14:40 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2008-03-27 14:40:00 UTC
pear-XML_Query2XML allows you to transform the
records retrieved with one or more SQL
SELECT queries into XML data. Very simple
to highly complex transformations are
supported. Is was written with performance
in mind and can handel large amounts of data.

Another thing you will find useful is
XML_Query2XML's capabilities of Profiling
and Performance Tuning.

WWW:    http://pear.php.net/package/XML_Query2XML

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-27 14:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-03-31 11:13:12 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-03-31 11:13:26 UTC
miwi        2008-03-31 10:13:19 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/pear-XML_Query2XML Makefile distinfo pkg-descr 
  Log:
  XML_Query2XML allows you to transform the records retrieved with one or
  more SQL SELECT queries into XML data. Very simple to highly complex
  transformations are supported. Is was written with performance in mind
  and can handel large amounts of data.
  
  WWW:    http://pear.php.net/package/XML_Query2XML
  
  PR:             ports/122157
  Submitted by:   wenheping<wenheping at gmail.com>
  
  Revision  Changes    Path
  1.669     +1 -0      ports/databases/Makefile
  1.1       +54 -0     ports/databases/pear-XML_Query2XML/Makefile (new)
  1.1       +3 -0      ports/databases/pear-XML_Query2XML/distinfo (new)
  1.1       +6 -0      ports/databases/pear-XML_Query2XML/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"