Commit graph

264126 commits

Author SHA1 Message Date
ryoon
441ae93891 Bump PKGREVISON
* Remove an incorrect POSIX shell portability fix
  and use bash as configure shell
2017-05-15 13:53:42 +00:00
jperkin
a9785f8cb9 Honour LDFLAGS. 2017-05-15 13:53:26 +00:00
jperkin
2c3ca4f676 Requires gettext-lib. SunOS needs an explcit -lintl and a patch to
handle malloc'd getcwd() properly.
2017-05-15 13:46:47 +00:00
jperkin
346da63ada Requires gettext-lib. SunOS needs an explicit -lintl. 2017-05-15 13:20:45 +00:00
adam
d26901eab0 Updated multimedia/ffmpeg3 to 3.3.1 2017-05-15 13:17:16 +00:00
adam
2a37a6b463 version 3.3.1:
- libswscale/tests/swscale: Fix uninitialized variables
- avcodec/ffv1dec: Fix runtime error: signed integer overflow: 1550964438 + 1550964438 cannot be represented in type 'int'
- avcodec/webp: Fix signedness in prefix_code check
- avcodec/svq3: Fix runtime error: signed integer overflow: 169 * 12717677 cannot be represented in type 'int'
- avcodec/mlpdec: Check that there is enough data for headers
- avcodec/ac3dec: Keep track of band structure
- avcodec/webp: Add missing input padding
- avcodec/aacdec_fixed: Fix runtime error: left shift of negative value -1
- avcodec/aacsbr_template: Do not change bs_num_env before its checked
- avcodec/scpr: Fix multiple runtime error: index 256 out of bounds for type 'unsigned int [256]'
- avcodec/mlp: Fix multiple runtime error: left shift of negative value -1
- avcodec/xpmdec: Fix multiple pointer/memory issues
- avcodec/vp8dsp: vp7_luma_dc_wht_c: Fix multiple runtime error: signed integer overflow: -1366381240 + -1262413604 cannot be represented in type 'int'
- avcodec/avcodec: Limit the number of side data elements per packet
- avcodec/texturedsp: Fix runtime error: left shift of 255 by 24 places cannot be represented in type 'int'
- avcodec/g723_1dec: Fix runtime error: left shift of negative value -1
- avcodec/wmv2dsp: Fix runtime error: signed integer overflow: 181 * -17047030 cannot be represented in type 'int'
- avcodec/diracdec: Fix Assertion frame->buf[0] failed at libavcodec/decode.c:610
- avcodec/msmpeg4dec: Check for cbpy VLC errors
- avcodec/cllc: Check num_bits
- avcodec/cllc: Factor VLC_BITS/DEPTH out, do not use repeated literal numbers
- avcodec/scpr: Check y in first line loop in decompress_i()
- avcodec/dvbsubdec: Check entry_id
- avcodec/aacdec_fixed: Fix multiple shift exponent 33 is too large for 32-bit type 'int'
- avcodec/mpeg12dec: Fixes runtime error: division by zero
- avcodec/pixlet: Fix runtime error: signed integer overflow: 436207616 * -5160230545260541 cannot be represented in type 'long'
- avcodec/webp: Always set pix_fmt
- avfilter/vf_uspp: Fix currently unused input frame dimensions
- avcodec/truemotion1: Fix multiple runtime error: left shift of negative value -1
- avcodec/eatqi: Fix runtime error: signed integer overflow: 4466147 * 1075 cannot be represented in type 'int'
- avcodec/dss_sp: Fix runtime error: signed integer overflow: 2147481189 + 4096 cannot be represented in type 'int'
more...
2017-05-15 13:16:45 +00:00
jperkin
a27d2cfc40 Ensure we don't try to build ldapaddress book when ldap is disabled. 2017-05-15 13:07:19 +00:00
jperkin
cd0afef72d Add compatibility define for SOL_TCP. 2017-05-15 13:06:48 +00:00
jperkin
bcd5936ccf Various patches to fix build on SunOS. 2017-05-15 13:04:03 +00:00
fhajny
9afe88d2f2 Updated cad/oce to 0.18.1 2017-05-15 12:31:46 +00:00
fhajny
70099f0198 Update cad/oce to 0.18.1.
- Added missing ErrorStatus function in BRepLib_CheckCurveOnSurface
- Install Shaders directory to resource folder
- Fix normals of generated VTK polydata
- prevent DRAWEXE from being added to OCE_LIBRARIES (issue #660)
- Fix warnings with VTK 7.1
- Fix missing include and other minor header issues
- Fix clockget_time detection on osx
2017-05-15 12:31:38 +00:00
jperkin
adc72c61be Move including options.mk to Makefile.common, the plugins do a full build
so need to build it the same way as the main package.  Fixes SSL build.
2017-05-15 12:31:10 +00:00
jperkin
e2fe89240f Package assumes building from a git checkout, fix build by pre-generating
the git version header.
2017-05-15 11:31:16 +00:00
jperkin
354b4445b6 Remove bogus exclusion of SunOS MMX/SSE2 support. 2017-05-15 11:11:35 +00:00
jperkin
69f2c905eb Add a cdrom PLIST var and unset it on SunOS as the native cdio interface
is unsupported.
2017-05-15 11:10:00 +00:00
jperkin
e88ed77023 Don't enable the "live" option on SunOS by default, it requires libraries
that aren't available.
2017-05-15 11:07:20 +00:00
fhajny
6ecbe33913 Updated net/py-lexicon to 2.1.4 2017-05-15 10:28:14 +00:00
fhajny
2d4718d71b Update net/py-lexicon to 2.1.4.
2.1.4
- Improve error handling in dnsmadeeasy provider

2.1.3
- Switch print to logging
- Organize imports as documented in PEP-8
2017-05-15 10:28:06 +00:00
jperkin
5a8a2edc75 Fix includes. 2017-05-15 10:26:19 +00:00
fhajny
06f22ca102 Updated sysutils/consul to 0.8.3 2017-05-15 10:24:41 +00:00
fhajny
dc6681452d Update sysutils/consul to 0.8.3.
- agent: Fixed an issue where NAT-configured agents with a non-routable
  advertise address would refuse to make RPC connections to Consul
  servers. This was a regression related to GH-2822 in Consul 0.8.2.
2017-05-15 10:24:30 +00:00
adam
519612c318 Updated www/py-djangorestframework to 3.6.3 2017-05-15 09:33:54 +00:00
adam
6d718bd32e Changes 3.6.3:
Bug fixes.
2017-05-15 09:33:21 +00:00
wiz
99f23706b1 Updated textproc/mdoclint to 1.51 2017-05-15 09:33:15 +00:00
wiz
4cef099478 More cleanup from Ingo Schwarze.
Remove -a remnants, simplify section header code, delete 9-argument
check - OpenBSD does not use groff for quite some time now.

Bump version.
2017-05-15 09:33:03 +00:00
wiz
4392756ba5 Simplify. 2017-05-15 08:54:53 +00:00
spz
a9ffd354df update from 0.13.59 to v0.13.66
fixing: CVE-2017-5974 CVE-2017-5975 CVE-2017-5976 CVE-2017-5978 CVE-2017-5981

Upstream changelog:
2017-04-24  guidod  <guidod@gmx.de>
    * common frontend 'unzzip.c' for example code in unzzip*-xx.c
    * expand testcases to cover all of big/mem/mix/zap variants
    * release v0.13.66

2017-04-23  guidod  <guidod@gmx.de>
    * turn the testsuite from makefile into python unittest format
    * extend 'make check' testsuite to cover non-libzzip extensions
    * fix unzzipcat-seeko and unzzipcat-mem to match the testsuite
    * release v0.13.65

2017-04-20  guidod  <guidod@gmx.de>
    * check patches in opensuse builds, mostly for some CVE reports

2012-09-15  guidod  <guidod@gmx.de>
    * zzip.h, plugin.h: "};" at end of extern-C produces build errors with
       the default --pedantic-errors on newer CMake. Thanks to Keith Thompson
       recognizing it - see http://stackoverflow.com/questions/12384280/

2012-03-11  guidod  <guidod@gmx.de>

	* configure.ac: fallback to libtool -export-dynamic unless being sure to
	   use gnu-ld --export-dynamic. The darwin case is a bit special here
	   as the c-compiler and linker might be from different worlds.
	* next 0.13.62 - needs a fix for mingw
	   (-mconsole is not a linker option, only the gcc should see it)

2010-12-30 guidod <guidod@gmx.de>
        * done 0.13.60 release, tagged, and announced.
        * prepare 0.13.61

2010-12-29 guidod <guidod@gmx.de>
        * Makefile.am: allow nonstaic build
        * wrap fd.open like in the Fedora patch

2010-12-28 guidod <guidod@gmx.de>
        * zziplib.spec - simplify the spec based on distro specs.

2010-12-27 guidod <guidod@gmx.de>
        * adding fetch.h/fetch.c to msvc8/zziplib.vcproj to allow
          tests with Visual Studio C++ Express 2005

2010-12-27 guidod <guidod@gmx.de>
        * fix stat.c to check ZZIP_CASELESS instead of the deprecated
          ZZIP_CASEINSENSITIVE. The latter is still recognized for
          compatibility reasons and implicitly mapped to ZZIP_CASELESS.
        * fixes the zziplib-Patches-3078188 which reported the bug.

2010-12-27 guidod <guidod@gmx.de>
        * apply patches by Peter Breitenlohner for better compatibility
          with AIX host system. Also the Sun Studio compiler insists on
          static inline functions or else assumes extern inline.
        * also fixes zziplib-Patches-3011551 on the AIX problem.

2010-12-27 guidod <guidod@gmx.de>
        * add hints that the ext_io plugin handlers should be static.

2010-05-09  guidod  <guidod@gmx.de>

	* zzip/__fnmatch.h: add include <string.h> to make mingw32 happy.
	     Patches item #2995373 by Gregory Smith

2010-05-08  guidod  <guidod@gmx.de>

	* SDL/Makefile.am: fix generation of sdl-uninstalled.pc that was
	   not recognized during compilation.

2010-04-05  guidod  <guidod@gmx.de>

	* Makefile.am: fix "osc rm" and fix "test-sdl" if SDL was not found.
	* configure.ac: SDL example builds on pkgconfig/sdl.pc which

	    was introduced with SDL 1.2.11 - CentOs5 ships 1.2.10 which
	    does only have "sdl-config" and it made for a mismatch in
	    in the build configuration: sdl-devel yes, pkgconfig sdl no.
	* zzip/zip.c (__zzip_parse_root_directory): move the check for
	     zzip_disk_entry_check_magic to be after the the check that
	     the seek-value is more than a header's size before the end.
	     (based on a segfault report by Tulipánt Gergely when the
	      new modulo_entries code is enabled (which is off by default))

2010-03-30  guidod  <guidod@gmx.de>

	* zzip/Makefile.am:  fixing symlinks for lib* - use only for Linux
	    Thanks to Ryan Schmidt (macports):
		... likes to install some symlinks that don't make sense on Mac OS X:
		$ ls -l /opt/local/lib/*zzip*so*
		lrwxr-xr-x  /opt/local/lib/libzzip*.so.10 -> libzzip*.so.13
		lrwxr-xr-x  /opt/local/lib/libzzip*.so.11 -> libzzip*.so.13
		lrwxr-xr-x  /opt/local/lib/libzzip*.so.12 -> libzzip*.so.13
		Yes, the filenames literally contain an asterisk.
2017-05-15 08:40:21 +00:00
jperkin
331612b353 Requires termcap. Use the framework to find the correct library. 2017-05-15 08:38:34 +00:00
jperkin
b197e49bf4 Requires libiconv. 2017-05-15 08:27:23 +00:00
prlw1
a1c414e08a typo 2017-05-15 08:12:57 +00:00
gson
e2120fead1 Updated devel/jemalloc to 4.5.0 2017-05-15 07:49:50 +00:00
gson
a5c012e78a Update devel/jemalloc to 4.5.0. Changes since 4.4.0:
* 4.5.0 (February 28, 2017)

  This is the first release to benefit from much broader continuous integration
  testing, thanks to @davidtgoldblatt.  Had we had this testing infrastructure
  in place for prior releases, it would have caught all of the most serious
  regressions fixed by this release.

  New features:
  - Add --disable-thp and the opt.thp to provide opt-out mechanisms for
    transparent huge page integration.  (@jasone)
  - Update zone allocator integration to work with macOS 10.12.  (@glandium)
  - Restructure *CFLAGS configuration, so that CFLAGS behaves typically, and
    EXTRA_CFLAGS provides a way to specify e.g. -Werror during building, but not
    during configuration.  (@jasone, @ronawho)

  Bug fixes:
  - Fix DSS (sbrk(2)-based) allocation.  This regression was first released in
    4.3.0.  (@jasone)
  - Handle race in per size class utilization computation.  This functionality
    was first released in 4.0.0.  (@interwq)
  - Fix lock order reversal during gdump.  (@jasone)
  - Fix-refactor tcache synchronization.  This regression was first released in
    4.0.0.  (@jasone)
  - Fix various JSON-formatted malloc_stats_print() bugs.  This functionality
    was first released in 4.3.0.  (@jasone)
  - Fix huge-aligned allocation.  This regression was first released in 4.4.0.
    (@jasone)
  - When transparent huge page integration is enabled, detect what state pages
    start in according to the kernel's current operating mode, and only convert
    arena chunks to non-huge during purging if that is not their initial state.
    This functionality was first released in 4.4.0.  (@jasone)
  - Fix lg_chunk clamping for the --enable-cache-oblivious --disable-fill case.
    This regression was first released in 4.0.0.  (@jasone, @428desmo)
  - Properly detect sparc64 when building for Linux.  (@glaubitz)
2017-05-15 07:47:43 +00:00
gson
231db7a930 Spelling 2017-05-15 07:39:42 +00:00
msaitoh
4d9891abfb Updated sysutils/intel-microcode-netbsd to 20170511. 2017-05-15 06:33:35 +00:00
msaitoh
b73d9af46d Updated to 20170511:
Updated files:

	4th gen Core, Xeon E3-12xx v3 (Haswell)
	(Family 6 model 3c stepping 3)
	000306c3-1
	000306c3-4
	000306c3-5
	(Family 6 model 45 stepping 1)
	00040651-1
	00040651-4
	00040651-5
	00040651-6
	(Family 6 model 46 stepping 1)
	00040661-1
	00040661-4
	00040661-5

	Xeon E5-4600/2600/1600 v3, Xeon E7 v3 (Haswell-E)
	(Family 6 model 3f stepping 2 and 4)
	000306f2-0
	000306f2-1
	000306f2-2
	000306f2-3
	000306f2-5
	000306f2-6
	000306f4-7

	Core M-5xxx, 5th gen Core (Broadwell)
	(Family 6 model 3d stepping 4)
	000306d4-6
	000306d4-7

	5th gen Core, Xeon E3-1200 v4 (Broadwell)
	(Family 6 model 47 stepping 1)
	00040671-1
	00040671-5

	Xeon E[57] v4 (Broadwell), Core i7-69xx Extreme
	(Family 6 model 4f stepping 1)
	000406f1-0
	000406f1-1
	000406f1-2
	000406f1-3
	000406f1-5
	000406f1-6
	000406f1-7

	6th gen Core, Xeon E3-1[25]00 v5 (Skylake)
	(Family 6 model 4e stepping 3)
	000406e3-6
	000406e3-7
	(Family 6 model 5e stepping 3)
	000506e3-1
	000506e3-2
	000506e3-4
	000506e3-5
2017-05-15 06:22:29 +00:00
kim
8780cedd46 Add a patch for CVE-2017-6508 from upstream. 2017-05-15 05:10:09 +00:00
christos
bf71d48719 Fix cats interrupt issue, cosmetic addition to footbridge. 2017-05-15 01:45:49 +00:00
wiz
9eba1be86f Updated textproc/mdoclint to 1.50 2017-05-14 18:04:37 +00:00
wiz
8277986f60 The -a checks are covered by mandoc -Tlint as well, remove the option.
From Ingo Schwarze.

Bump version.
2017-05-14 18:04:23 +00:00
wiz
5ef332dc9e Updated textproc/mdoclint to 1.49 2017-05-14 18:00:26 +00:00
wiz
5f46bd92ef Remove -s option. mandoc already warns about trailing whitespace.
From Ingo Schwarze.

Bump version.
2017-05-14 18:00:12 +00:00
he
fabae0c7b1 Note update of graphics/ImageMagick to 7.0.5.6. 2017-05-14 16:30:03 +00:00
he
a905242c36 Upgrade to ImageMagick version 7.0.5-6.
Upstream changes:
2017-05-12  7.0.5-6 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.5-6, GIT revision 20039:9371904:20170512.

2017-05-10  7.0.5-6 John Cupitt <jcupitt@gmail.com>
  * Revise DICOM window and rescale handling (reference
    https://github.com/ImageMagick/ImageMagick/pull/484)

2017-05-06  7.0.5-6 Cristy  <quetzlzacatenango@image...>
  * Restore the -alpha Shape option (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31879).
  * Fix transient PDF bug (reference
    https://github.com/ImageMagick/ImageMagick/issues/463).
  * The +opaque option now works on all channels (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31862).
  * Ensure backwards compatibility for the -combine option (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31855).
  * Check for EOF conditions for RLE image format.
  * Reset histogram page geometry (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31920).
2017-05-14 16:29:25 +00:00
leot
e90d79394d Add PRINT_PLIST_AWK logic in order to dynamically generate ${PLIST.doc}
entries.

XXX: Probably `share/examples/rc.d/tor' entry should not be in PLIST,
XXX: but we can wait for the next tor update in order to get rid of it.
2017-05-14 16:03:23 +00:00
mef
ea17042b52 Updated ham/fldigi to 4.0.4 2017-05-14 15:22:57 +00:00
mef
5f9185ba9a Updated ham/fldigi to 4.0.4
---------------------------
=Version 4.0.4=
2017-05-05  David Freese  <iam_w1hkj@w1hkj.com>

        e71dcfb: LOG area controls
        1da1562: CALL field size
        dc9532c: CW QSY
        8fab963: Sound Card Output
        240f52a: cw scanner
2017-05-14 15:22:46 +00:00
wiz
d4c6108a3b Updated mail/libetpan to 1.8 2017-05-14 14:36:47 +00:00
wiz
def7046bd1 Updated libetpan to 1.8.
1.8

    LMTP support
    workaround for QIP IMAP Server
    compatibility with NDK 13
    fixed crash (CVE-2017-8825)
2017-05-14 14:36:22 +00:00
wiz
c905e8ace9 Updated pkgtools/pkglint to 5.4.20nb2 2017-05-14 14:36:17 +00:00
wiz
0872a7baa8 Allow db6 in BDB_* variables.
Bump PKGREVISION.
2017-05-14 14:36:06 +00:00