summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-02-05Remove samba30 and samba33, as stated by Aleksej Saushev on Jul 7, 2012.wiz78-4325/+1
2013-02-05Fixed building on Darwin; pkglint cosmeticsadam2-17/+19
2013-02-04this mornings updates.markd1-1/+5
2013-02-04Update to 0.93markd5-37/+27
Changes unknown but 3 years of development since previous stable version.
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-02-04Update to 2.8.0 - from Jaap Boendermarkd3-22/+6
2.8.0 * Improved NRLModel query prefix expansion. * Support for plain SQL queries in the Virtuoso backend. * Introduced new query language flag QueryLanguageSparqlNoInference. This language is not supported by any backends. It is supposed to be used in clients like Nepomuk to avoid the usage of long user types which are harder to read. * Convert Virtuoso IRI_ID values into simple literal strings. At some point if the need arises we might call ID_TO_IRI() to convert them into URIs. * New boolean option "noStatementSignals" in the Virtuoso backend which will disable Model::statementsAdded() and friends. * Improved local unix socket communication in the server/client system: A custom socket implementation as a replacment for QLocalSocket makes it possible to use one socket across threads. 2.7.6 * Support for the new SPARQL 1.1 DELETE statement which omits the graph to delete from for faster removeAllStatement execution. * Support for the new default graph query result format of Virtuoso >= 6.1.5 * Fixed apidox generation with Doxygen 1.8.0. 2.7.5 * Be less strict when converting a string to a QDateTime: - Allow an empty time part, ie. "2011-10-04". - Allow the usage of a space instead of "T" to separate date from time. * Fixed URI parsing in the SparqlModel. * Fixed an endless loop in the VirtuosoModel destruction which can happen in rare error cases. * Fixed serialization of non-string literal values. * Support Turtle result encoding in the SPARQL model.
2013-02-04Update to 1.7.2 - from Jaap Boendermarkd2-7/+6
1.7.2 31-March-2012 --------------------------------------------- - Fix and optimize searching via Nepomuk. 1.7.1 03-March-2012 --------------------------------------------- - Don't truncate SPARQL queries in virtual collections. - Optimize change notifications for deleted collection attributes. - Fix possible data loss during item copy/move operations.
2013-02-04USE_GAMESGROUP, not SETGIDGAME.shattered1-2/+2
2013-02-04Remove "-no-cpp-precomp" from CPP_PRECOMP_FLAGS.wiz1-4/+3
Obsolete since about Darwin-4.4. Per Jason Bacon in PR 47531.
2013-02-04+ libxdg-basedir-1.2.0obache1-1/+2
2013-02-04Mention branch in COMMENT.wiz2-4/+4
From Bug Hunting.
2013-02-04+ slock-1.1.wiz1-1/+2
From Bug Hunting.
2013-02-04+ SOGo-2.0.4, aria2-1.16.3, dd_rescue-1.31, eric5-5.3.0, wyrd-1.4.6.wiz1-5/+6
2013-02-03Updated print/epdfview to 0.1.8nb11jakllsch1-1/+2
2013-02-03Apparently we now need to convert BGRA to RGBA. Bump pkgrev.jakllsch3-3/+51
Backported from upstream, obtained via Debian GNU/Linux.
2013-02-03Updated www/nginx to 1.2.6imil2-3/+3
2013-02-03Changes with nginx 1.2.6imil2-7/+6
*) Feature: the $request_time and $msec variables can now be used not only in the "log_format" directive. *) Bugfix: cache manager and cache loader processes might not be able to start if more than 512 listen sockets were used. *) Bugfix: in the ngx_http_dav_module. + Under NetBSD 5.1_STABLE, a large number of included vhosts led to SEGV, this does not occur with nginx 1.2.6.
2013-02-03Bump PKGREVISION for previouskefren1-2/+2
2013-02-03use time_t instead of uint32_t. Fixes package for NetBSD 6kefren4-5/+72
2013-02-03Updated graphics/cairo-gobject to 1.12.12wiz2-3/+3
2013-02-03Sync with cairo update to 1.12.12.wiz1-3/+2
2013-02-03Updated graphics/cairo to 1.12.12wiz2-3/+3
2013-02-03Update to 1.12.12:wiz2-7/+6
Release 1.12.12 (2013-01-31 Chris Wilson <chris@chris-wilson.co.uk>) =================================================================== The goal of this release is to fix the synchronisation problems that were exhibited in the SHM transport for cairo-xlib. This cropped up any place that tried to rapidly push fresh pixel data to the X server through an ordinary image surface, such as gimp-2.9 and evince. Bug fixes --------- Avoid replacing the entire image when uploading subimages https://bugs.freedesktop.org/show_bug.cgi?id=59635 Force synchronisation for scratch SHM image buffers, so that we do not overwrite data as it is being read by X. https://bugs.freedesktop.org/show_bug.cgi?id=59635 (also) Fix typos in detecting multisampling for the GL (MSAA) backend. Fix a memory leak in the GL (MSAA) backend. Fix a reference counting bug when mapping a GL surface to an image.
2013-02-03Updated misc/py-anki2 to 2.0.7wiz2-3/+3
2013-02-03Update to 2.0.7: bugfixes and translation updates.wiz2-6/+6
2013-02-03Updated devel/py-cython to 0.18wiz2-3/+3
2013-02-03Update to 0.18:wiz3-7/+8
0.18 (2013-01-28) ================= Features added -------------- * Named Unicode escapes ("\N{...}") are supported. * Python functions/classes provide the special attribute "__qualname__" as defined by PEP 3155. * Added a directive ``overflowcheck`` which raises an OverflowException when arithmetic with C ints overflow. This has a modest performance penalty, but is much faster than using Python ints. * Calls to nested Python functions are resolved at compile time. * Type inference works across nested functions. * ``py_bytes_string.decode(...)`` is optimised. * C ``const`` declarations are supported in the language. Bugs fixed ---------- * Automatic C++ exception mapping didn't work in nogil functions (only in "with nogil" blocks).
2013-02-03+ aria2-1.16.2, cairo-1.12.12, cairo-gobject-1.12.12, chrony-1.27,wiz1-8/+17
fotoxx-13.02, jhead-2.97, libmemcached-1.0.16, py-anki2-2.0.7, py-cython-0.18, py-pygments-1.6, qt5-libs-5.0.1, racket-5.3.2, trac-1.0.1, wine-devel-1.5.23, x264-devel-20130202, xf86-video-intel-2.21.0.
2013-02-03Note update of misc/rubygems package to 1.8.25.taca1-1/+2
2013-02-03Update rubygems to 1.8.25.taca2-6/+6
=== 1.8.25/ 2013-01-24 * 6 bug fixes: * Added 11627 to setup bin_file location to protect against errors. Fixes #328 by ConradIrwin * Specification#ruby_code didn't handle Requirement with multiple * Fix error on creating a Version object with a frozen string. * Fix incremental index updates * Fix missing load_yaml in YAML-related requirement.rb code. * Manually backport encoding-aware YAML gemspec
2013-02-03Updated devel/mercurial to 2.5wiz1-1/+2
2013-02-03Update to 2.5:wiz3-7/+18
This is a regularly-scheduled feature release. 1.1. Core features branchmap: improved performances bundle: add revset expression to show bundle contents (issue3487) dirstate: implement unix statfiles in C hgweb: add (Atom) subscribe links to the repository index hgweb: add "URL breadcrumbs" hgweb: add branches RSS and Atom feeds hgweb: secret changeset are excluded from html view (3614 ) serve: use chunked encoding in hgweb responses pathencode: implement both basic and hashed encoding in C subrepo: append subrepo path to subrepo error messages validate: check for spurious incoming filelog entries hgweb: allow hgweb's archive to recurse into subrepos 1.2. Changeset Evolution Major progress toward ChangesetEvolution were done. hidden changesets are now properly ignored by all commands a global --hidden flag is added to give access to hidden changesets rewriting a changeset but not its descendants is now allowed; this leaves unstable changeset behind we now detect *divergent* changesets. The third and last kind of obsolescence related troubles. divergent() revset is added a troubled() revset have been added branchmap for of *visible* and *served* changeset are now cached on disk. This is a major performance improvements performance improvements of most evolution related algorithm 1.3. Extension features color: add template label function convert: add config option to use the local time zone convert: add support for converting git submodule (issue3528) hgk: use Ttk instead of plain Tk inotify: don't fall over just because of a dangling symlink largefiles: fix revert removing a largefile from a merge largefiles: fix update from a merge with removed files largefiles: make log match largefiles in the non-standin location too largefiles: make update with backup files in .hglf slightly less broken largefiles: rename 'admin' to more descriptive 'lfstoredir rebase: performance improvements rebase: rebase set with multiple roots are now handled by the --rev option record: use patch.diffopts to account for user diffopts share: always set default path to work with subrepos (issue3518) zsh_completion: add completion of branch names 1.4. Fixes commands: 'hg bookmark NAME' should work even with ui.strict=True copies: do not track backward copies, only renames (issue3739) destroyed: keep the filecache in sync with __dict__ (issue3335, issue3693, issue3743) grep: don't search past the end of the searched string hgweb: properly returns 404 for unknown revision (instead of 500) histedit: proper phase conservation (issue3724) histedit: prevents obsolescence cycle (issue3681) hook: disable demandimport before importing hooks mq: don't fail when removing a patch without patch file from series file mq: fix qpop of working directory parent patch when not at qtip zeroconf: use port from server instead of picking port from config (issue3746) update: update to current bookmark if it moved out from under us (issue3682) bookmarks: show active bookmark even if not at working dir largefiles: let wirestore._stat return stats as expected by remotestore verify largefiles: adapt verify to batched remote statlfile (issue3780) largefiles: don't allow corruption to propagate after detection largefiles: don't verify largefile hashes on servers when processing statlfile largefiles: allow use of urls with #revision largefiles: fix commit when using relative paths from subdirectory largefiles: fix cat when using relative paths from subdirectory histedit: prevent parent guessed via --outgoing from being a revset (issue3770) rebase: delete divergent bookmarks on destination (issue3685) hgwebdir: use web.prefix when creating url breadcrumbs (issue3790) subrepo: allow skipping courtesy phase sync (issue3781) merge: .hgsubstate is special as merge destination, not as merge source merge: improved handling of symlinks
2013-02-03Distfile changed in place (tweaked wording in docs and RPM specschmonz2-5/+6
file). Set DIST_SUBDIR.
2013-02-03Whoops, rerun "make mps" after adding patch comments.schmonz1-3/+3
2013-02-03Use system vsnprintf() as intended (fixes build on OS X 10.6).schmonz3-1/+33
2013-02-03Use COMPILER_RPATH_FLAG instead of -Wl,-rpath.ryoon1-2/+2
2013-02-03Remove obsolete patches.ryoon10-265/+5
Noticed by Jan Beich. These patches are not used or already fixed in another way.
2013-02-03Update HOMEPAGE and remove commented-out sf MASTER_SITE.wiz1-3/+2
From Bug Hunting.
2013-02-03Updated devel/autoconf-archive to 2013.02.02wiz1-1/+2
2013-02-03Update to 2013.02.02:wiz3-8/+9
* Noteworthy changes in release 2013.02.02 (2013-02-02) [stable] Support for AIX has been improved in AX_PTHREAD. Further details are available at <http://savannah.gnu.org/patch/index.php?7911>. AX_BOOST_FILESYSTEM has been improved to work more reliable on non-GNU systems. See <http://savannah.gnu.org/patch/?7921> for further details. The new macro AX_LIB_EV has been added, which checks for libev in a pkg-config-like manner. The purpose of the macro is to unifty behaviour between distros that come with libev.pc and systems (e.g. upstream) that don't. Further details are at <http://savannah.gnu.org/patch/?7938>. The portability of AX_PYTHON has been improved. Also, the macro now recognizes more recent versions of the Python interpreter, too. See <http://savannah.gnu.org/patch/?7897> for further details. Support for cross-compilation in AX_PROG_CC_FOR_BUILD has been improved. See <http://savannah.gnu.org/patch/index.php?7890> for further details. The new macro AX_PROG_CXX_FOR_BUILD has been added. Further details are available at <http://savannah.gnu.org/patch/?7891>. Mac OS X support in AX_OPENMP has been improved. Further details are available at <http://savannah.gnu.org/patch/?7893>.
2013-02-03Fix typo in PKG_OPTIONS name.ryoon1-2/+2
2013-02-03Fix build with gcc 4.2.1 of FreeBSD 9.1.ryoon2-1/+27
Patch is taken from https://build.opensuse.org/package/view_file?file=mozilla-gcc43.patch&package=MozillaFirefox&project=home%3AWernerFink%3Abranches%3Amozilla .
2013-02-02Updated www/ikiwiki to 3.20121212nb3schmonz1-1/+2
2013-02-02Apply another bugfix to the CVS backend from my git repo:schmonz3-7/+19
* `91b477c0`: Fix diffurl links (cvsweb expects unescaped '/'). Bump PKGREVISION.
2013-02-02two more missed jpeg revbumpsdholland2-4/+4
2013-02-02Another missed jpeg bump.dholland1-1/+2
2013-02-02Return "netbsd" instead of "unknown" for WebInspector.platform() on NetBSDjmcneill3-3/+17
2013-02-02This should have been bumped along with other jpeg users, but got missed,dholland1-1/+2
so do it now. (I don't know if anything else got missed, I just happened to trip on this one)
2013-02-02Updated misc/ja-less to 382.262.03ryoon1-1/+2
2013-02-02Update to 382.262.03 using less-382-iso262.ext03.patch.gzryoon3-15/+17
from http://bogytech.blogspot.jp/2011/07/kterm-jless-screen.html . This update is based on isaki@'s work. * Set PATCH_SITES as my non-NetBSD web space. Changelog: * Add UTF-8 support (Japanese part only) * Change japanese83 behavior * Change G1 default * Add ISO-8859-10,11,13,14,15 support * Ignore case in JLESSCHARSET and LANG variables * Fix bugs in search * Add .xz support (not enabled on pkgsrc) * Some packport from less-443