Commit graph

308245 commits

Author SHA1 Message Date
adam
2013de043b nodejs: updated to 13.5.0
Version 13.5.0 (Current):
Notable Changes
cli:
* add --trace-exit cli option
http,https:
* increase server headers timeout
readline:
* update ansi-regex
* promote _getCursorPos to public api
repl:
* add completion preview
util:
* add Set and map size to inspect output
wasi:
* require CLI flag to require() wasi module
2019-12-29 15:38:04 +00:00
adam
378c74e69a Updated lang/llvm and friends to 9.0.1 2019-12-29 15:33:30 +00:00
adam
fa003e0fad llvm: updated to 9.0.1
9.0.1 is a bug-fix release.
2019-12-29 15:31:21 +00:00
plunky
084e1ffc98 drop PLIST var handling, as these are not installed by package now 2019-12-29 14:27:52 +00:00
plunky
fdb8d941b6 do not copy or reinstall Qt plugins, allow QCAD to find them directly 2019-12-29 14:18:20 +00:00
plunky
11be7ff89e does not use qt5-qttools 2019-12-29 14:16:05 +00:00
plunky
42eca00ec9 install icons as qcad.??? 2019-12-29 14:15:32 +00:00
leot
2196ab6ade doc: Remove conflicting lines 2019-12-29 12:49:34 +00:00
leot
bece6f6b46 doc: Updated mail/msmtp to 1.8.7 2019-12-29 12:45:28 +00:00
plunky
5c8b8c6f47 doc: Updated cad/qcad to 3.24.0.1 2019-12-29 12:44:38 +00:00
leot
f0e827fcba msmtp: Update to 1.8.7
Changes:
1.8.7
-----
- Extend `from' command that sets the envelope from address: the
  patterns %U, %H, %C, %M are now replaced with user name, host name,
  canonicalized host name, and the contents of /etc/mailname. This is
  useful for system-wide installations and is more powerful than the old
  auto_from and maildomain commands, which are now deprecated (but still
  supported, of course).

1.8.6
-----
- Aliases are now expanded recursively
- Minor bug fixes
2019-12-29 12:44:26 +00:00
plunky
4fb0928166 Update to QCAD 3.24.0.1, with ChangeLog:
3.24.0.1:

    Bug fixes:
        FS#2017 - Rendering of arcs in blocks with scale factor > 1

3.24.0 (2019/12/19):

    Draw:
        Ellipse > Inscribed in Quadrilateral:
            Create circle if appropriate
    Performance:
        Use of multiple CPU cores for display
    Modify:
        Scale:
            Improved support for non-uniform scaling
    Blocks:
        Improved support for non-uniform scaling
    Snap > Reference:
        Snap to reference point of block reference for block reference entities
    Edit > Application Preferences:
        File > Open/Save:
            Add preference to override "last saved by" file information for DXF/DWG export
    Misc > Script Examples > Mathematics > FlexPainter
        Paint complex patterns along existing lines and curves (see forum announcement)
    macOS 10.15:
        Update to Qt 5.13.2
            Fix mouse cursor display
    Linux:
        Provide packages linked against Qt 5.13
            Wayland support
            Fix keyboard layout switching under Wayland
    Bug fixes:
        FS#1931 - File > SVG Export: hatch arc interpolation
        FS#1933 - File > Advanced SVG export: file overwrite check doesn't use updated filename
        FS#1942 - Draw > Circle > Two tangents and point: fails for case with point on bisector
        FS#1946 - CAM > Cam Legacy Export: Cut inner paths before outer paths has no effect
        FS#1948 - Modify > Offset (through Point): Point orthogonal to end point of line segment not accepted
        FS#1949 - Modify > Break out: Leftover (zero length line) after using tool on ray
        FS#1950 - File > Save As: File dialog offers unsupported export formats (DWG R9, R10, R2.6, R2.5)
        FS#1962 - CAM > Drill Toolpaths: Cannot be edited / updated from source entities
        FS#1973 - File > SVG Export: polylines with large arc segments (> 180°) not exported correctly
        FS#1975 - RPolyline::getOrientation: Wrong orientation for polylines with large arcs
        FS#1979 - View > Layer List: icon spacing
        FS#1984 - Block > Create Block from Selection: Slow for large number of entities
        FS#1985 - Hatch dots are rendered as lines with fixed lenght of 0.02 units
        FS#1986 - Page Tags set as default not displayed
        FS#1987 - File > SVG Export: full circle hatch
        FS#1990 - Layer > Duplicate Layer: fails for layer "0"
        FS#1991 - Modify > Divide: Preview indicator fails on infinitive lines
        FS#1993 - Draw > Insert Bitmap: relative zero point not set
        FS#1996 - File > Save: DXF header variable CECOLOR changed
        FS#2000 - CAM > Nesting: misleading "Sheet added" confirmation
        FS#2001 - CAM > Nesting: Alignment fails
        FS#2002 - Draw > Viewport > Add Viewport: Hatch is offset incorrectly in Viewport
        FS#2007 - bbox.bat cannot write log file
        FS#2012 - Draw > Hatch > Hatch from Selection: block transforms not taken into account
2019-12-29 12:44:15 +00:00
markd
c86198cc19 transcode: use ffmpeg4 2019-12-29 10:23:53 +00:00
markd
2b5ef26fe0 openimageio: use ffmpeg4. find the correct openexr libraries. 2019-12-29 10:15:04 +00:00
markd
af77dc27c2 opencv: switch to ffmpeg4. Don't pick up stray packages. 2019-12-29 10:00:08 +00:00
plunky
5b14d1966f spread out long line to paragraph form 2019-12-29 09:10:36 +00:00
adam
706c9d1013 Updated devel/cmake 2019-12-29 08:53:39 +00:00
adam
942f3553a3 cmake: updated to 3.16.2
CMake 3.16.2
VS: Fix support for v142 toolset minor versions in VS 16.5+
FindBLAS: Consider OpenBLAS with thread libraries only with C or CXX
FindBoost: Add support for Boost 1.72
Autogen: Revert processing of .hh files for compatibility
FindLAPACK: Fix support for LAPACK symbols inside BLAS libraries
PCH: Append pch header file to list of forced include files
Tests: Fix testCTestResourceSpec struct initialization for some compilers
2019-12-29 08:53:14 +00:00
ryoon
2c0791cbc7 Updated multimedia/obs-studio to 24.0.5 2019-12-29 06:44:49 +00:00
ryoon
3591ac4d07 Update to 24.0.5
Changelog:
24.0.5 Hotfix Changes

    Fixed macOS Catalina issues
    Fixed macOS Python scripting support
    Fixed a bug where audio bitrate would not be properly set to the specified value in simple output mode
    Fixed a bug where videos on loop could sometimes get frozen when switching scenes
    Fixed a bug with Linux Display Capture where the crop value would shift the cursor's captured position incorrectly
    Fixed an issue where if the video drivers crashed on Windows for whatever reason, OBS would not recover from that properly and also crash (yes you heard that correctly)
    Fixed an issue where when connecting to your Twitch account fails because of Twitch's two-factor authentication requirement, you would not be able to change to another Twitch account until authentication was fixed and the account was reconnected
    Fixed an issue where when connecting your Twitch account for the first time, the panels would not open up in dark mode
    Fixed an issue where preview projector stopped working when toggling studio mode
    Fixed an issue where multiple 0x0 windows would appear on Linux Window Capture
    Fixed an issue where certain windows would not be listed with Linux Window Capture
    Fixed a few rare crashes
    You can now use Twitch dashboard panel URLs as custom browser docks
    Added some additional graphics and audio diagnostic logging

24.0.3 Hotfix

    Fixed a startup crash on the 32bit version of OBS
    Fixed an issue where audio monitoring on Windows would have a bit of unintended latency introduced by 24.0.2
2019-12-29 06:44:27 +00:00
ryoon
e0c461dd18 Enable gst-plugins1-vaapi 2019-12-29 06:40:44 +00:00
ryoon
48eac5a1de Added multimedia/gst-plugins1-vaapi version 1.16.2 2019-12-29 06:40:18 +00:00
ryoon
acea0a8547 multimedia/gst-plugins1-vaapi: import gst-plugins1-vaapi-1.16.2
GStreamer hardware acceleration VA-API plugin
2019-12-29 06:38:56 +00:00
ryoon
3ca46e9a45 Updated devel/sdcc3 to 3.9.0 2019-12-29 06:29:52 +00:00
ryoon
34693ebe2e Update to 3.9.0
Changelog:
SDCC 3.9.0 Feature List:
    Support for struct / union assignment.
    Optimizations in the stm8 backend relevant to soft float increase Whetstone score by two thirds.
    Improvements in rematerialization in the stm8 backend improve code generation for struct, union and arrays.
    New stack allocator reduces stack space usage for the stm8, z80, z180, gbz80, r2k, r3ka, tlcs90 backends.
    New ez80_z80 backend for eZ80 in Z80 mode.
    Removed deprecated sdcclib utility.
    New pdk14 backend for Padauk µC with 14-bit wide program memory.
    New in-development pdk15 backend for Padauk µC with 15-bit wide program memory.


SDCC 3.8.0 Feature List

There is always a problem to create a list of new features when a new SDCC release is announced. The following list is an attempt to create such a list "on the fly". Every time a new feature which is visible or interesting for the SDCC users is implemented, it should be added to the following list.

    Additional general utility function: bsearch().
    Support for rematerialization in the stm8 backend reduces register pressure and stack usage.
    Merged upstream GNU binutils 2.30.
    All Python code is now fully compatible with both Python 2.7 and Python 3.6, so Python 3 can be used instead of Python 2.
    Regression testing for diagnostics.
    Improved handling of local bool variables in the mcs51 backend substantially reduces code size.
    Large memory model for stm8 for 24-bit codespace allows using more than 32KB of Flash for code.
    New optimizations for calls to some standard library function (printf(), puts(), strcpy()).
    The type of true and false from stdbool.h change from int to bool.
    New C2X mode (--std-c2x, --std-sdcc2x, #pragma std_c2x) adds support for one-argument static_assert variant.
    Intermingling of declarations and statements (ISO C99).
    Support headers for AX8052 devices.
    Adopted GCC 8.2 regression tests (execute part of the GCC C torture tests).
2019-12-29 06:29:23 +00:00
ryoon
b0c54f1af0 Enable py-pychromecast 2019-12-29 04:46:28 +00:00
ryoon
fd8e984ee6 Added net/py-pychromecast version 4.1.0 2019-12-29 04:45:37 +00:00
ryoon
b576b9fb75 net/py-pychromecast: import py38-pychromecast-4.1.0
Python module to talk to Google Chromecast
2019-12-29 04:44:58 +00:00
ryoon
26cc83f662 Enable py-zeroconf 2019-12-29 04:41:18 +00:00
ryoon
bd5bb2122f Added net/py-zeroconf version 0.24.3 2019-12-29 04:40:50 +00:00
ryoon
7a291883ac net/py-zeroconf: import py38-zeroconf-0.24.3
Pure Python Multicast DNS Service Discovery Library
2019-12-29 04:39:49 +00:00
ryoon
1877f6d91b Enable py-ifaddr 2019-12-29 02:26:04 +00:00
ryoon
e593be150d Added net/py-ifaddr version 0.1.6 2019-12-29 02:25:08 +00:00
ryoon
d1245f908e net/py-ifaddr: import py38-ifaddr-0.1.6
ifaddr is a small Python library that allows you to find all the
IP addresses of the computer.
2019-12-29 02:24:18 +00:00
fox
a65e900491 doc: Added sysutils/pfetch version 0.4.0 2019-12-29 01:36:10 +00:00
ryoon
c0f20c5d1e Updated multimedia/libva-utils to 2.6.0 2019-12-29 01:33:17 +00:00
fox
656e1750da Added pfetch to Makefile SUBDIRs. 2019-12-29 01:33:09 +00:00
ryoon
2e4bcb4f72 Update to 2.6.0
Changelog:
2.6.0
Align libva attribute check
Added displaying supported config attributes
add the VP samples README.
add VP sample for usrptr and 1:N output

2.5.0
meson: rename the h264enc binary to be in line with the autotools build
unify NEWS format
sfcsample: don't include X11 headers
test: update vaInitialize_vaTerminate_Bad_vaSetDriverName
Check for -fstack-protector
vavpp: csc with AYUV format
vavpp: requires BGRA frame when saving a BGRA file

2.4.0
fix make dist issue caused by decode streamout sample
add VP sample for Blending.
add VP seperate sample for scaling,csc,sharpness,denoise,chromasitting.
2019-12-29 01:32:53 +00:00
ryoon
f64012123b Updated multimedia/libva to 2.6.0 2019-12-29 01:32:24 +00:00
ryoon
5c0d105e6e Update to 2.6.0
Changelog:
2.6.0
enable the mutiple driver selection logic and enable it for DRM.
drm: Add iHD to driver_name_map
Add missed slice parameter 'slice_data_num_emu_prevn_bytes'
ensure that all meson files are part of the release tarball
configure: use correct comparison operator
trace: support VAConfigAttribMultipleFrame in trace
remove incorrect field of VAConfigAttribValDecJPEG
va/va_trace: Dump VP9 parameters for profile 1~3
add multiple frame capability report
add variable to indicate layer infromation
trace: fix memory leak on closing the trace
add prediction direction caps report
Add comments for colour primaries and transfer characteristics in VAProcColorProperties

2.5.0
Correct the comment of color_range.
Add VA_FOURCC_A2B10G10R10 for format a2b10g10r10.
Adjust VAEncMiscParameterQuantization structure to be align with VAEncMiscParameterBuffer(possible to impact BC)
Add attribute for max frame size
Add va_footer.html into distribution build
va_trace: hevc profiles added
Add new definition for input/output surface flag
va/va_trace: add trace support for VAEncMiscParameterTypeSkipFrame structure.
va/va_trace: add MPEG2 trace support for MiscParam and SequenceParam
va_openDriver: check strdup return value
Mark some duplicated field as deprecated
Add return value into logs
va/va_trace: add trace support for VAEncMiscParameterEncQuality structure.
Add newformat foucc defination
va_backend: remove unneeded linux/videodev2.h include
va_trace: add missing <sys/time.h> include
configure: don't build glx if VA/X11 isn't built
va/va_trace: unbreak with C89 after b369467
[common] Add A2RGB10 fourcc definition
build: meson: enables va messaging and visibility
va/va_trace: add trace support for RIR(rolling intra refresh).
va/va_trace: add trace support for ROI(region of interest).

2.4.0
va_TraceSurface support for VA_FOURCC_P010
Add pointer to struct wl_interface for driver to use
(integrate) va: fix new line symbol in error message
av: avoid driver path truncation
Fix compilation warning (uninit and wrong variable types) for Android O MR1
Allow import of the DRM PRIME 2 memory type
android: ignore unimportant compile warnnings
compile: fix sign/unsign compare in va_trace.c
android: replace utils/Log.h with log/log.h
High Dynamic Range Tone Mapping: Add a new filter for input metadata and some comments.
Remove restrictions on vaSetDriverName()
2019-12-29 01:31:42 +00:00
fox
3e019abd1a Import of pfetch-0.4.0 as sysutils/pfetch
Pretty and simple system information tool written in POSIX sh, supporting:
Linux; Android; MacOS; OpenBSD; FreeBSD; NetBSD; Haiku; Minix; Solaris; and
more.
2019-12-29 01:29:40 +00:00
ryoon
68777dc6dd pitivi: Fix build with lang/python38 2019-12-29 01:15:51 +00:00
ryoon
c314e820c5 Update mingw-w64 packages 2019-12-29 01:10:37 +00:00
ryoon
78deb68274 Update to mingw-w64 to 7.0.0 and binutils to 2.33.1
mingw-w64:
Notable changes:

    _FORTIFY_SOURCE support thanks to Christian Franke.
    Lots of math fixes from Martin Storsjö.
    Many headers updated from Wine by Jacek Caban.
    UCRT support by Martin Storsjö.

binutils:
No specific change for Windows/PECOFF.
2019-12-29 01:08:13 +00:00
ryoon
5b083dae9d Updated mail/isync to 1.3.1 2019-12-29 01:00:50 +00:00
ryoon
24b107245f Update to 1.3.1
* Enable SASL support

Changelog:
This is a long overdue maintenance release:
- SSL now uses SNI, which for example GMail requires
- fixed fallbacks for missing UIDPLUS extension (with e.g. DavMail)
- fixed UIDVALIDITY recovery with really long Message-id headers
- fixed GSSAPI authentication with Kerberos
- fixed support for IMAP servers which do not sort search results (e.g.,
  poczta.o2.pl)
- fixed CopyArrivalDate on platforms without glibc
- fixed useless SASL warnings with certain plugins
- the perl 5.14 requirement is now made explicit
- improved OpenBSD support
- fixed a bunch of compiler warnings
2019-12-29 01:00:22 +00:00
ryoon
9cdf23d472 Updated mail/thunderbird-l10n to 68.3.1 2019-12-29 00:52:24 +00:00
ryoon
001eba1fb2 Update to 68.3.1
* Sync with mail/thunderbird-68.3.1
2019-12-29 00:52:02 +00:00
ryoon
cd351b9dcc Updated mail/thunderbird to 68.3.1 2019-12-29 00:51:43 +00:00
ryoon
a9e8f34dda Update to 68.3.1
Changelog:
68.3.1
Changes
changed
In dark theme unread messages no longer shown in blue to distinguish from tagged messages

changed
Account setup is now using client side DNS MX lookup instead of relying on a server.

Fixes
fixed
Searching LDAP address book crashed in some circumstances

fixed
Message navigation with backward and forward buttons did not work in some circumstances

fixed
WebExtension toolbar icons were displayed too small

fixed
Calendar: Tasks due today were not listed in bold

fixed
Calendar: Last day of long-running events was not shown


68.3.0
What’s New
new
Message display toolbar action WebExtension API

new
Navigation buttons are now available in content tabs, for example those opened via an add-on search

Changes
changed
"New email" icon in Windows systray changed from in-tray with arrow to envelope
Fixes

fixed
Icons of attachments in the attachment pane of the Write window not always correct

fixed
Toolbar buttons of add-ons in the menubar not shown after startup

fixed
LDAP lookup not working when SSL was enabled. LDAP search not working when "All Address Books" was selected.

fixed
Scam link confirmation panel not working

fixed
In Write window, the Link Properties dialog wasn't showing named anchors in context menu

fixed
Calendar: Start-up failed if the application menu is not on the calendar toolbars

fixed
Chat: Account reordering via drag-and-drop not working on Instant messaging status dialog (Show Accounts)

fixed
Various security fixes

Security fixes:
#CVE-2019-17008: Use-after-free in worker destruction
#CVE-2019-13722: Stack corruption due to incorrect number of arguments in WebRTC code
#CVE-2019-11745: Out of bounds write in NSS when encrypting with a block cipher
#CVE-2019-17009: Updater temporary files accessible to unprivileged processes
#CVE-2019-17010: Use-after-free when performing device orientation checks
#CVE-2019-17005: Buffer overflow in plain text serializer
#CVE-2019-17011: Use-after-free when retrieving a document in antitracking
#CVE-2019-17012: Memory safety bugs fixed in Firefox 71, Firefox ESR 68.3, and Thunderbird 68.3
2019-12-29 00:51:06 +00:00