object-oriented C++/QT4 framework for RDF data. It uses different RDF storage
solutions as backends through a simple plugin system. Soprano is targetted at
desktop applications that need a RDF data storage solution. It has been
optimized for easy usage and simplicity.
WWW: http://soprano.sourceforge.net/
data on your harddrive. Indexing operations are performed without hammering
your system, this makes Strigi the fastest and smallest desktop searching
program.
Strigi can index different file formats, including the contents of the archive
files.
WWW: http://www.vandenoever.info/software/strigi/
With about 1000 ports installed,
there is a perormance gain about 50% with emty cache
and about 25% when files are in cache.
Submitted by: Vladimir Chukharev, Doug Barton
- OPENSSL_INSTALLED could now be set by bsd.port.subdir.mk for further caching.
Add new module knob WITH_HTTP_XSLT_MODULE.
<ChangeLog>
*) Feature: the ngx_http_xslt_module.
*) Feature: the "$arg_..." variables.
*) Feature: Solaris directio support.
Thanks to Ivan Debnar.
*) Bugfix: now if FastCGI server sends a "Location" header line without
status line, then nginx uses 302 status code.
Thanks to Maxim Dounin.
</ChangeLog>
- Cleanup MAKE_ENV [0]
- Switch to devel/cvsps from devel/cvsps-devel (the former is all that is
needed and is maintained) [1]
- Pick up devel/p5-subversion when SVN is wanted [2]
PR: ports/125645 [1]
Submitted by: pav [0], Yarema <yds@CoolRat.org> [1], Justin Forest [2]
QCA aims to provide a straightforward and cross-platform crypto
API, using Qt datatypes and conventions. QCA separates the API from
the implementation, using plugins known as Providers. The advantage
of this model is to allow applications to avoid linking to or
explicitly depending on any particular cryptographic library. This
allows one to easily change or upgrade crypto implementations
without even needing to recompile the application. QCA should work
everywhere Qt does, including Windows/Unix/MacOSX.
Capabilities:
TLS, CMS, X.509, RSA, DSA, Diffie-Hellman, PKCS#7, PKCS#12, SHA0,
SHA1, SHA224, SHA256, SHA384, SHA512, MD2, MD4, MD5, RIPEMD160,
Blowfish, DES, 3DES, AES128, AES192, AES256, CAST5, HMAC(SHA1, MD5,
RIPEMD160), PBKDF1(MD2, SHA1), PBKDF2(SHA1)
WWW: http://delta.affinix.com/qca/
Note:
With this update several ports specific problems
have been fixed. Qt4 headers and libraries have
been moved to include/qt4 and lib/qt4. bsd.qt.mk
defines QT_INCDIR and QT_LIBDIR now, which could
be used in qt4-dependent ports if required.
Thanks to: Max Brazhnikov Danny Pansters
documents, and is less concerned with XML compliance than alternatives.
Rather than rely on XML::Parser, it uses heuristics and good old-fashioned
Perl regular expressions.
WWW: http://search.cpan.org/dist/XML-RSSLite/
PR: ports/126116
Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
libwww to curl.
For the port:
1. Switch to the SF macro
2. Update COMMENT
3. Switch to using PLIST_FILES
4. Merge the functionality from files/patch-wmweather+.c to the Makefile
5. Make everything related to the conf example conditional on NOPORTEXAMPLES
6. Display the new pkg-message file after installation of the port
7. Take over maintainership with the approval of the current maintainer
who reports ENOTIME. Thank you Willie for your work on this port. :)