summaryrefslogtreecommitdiff
path: root/sysutils/strigi
AgeCommit message (Collapse)AuthorFilesLines
2017-08-24Revbump for boost updateadam2-4/+4
2017-05-03Convert CXXFLAGS setting C++ standard to USE_LANGUAGES.jperkin1-4/+2
2017-05-01Fix build with latest cppunit.wiz1-1/+3
2017-04-30Recursive revbump from boost updateryoon2-4/+4
2017-01-01Revbump after boost updateadam2-4/+4
2016-10-07Revbump post boost updateadam2-4/+4
2016-07-16gcc6 build fixmarkd3-1/+33
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2015-12-13LDFLAGS.Linux+= -lclucene-sharedmarkd1-1/+2
2015-11-04Add SHA512 digests for distfiles for sysutils categoryagc1-1/+2
Problems found with existing digests: Package memconf distfile memconf-2.16/memconf.gz b6f4b736cac388dddc5070670351cf7262aba048 [recorded] 95748686a5ad8144232f4d4abc9bf052721a196f [calculated] Problems found locating distfiles: Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9 Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-24Add -lclucene-shared on FreeBSDsevan1-1/+2
Reviewed by wiz@
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-04-25Recursive revbump following MesaLib update, categories p through x.tnn1-2/+2
2015-04-17Revbump after updating devel/boost-libsadam2-4/+4
2014-11-19Add -lclucene-shared on NetBSD.jmcneill1-1/+2
2014-11-07Revbump after updating boostadam2-4/+4
2014-08-13Fix constness of operator ==.joerg2-1/+15
2014-06-07Bump PKGREVISION for exiv2 shlib major bumpwiz1-2/+2
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-12-16Add -lclucene-shared on Darwin.jperkin1-1/+2
2013-09-19Explicitly link clucene-shared on DragonFly. Fixes PR pkg/48120markd1-1/+3
2013-08-16Explicitly link against libclucene-shared on SunOS.jperkin1-2/+2
2013-08-13Depend on the latest version of libclucene as older versions wont resultmarkd1-1/+2
in current PLIST.
2013-08-13lucene related files appear to have changed their paths - update PLIST & ↵abs2-10/+10
bump PKGREVISION
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-02-17Need -lsocket on Solaris.jperkin1-2/+2
2013-02-16Recursive bump for png-1.6.wiz1-1/+2
2013-02-09Update to 0.7.8markd4-15/+45
0.7.8 (2013-02-05) - Fix xpm and xbm index. - Extract tracknumber and track count from a value like "03/16". - Fixed indexing of m3u files. - Fix FLAC Files: Remove addtional 'db' in replaygain - Fix: flac analizer was importing only one artist tag. - Fix: non numeric genres in id3 v2 mp3 are ignored. - Fix parsing of genre field in id3v2 tags - Change: TPE2 tag it's used as nmm:albumArtist instead as nmm:performer in ID3 analyzer. - Change: added support to TRACKTOTAL tag as an equivalent to TRACKCOUNT in FLAC analyzer. - C++11 fixes - Let the strigi ffmpeg plugin compile on modern ffmpeg versions. - Simeon Bird (Let the ffmpeg analyser deal with files with have track numbers with a / in them) - Remove dependency on boost. - Use GNUInstallDirs in order to install into lib64 automatically - Install a version file for the CMake config module - Allow the Strigi submodules to be installed in custom prefixes.
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-1/+2
2013-02-04Update to 0.7.7 - based on patches from Jaap Boendermarkd6-59/+46
0.7.7 (2011-12-07) - Many nepomuk field name fixes - More accurate file format check for tar files - Better checking of bounds in OLE files. - Increase performance of default file input stream. - Check for surrogate pairs in UTF-8 strings. - Improve ID3 analyzer: skip zero padding before mp3 stream to handle typical LAME output, implement unsynchronization flag handling - Properly finish child indexing in all analyzers. 0.7.6 (2011-07-26) - Fix build with clucene 2.3 - Use the deprecated function av_metadata_get for libffmpeg - Improved child indexing - Convert the DateTime field in EXIF data to a time_t value. - Move DigestEventAnalyzer to a plugin. 0.7.5 - Synchronize the modules. In 0.7.4, the modules were not synchronized. 0.7.4 - Disable building strigidaemon and strigiclient on windows - Support more feature of Strigi Query in the CLucene backend. - Fix premature EOF condition in PDF parser. - Make discovering of invalid characters in checkHeader more compliant to RFC822. - Improvements to movie analysers that use ffmpeg. - Fix a bug where width and height of certain JPG files are not shown. - Fixes to libstreams to avoid crashes. - Improved Nepomuk compliance. - Faster reading of streams with SkippingFileInputStream and MMapFileInputStream. - Reorganize Strigi into smaller modules. 0.7.2 - Improve cpp analyzer speed and output - Fix crash due to deep nesting of calls in pdf analyzer - Fix iconv use on Mac OS X 0.7.1 - Support more fields from ODF documents - Improved skipping behavior on streams for large files. - Added album art support. - Added support for ID3v1 tags. - Added MP3 stream metadata extraction, UTF-16 support in tags. - Extended the range of metadata extracted by ID3 analyzer. - Added a FLAC audio file analyzer. - Significantly unbreak the PDF analyzer. - Fix scanning trees where permissions are insufficient to read some parts - Check for multithreaded version of libxml2 - Require newer CLucene version (0.9.21) 0.7.0 - Change to Nepomuk ontologies - Set file property for embedded ar streams. This fixes the opening of these streams in archivereader. - Instead of reading each .rdf file at once in memory and then parse it, use the libxml2 I/O API to read chunks of the file when requested. - The attribute value is not '\0' terminated but has a pointer to the end of the string. In addition, string comparison was sped up by first comparing the string length. 0.6.5 - Fix KDE bug 185551: Strigi now allows paths that start with protocol:/* like 'file:///' or 'remote:/' - Add a new function AnalysisResult::child(). This function allows an AnalysisResult instance to access the last child it has had indexed. This is needed for cases when a parent knows something about a child which the child does not know. In such cases the parent can call child()->addValue(...). - Adjust to the new library naming scheme in iconv-1.12 - Implemented missing addTriplet method - Rewrite the implementation of ArchiveReader. The new implementation is more efficient in listing contents of directories. Now single directory entries can be returned without the need for reading the entire archive of which the directory is a part.
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-2/+2
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-18For as-yet undetermined reasons, cmake ends up undefining pthread_createjperkin1-1/+2
support on Solaris even though the test succeeds. Forcibly define it. Fixes Solaris build.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd2-3/+4
2012-04-13Add -lrt to LDFLAGS.SunOS to make this build. Not needed on 5.11, buthans1-2/+2
doesn't hurt either.
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-01-16Fix build with gcc4.3 and clangadam2-5/+6
2012-01-13Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.obache1-2/+2
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2