Commit graph

196690 commits

Author SHA1 Message Date
adam
751378b377 Fixed building on Darwin; pkglint cosmetics 2013-02-05 07:12:23 +00:00
markd
e9f362d6ad this mornings updates. 2013-02-04 20:37:24 +00:00
markd
4cf9e64633 Update to 0.93
Changes unknown but 3 years of development since previous stable version.
2013-02-04 20:31:44 +00:00
markd
01dea3b2fc Update to 0.7.7 - based on patches from Jaap Boender
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-04 20:21:08 +00:00
markd
2103f7c51d Update to 2.8.0 - from Jaap Boender
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-04 20:05:21 +00:00
markd
dc9fb03d3f Update to 1.7.2 - from Jaap Boender
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-04 19:54:48 +00:00
shattered
0bcbae22ad USE_GAMESGROUP, not SETGIDGAME. 2013-02-04 19:41:11 +00:00
wiz
6e3b6b5bea Remove "-no-cpp-precomp" from CPP_PRECOMP_FLAGS.
Obsolete since about Darwin-4.4.
Per Jason Bacon in PR 47531.
2013-02-04 15:53:16 +00:00
obache
22331a10fb + libxdg-basedir-1.2.0 2013-02-04 12:34:33 +00:00
wiz
4c366da94b Mention branch in COMMENT.
From Bug Hunting.
2013-02-04 09:42:48 +00:00
wiz
260321ddb0 + slock-1.1.
From Bug Hunting.
2013-02-04 09:39:45 +00:00
wiz
fda87c1faa + SOGo-2.0.4, aria2-1.16.3, dd_rescue-1.31, eric5-5.3.0, wyrd-1.4.6. 2013-02-04 09:35:28 +00:00
jakllsch
30b88fdc26 Updated print/epdfview to 0.1.8nb11 2013-02-03 20:05:25 +00:00
jakllsch
1fa53fe694 Apparently we now need to convert BGRA to RGBA. Bump pkgrev.
Backported from upstream, obtained via Debian GNU/Linux.
2013-02-03 20:00:28 +00:00
imil
38c7eb2c1e Updated www/nginx to 1.2.6 2013-02-03 19:48:01 +00:00
imil
3b3961c229 Changes with nginx 1.2.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-03 19:47:43 +00:00
kefren
a44f0da0b9 Bump PKGREVISION for previous 2013-02-03 17:52:54 +00:00
kefren
87c743d42a use time_t instead of uint32_t. Fixes package for NetBSD 6 2013-02-03 17:48:45 +00:00
wiz
31e0ecfffe Updated graphics/cairo-gobject to 1.12.12 2013-02-03 16:59:21 +00:00
wiz
138ca2d1aa Sync with cairo update to 1.12.12. 2013-02-03 16:59:03 +00:00
wiz
921d03884e Updated graphics/cairo to 1.12.12 2013-02-03 16:58:24 +00:00
wiz
5382549ba1 Update to 1.12.12:
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-03 16:58:16 +00:00
wiz
713059401c Updated misc/py-anki2 to 2.0.7 2013-02-03 16:40:28 +00:00
wiz
d515229fec Update to 2.0.7: bugfixes and translation updates. 2013-02-03 16:40:18 +00:00
wiz
b52ab594ae Updated devel/py-cython to 0.18 2013-02-03 16:36:00 +00:00
wiz
1c6f8d6d98 Update to 0.18:
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 16:35:51 +00:00
wiz
55b2b89404 + aria2-1.16.2, cairo-1.12.12, cairo-gobject-1.12.12, chrony-1.27,
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-03 16:17:25 +00:00
taca
0c6f54d805 Note update of misc/rubygems package to 1.8.25. 2013-02-03 16:09:26 +00:00
taca
a2e43c05c5 Update rubygems to 1.8.25.
=== 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-03 16:04:04 +00:00
wiz
27770e5b7c Updated devel/mercurial to 2.5 2013-02-03 14:39:13 +00:00
wiz
aa13e77da0 Update to 2.5:
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-03 14:39:05 +00:00
schmonz
22f0bb77f5 Distfile changed in place (tweaked wording in docs and RPM spec
file). Set DIST_SUBDIR.
2013-02-03 14:36:45 +00:00
schmonz
481db56c8f Whoops, rerun "make mps" after adding patch comments. 2013-02-03 14:02:31 +00:00
schmonz
0445fbf4dd Use system vsnprintf() as intended (fixes build on OS X 10.6). 2013-02-03 13:56:16 +00:00
ryoon
2092312906 Use COMPILER_RPATH_FLAG instead of -Wl,-rpath. 2013-02-03 13:00:40 +00:00
ryoon
d4605d29c3 Remove obsolete patches.
Noticed by Jan Beich.
These patches are not used or already fixed in another way.
2013-02-03 12:59:29 +00:00
wiz
23bfa90cfb Update HOMEPAGE and remove commented-out sf MASTER_SITE.
From Bug Hunting.
2013-02-03 12:37:40 +00:00
wiz
5549f1e90b Updated devel/autoconf-archive to 2013.02.02 2013-02-03 11:24:57 +00:00
wiz
29b48aa6c1 Update to 2013.02.02:
* 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-03 11:24:49 +00:00
ryoon
7fef621543 Fix typo in PKG_OPTIONS name. 2013-02-03 07:45:18 +00:00
ryoon
b893ae7488 Fix build with gcc 4.2.1 of FreeBSD 9.1.
Patch is taken from
https://build.opensuse.org/package/view_file?file=mozilla-gcc43.patch&package=MozillaFirefox&project=home%3AWernerFink%3Abranches%3Amozilla .
2013-02-03 05:13:25 +00:00
schmonz
486eb1e15a Updated www/ikiwiki to 3.20121212nb3 2013-02-02 19:31:04 +00:00
schmonz
d15153f683 Apply another bugfix to the CVS backend from my git repo:
* `91b477c0`: Fix diffurl links (cvsweb expects unescaped '/').

Bump PKGREVISION.
2013-02-02 19:30:43 +00:00
dholland
9cfcfc714d two more missed jpeg revbumps 2013-02-02 18:10:41 +00:00
dholland
885e506d68 Another missed jpeg bump. 2013-02-02 17:29:04 +00:00
jmcneill
ae25d5daff Return "netbsd" instead of "unknown" for WebInspector.platform() on NetBSD 2013-02-02 16:59:34 +00:00
dholland
4214d22b4a This should have been bumped along with other jpeg users, but got missed,
so do it now.
(I don't know if anything else got missed, I just happened to trip on
this one)
2013-02-02 15:54:11 +00:00
ryoon
a6746705ec Updated misc/ja-less to 382.262.03 2013-02-02 14:01:32 +00:00
ryoon
dc59066d06 Update to 382.262.03 using less-382-iso262.ext03.patch.gz
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
2013-02-02 13:59:57 +00:00
jmcneill
8ab27fd9fd add a debug option 2013-02-02 12:00:20 +00:00