Commit graph

307295 commits

Author SHA1 Message Date
tm
c868cf0672 doc: Updated databases/phpmyadmin to 4.9.2 2019-12-03 12:44:52 +00:00
tm
251497c282 phpmyadmin: update to 4.9.2
4.9.2 (2019-11-21)
- issue #14184 Change the cookie name from phpMyAdmin to phpMyAdmin_https for HTTPS, fixes many "Failed to set session cookie" errors
- issue #15304 Fix ssl_use php error
- issue #14804 Fix undefined index: ssl_* variables
- issue #14245 Fix mysql 8.0.3 and above fails on advisor
- issue #15499 Fix unparenthesized php deprecation
- issue #15482 Fix URL encoding plus sign (+) in the table or DB name when configuring foreign keys
- issue #14898 Fixed bottom table in list in left panel blocked by horizontal scroll bar
- issue #15161 Fix text area overflows its parent element on "Query" page
- issue #15511 Fixed exporting users after a delete will delete all selected users on "Users" page
- issue #14598 Fixed checking referencial integrity on "Operations" page
- issue #14433 Fix "You do not have privileges to manipulate with the users!" on root superadmin
- issue #15391 Fix GIS polygon of a geometry field is not drawn on "GIS visualization"
- issue #15311 Fix adjust privileges on copy database fails with MariaDB
- issue #15477 Fix display referential integrity check for InnoDB
- issue #15236 Support phpunit 8 in our test suite to help packaging phpMyAdmin on Debian
- issue #15522 Fix missing image error fills logs, removed ic_b_info icon from icon list
- issue #15537 Fixed some issues with the sort by key selectors
- issue #15546 Fix operators precedence in DatabaseInterface class
- issue #14906 Test test suite on 32-bit systems
- issue        Fix Long2IP transformation issue with PHP 7.1
- issue #14951 Fix moving columns with DEFAULT NULL doesn't work on MariaDB 10.2+
- issue #14951 Fix moving columns with INT AND DEFAULT CURRENT_TIMESTAMP doesn't work on MariaDB
- issue #12241 Fixed table alias is removed when exporting a query
- issue #15316 Fixed cross join clause is removed on export
- issue #14809 Fix error "is_uploaded_file() expects parameter 1 to be string" when inserting blobs from files
- issue #15127 Fix white square when refreshing designer or browsing other pages
- issue #13912 Detect when phpMyAdmin storage tables are not accessible, help users browse corrupt DBs
- issue #15465 Display profiling when query outputs no rows
- issue        Fix setting and removing display field on Designer
- issue        Added a warning when trying to set a display field on Designer and configuration storage is not setup
- issue #15327 Fix shift-click in Export misses a checkbox
- issue        [security] Fix improperly sanitized data when showing the Git branch (thanks to Ali Hubail for this report)
- issue        [security] Fix security weaknesses in Designer feature,including a flaw where an attacker could trigger an SQL injection attack (PMASA-2019-5)
2019-12-03 12:42:28 +00:00
nia
53c04a34ec ardour: require jack with working sunaudio 2019-12-03 12:31:22 +00:00
dholland
ca5acad8d6 tex-libertine 2019-12-03 09:32:17 +00:00
dholland
9df29594a3 add missing deps in tex-libertine so it actually works 2019-12-03 09:32:01 +00:00
he
6107171bc7 Note update of net/unbound to 1.9.5nb1. 2019-12-03 08:09:36 +00:00
he
30b79d2c85 Apply a fix from upstream:
https://github.com/NLnetLabs/unbound/pull/122
which fixes
  https://github.com/NLnetLabs/unbound/issues/125

Briefly: TCP socket timeouts would effectively be disabled after
the exchange of the initial DNS query/response.

Bump PKGREVISION.
2019-12-03 08:08:58 +00:00
minskim
e8a563764b lang/rust/cargo.mk: Set default values for cargo package variables
With these values, a Rust package downloads its own distfile from
crates.io by default, and shares dependancy crate distfiles with other
Rust packages to avoid multiple downloads.
2019-12-03 02:09:06 +00:00
rillig
690c365dbf doc: Updated pkgtools/pkglint to 19.3.13 2019-12-02 23:32:25 +00:00
rillig
cdbbd83c0c pkgtools/pkglint: update to 19.3.13
Changes since 19.3.12:

The command line option -Wspace has been removed. Warnings and notes
about whitespace are now generated by default and cannot be switched
off. This is to ensure a consistent visual appearance of the package
Makefiles.

Shell programs that are indented unnecessarily deep generate a note by
default now. Before, the option -Wall was necessary to get these notes.

The check for unintended comments in multi-line shell programs is now
enabled again. It had been disabled some time ago as byproduct of a bug
fix in the shell parser.

The check for unique buildlink3 package identifiers now also works if
pkglint is run from a package directory instead of the pkgsrc root
directory.
2019-12-02 23:32:09 +00:00
schmonz
5e880cd6a3 doc: Updated mail/swaks to 20190914.0 2019-12-02 16:42:19 +00:00
schmonz
38681e76f7 Update to 20190914.0. From the changelog:
- Fixed typos in base.pod and recipes.pod
- Remove re-prompting for port when an invalid service name was
  supplied. Just error and exit instead
- Cleaning up error messages that contained extra newlines
- Remove interactive prompts for helo and from when hostname
  cannot be determined internally.  Just error instead.
- Rearrange internal option definition structure in preparation
  for major rework
- Rework how the --show-time-lapse option is tracked internally
  and displayed in --dump output
- --protocol's argument was incorrectly marked as optional
- Updating copyright year to 2019
- --use-old-data-tokens was not completely removed, clean up
- --tls-optional-strict was incorrectly marked internally as
  optionally accepting an argument
- Fix handling of --option=arg option format which prevented it
  from being used with --header and --attach* options
- --attach option processing was calling die() instead of
  ptrans/exit on error
- If the arg to --data looks like a file but is not openable,
  error and exit instead of using it the file name as the raw
  data value
- Add %NEWLINE% as a new --data token
- Small code tidy around %DATE% token replacement
- Enforce key=value format for arguments to --auth-extra and
  --auth-map
- Clarify how XCLIENT arguments are grouped in --xclient doc
- Typo in documentation for --ehlo, reported by Konstantin Stephan
- Adding data and dot as valid --drop-after-send and --drop-after
  arguments
- Add documentation for missing --quit-after synonym STARTTLS
- Update copyright year to 2019
- --copy-routing should error when no argument given.
- Add validation to --proxy-family (when proxy-version=1) and
  --proxy-version options.
- Turn off option bundling. No practical use and it could cause
  real confusion (with bundling turned on, -foobar was "-f oobar"
  instead of an unknown option.
- Turn on case-sensitivity for configuration options.  Needed to
  make -S distinct from -s, as documented.
- Add a flag for --dump-mail in the OUTPUT section of --dump
- --version and --help should work even if they aren't the very
  first option.
- When processing config file options with no leading '-' and any
  environment variable config, prefix the option with '--' for
  processing, not '-'. Bandaid for very minor difference between
  '-' and '--' option processing which I hope to fix soon.
- Adding an ENVIRONMENT VARIABLES section to the doc.
- Tidying and clarifying the OPTION PROCESSING section of the docs.
- Fix bug causing in "no-" option processing to work unreliably.
- Document the unreliability of using environment variables to unset
  other environment variable options with the "no-" prefix.
- Document the general rule that when processing duplicate options,
  the last option specified wins, both inter- and intra-method.
- Since there is no inherent order to options provided in environment
  variables, sort them before processing to define an order.
- Config file fixes around searching default $SWAKS_HOME, $HOME,
  and $LOGDIR locations:
    - Searching default locations for the first existing
      PATH/.swaksrc did not actually work as documented.
    - If none of the default search environment variables was set,
      Swaks would not process the "portable" defaults optionally
      stored in the actual swaks script.
- Implement --body-attach option to allow more granularity in
  setting body information (different mime types, alternatives, etc).
- Fix --attach* option processing to remove possibly ambiguity
- Fix issue with malformed headers.  Don't fall over if header
  doesn't contain a colon or looks like an illegal continuation.
- Doc fix for default body - %SWAKS_VERSION% missing trailing char.
- --add-header documentation was still referencing a single-char,
  no longer valid, replacement token. Replace with the correct token.
2019-12-02 16:42:14 +00:00
nia
9a7c588ccc doc: Updated audio/xjadeo to 0.8.9 2019-12-02 13:51:01 +00:00
nia
5f27ca86be xjadeo: Update to 0.8.9
2018-11-30 (0.8.9)  Robin Gareus <robin@gareus.org>
* prefer -pthread over -lpthread, fixes #18
* mainly a build-system, binary only update

2018-06-06 (0.8.8)  Robin Gareus <robin@gareus.org>
* use PortMidi default device (allow using portmidisetup)
* fix loading fonts with non ASCII paths on Windows
* allow verbose/debug logging on windows
2019-12-02 13:50:39 +00:00
nia
49af607024 doc: Updated multimedia/harvid to 0.8.3 2019-12-02 13:42:20 +00:00
nia
1c38a3d4a4 harvid: Update to 0.8.3
2018-01-30 (0.8.3) Robin Gareus <robin@gareus.org>
* NO-OP, build-system update only

2017-01-11 (0.8.2) Robin Gareus <robin@gareus.org>
* explicitly set "C" locale: consistent numeric data format
* allow empty docroot for passing drive-letters on windows
2019-12-02 13:42:00 +00:00
nia
7b14ab1a18 doc: Updated audio/ardour to 5.12.0 2019-12-02 13:35:04 +00:00
nia
ffe25d9166 ardour: Update to 5.12.0
Notable changes in pkgsrc:
- Put a lot of effort into autoconfiguring JACK support for NetBSD.
  (Install latest JACK).

Release notes for 5.0:
https://www.ardour.org/news/5.0.html
2019-12-02 13:34:33 +00:00
nia
2fa78cc0e6 jack: remove information about running as root 2019-12-02 11:48:38 +00:00
adam
e1b27f64cd Updated devel/py-ipython, www/py-django2 2019-12-02 11:47:16 +00:00
adam
f80b08f89a py-django2: updated to 2.2.8
2.2.8:
* CVE-2019-19118: Privilege escalation in the Django admin.
* Fixed a data loss possibility in the admin changelist view when a custom formset’s prefix contains regular expression special characters, e.g. ‘$’.
* Fixed a regression in Django 2.2.1 that caused a crash when migrating permissions for proxy models with a multiple database setup if the default entry was empty.
* Fixed a data loss possibility in the select_for_update(). When using 'self' in the of argument with multi-table inheritance, a parent model was locked instead of the queryset’s model
2019-12-02 11:46:56 +00:00
nia
8d1eb10b46 jack: Fix Sun driver on NetBSD and default to it over OSS.
Update usage instructions.

Bump PKGREVISION
2019-12-02 11:46:08 +00:00
adam
e846f8bfc5 py-ipython: updated to 7.10.1
IPython 7.10.1 fix a couple of incompatibilities with Prompt toolkit 3 (please
update Prompt toolkit to 3.0.2 at least), and fixes some interaction with
headless IPython.
2019-12-02 11:45:46 +00:00
ryoon
8c5be64c44 Updated lang/rust to 1.39.0nb2 2019-12-02 10:57:46 +00:00
ryoon
6ad5bd857f Remove root CAs dependency. Bump PKGREVISION
See:
https://mail-index.netbsd.org/pkgsrc-changes/2019/12/02/msg201958.html
2019-12-02 10:51:10 +00:00
jperkin
3cd2fa94ce MesaLib: Fix name of manually constructed library on Darwin. 2019-12-02 10:09:29 +00:00
nia
b4e46b75a2 portaudio: Not make jobs safe.
I think we've been lucky until failures started cropping up in the aarch64
build...
2019-12-02 10:08:20 +00:00
markd
fed85264a7 updates to libkcddb and k3b 2019-12-02 09:44:59 +00:00
markd
527c89e646 k3b: update to 19.08.3 qt5/kf5 version 2019-12-02 09:38:09 +00:00
markd
7c6e68c817 libkcddb: buildlink3.mk update for last. 2019-12-02 09:32:30 +00:00
markd
ab92638a31 libkcddb: update to 19.08.3 qt5/kf5 version 2019-12-02 09:30:18 +00:00
markd
80f2e86f1b okular: add dependency on discount 2019-12-02 07:18:36 +00:00
markd
d784c223ed cantor: add dependency on discount 2019-12-02 07:13:49 +00:00
minskim
437237b803 doc: Updated textproc/py-jsonschema to 3.1.1nb1 2019-12-02 04:04:04 +00:00
minskim
20024518ad textproc/py-jsonschema: Add a missing dependency 2019-12-02 04:02:44 +00:00
minskim
5fd577a400 doc: Added textproc/word2vec version 0.1c 2019-12-02 02:00:47 +00:00
minskim
3da4911920 textproc/Makefile: Add word2vec 2019-12-02 02:00:43 +00:00
minskim
9cca48d185 textproc/word2vec: Import version 0.1c
word2vec is an implementation of the Continuous Bag-of-Words (CBOW)
and the Skip-gram model (SG), as well as several demo scripts.  Given
a text corpus, the word2vec tool learns a vector for every word in the
vocabulary using the Continuous Bag-of-Words or the Skip-Gram neural
network architectures.
2019-12-02 02:00:41 +00:00
minskim
c176b9773f doc: Added math/py-sklearn-pandas version 1.8.0 2019-12-01 16:19:12 +00:00
minskim
87b473d558 math/Makefile: Add py-sklearn-pandas 2019-12-01 16:17:54 +00:00
minskim
0c3b16aefb math/py-sklearn-pandas: Import version 1.8.0
sklearn-pandas provides a bridge between scikit-learn's machine
learning methods and pandas-style DataFrames.
2019-12-01 16:13:38 +00:00
adam
8b0e8613ca py-qt4: fix PKGNAME; update HOMEPAGE 2019-12-01 14:53:56 +00:00
adam
e31b6169ff py-qt4: couple more fixes 2019-12-01 14:46:29 +00:00
adam
66e870a3e4 Updated x11/py-qt4 2019-12-01 14:31:11 +00:00
adam
d588505565 py-qt4: updated to 4.12.3
v4.12.3:
- This is planned to be the last ever release of PyQt4.
- Bug fixes.

v4.12.2:
- A private copy of the sip module called PyQt4.sip is required.
- SIP v4.19.12 is now required.  SIP v5 is not supported.

Pkgsrc:
- Correct distinfo for x11 and mac.
2019-12-01 14:30:44 +00:00
adam
edac54da9c qt4-libs: fix building on Darwin 2019-12-01 13:28:09 +00:00
nia
b5536d1138 doc: Updated audio/fluidsynth to 2.1.0 2019-12-01 12:52:18 +00:00
nia
da13b23f20 fluidsynth: Update to 2.1.0
New features

    new, less "ringing" reverb engine (#380, thanks to @jjceresa)
    new, stereophonic chorus engine (#548, thanks to @jjceresa)
    support for Downloadable Sounds (DLS) files was added (#320, requires libinstpatch)
    improved integrity checking of SoundFont modulators (#467, thanks to @jjceresa)
    rendering to stdout is now possible (#553, thanks to @mawe42)
    the following Audio Drivers have been added:
        Oboe (#464, tested on Android, thanks to @atsushieno)
        OpenSLES (#464, tested on Android, thanks to @atsushieno)
        SDL2 (#478, thanks to @carlo-bramini)
        WaveOut (#466, tested on Win98, WinNT4.0, WinXP, thanks to @carlo-bramini)
    various performance improvements (#543, #545, #547, #569, #573)

Bug fixes

    generator modEnvAttack now has a convex shape according to SoundFont spec (#153)
    the default MIDI Pitch Wheel to Initial Pitch modulator now uses Fine Tune as destination generator, allowing it to be overridden by the soundfont designer (#154, thanks to @jjceresa)
2019-12-01 12:51:57 +00:00
adam
659302b6d1 Updated sysutils/ansible; Removed sysutils/ansible2 2019-12-01 12:49:51 +00:00
adam
b17a2b8c9b Removed sysutils/ansible2 successor sysutils/ansible 2019-12-01 12:48:17 +00:00