Commit graph

244705 commits

Author SHA1 Message Date
jmmv
3126f91f64 Add filesystems/fuse-pcachefs:
The FUSE-based pCacheFS file system provides a simple caching layer for
other filesystems.  This makes slow, remote filesystems seem very fast
to access.  Moreover, the cache does not disappear when you start or
stop pCacheFS or if you reboot your computer -- it is persistent.

pCacheFS is designed for caching large amounts of data on remote
filesystems that don't change very much, such as movie or music
libraries.
2016-02-05 21:01:46 +00:00
adam
8d22c839ca Updated www/libsass to 3.3.3; www/nghttp2 to 1.7.0 2016-02-05 17:58:31 +00:00
adam
1942042778 Changes 1.7.0:
Reset (RST_STREAM) stream if flow control window gets overflow
Validate :authroity, host, and :scheme value more strictly
Check request/response submission error based side of session
Strict outgoing idle stream detection
Return error from nghttp2_submit_{headers,request} when self dependency is made
Add -ldl to APPLDFLAGS for static openssl linking
asio: Stop acceptor on server::http2::stop
asio: Rename http2::get_io_services() as http2::io_services()
h2load: Support UNIX domain socket
h2load: Improve readability of traffic numbers
h2load: Remove "auto" for -m option
h2load: Show progress in rate mode
h2load: Perform sampling for request and connection timings to reduce memory consumption
nghttpd: Add --no-content-length option to omit content-length in response
nghttpx: Interleave pushed streams with the associated stream if pushed streams are javascript and CSS resources
nghttpx: The initial value of request/response buffer is increased to 128K
nghttpx: Fix bug that --listener-disable-timeout option is not used
nghttpx: Don't emit :authority if request does not contain authority information
nghttpx: Add clarification of quotes in configuration file
nghttpx: Don't allow certain characters in host and :scheme header field
nghttpx: Add RFC 7239 Forwarded header field support
nghttpx: Fix crash when running on IPv6 only (Patch from Vernon Tang)
nghttpx: Take into account of trailers when applying max_header_fields
nghttpx: Don't apply max_header_fields and header_field_buffer limit to response
nghttpx: Strict validation for header fields given in configuration
nghttpx: header value should not be lower-cased (Patch from ayanamist)
2016-02-05 17:57:04 +00:00
adam
7779410119 Changes 3.3.3:
* Parser and rendering refactorings
* Full support for variable arguments
* Lots of bug-fixes
* Improved spec tests
2016-02-05 17:47:54 +00:00
adam
f5d4b97dde Updated www/py-django to 1.8.9 2016-02-05 17:41:21 +00:00
adam
0bea7d4948 Changes 1.8.9:
Fixed a regression that caused the “user-tools” items to display on the admin’s logout page.
Fixed a crash in the translations system when the current language has no translations.
Fixed a regression that caused the incorrect day to be selected when opening the admin calendar widget for timezones from GMT+0100 to GMT+1200.
Fixed a regression in 1.8.8 causing incorrect index handling in migrations on PostgreSQL when adding db_index=True or unique=True to a CharField or TextField that already had the other specified, or when removing one of them from a field that had both, or when adding unique=True to a field already listed in unique_together.
Fixed a crash when using an __in lookup inside a Case expression.
Fixed a crash when using a reverse OneToOneField in ModelAdmin.readonly_fields.
Fixed a regression in Django 1.8.5 that broke copying a SimpleLazyObject with copy.copy().
Fixed the contrib.gis map widgets when using USE_THOUSAND_SEPARATOR=True.
2016-02-05 17:39:40 +00:00
prlw1
0daedd289b Fixed in 3.4
http://bz.apache.org/SpamAssassin/show_bug.cgi?id=6937
2016-02-05 16:08:54 +00:00
prlw1
3c0a3360d5 Use REPLACE_PERL rather than manual patch 2016-02-05 16:06:08 +00:00
wiz
f15f52be2f Fix self-conflict between different python versions of this package.
Bump PKGREVISION.
2016-02-05 12:40:56 +00:00
wiz
3d99b9b473 Updated x11/pixman to 0.34.0 2016-02-05 12:15:50 +00:00
wiz
2f56708768 Update pixman to 0.34.0:
A new pixman release 0.34.0 is now available. This is a major release,
following three development releases in the past six months. It contains
all the changes detailed in the last three development releases in the 0.33
series.

For those who didn't follow the development release announcements, the 0.34
version contains major improvements to ARMv6 and POWER (both BE and LE)
architectures, enhancements of tests and utilities and important bug fixes.

See below the full git log since the previous major release (0.32).

	Andrea Canciani (3):
	      test: Fix the win32 build
	      test: Fix fence-image-self-test on Mac
	      mmx: Improve detection of support for "K" constraint

	Ben Avison (27):
	      ARMv6: Fix indentation in the composite macros
	      ARMv6: remove 1 instr per row in generate_composite_function
	      lowlevel-blt-bench: over_reverse_n_8888 needs solid source
	      lowlevel-blt-bench: add in_reverse_8888_8888 test
	      ARMv6: Add fast path for over_reverse_n_8888
	      ARMv6: Support for very variable-hungry composite operations
	      ARMv6: Add fast path for over_n_8888_8888_ca
	      ARMv6: Add fast path flag to force no preload of destination buffer
	      ARMv6: Add fast path for in_reverse_8888_8888
	      ARMv6: Add fast path for src_x888_0565
	      armv6: Fix typo in preload macro
	      pixman.c: Coding style
	      test: Move format and operator string functions to utils.[ch]
	      test: Add a new benchmarker targeting affine operations
	      test: Add new fuzz tester targeting solid images
	      test: Fix solid-test for big-endian targets
	      arm: Retire PIXMAN_ARM_SIMPLE_NEAREST_FAST_PATH
	      arm: Simplify PIXMAN_ARM_SIMPLE_NEAREST_A8_MASK_FAST_PATH
	      mips: Retire PIXMAN_MIPS_SIMPLE_NEAREST_A8_MASK_FAST_PATH
	      mmx/sse2: Use SIMPLE_NEAREST_FAST_PATH macro
	      mmx/sse2: Use SIMPLE_NEAREST_SOLID_MASK_FAST_PATH for NORMAL repeat
	      scaling-test: list more details when verbose
	      test: Add cover-test v5
	      armv6: Add over_n_8888 fast path (disabled)
	      pixman-general: Tighten up calculation of temporary buffer sizes
	      Remove the 8e extra safety margin in COVER_CLIP analysis
	      affine-bench: remove 8e margin from COVER area

	Bill Spitzak (1):
	      test: Added more demos and tests to .gitignore file

	Fernando Seiti Furusato (1):
	      vmx: adjust macros when loading vectors on ppc64le

	Jakub Bogusz (1):
	      Fix the SSSE3 CPUID detection.

	James Cowgill (1):
	      MIPS: Drop #ifdef __ELF__ in definition of LEAF_MIPS32R2

	Matt Turner (4):
	      mmx: Add nearest over_8888_n_8888
	      mmx: Add nearest over_8888_8888
	      mmx: Use MMX2 intrinsics from xmmintrin.h directly.
	      Revert "mmx: Use MMX2 intrinsics from xmmintrin.h directly."

	Nemanja Lukic (2):
	      MIPS: Fix exported symbols in public API.
	      MIPS: update author's e-mail address

	Oded Gabbay (28):
	      vmx: fix splat_alpha for ppc64le
	      vmx: encapsulate the temporary variables inside the macros
	      vmx: fix unused var warnings
	      vmx: fix pix_multiply for ppc64le
	      vmx: add LOAD_VECTOR macro
	      vmx: add helper functions
	      vmx: implement fast path vmx_fill
	      vmx: implement fast path composite_over_8888_8888
	      vmx: implement fast path composite_add_8_8
	      vmx: implement fast path composite_add_8888_8888
	      vmx: implement fast path vmx_composite_over_n_8888_8888_ca
	      vmx: implement fast path vmx_composite_src_x888_8888
	      vmx: implement fast path scaled nearest vmx_8888_8888_OVER
	      vmx: implement fast path iterator vmx_fetch_x8r8g8b8
	      vmx: implement fast path iterator vmx_fetch_a8
	      Pre-release version bump to 0.33.2
	      Post-release version bump to 0.33.3
	      vmx: optimize scaled_nearest_scanline_vmx_8888_8888_OVER
	      vmx: optimize vmx_composite_over_n_8888_8888_ca
	      vmx: implement fast path vmx_composite_over_n_8_8888
	      vmx: Remove unused expensive functions
	      Pre-release version bump to 0.33.4
	      Post-release version bump to 0.33.5
	      configura.ac: fix test for SSE2 & SSSE3 assembler support
	      Pre-release version bump to 0.33.6
	      Post-release version bump to 0.33.7
	      Pre-release version bump to 0.34.0
	      Post-release version bump to 0.34.1

	Pekka Paalanen (26):
	      ARM: share pixman_asm_function definition
	      ARM: use pixman_asm_function in internal headers
	      test/utils: support operator name aliases
	      test/utils: support format name aliases
	      test/utils: add operator aliases for lowlevel-blt-bench
	      test/utils: add format aliases used by lowlevel-blt-bench
	      lowlevel-blt-bench: add test name parser and self-test
	      lowlevel-blt-bench: use the test pattern parser
	      lowlevel-blt-bench: use a8r8g8b8 for CA solid masks
	      lowlevel-blt-bench: move usage to a function
	      lowlevel-blt-bench: move explanation printing
	      lowlevel-blt-bench: make test_entry::testname const
	      lowlevel-blt-bench: print single pattern details
	      lowlevel-blt-bench: move speed and scaling printing
	      lowlevel-blt-bench: all bench funcs to return pix_cnt
	      lowlevel-blt-bench: refactor to Mpx_per_sec()
	      lowlevel-blt-bench: add CSV output mode
	      lowlevel-blt-bench: add option to skip memcpy measurement
	      lowlevel-blt-bench: make extra arguments an error
	      utils.[ch]: add FENCE_MALLOC_ACTIVE
	      utils.[ch]: add fence_image_create_bits ()
	      test: add fence-image-self-test
	      utils.c: fix fallback code for fence_image_create_bits()
	      utils.[ch]: add fence_get_page_size()
	      implementation: add PIXMAN_DISABLE=wholeops
	      armv6: enable over_n_8888

	Siarhei Siamashka (5):
	      configure.ac: Check if the compiler supports GCC vector extensions
	      test: Fix OpenMP clauses for the tolerance-test
	      mmx: Fix _mm_empty problems for over_8888_8888/over_8888_n_8888
	      pixman-general: Fix stack related pointer arithmetic overflow
	      vmx: implement fast path vmx_composite_over_n_8888

	Søren Sandmann (24):
	      Post-release version bump to 0.33.1
	      demos/Makefile.am: Move EXTRA_DIST outside "if HAVE_GTK"
	      test/utils.c: Make the stack unaligned only on 32 bit Windows
	      general: Support component alpha for all image types
	      Soft Light: The first comparison should be <=, not <
	      configure.ac: Check and use -Wno-unused-local-typedefs GCC option
	      pixel-test: Add support for mask pixels
	      pixel-test: Command line argument to specify the regression to run
	      pixel-test.c: Add a number of pixels that have failed at some point
	      Soft Light: Consistent approach to division by zero
	      Use floating point combiners for all operators that involve divisions
	      Copy the comments from pixman-combine32.c to pixman-combine-float.c
	      Remove all the operators that use division from pixman-combine32.c
	      create_bits(): Cast the result of height * stride to size_t
	      test/utils.c: Add support for separable blend mode ops to do_composite()
	      test/check-formats.c: Add support for separable blend modes
	      test/tolerance-test: New test program
	      pixman/pixman-combine32.c: Bug fixes for separable blend modes
	      pixman-combine32.c: Fix bugs related to integer promotion
	      utils.c: Set DEVIATION to 0.0128
	      test: Add radial-invalid test program
	      pixman-gradient-walker: Make left_x and right_x 64 bit variables
	      test: Rearrange tests in order of increasing runtime
	      Fix comment about BILINEAR_INTERPOLATION_BITS to say < 8 rather than <= 8

	Thomas Petazzoni (1):
	      test: add a check for FE_DIVBYZERO
2016-02-05 12:15:40 +00:00
wiz
ecf27903fe + Sigil-0.9.3, enlightenment-0.20.4, nss-3.22, pixman-0.34.0,
wine-1.8.1.
2016-02-05 11:38:46 +00:00
nonaka
236ade5198 Updated security/keepassx to 2.0.2 2016-02-05 09:13:04 +00:00
nonaka
6ac0761661 PR/50771: Update security/keepassx to 2.0.2.
2.0.1:
- Flush temporary file before opening attachment. [#390]
- Disable password generator when showing entry in history mode. [#422]
- Strip invalid XML chars when writing databases. [#392]
- Add repair function to fix databases with invalid XML chars. [#392]
- Display custom icons scaled. [#322]
- Allow opening databases that have no password and keyfile. [#391]
- Fix crash when importing .kdb files with invalid icon ids. [#425]
- Update translations.

2.0.2:
- Fix regression in database writer that caused it to strip certain special
  characters (characters from Unicode plane > 0).
- Fix bug in repair function that caused it to strip non-ASCII characters.
2016-02-05 09:08:56 +00:00
khorben
761ce19981 Avoid a crash in "status.diskusage" when not on Linux or FreeBSD
Bump PKGREVISION in the process.
2016-02-04 22:05:36 +00:00
reed
74b8c661dd fix typo in package name
as reported by the Subject: www update.changes log
2016-02-04 20:56:52 +00:00
abs
e79202b121 Updated net/syncthing to 0.12.17 2016-02-04 20:03:05 +00:00
abs
489bbbd78d Updated net/syncthing to 0.12.17
v0.12.17

- Handle null case for invalid ng-model value (#2392, @tpng)
- Use dialer in relay checks (#2732, @AudriusButkevicius)

Plus some minor line shuffling for pkglint
2016-02-04 20:02:36 +00:00
schmonz
3a4f9af39f Updated textproc/p5-Swim to 0.1.42 2016-02-04 14:45:44 +00:00
schmonz
69bb6cbcb8 Update to 0.1.42. From the changelog:
- 2016 update
2016-02-04 14:45:38 +00:00
wiz
ac11ffff5e Fix build on NetBSD-current, where it warns about the unportable
'%m' format string.

From coypu.
2016-02-04 13:59:38 +00:00
leot
2ae8247f29 Added graphics/sxiv version 1.3.2 2016-02-04 13:50:05 +00:00
leot
a10c19336c + sxiv 2016-02-04 13:49:50 +00:00
leot
3329d536b3 Import sxiv-1.3.2 as graphics/sxiv.
Packaged in pkgsrc-wip by myself.

sxiv is an alternative to feh and qiv. Its only dependencies besides xlib are
imlib2 and giflib. The primary goal for writing sxiv is to create an image
viewer, which only has the most basic features required for fast image viewing
(the ones I want). It has vi key bindings and works nicely with tiling window
managers. Its code base should be kept small and clean to make it easy for you
to dig into it and customize it for your needs.

Features
* Basic image operations, e.g. zooming, panning, rotating
* Customizable key and mouse button mappings (in config.h)
* Thumbnail mode: grid of selectable previews of all images
* Ability to cache thumbnails for fast re-loading
* Basic support for multi-frame images
* Load all frames from GIF files and play GIF animations
* Display image information in window title

Reviewed by wiz@ and kamil@.
2016-02-04 13:49:06 +00:00
jperkin
0d727d5415 Fix PowerPC 32-bit case. 2016-02-04 13:45:24 +00:00
mef
6a155bb0c9 -p5-Syntax-Highlight-Engine-Kate-0.10 2016-02-04 12:30:01 +00:00
mef
6d5487348b Updated textproc/p5-PDF-Table to 0.9.10
Updated textproc/p5-Pod-Simple to 3.32
Updated textproc/p5-Pod-Spell to 1.18
Updated textproc/p5-Regexp-Common to 2016020301
Updated textproc/p5-String-Compare-ConstantTime to 0.311
Updated textproc/p5-Syntax-Highlight-Engine-Kate to 0.10
2016-02-04 12:28:38 +00:00
mef
05fd9ced58 (pkgsrc)
- Add two BUILD_DEPENDS for make test
    BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
    BUILD_DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
(upstream)
  - Update to 0.10
    --------------
0.10 2015.08.01
    - Documentation cleanup (Andy Jack)
2016-02-04 12:22:38 +00:00
wiz
93c4487d4c Add bl3.mk file, provided by coypu. 2016-02-04 12:19:23 +00:00
wiz
0a6adb0892 Add PKGCONFIG_OVERRIDE line for a file that doesn't change now,
in case it'll change in some later version of the package.
2016-02-04 12:16:42 +00:00
mef
105edbed7b Update to 0.311
---------------
0.311  2015-10-24
  * Don't ship MYMETA files anymore (thanks Adel Qalieh
    and Alexandr Ciornii)
2016-02-04 12:14:30 +00:00
wiz
dcc143ada7 Bump PKGREVISION for vala update to 0.30. 2016-02-04 12:13:30 +00:00
wiz
4ed6ff8e09 Updated lang/vala to 0.30.0 2016-02-04 12:12:46 +00:00
wiz
cbcf51e714 Update vala to 0.30.
Vala 0.30.0
===========

 * Binding updates.

Vala 0.29.3
===========

 * Add --shared-library option for GIR files.
 * Bug fixes and binding updates.

Vala 0.29.2
===========

 * Bug fixes and binding updates.

Vala 0.29.1
===========

 * Binding updates.
2016-02-04 12:12:36 +00:00
mef
731596cbe5 Update to 2016020301
--------------------
ChangeLog does not have the entry for this date
2016-02-04 12:11:32 +00:00
mef
d5eca4f346 Update to 1.18
--------------
1.18      2016-01-30
        - New maintainer: Olivier Mengu'e (DOLMEN)
          Repo is now hosted at github.com/perl-pod/Pod-Spell
        - Fix warning in strip_stopwords (GH #23)
        - re-apply "podspell script: set output encoding from locale CTYPE"
          (GH #22, #17). The issue in 1.16 was an incorrect dependency
          on I18N::Langinfo.
2016-02-04 12:07:18 +00:00
mef
8bc6216ce2 Update to 3.32
--------------
2015-11-02   Marc Green <marcgreen@cpan.org>
        * Release 3.32
        Fixed failing tests on Windows. Thanks to A. Sinan Unur for the
        patch!

        Switched debugging output from STDOUT to STDERR. Should rarely be
        used, but modules that do depend on debugging output might need to
        change how they handle it. Patch from Karl Williamson (GitHub Pull
        Request #76).

        Added errata_seen() to make POD errors easily accessible. Thanks to
        Sean Zellmer for the pull request!
2016-02-04 12:02:31 +00:00
wiz
862bb5ef62 Remove patch-ak here too. 2016-02-04 11:58:00 +00:00
wiz
aa61124f9e Fix build with jpeg-9b.
While here, replace a patch with REPLACE_SH.
2016-02-04 11:57:50 +00:00
mef
dd655617ce Update to 0.9.10
----------------
Version 0.9.10 Changes by contributors on GitHub - azawawi, joenio

6fab323 Modernize hashbang #! to be more perlbrew friendly
58c36df Add relative link to Changes file
efaf173 Simple installation/development commmands
cfbcf48 More README.md simplification
a7889bc Fix README.md
43c2182 Fix warning: Useless use of greediness modifier '?' in regex
db4bc44 Fix #17, page parameter should be optional
f93ed16 "utf8" pragma solves issue with characters rendered wrong
e69524e fix script that test issue #15
5d5628f avoid warnind about use of greediness modifier
2016-02-04 11:56:39 +00:00
leot
6ced276e61 Document the glfw option. 2016-02-04 11:52:31 +00:00
wiz
c26ad5b34b Updated devel/pkgconf to 0.9.12.20151211nb2 2016-02-04 11:51:04 +00:00
wiz
33de47b302 Search share/pkgconfig too, because gtk-doc's pc file is there.
Bump PKGREVISION.
2016-02-04 11:50:54 +00:00
leot
ab100a2ad6 Updated print/mupdf to 1.8nb2 2016-02-04 11:50:53 +00:00
leot
148984a134 Add glfw option to mupdf (disabled by default).
Bump PKGREVISION++.
2016-02-04 11:50:24 +00:00
wiz
4aa6612198 Updated www/librest to 0.6nb17 2016-02-04 11:50:07 +00:00
wiz
00643290ef Fix gtk-doc detection. Files still don't appear though, so remove them
from the PLIST.

Bump PKGREVISION.
2016-02-04 11:49:57 +00:00
mef
437eeb8039 Updated textproc/p5-Lingua-Stem-Ru to 0.02 2016-02-04 11:43:51 +00:00
mef
5a9f868bb6 Update to 0.02
--------------
0.02 2016-02-02 NEILB
    - Moved Ru.pm to lib/Lingua/Stem/Ru.pm
    - Moved testsuite and test data into t/
    - Switched to Dist::Zilla, in the process addressing RT#107485
    - Changed the format of this file to follow CPAN::Changes::Spec
2016-02-04 11:43:08 +00:00
leot
9bb9bb775c Added graphics/glfw version 3.1.2 2016-02-04 11:39:14 +00:00