Commit graph

271403 commits

Author SHA1 Message Date
wiz
c5ebabbf7c print/fig2dev: import fig2dev-3.2.6a
You need the fig2dev program in addition to xfig to be complete.
Xfig saves figures in its own, proprietary .fig format. The fig2dev
program allows you to print and export figures. Fig2dev translates
the .fig files to various languages and formats such as PostScript,
png, jpeg, pstricks, tikz, etc.
2017-10-03 14:59:08 +00:00
wiz
408bbd9c55 doc: Updated math/gnumeric112 to 1.12.35 2017-10-03 14:37:07 +00:00
wiz
9a72cc0f14 gnumeric: update to 1.12.35.
Gnumeric 1.12.35

Jean:
	* Fix cell border style selectors with recent gdk-pixbuf. [#781988]

Morten:
	* Test suite improvements.
	* Improve relative accuracy of BESSELJ and BESSELY.
	* New function REDUCEPI.
	* Fix further fallout from glpk format change.  [#783077]

--------------------------------------------------------------------------
Gnumeric 1.12.34

Andreas:
	* Fix hyperlinks import from ODF. [#779635]

Jean:
	* Fix xlsx export of chart series names. [#778618]
	* Always export a transparent fill style in charts. [#779160]

Morten:
	* Doc fixes.
	* Fix xlsx import with missing header/footer. [#778292]
	* Minor xlsx import improvements with alias colors.
	* Test suite improvements.
	* Improve Excel handling of hyperlinks.
	* Hyperlinks improvements.  [#706671]
	* Plug leaks.
	* Fix issues with sheet-local names.
	* ssdiff improvements with hyperlinks, input messages,
	  conditional formats, and validations.
	* Make exit code from ssdiff follow diff's.
	* Fix ssdiff with inter-sheet references.
	* Fix style border colour sharing.

--------------------------------------------------------------------------
Gnumeric 1.12.33

Andreas:
	* Fix export/import of scaling information to/from ODF.
	* Fix Wilcoxon Signed Rank Test handling of ties. [#772718]
	* Fix xlsx export of scale to page information. [#776196]

Jean:
	* Fix use of cell formats in graphs data labels. [#777338]

Morten:
	* Speed up sstest part of test suite.
	* Bring documentation build into the 21 century.
	* Non-linear solver improvements.
	* Avoid atomizing style regions with conditional formats.
	* Adapt to glpk file format changes.
	* Fix stf problems with text format.  [#777543]

--------------------------------------------------------------------------
Gnumeric 1.12.32

Andreas:
	* Improve html4.0 fragment export. [#769343]
	* Fix moving averages, exponential smothing and principal
	  component tools. [#769659]

Jean:
	* Fix  paradox plugin build with pxlib-0.6.7. [#769319]

Morten:
	* Avoid gnome-common dependency.
	* New text functions CONCAT, TEXTJOIN.
	* New selection functions IFS, SWITCH.
	* New aggregation functions SUMIFS, AVERAGEIFS, MINIFS, MAXIFS, COUNTIFS.
	* Fix criteria function issue with errors in the selector area.
	* Fix corner case for MINA and MAXA.
	* Fix criteria matching of numbers against strings.
	* Test suite improvements.

--------------------------------------------------------------------------
Gnumeric 1.12.31

Morten:
	* Fix case issues for database functions.
	* Anchor COUNTIF criteria at end too.
	* Add tests for COUNTIF.
	* Fix inter-process paste crash.  [#768164]

--------------------------------------------------------------------------
Gnumeric 1.12.30

Morten:
	* Improve format guessing for csv and txt files.
	* Fix DCOUNT and DCOUNTA with missing field.  [#767290]
	* Fix strictness in database functions.
	* Fix a bunch of corner cases for database functions.
	* Add tests for database functions.

--------------------------------------------------------------------------
Gnumeric 1.12.29

Jean:
	* Fix array reading in plots using matrix data. [#765483]

Morten:
	* Documentation fixes for complex numbers.
	* Fix rare RANDBETWEEN problem.
	* Test suite improvements.
	* Fix value-area problem.  [#765438]
	* Make xlsx shared strings parsing more robust.  [#765544]
	* Dead kittens.

--------------------------------------------------------------------------
Gnumeric 1.12.28

Morten:
	* Fuzzed file fixes.  [#761663] [#761727] [#762278]
	* Plug leaks.
	* Fix problems with ssconvert to lp/cplex formats.
	* Add sensitivity report to solver.
	* Fix bounds problem with cplex exporter.
	* Fix IMARCCOSH(1).
	* Add more tests for complex number evaluation.
	* Improve accuracy of IMLOG10.

--------------------------------------------------------------------------
Gnumeric 1.12.27

Andreas:
	* Read/write rich-text font-size from ODF files. [#759983]
	* Read/write zoom values to/from ODF files in LO compatible way. [#700013]
	* Read new attribute to am/pm element in ODF import. [#760043]
	* Fix NETWORKDAYS. [#760576]

Jean:
	* Fuzzed file fix.  [#760546]
	* Fix data labels when the source is a range with several rows and
	 columns. [#761048]

Morten:
	* Teach ssconvert to split sheets into separate .txt files [#694408]
	* Improve test suite.
	* Fuzzed file fixes.  [#760046] [#760085] [#760087] [#760089]
	  [#760043] [#760103] [#760102] [#760101] [#760105] [#760106]
	  [#760104] [#760229] [#760231] [#760232] [#760544] [#760545]
	  [#761295]
	* Fix R.DBINOM extreme-value case.  [#760230]
	* New function AGM.
	* Fix canvas problem leaving grab in place.  [#760639]
	* Work around gtk+ bug causing growing windows.  [#761142]
	* Improve BESSELJ and BESSELY.
	* Improve BETA accuracy.
	* Fix problem with database functions.  [#761305]
	* Fix font problem for ssconvert to pdf.  [#761296]
	* Fix bison check.  [#761398]
	* Improve IMIGAMMA coverage.

--------------------------------------------------------------------------
Gnumeric 1.12.26

Morten:
	* Fix potential crasher on showing initial window.

--------------------------------------------------------------------------
Gnumeric 1.12.25

Jean:
	* Add support in recent files dialog for multiple selesction and double
	click. [#759160]

Morten:
	* Fix TABLE problems.  [#752181]  [#752178]  [#752182]
	* Fuzzed file fixes.  [#752179]  [#752180]
	* Add R.DGUMBEL, R.PGUMBEL, R.QGUMBEL.
	* Fix conditional format problem.  [#750271]
	* Test also RANDWEIBULL and RANDLOGNORM.
	* Fix problem with R.QHYPER
	* Add R.DRAYLEIGH, R.PRAYLEIGH, R.QRAYLEIGH.
	* Fix GUI translation problems.
	* Fix bugs with merged cells.  [#504004]
	* Make builds more reproducible.
	* Improve ssdiff for validation.
	* Fix problem with xls export of list validation.  [#557555]

--------------------------------------------------------------------------
Gnumeric 1.12.24

Jean:
	* Fix printing of sheet objects with one cell or absolute anchors. [#753961]
	* Fix snap to grid for one cell or absolute anchored objects. [#754792]
	* On export, just change the extension, not more. [ubuntu #1497344]
2017-10-03 14:36:56 +00:00
maya
fb5a955e97 rust: use GENERATE_PLIST.
The checksums in the files built vary by build environment.
2017-10-03 14:07:55 +00:00
jperkin
45f7f890ca mk: Disable SSP checks on systems where it is provided in libc.
The currently implementation of SSP checks simply look for a DT_NEEDED
dependency on libssp, and doesn't yet have a way to check for it being
enabled when it is done via libc.
2017-10-03 13:18:00 +00:00
maya
02ceac534b firefox: update minimum required NSS 2017-10-03 13:17:37 +00:00
wiz
211d5aa901 doc: Updated security/py-oauthlib to 2.0.4 2017-10-03 12:47:02 +00:00
wiz
565d6e265d py-oauthlib: update to 2.0.4.
2.0.4 (2017-09-17)
------------------
* Fixed typo that caused OAuthlib to crash because of the fix in
"Address missing OIDC errors and fix a typo in the AccountSelectionRequired
exception".
2017-10-03 12:46:52 +00:00
wiz
0ceb42a3f4 doc: Updated www/py-google-api-python-client to 1.6.4 2017-10-03 12:45:48 +00:00
wiz
8c1a08d23b py-google-api-python-client: update to 1.6.4.
v1.6.4
  Version 1.6.4

  Bugfix release

  - Warn when google-auth credentials are used but google-auth-httplib2 isn't available. (#443)
2017-10-03 12:45:37 +00:00
wiz
3c1210d146 doc: Updated misc/goffice0.10 to 0.10.35 2017-10-03 12:44:16 +00:00
wiz
c8b1b02f9d goffice0.10: update to 0.10.35.
goffice 0.10.35:

Morten:
	* Fix quad-precision overflow problem.

--------------------------------------------------------------------------
goffice 0.10.34:

Morten:
	* Fix rich-text format problem.

--------------------------------------------------------------------------
goffice 0.10.33:

Jean:
	* Make box plots look like bar plots in legends. [#773825]
	* Fix conditional compilation for long double. Patch from Ludovic
	Rousseau). [#774439]
	* Reimplement major grids for discrete axes. [#775624].
	* Fix add child menu in graph guru. [#777336]
	* Fix evaluation of regression curves for area plots. [#777334]

Morten:
	* Introspection fixes.

--------------------------------------------------------------------------
goffice 0.10.32:

Morten:
	* Plug leak.
	* Avoid gnome-common dependency.

--------------------------------------------------------------------------
goffice 0.10.31:

--------------------------------------------------------------------------
goffice 0.10.30:

Jean:
	* Fix color scale reference to its axis. [#766829]

--------------------------------------------------------------------------
goffice 0.10.29:

Jean:
	* Do not load invalid data labels in XYcolor plots. [#765155]
	* Fix an infinite loop condition in 3D plots. [#765480]
	* Implement line width and fill pattern support in themes. [#765970]

Morten:
	* Improve go_complex_sqrt.
	* Improve go_complex_div.

--------------------------------------------------------------------------
goffice 0.10.28:

Jean:
	* Fix histograms with missing values. [#763446]

Morten:
	* Configuration fixes.
	* Introspection improvements.

--------------------------------------------------------------------------
goffice 0.10.27:

Andreas:
	* Support new foreign element in ODF export of time styles

Jean:
	* Add title to axis lines. [#760675]
Morten:
	* Fix go_complex_powl accuracy for real case.
	* Fix go_complex_div for very small divisor.

--------------------------------------------------------------------------
goffice 0.10.26:

--------------------------------------------------------------------------
goffice 0.10.25:

Morten:
	* Plug leaks.
	* Fix axis editing bug.  [#684886]
	* Make builds more reproducible.

--------------------------------------------------------------------------
goffice 0.10.24:

Jean:
	* Fix bounds and distance for rectangle and paths in RTL mode. [#753963]
	* Don't access NULL X or Y values in YXZ matrix plots. [#754590]
2017-10-03 12:44:05 +00:00
wiz
c7b8142dc3 ffmpeg3: add untested rpi option
Add hardware support for Raspberry Pi.
From trebol on pkgsrc-users.
2017-10-03 12:39:42 +00:00
wiz
e508468110 *: Recursive PKGREVISION bump for vala 0.38 update. 2017-10-03 12:36:52 +00:00
wiz
49ed21e0de doc: Updated lang/vala to 0.38.1 2017-10-03 12:32:04 +00:00
wiz
0e788c1fa9 vala: update to 0.38.1.
Vala 0.38.1
===========
 * Various bug fixes:
  - valadoc: Don't use 'stderr' as variable name [#787305]
  - codegen: Try to use a more unique internal define for properties [#787436]
  - vala: Update list of used attributes
  - method: Use prototype-string for error-reports of return-type mismatches

 * Bindings:
  - glib-2.0: Fix MainContext.check(),
      OptionEntry[] params are null-terminated,
      Bind g_convert_with_fallback() and g_convert_with_iconv()

Vala 0.38.0
===========
 * Various bug fixes:
  - Improve error output for incompatible method signatures
    (Add CallableType as base for DelegateType, MethodType, SignalType)
  - codegen:
    + Initialize temp-variable for fixed-size arrays to zero first [#787152]
    + Add support for "type-func" in ui-files [#787033]

 * Bindings:
  - gtk+-3.0,gtk+-4.0: Update
  - libxml-2.0: Bind xmlLastElementChild and xmlPreviousElementSibling
  - pangocairo: CairoFontMap.set_default() is not an instance method
  - gio-2.0: Application.set_default() is not an instance method

Vala 0.37.91
============
 * Various bug fixes:
  - codegen:
    + Actually write declaration for GNodeTraverseFunc wrapper [#786845]
    + Don't transfer ownership of variable if target-type is unknown [#736774]
    + Adjust format-index for printf/scanf-methods which throw errors [#781061]
    + Use given dup_function for structs
  - libvaladoc: Fix some -Wincompatible-pointer-types warnings
  - tests: Fix some syntax issues [#786652]
  - Add .editorconfig file [#786620]

 * GIR parser:
  - Better support of "cprefix" argument in metadata
  - Support "cname" argument in metadata

 * Bindings:
  - Add javascriptcoregtk-4.0 and avoid skips in webkit2gtk*-4.0
  - Update GIR-based bindings
  - gtk+-3.0: Update to 3.22.19

Vala 0.37.90
============
 * Various bug fixes:
  - Fix some build-system problem
    + valadoc/tests: Add the source vapi directory to driver-test [#786505],
      Add ./vala/.libs rather than ./gee/.libs to LD_LIBRARY_PATH
    + Explicitly link doclets against libvala-*.la [#786534]
    + Add missing include of Makefile.common
  - vapigen: Mark given source-files as such and force girparser to handle them
  - codegen: Include glib-object.h for Enums/Structs with type_id
 * Bindings:
  - gtk+-4.0: Make Gsk.Texturer.for_*() static factory methods

Vala 0.37.2
===========
 * Various bug fixes:
  - libvaladoc: Keep bootstrap-support with valac >= 0.16.1
  - valadoc: Fix tests while bootstapping with valac < 0.31/32

 * Bindings:
  - glib-2.0: Update Unicode symbols
  - gobject-2.0: Add required type_id attributes to all ParamSpec subclasses
  - libgdata: Make Authorizer.reauth_* methods virtual [#779229]
  - libxml-2.0: Update Xml.ParserOption [#785585]
  - gtk+-4.0: Update to 3.91.2
  - webkit2gtk-4.0: Update to 2.17.90

Vala 0.37.1
===========
 * Highlights
  - Don't warn about deprecated symbols if installed_version is older
  - Add --gresourcesdir option [#783133]
  - Install libvala-0.xx.vapi to "global" vapi directory
  - Require and target GLib >= 2.40
  - build: Make ccode and codegen private API
  - build: Use --use-header for vala's libraries
  - compiler: Add --color=WHEN option
  - codegen: Use g_object_notify_by_pspec() to notify property-changes
  - codegen: Use *_free_full to free GLib.List, GLib.SList and GLib.Queue
  - codegen: Support renamed signals [#731547]
  - Optimize (de)serialization of arrays with type-signature "ay" [#772426]
  - Merge valadoc - Consider valadoc a part of vala's toolchain and
    therefore let it live in the main repository (adds graphviz to the
    build-requirements)

 * Various bug fixes:
  - Fix finally blocks with async yields [#741929]
  - Handle non-null in coalescing expression [#611223]
  - Make the task_complete flag for < 2.44 more similar to >= 2.44 [#783543]
  - Nullable ValueType requires POINTER as marshaller signature [#783897]
  - NoAccessorMethod attribute is allowed for gobject-properties only
  - girparser: Fix parsing of delegate-alias without target
  - compiler: Use API_VERSION instead of stripping PACKAGE_SUFFIX
  - girwriter: Write length-parameters of arrays with rank > 1 [#758019]
  - gdbus: Don't leak nested HashTable on deserialization [#782719]
  - codewriter: Update timestamps of generated c-files if needed [#683286]
  - tests: Use dbus-run-session instead of dbus-launch [#771455]
  - codegenerator: Add source_reference parameter to CodeGenerator.store_*()
  - Don't allow assigning delegate if no target/closure is available [#598869]
  - gee: Add some useful symbols from gee-0.8

 * Bindings:
  - gio-2.0: Add DBusConnection 'closed' signal as 'on_closed' [#684358]
  - gio-2.0: Use default 'length = null' for DataInputStream.read_line_utf8*
    [#783351]
  - glib-2.0,gobject-2.0: Updates from 2.53.x
  - poppler-glib: Update to 0.54.0
  - webkit2gtk-4.0: Update to 2.17.4
  - gstreamer-1.0: Update to 1.13.0+
  - libgvc: Add WITH_CGRAPH conditionals
2017-10-03 12:31:54 +00:00
wiz
7de478a057 doc: Updated multimedia/ffmpeg2 to 2.8.13 2017-10-03 12:20:18 +00:00
wiz
4b59df48ab ffmpeg2: update to 2.8.13.
version 2.8.13:
- avformat/mxfdec: Fix Sign error in mxf_read_primer_pack()
- avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array()
- avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset loop.
- avcodec/snowdec: Fix integer overflow in decode_subband_slice_buffered()
- avcodec/hevc_ps: Fix undefined shift in pcm code
- avcodec/sbrdsp_fixed: Fix undefined overflows in autocorrelate()
- avformat/mvdec: Fix DoS due to lack of eof check
- avformat/rl2: Fix DoS due to lack of eof check
- avformat/cinedec: Fix DoS due to lack of eof check
- avformat/asfdec: Fix DoS due to lack of eof check
- avformat/hls: Fix DoS due to infinite loop
- ffprobe: Fix NULL pointer handling in color parameter printing
- ffprobe: Fix null pointer dereference with color primaries
- avcodec/hevc_ps: Check delta_pocs in ff_hevc_decode_short_term_rps()
- avformat/aviobuf: Fix signed integer overflow in avio_seek()
- avformat/mov: Fix signed integer overflows with total_size
- avcodec/aacdec_template: Fix running cleanup in decode_ics_info()
- avcodec/me_cmp: Fix crashes on ARM due to misalignment
- avcodec/fic: Fixes signed integer overflow
- avcodec/snowdec: Fix off by 1 error
- avcodec/diracdec: Check perspective_exp and zrs_exp.
- avcodec/mpeg4videodec: Clear mcsel before decoding an image
- avcodec/dirac_dwt: Fixes integer overflows in COMPOSE_DAUB97*
- avcodec/aacdec_fixed: fix invalid shift in predict()
- avcodec/h264_slice: Fix overflow in slice offset
- avformat/utils: fix memory leak in avformat_free_context
- avcodec/dirac_dwt: Fix multiple integer overflows in COMPOSE_DD97iH0()
- avcodec/diracdec: Fix integer overflow in divide3()
- avcodec/takdec: Fix integer overflow in decode_subframe()
- avformat/rtmppkt: Convert ff_amf_get_field_value() to bytestream2
- avformat/rtmppkt: Convert ff_amf_tag_size() to bytestream2
- avcodec/hevc_ps: fix integer overflow in log2_parallel_merge_level_minus2
- avformat/oggparsecelt: Do not re-allocate os->private
- avcodec/aacps: Fix multiple integer overflow in map_val_34_to_20()
- avcodec/aacdec_fixed: fix: left shift of negative value -1
- doc/filters: typo in frei0r
- avcodec/aacdec_template (fixed point): Check gain in decode_cce() to avoid undefined shifts later
- avcodec/mjpegdec: Clip DC also on the negative side.
- avcodec/aacps (fixed point): Fix multiple signed integer overflows
- avcodec/sbrdsp_fixed: Fix integer overflow in sbr_hf_apply_noise()
- avcodec/wavpack: Fix invalid shift
- avcodec/hevc_ps: Fix integer overflow with beta/tc offsets
- avcodec/vb: Check vertical GMC component before multiply
- avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int()
- avcodec/apedec: Fix integer overflow
- avcodec/wavpack: Fix integer overflow in wv_unpack_stereo()
- avcodec/mpeg4videodec: Fix GMC with videos of dimension 1
- avcodec/wavpack: Fix integer overflow
- avcodec/takdec: Fix integer overflow
- avcodec/tiff: Update pointer only when the result is used
- avcodec/hevc_filter: Fix invalid shift
- avcodec/mpeg4videodec: Fix overflow in virtual_ref computation
- avcodec/wavpack: Fix undefined integer negation
- avcodec/aacdec_fixed: Check s for being too small
- avcodec/h264: Fix mix of lossless and lossy MBs decoding
- avcodec/h264_mb: Fix 8x8dct in lossless for new versions of x264
- avcodec/h264_cabac: Fix CABAC+8x8dct in 4:4:4
- avcodec/takdec: Fixes: integer overflow in AV_SAMPLE_FMT_U8P output
- avcodec/jpeg2000dsp: Reorder operations in ict_int() to avoid 2 integer overflows
- avcodec/hevcpred_template: Fix left shift of negative value
- avcodec/hevcdec: Fix signed integer overflow in decode_lt_rps()
- avcodec/jpeg2000dec: Check nonzerobits more completely
- avcodec/shorten: Sanity check maxnlpc
- avcodec/jpeg2000: Fixes integer overflow in ff_jpeg2000_ceildivpow2()
- avcodec/hevcdec: Check nb_sps
- avcodec/hevc_refs: Check nb_refs in add_candidate_ref()
- avcodec/mpeg4videodec: Check sprite delta upshift against overflowing.
- avcodec/mpeg4videodec: Fix integer overflow in num_sprite_warping_points=2 case
- avcodec/aacsbr_fixed: Check shift in sbr_hf_assemble()
- avcodec/sbrdsp_fixed: Return an error from sbr_hf_apply_noise() if operations are impossible
- avcodec/jpeg2000dwt: Fix runtime error: left shift of negative value -123
- avcodec/wavpack: Fix runtime error: signed integer overflow: 1886191616 + 277872640 cannot be represented in type 'int'
- avcodec/snowdec: Fix runtime error: left shift of negative value -1
- avcodec/aacdec_fixed: Fix runtime error: left shift of negative value -1297616
- avcodec/tiff: Fix leak of geotags[].val
- avcodec/ra144: Fix runtime error: signed integer overflow: -2200 * 1033073 cannot be represented in type 'int'
- avcodec/flicvideo: Fix runtime error: signed integer overflow: 4864 * 459296 cannot be represented in type 'int'
- avcodec/indeo4: Check remaining data in Pic hdr extension parsing code
- avcodec/ac3dec_fixed: Fix multiple runtime error: signed integer overflow: -39271008 * 59 cannot be represented in type 'int'
- avcodec/mpeg4videodec: Fix runtime error: signed integer overflow: 53098 * 40448 cannot be represented in type 'int'
- avcodec/pafvideo: Fix assertion failure
- avcodec/takdec: Fix multiple runtime error: signed integer overflow: 637072 * 4096 cannot be represented in type 'int'
2017-10-03 12:20:08 +00:00
fhajny
24b93a18b3 doc: Updated geography/mapcode to 2.5.4 2017-10-03 12:15:12 +00:00
fhajny
3e61d0a642 Update geography/mapcode to 2.5.4.
- Added encodeLatLonToSelectedMapcode as a convenience for languages
  that use the C library, but have difficulties dealing with
  multi-dimensional arrays (like Swift).
2017-10-03 12:15:02 +00:00
wiz
9404145ee5 libunique: Fix HOMEPAGE. Mark as deprecated. 2017-10-03 12:12:34 +00:00
wiz
0d7d46b0c2 doc: Updated devel/scons to 3.0.0 2017-10-03 11:54:05 +00:00
wiz
2235b64ab3 scons: update to 3.0.0.
RELEASE 3.0.0 - Mon, 18 Sep 2017 08:32:04 -0700

NOTE: This is a major release.  You should expect that some targets
may rebuild when upgrading.  Significant changes in some python
action signatures. Also switching between PY 2.7 and PY 3.5, 3.6
will cause rebuilds.


  From William Blevins:
    - Updated D language scanner support to latest: 2.071.1. (PR #1924)
      https://dlang.org/spec/module.html accessed 11 August 2016
      - Enhancements:
        - Added support for selective imports: "import A : B, C;" -> A
        - Added support for renamed imports. "import B = A;" -> A
        - Supports valid combinations: "import A, B, CCC = C, DDD = D : EEE = FFF;" -> A, B, C, D
      - Notes:
        - May find new (previously missed) Dlang dependencies.
        - May cause rebuild after upgrade due to dependency changes.
    - Updated Fortran-related tests to pass under GCC 5/6.
    - Fixed SCons.Tool.Packaging.rpm.package source nondeterminism across builds.

  From William Deegan:
    - Removed deprecated tools CVS, Perforce, BitKeeper, RCS, SCCS, Subversion.
    - Removed deprecated module SCons.Sig
    - Added prioritized list of xsltproc tools to docbook. The order will now be as
      follows: xsltproc, saxon, saxon-xslt, xalan  (with first being highest priority, first
      tool found is used)
    - Fixed MSVSProject example code (http://scons.tigris.org/issues/show_bug.cgi?id=2979)
    - Defined MS SDK 10.0 and Changed VS 2015 to use SDK 10.0
    - Changes to Action Function and Action Class signiture creation.  NOTE: This will cause rebuilds
      for many builds when upgrading to SCons 3.0
    - Fixed Bug #3027 - "Cross Compiling issue: cannot override ranlib"
    - Fixed Bug #3020 - "Download link in user guide wrong. python setup.py install --version-lib broken"
    - Fixed Bug #2486 - Added SetOption('silent',True) - Previously this value was not allowed to be set.
    - Fixed Bug #3040 - Non-unicode character in CHANGES.txt
    - Fixed Bug #2622 - AlwaysBuild + MSVC regression.
    - Fixed Bug #3025 - (Credit to Florian : User flow86 on tigris) - Fix typo JAVACLASSSUFIX should have been
                        JAVACLASSSUFFIX


  From Ibrahim Esmat:
    - Added the capability to build Windows Store Compatible libraries that can be used
      with Universal Windows Platform (UWP) Apps and published to the store

  From Daniel Holth:
    - Add basic support for PyPy (by deleting __slots__ from Node with a
      metaclass on PyPy); wrap most-used open() calls in 'with' statements to
      avoid too many open files.
    - Add __main__.py for `python -m SCons` in case it is on PYTHONPATH.
    - Always use highest available pickle protocol for efficiency.
    - Remove unused command line fallback for the zip tool.

  From Gaurav Juvekar:
    - Fix issue #2832: Expand construction variables in 'chdir' argument of builders. (PR #463)
    - Fix issue #2910: Make --tree=all handle Unicode. (PR #427)
    - Fix issue #2788: Fix typo in documentation example for sconf. (PR #388)

  From Alexey Klimkin:
    - Use memoization to optimize PATH evaluation across all dependencies per
      node. (PR #345)
    - Use set() where it is applicable (PR #344)

  From M. Limber:
    - Fixed msvs.py for Visual Studio Express editions that would report
      "Error  : ValueError: invalid literal for float(): 10.0Exp".

  From Rick Lupton:
    - Update LaTeX scanner to understand \import and related commands

  From Steve Robinson:
    - Add support for Visual Studio 2017.  This support requires vswhere.exe a helper
      tool installed with newer installs of 2017. SCons expects it to be located at
      "C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe"
      It can be downloaded separately at
      https://github.com/Microsoft/vswhere

  From Tom Tanner:
    - Allow nested $( ... $) sections

  From Paweł Tomulik:
    - Fixed the issue with LDMODULEVERSIONFLAGS reported by Tim Jenness
      (https://pairlist4.pair.net/pipermail/scons-users/2016-May/004893.html).
      An error was causing "-Wl,Bsymbolic" being added to linker's command-line
      even when there was no specified value in LDMODULEVERSION and thus no
      need for the flags to be specified.
    - Added LoadableModule to the list of global functions (DefaultEnvironment
      builders).

  From Manish Vachharajani:
    - Update debian rules, compat, and control to not use features
      deprecated or obsolete in later versions of debhelpers
    - Update python version to 2.7 in debian/control

  From Richard Viney:
    - Fixed PCHPDBFLAGS causing a deprecation warning on MSVC v8 and later when
      using PCHs and PDBs together.


  From Richard West:
    - Added nested / namespace tool support
    - Added a small fix to the python3 tool loader when loading a tool as a package
    - Added additional documentation to the user manual on using toolpaths with the environment
      This includes the use of sys.path to search for tools installed via pip or package managers
    - Added support for a PyPackageDir function for use with the toolpath

  From Russel Winder:
    - Reordered the default D tools from "dmd, gdc, ldc" to "dmd, ldc, gdc".
    - Add a ProgramAllAtOnce builder to the dmd, ldc, and gdc tools. (PR #448)
    - Remove a file name exception for very old Fedora LDC installation.
    - gdc can now handle building shared objects (tested for version 6.3.0).
    - Remove establishing the SharedLibrary builder in the dmd, ldc, and gdc
      tools, must now include the ar tool to get this builder as is required for
      other compiler tools.
    - Add clang and clang++ tools based on Paweł Tomulik's work.
2017-10-03 11:53:52 +00:00
wiz
6260b25008 doc: Updated net/libsoup to 2.60.0 2017-10-03 11:49:47 +00:00
wiz
d9f99f0459 libsoup: update to 2.60.0.
Changes in libsoup from 2.59.90.1 to 2.60.0:

	* New/updated translations: Catalan, Danish, Dutch, Nepali

Changes in libsoup from 2.59.90 to 2.59.90.1:

	* CVE-2017-2885: Fixed a chunked decoding buffer overrun that
          could be exploited against either clients or servers.
          [#785774]

Changes in libsoup from 2.58.0 to 2.59.90:

	* Several SoupAuthNegotiate compatibility fixes [#783780,
          #783781, Tomas Popela]

	* Include a payload in SoupWebsocketConnection's "ping"
          messages (to avoid problems with certain buggy server
          implementations), and emit a signal when receiving a "pong"
          (to allow apps to notice when the remote peer has
          disconnected them). [#785660, David Woodhouse]

	* Fix the interpretation of wss:// URIs, which previously
          mostly didn't work. [#784766, Nirbheek Chauhan].

	* Fixed SoupContentSniffer behavior on XML files with no
          Content-Type
          [https://bugs.webkit.org/show_bug.cgi?id=173923]

	* Fixed a bug with cancelling async requests [#773257, Carlos
          Garcia Campos]

	* Reverted the (undocumented) change in 2.58.0 to call
          soup_session_abort() after changing
          SoupSession:proxy-resolver; while this made its behavior
          more consistent with :proxy-uri, it ended up breaking
          things. [#781590]

	* Allow HTTP responses that have no trailing CRLF after the
          response headers (and no body) [#780352, Carlos Garcia
          Campos]

	* Fixed an out-of-bounds read in SoupURI parsing [#785042]

	* Fixed a spurious (debug-level) error message in
          SoupWebsocketConnection [#784935, Ignacio Casal Quinteiro]

	* Fixed introspection annotations on
          soup_message_headers_get_content_range() [Philip Withnall]

	* Fixed a flake in tests/header-parsing [#777258]

	* Update tests/test-cert.pem to use stronger algorithms to
          avoid problems with newer gnutls. [#784949, Jan Alexander
          Steffens]

	* Fixed examples/get to not accidentally break https
          certificate validation [#784259, Sebatian Dröge]

	* Misc updates to apache/php stuff in unit tests:
		* Dropped support for Apache 2.2
		* Deal with mod_unixd being compiled-in [#776478]
		* Switched PHP support from PHP 5 to PHP 7

	* Updated translations:
	  Esperanto, Turkish
2017-10-03 11:49:34 +00:00
wiz
e4740dd3b9 oracle-j*8: fix RELRO packaging
These binary files were built without RELRO support, so disable
the check.
2017-10-03 10:55:13 +00:00
wiz
5089a3600a doc: Updated time/py-vdirsyncer to 0.16.3 2017-10-03 09:50:12 +00:00
wiz
6e767f57d4 py-vdirsyncer: update to 0.16.3.
Version 0.16.3
==============

*released on 03 October 2017*

- First version with custom Debian and Ubuntu packages. See :gh:`663`.
- Remove invalid ASCII control characters from server responses. See :gh:`626`.
- **packagers:** Python 3.3 is no longer supported. See :ghpr:`674`.
2017-10-03 09:50:02 +00:00
jperkin
1605dd1b43 mk: Add support for SSP checks. 2017-10-03 09:43:06 +00:00
jperkin
8dbb87e55a mk: Fix SSP detection when using pkgsrc GCC.
We can't rely on _GCC_VERSION as an accurate indicator of the GCC version,
as when using a pkgsrc GCC it will be set to 0 until the pkgsrc GCC is
available and we can detect its version.  Instead, move the logic later to
after CC_VERSION is set and use that instead.
2017-10-03 09:38:16 +00:00
leot
868dd16f09 doc: Updated print/qpdf to 7.0.0nb1 2017-10-03 08:33:56 +00:00
leot
a5d0a65690 qpdf: Delete reference to libjpeg in the libqpdf `.pc' file
graphics/jpeg does not provide any `.pc' file this will lead in failures when
invoking pkg-config agaisnt `libqpdf'. Adjust `Requires.private:' in
libqpdf.pc.in to omit libjpeg.

Bump PKGREVISION since the new installed libqpdf.pc file will fix packages that
depends on print/qpdf.

OK by <pgoyette> and <ryoon>, thanks!
2017-10-03 08:33:45 +00:00
wiz
cae8ee8bac py-buildbot-www: fix build
Fix typo in BUILD_DEPENDS line and add missing build dependency.
2017-10-03 07:04:59 +00:00
markd
7c001af8d3 py-gitinspector: fix binary name in the ALTERNATIVES file 2017-10-03 05:35:40 +00:00
minskim
de746c0836 doc: Added devel/py-bcolz version 1.1.2 2017-10-03 00:45:14 +00:00
minskim
64862ad43e devel/Makefile: Add py-bcolz 2017-10-03 00:44:42 +00:00
schmonz
30e51e42e2 doc: Added sysutils/fdtools version 2015.03.28 2017-10-03 00:44:14 +00:00
minskim
2845c1d636 devel/py-bcolz: Import version 1.1.2 from pkgsrc-wip
bcolz provides columnar and compressed data containers. Column storage
allows for efficiently querying tables with a large number of
columns. It also allows for cheap addition and removal of column. In
addition, bcolz objects are compressed by default for reducing
memory/disk I/O needs. The compression process is carried out
internally by Blosc, a high-performance compressor that is optimized
for binary data.

Packaged by Kamel Derouiche and updated by me.
2017-10-03 00:43:51 +00:00
schmonz
ad91aa2660 Add and enable fdtools. 2017-10-03 00:43:45 +00:00
schmonz
4fafc00f4a Initial import of fdtools, to manipulate file descriptors from shell scripts.
fdtools is a set of utilities for working with file descriptors. With
these tools, you can examine and manipulate file descriptor properties
from shell scripts, where without them you might have resorted to a
different language. These tools can rewind file descriptors, switch them
between blocking and nonblocking mode, and examine their inode
information. On some systems (currently only Linux, as far as I know)
they can also allocate, lock, and switch virtual consoles.
2017-10-03 00:43:22 +00:00
schmonz
9fee74596e Document "daemontools-moresignals" option. 2017-10-03 00:36:05 +00:00
schmonz
4e2cf65238 doc: Added devel/skalibs version 2.6.0.0 2017-10-03 00:32:27 +00:00
schmonz
25c00b31ee Add and enable skalibs. 2017-10-03 00:32:11 +00:00
schmonz
28bad83646 Initial import of skalibs, packaged by cfkoch@edgebsd in wip.
skalibs is a package centralizing the free software / open source C
development files used for building all software at skarnet.org: it contains
essentially general-purpose libraries. You will need to install skalibs if
you plan to build skarnet.org software. The point is that you won't have to
download and compile big libraries, and care about portability issues,
everytime you need to build a package: do it only once.

skalibs can also be used as a sound basic start for C development. There are
a lot of general-purpose libraries out there; but if your main goal is to
produce small and secure C code with a focus on system programming, skalibs
might be for you.
2017-10-03 00:31:39 +00:00
schmonz
ece41dd632 doc: Updated sysutils/daemontools to 0.76nb2 2017-10-03 00:21:51 +00:00
schmonz
7a37d3a4bb Add "daemontools-moresignals" option, which adds options for sending
SIQQUIT (-q), SIGUSR1 (-1), and SIGUSR2 (-2). Bump PKGREVISION.
2017-10-03 00:21:44 +00:00
khorben
2dd1f21bd5 doc: Updated fonts/py-fonttools to 3.15.1 2017-10-02 22:45:34 +00:00
khorben
1b3e6d9f94 Revert the addition of fonts/fonttools
I did not notice the package already existed in fonts/py-fonttools. This
package is now updated to the latest version available (3.15.1).

Thanks joerg@ for the heads-up.
2017-10-02 22:44:54 +00:00
khorben
3b8089dce0 Update fonts/py-fonttools to version 3.15.1
Changelog for this release:
- [otConverters] Implemented ``__add__`` and ``__radd__`` methods on
  ``otConverters._LazyList`` that decompile a lazy list before adding
  it to another list or ``_LazyList`` instance. Fixes an ``AttributeError``
  in the ``subset`` module when attempting to sum ``_LazyList`` objects
  (6ef48bd2, 1aef1683).
- [AAT] Support the `opbd` table with optical bounds (a47f6588).
- [AAT] Support `prop` table with glyph properties (d05617b4).
2017-10-02 22:42:47 +00:00
khorben
0f1b444326 Revert the addition of fonttools while renaming 2017-10-02 22:25:34 +00:00