Commit graph

313593 commits

Author SHA1 Message Date
nia
8010f38b97 *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:44 +00:00
nia
936195e60c libtorrent-rasterbar: Update to 1.2.5
1.2.5 release

	* announce port=1 instead of port=0, when there is no listen port
	* fix LSD over IPv6
	* support TCP_NOTSENT_LOWAT on Linux
	* fix correct interface binding of local service discovery multicast
	* fix issue with knowing which interfaces to announce to trackers and DHT
	* undeprecate settings_pack::dht_upload_rate_limit

1.2.4 release

	* fix binding TCP and UDP sockets to the same port, when specifying port 0
	* fix announce_to_all_trackers and announce_to_all_tiers behavior
	* fix suggest_read_cache setting
	* back-off tracker hostname looksups resulting in NXDOMAIN
	* lower SOCKS5 UDP keepalive timeout
	* fix external IP voting for multi-homed DHT nodes
	* deprecate broadcast_lsd setting. Just use multicast
	* deprecate upnp_ignore_nonrouters setting
	* don't attempt sending event=stopped if event=start never succeeded
	* make sure &key= stays consistent between different source IPs (as mandated by BEP7)
	* fix binding sockets to outgoing interface
	* add new socks5_alert to trouble shoot SOCKS5 proxies
2020-03-20 11:57:43 +00:00
nia
eadd216a68 *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:22 +00:00
nia
55171cf3c4 myodbc: Do not accept mysql 5.1 2020-03-20 11:45:32 +00:00
nia
94cc318165 lighttpd: use https 2020-03-20 11:45:01 +00:00
tnn
e470ac750e zig: mark as BROKEN (needs update due to lang/llvm update) 2020-03-20 11:42:38 +00:00
tnn
9b1551f57d yaws: fix linux PLIST. Installs .la files; set USE_LIBTOOL 2020-03-20 11:39:43 +00:00
nia
659ccf4e5f doc: Updated sysutils/neofetch to 7.0.0 2020-03-20 11:34:51 +00:00
nia
ab64eb3a55 neofetch: Update to 7.0.0
Changes:

NOTE

* This list isn't complete. There have been more changes
  and fixes than are listed here. This release contains a
  lot of bug fixes.

* My main priority was to release this... release. It's been
  a while and I'd rather not let this take up too much time.

* I've also made the release process quicker and easier to
  do with the intent to push more updates in shorter
  intervals. Expect quicker and more frequent releases.

Dylan

---

DISTRIBUTIONS

* Added support for Proxmox VE.
* Added support for BlackArch.
* Added support for Neptune.
* Added support for Obarun.
* Added support for Drauger OS.
* Added support for macOS Catalina.
* Added support for ArchStrike.
* Added support for Cucumber Linux.
* Added support for EuroLinux.
* Added support for Cleanjaro.
* Added support for Septor Linux.
* Added support for Carbs Linux.
* Added support for EndeavourOS.
* Added support for T2.
* Fixed various Haiku issues.
* Fixed various FreeMiNT issues.

GENERAL

* Start of Neofetch code cleanup. This is essentially just bringing
  Neofetch forward to meet my newer code style and present
  shell expertise.

ASCII

* Added various new small logos.
* Added various small logos from pfetch.
* New Linux Mint logo.

WINDOW MANAGER

* Fixed bugs in window manager detection.
* Added KWin Wayland detection.
* Added GNOME Wayland detection.

DESKTOP ENVIRONMENT

* Added support for showing DE version.
* Added Regolith linux support.

IMAGE DISPLAY

* Fixed terminal size detection issues.

TERMINAL FONT

* Added font detection for ConEmu.
* Konsole fixes.

UPTIME

* Fixed Haiku uptime detection.

SONG

* Added support for Muine player.
* Added support for Elementary music player.
* Various fixes.

THEME

* Fixed Plasma issues.
* Fixed Openbox issues.

COLOR BLOCKS

* Added option to position color blocks horizontally.

WALLPAPER

* Added Plasma desktop support.

DISK

* Added '--disk_subtitle none'.
* Added '--disk_percent'.

RESOLUTION

* Added TTY support.
* Added naive Wayland support.
* Multi monitor support for Windows.

TITLE

* Added --title_fqdn.

CPU

* AMD fixes.

PACKAGES

* Appimage support.

SHELL

* Fixed yash support
2020-03-20 11:34:40 +00:00
tnn
dbe8e7fac3 asterisk-sounds-native: adjust workaround for missing x-bit on directories 2020-03-20 11:21:48 +00:00
wiz
5e4f44248b doc: Added graphics/wcslib version 7.2 2020-03-20 11:09:07 +00:00
wiz
a09d43f5fe graphics/Makefile: + wcslib 2020-03-20 11:08:56 +00:00
wiz
1178334695 graphics/wcslib: import wcslib-7.2
Packaged in wip by Thomas Orgis.

The FITS "World Coordinate System" (WCS) standard defines keywords
and usage that provide for the description of astronomical coordinate
systems in a FITS image header.  SLIB is implemented in C, with support
for FORTRAN via a set of wrapper functions.
2020-03-20 11:05:03 +00:00
nia
45e1025d43 musicpd: Further simplify and clean up options.
id3 and sndfile provide fairly basic, nearly-always-expected functionality,
so remove those from the hydra.
2020-03-20 10:43:35 +00:00
micha
5d5fb6c0cd news/tin: Fix build with PKG_DEVELOPER=yes
This should fix the bulk build on NetBSD 9.0/aarch64 too.
No revision bump, because patch is only for build system.
2020-03-20 10:25:15 +00:00
nia
5409ffc2cb doc: Updated audio/musicpd to 0.21.21 2020-03-20 10:23:13 +00:00
nia
266dcf42c0 musicpd: Update to 0.21.21
ver 0.21.21 (2020/03/19)
* configuration
  - fix bug in "metadata_to_use" setting
* playlist
  - asx, xspf: fix corrupt tags in the presence of XML entities
* archive
  - iso9660: skip empty file names to work around libcdio bug
* decoder
  - gme: ignore empty tags
* output
  - solaris: port to NetBSD
* raise default "max_connections" value to 100
2020-03-20 10:23:03 +00:00
adam
8559da5ada Updated textproc/py-ICU, devel/py-semantic_version 2020-03-20 09:32:26 +00:00
adam
27d2f6e7df py-semantic_version: updated to 2.8.4
2.8.4:
*Bugfix:*
Properly coerce versions with leading zeroes in components (e.g.
``1.01.007``)
2020-03-20 09:31:27 +00:00
he
30559db783 Note update of lang/rust to 1.42.0nb1. 2020-03-20 09:30:18 +00:00
adam
101c220248 py-ICU: updated to 2.4.3
Version 2.4.2 -> 2.4.3
- added Char.getPropertyValueName() and Char.getPropertyValueEnum()
- fixed build errors with PythonReplaceable for ICU < 55
2020-03-20 09:26:21 +00:00
he
8b1d5cacf2 Bump NetBSD bootstrap versions to 1.41.1 for
- i686 (NetBSD/i386)
 - powerpc
 - aarch64
 - sparc64
Bump PKGREVISION.
2020-03-20 09:25:00 +00:00
rillig
d1f0656e94 mk/subst.mk: evaluate SUBST_MESSAGE only once, and late
The default value of SUBST_MESSAGE is based on SUBST_FILES, and that
variable may use the :sh modifier to list files from WRKSRC, which may
not exist at load time.
2020-03-20 09:00:44 +00:00
rillig
5f9f5de3b2 regress/infra-unittests: restructure test infrastructure
Before, the first assertion failure quit immediately. This prevented
getting a complete picture of the situation that failed. Now the
assertions continue the test and fail at the very end.
2020-03-20 08:56:42 +00:00
taca
feb6f7fc90 doc: note update of php7* packages
lang/php73	7.3.16
	lang/php74	7.4.4
	lang/php72	7.2.29
2020-03-20 08:16:07 +00:00
taca
23f19d308c lang/php72: update to 7.2.29
Update php72 to 7.2.29.


19 Mar 2020, PHP 7.2.29

- Core:
  . Fixed bug #79329 (get_headers() silently truncates after a null byte)
    (CVE-2020-7066) (cmb)

- EXIF:
  . Fixed bug #79282 (Use-of-uninitialized-value in exif) (CVE-2020-7064)
    (Nikita)
2020-03-20 08:14:44 +00:00
taca
377a1a97bb lang/php74: update to 7.4.4
Update php74 to 7.4.4.


19 Mar 2020, PHP 7.4.4

- Core:
  . Fixed bug #79329 (get_headers() silently truncates after a null byte)
    (CVE-2020-7066) (cmb)
  . Fixed bug #79244 (php crashes during parsing INI file). (Laruence)
  . Fixed bug #63206 (restore_error_handler does not restore previous errors
    mask). (Mark Plomer)

- COM:
  . Fixed bug #66322 (COMPersistHelper::SaveToFile can save to wrong location).
    (cmb)
  . Fixed bug #79242 (COM error constants don't match com_exception codes on
    x86). (cmb)
  . Fixed bug #79247 (Garbage collecting variant objects segfaults). (cmb)
  . Fixed bug #79248 (Traversing empty VT_ARRAY throws com_exception). (cmb)
  . Fixed bug #79299 (com_print_typeinfo prints duplicate variables). (Litiano
    Moura)
  . Fixed bug #79332 (php_istreams are never freed). (cmb)
  . Fixed bug #79333 (com_print_typeinfo() leaks memory). (cmb)

- CURL:
  . Fixed bug #79019 (Copied cURL handles upload empty file). (cmb)
  . Fixed bug #79013 (Content-Length missing when posting a curlFile with
    curl). (cmb)

- DOM:
  . Fixed bug #77569: (Write Access Violation in DomImplementation). (Nikita,
    cmb)
  . Fixed bug #79271 (DOMDocumentType::$childNodes is NULL). (cmb)

- Enchant:
  . Fixed bug #79311 (enchant_dict_suggest() fails on big endian architecture).
    (cmb)

- EXIF:
  . Fixed bug #79282 (Use-of-uninitialized-value in exif) (CVE-2020-7064)
    (Nikita)

- Fileinfo:
  . Fixed bug #79283 (Segfault in libmagic patch contains a buffer
    overflow) (cmb)

- FPM:
  . Fixed bug #77653 (operator displayed instead of the real error message).
    (Jakub Zelenka)
  . Fixed bug #79014 (PHP-FPM & Primary script unknown). (Jakub Zelenka)

- MBstring:
  . Fixed bug #79371 (mb_strtolower (UTF-32LE): stack-buffer-overflow at
    php_unicode_tolower_full) (CVE-2020-7065) (cmb)

- MySQLi:
  . Fixed bug #64032 (mysqli reports different client_version). (cmb)

- MySQLnd:
  . Implemented FR #79275 (Support auth_plugin_caching_sha2_password on
    Windows). (cmb)

- Opcache:
  . Fixed bug #79252 (preloading causes php-fpm to segfault during exit).
    (Nikita)

- PCRE:
  . Fixed bug #79188 (Memory corruption in preg_replace/preg_replace_callback
    and unicode). (Nikita)
  . Fixed bug #79241 (Segmentation fault on preg_match()). (Nikita)
  . Fixed bug #79257 (Duplicate named groups (?J) prefer last alternative even
    if not matched). (Nikita)

- PDO_ODBC:
  . Fixed bug #79038 (PDOStatement::nextRowset() leaks column values). (cmb)

- Reflection:
  . Fixed bug #79062 (Property with heredoc default value returns false for
    getDocComment). (Nikita)

- SQLite3:
  . Fixed bug #79294 (::columnType() may fail after SQLite3Stmt::reset()). (cmb)

- Standard:
  . Fixed bug #79254 (getenv() w/o arguments not showing changes). (cmb)
  . Fixed bug #79265 (Improper injection of Host header when using fopen for
    http requests). (Miguel Xavier Penha Neto)

- Zip:
  . Fixed bug #79315 (ZipArchive::addFile doesn't honor start/length
    parameters). (Remi)
2020-03-20 08:13:55 +00:00
taca
113a1a1a8d lang/php73: update to 7.3.16
Update php73 to 7.3.16.


19 Mar 2020, PHP 7.3.16

- Core:
  . Fixed bug #63206 (restore_error_handler does not restore previous errors
    mask). (Mark Plomer)

- COM:
  . Fixed bug #66322 (COMPersistHelper::SaveToFile can save to wrong location).
    (cmb)
  . Fixed bug #79242 (COM error constants don't match com_exception codes on
    x86). (cmb)
  . Fixed bug #79248 (Traversing empty VT_ARRAY throws com_exception). (cmb)
  . Fixed bug #79299 (com_print_typeinfo prints duplicate variables). (Litiano
    Moura)
  . Fixed bug #79332 (php_istreams are never freed). (cmb)
  . Fixed bug #79333 (com_print_typeinfo() leaks memory). (cmb)

- DOM:
  . Fixed bug #77569: (Write Access Violation in DomImplementation). (Nikita,
    cmb)
  . Fixed bug #79271 (DOMDocumentType::$childNodes is NULL). (cmb)

- Enchant:
  . Fixed bug #79311 (enchant_dict_suggest() fails on big endian architecture).
    (cmb)

- EXIF:
  . Fixed bug #79282 (Use-of-uninitialized-value in exif). (CVE-2020-7064)
    (Nikita)

- MBstring:
  . Fixed bug #79371 (mb_strtolower (UTF-32LE): stack-buffer-overflow at
    php_unicode_tolower_full). (CVE-2020-7065) (cmb)

- MySQLi:
  . Fixed bug #64032 (mysqli reports different client_version). (cmb)

- PCRE:
  . Fixed bug #79188 (Memory corruption in preg_replace/preg_replace_callback
    and unicode). (Nikita)

- PDO_ODBC:
  . Fixed bug #79038 (PDOStatement::nextRowset() leaks column values). (cmb)

- Reflection:
  . Fixed bug #79062 (Property with heredoc default value returns false for
    getDocComment). (Nikita)

- SQLite3:
  . Fixed bug #79294 (::columnType() may fail after SQLite3Stmt::reset()). (cmb)

- Standard:
  . Fixed bug #79329 (get_headers() silently truncates after a null byte).
    (CVE-2020-7066) (cmb)
  . Fixed bug #79254 (getenv() w/o arguments not showing changes). (cmb)
  . Fixed bug #79265 (Improper injection of Host header when using fopen for
    http requests). (Miguel Xavier Penha Neto)
2020-03-20 08:12:58 +00:00
adam
d5432e4cb5 Updated www/py-httpx, textproc/py-elementpath 2020-03-20 07:46:34 +00:00
adam
ee524fcfdc py-elementpath: updated to 1.4.3
v1.4.3:
* Fix PyPy 3 tests on xs:base64Binary and xs:hexBinary
* Separated the tests of schema proxy API and other schemas based tests

v1.4.2:
* Multiple XSD type associations on a token
* Extend xs:untypedAtomic type usage
* Increase the tests coverage to 95%
2020-03-20 07:45:00 +00:00
adam
8952704f87 py-httpx: updated to 0.12.1
0.12.1:

Fixed
* Resolved packaging issue, where additional files were being included.
2020-03-20 07:43:06 +00:00
wiz
b93fe2cd2d py-google-maps-services-python: add missing TEST_DEPENDS, sort PLIST 2020-03-20 07:28:14 +00:00
rillig
59545c5e44 mk/subst.mk: fix early evaluation of SUBST_FILES
In the case of pkglocaledir, the SUBST_FILES are generated by a shell
command. That command assumes that the WRKDIR already exists. Therefore
SUBST_FILES must be evaluated as late as possible.

See mk/configure/replace-localedir.mk; an example package that fails is
devel/gettext-tools.
2020-03-20 06:17:48 +00:00
tsutsui
ddd3bfa6c9 mikutter-plugins-twitter: pull fixes for crash on initial registration.
Bump PKGREVISION.
2020-03-20 04:01:24 +00:00
ryoon
92036529c8 doc: Updated geography/py-google-maps-services-python to 4.2.0 2020-03-20 01:38:05 +00:00
ryoon
c6d85fde38 py-google-maps-services-python: Update to 4.2.0
Changelog:
    Add support for Maps Static API (#344)
2020-03-20 01:37:23 +00:00
joerg
c1f7e94096 ruby-gettext doesn't support Ruby 2.4. 2020-03-20 00:57:59 +00:00
joerg
dc6b8de015 Fix shell portability 2020-03-20 00:00:34 +00:00
joerg
1014dc1686 Don't modify the instance from a const method. 2020-03-19 23:59:58 +00:00
joerg
022c165cd5 Fix soname of libgifutils.so. Bump revision. 2020-03-19 23:58:33 +00:00
rillig
9f551a7b5a regress/infra-unittests: add more tests for subst.mk failures 2020-03-19 22:46:34 +00:00
rillig
436482d0df devel/git-base: fix typo in patch 2020-03-19 22:30:30 +00:00
wiz
b7b3726c6f calibre: pkglint cleanup 2020-03-19 21:31:19 +00:00
wiz
45e160d9fc doc/TODO: + calibre-4.11.0 [started in wip; needs QtWebEngineCore], postfix-3.5.0. 2020-03-19 21:30:30 +00:00
rillig
7c75c44ec7 regress/pkg-options: remove obsolete _PKG_SILENT 2020-03-19 19:56:47 +00:00
bsiegert
03b6414948 doc: Updated sysutils/tealdeer to 1.3.0 2020-03-19 19:44:24 +00:00
bsiegert
5086c526d4 Add a package for tealdeer-1.3.0. Via wip.
A very fast implementation of tldr in Rust: Simplified, example based and
community-driven man pages.

If you pronounce "tldr" in English, it sounds somewhat like "tealdeer". Hence
the project name.
2020-03-19 19:43:52 +00:00
gdt
2277cc6c78 math/py-scipy12: Work around mac extraction woes
On macOS 10.13 (at least), unpacking the distfile as root results in
files that have strange permissions, including group/world writable
and executable.  The upstream distfile has these, but extracting on
other systems or on mac not as root applies some sort of umask.  On
Darwin only, chmod these spurious bits away.  Tested to work as
non-root and root on macOS 10.13, and by inspection will not affect
!macOS.
2020-03-19 19:28:52 +00:00
adam
ac90747153 Updated devel/git 2020-03-19 17:09:12 +00:00
adam
14a1217fe4 git: updated to 2.52.2
Git 2.25.2 Release Notes
========================

Fixes since v2.25.1
-------------------

 * Minor bugfixes to "git add -i" that has recently been rewritten in C.

 * An earlier update to show the location of working tree in the error
   message did not consider the possibility that a git command may be
   run in a bare repository, which has been corrected.

 * The "--recurse-submodules" option of various subcommands did not
   work well when run in an alternate worktree, which has been
   corrected.

 * Running "git rm" on a submodule failed unnecessarily when
   .gitmodules is only cache-dirty, which has been corrected.

 * "git rebase -i" identifies existing commits in its todo file with
   their abbreviated object name, which could become ambigous as it
   goes to create new commits, and has a mechanism to avoid ambiguity
   in the main part of its execution.  A few other cases however were
   not covered by the protection against ambiguity, which has been
   corrected.

 * The index-pack code now diagnoses a bad input packstream that
   records the same object twice when it is used as delta base; the
   code used to declare a software bug when encountering such an
   input, but it is an input error.

 * The code to automatically shrink the fan-out in the notes tree had
   an off-by-one bug, which has been killed.

 * "git check-ignore" did not work when the given path is explicitly
   marked as not ignored with a negative entry in the .gitignore file.

 * The merge-recursive machinery failed to refresh the cache entry for
   a merge result in a couple of places, resulting in an unnecessary
   merge failure, which has been fixed.

 * Fix for a bug revealed by a recent change to make the protocol v2
   the default.

 * "git merge signed-tag" while lacking the public key started to say
   "No signature", which was utterly wrong.  This regression has been
   reverted.

 * MinGW's poll() emulation has been improved.

 * "git show" and others gave an object name in raw format in its
   error output, which has been corrected to give it in hex.

 * Both "git ls-remote -h" and "git grep -h" give short usage help,
   like any other Git subcommand, but it is not unreasonable to expect
   that the former would behave the same as "git ls-remote --head"
   (there is no other sensible behaviour for the latter).  The
   documentation has been updated in an attempt to clarify this.

Also contains various documentation updates, code clean-ups and minor fixups.
2020-03-19 17:08:06 +00:00