gahr        2011-09-14 07:38:20 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/zorba       Makefile distinfo pkg-descr pkg-plist 
    textproc/zorba/files patch-CMakeLists.txt 
                         patch-cmake_modules_FindPHP5.cmake 
                         patch-doc_CMakeLists.txt 
                         patch-src-context_dynamic_context.cpp 
                         patch-swig-java_CMakeLists.txt 
                         patch-swig-php_CMakeLists.txt 
                         patch-swig-python_CMakeLists.txt 
                         patch-swig-ruby_CMakeLists.txt 
                         patch-test-rbkt_CMakeLists.txt 
  Log:
  - New port: textproc/zorba
  
    Zorba is a general purpose XQuery processor implementing in C++ the W3C
    family of specifications. The query processor has been designed to be
    embeddable in a variety of environments such as other programming languages
    extended with XML processing capabilities, browsers, database servers, XML
    message dispatchers, or smartphones. Zorba can be accessed through APIs from
    C, C++, Ruby, Python, Java, and PHP. Zorba runs on most platforms and is
    available under the Apache license v2.
  
    WWW: http://www.zorba-xquery.com
  
  Revision  Changes    Path
  1.1651    +1 -0      ports/textproc/Makefile
  1.1       +98 -0     ports/textproc/zorba/Makefile (new)
  1.1       +2 -0      ports/textproc/zorba/distinfo (new)
  1.1       +13 -0     ports/textproc/zorba/files/patch-CMakeLists.txt (new)
  1.1       +44 -0     
ports/textproc/zorba/files/patch-cmake_modules_FindPHP5.cmake (new)
  1.1       +21 -0     ports/textproc/zorba/files/patch-doc_CMakeLists.txt (new)
  1.1       +47 -0     
ports/textproc/zorba/files/patch-src-context_dynamic_context.cpp (new)
  1.1       +28 -0     
ports/textproc/zorba/files/patch-swig-java_CMakeLists.txt (new)
  1.1       +33 -0     ports/textproc/zorba/files/patch-swig-php_CMakeLists.txt 
(new)
  1.1       +24 -0     
ports/textproc/zorba/files/patch-swig-python_CMakeLists.txt (new)
  1.1       +31 -0     
ports/textproc/zorba/files/patch-swig-ruby_CMakeLists.txt (new)
  1.1       +20 -0     
ports/textproc/zorba/files/patch-test-rbkt_CMakeLists.txt (new)
  1.1       +9 -0      ports/textproc/zorba/pkg-descr (new)
  1.1       +216 -0    ports/textproc/zorba/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to