Commit graph

332100 commits

Author SHA1 Message Date
triaxx
1c1869329c doc: Updated mail/fetchmailconf to 6.4.15nb1 2021-01-27 14:13:53 +00:00
triaxx
c14d9f7d1d doc: Updated mail/fetchmail to 6.4.15 2021-01-27 14:13:41 +00:00
triaxx
051ac35bcb fetchmail: Update to 6.4.15
upstream changes:
-----------------
fetchmail-6.4.15 (released 2021-01-03, 27614 LoC):
# BUG FIXES
* Fix a typo in the manual page reported by David McKelvie.
* Fix cross-compilation with openssl, by Fabrice Fontaine. Merge request !23.
* Fix truncation of SMTP PLAIN AUTH with ^ in credentials, by Earl Chew.   Gitlab issue #23, merge request !25.

fetchmail-6.4.14 (released 2020-11-26, 27608 LoC):
# TRANSLATION UPDATES were made by these fine people:
* sr:    Мирослав Николић (Miroslav Nikolić) [Serbian]
2021-01-27 14:13:20 +00:00
pin
f9b6752512 security/pleaser: fix shasum
fix shasum for once_cell crate
2021-01-27 13:48:06 +00:00
leot
386eed9407 doc: Updated net/terraform to 0.12.30 2021-01-27 13:36:07 +00:00
leot
a42298d4f9 terraform: Update to 0.12.30
pkgsrc changes:
 - Remove GITHUB_PROJECT nop redefinition (it is already PKGBASE by default)
 - Avoid GITHUB_PROJECT reference in GO_SRCPATH: it is unlikely that it will be
   changed (NFC, and in general more consistent with most GO_SRCPATH definitions
   in pkgsrc)

Changes:
0.12.30
-------
UPGRADE NOTES:
* The builtin provider's `terraform_remote_state` data source no longer
  enforces Terraform version checks on the remote state file. This allows
  Terraform 0.12.30 to access remote state from future Terraform
  versions, up until a future incompatible state file version upgrade is
  required. (#26692)
2021-01-27 13:35:58 +00:00
triaxx
d3353c10ee doc: Updated games/warmux to 11.04.1 2021-01-27 12:14:01 +00:00
triaxx
02eec64467 warmux: Update to 11.04.1
pkgsrc changes:
---------------
  * The site listed in MASTER_SITES seems to be down. We can use mirror
    sites as those used by FreeBSD.

upstream changes:
-----------------
> 2011/04/18 - 11.04 release
  - Replay functionality! Still a bit unstable and version-specific
    (thanks mylad for the help image)
  - The various funny animations are now displayed more often
  - Fixed various bugs with grapple and construct in far edges of the world
    (thanks peterolen and lordjj for the bug reports)
  - Improved a bit the grapple behaviour (patch from peterolen)
  - Reduced max memory usage for the Symbian and Android ports
  - Introduce quality settings, and add one level for handhelds allowing
    alphablending and thus much higher quality ground.
  - Readd fading to laser beams
  - Fix key binding edition menu
  - Fix keys getting stuck when modifiers (control/alt/shift) were changed
  - Clean and update command line parameters; --size sets display size
  - Big rewrite of internal network protocol; should reduce a bit traffic
  - Various fixes with network menu (incorrect team updates, crashes)
  - Cache loading of xml files: menus and particle spawning should now
    be much faster
  - Android port: better resume
  - Android port: text editing with the classical virtual keyboard
  - Android port: can go to sleep when downloading (also more robust)
  - Fix MacOSX not able to list public games
2021-01-27 12:13:43 +00:00
nia
c9386a40bf doc: Added devel/lua-safer version 0.2 2021-01-27 11:53:07 +00:00
nia
986a11277d add devel/lua-safer
Safer - Paranoid Lua programming

Taking defensive programming to the next level. Use this module to avoid
unexpected globals creeping up in your code, and stopping sub-modules from
fiddling with fields of tables as you pass them around.
2021-01-27 11:52:21 +00:00
nia
2c69c5657c doc: Updated editors/dit to 0.7 2021-01-27 11:31:32 +00:00
nia
3ecb3d1875 dit: update to 0.7
includes some new syntax highlighting for e.g. go, this release was not
announced on the website for some reason.
2021-01-27 11:31:18 +00:00
nia
a89af8b833 doc: Added editors/dit version 0.6 2021-01-27 11:27:33 +00:00
nia
e43ffa2ef8 add editors/dit.
A console text editor for Unix that you already know how to use.
2021-01-27 11:27:16 +00:00
adam
35ff94cf2a Updated www/py-urllib3, www/py-bleach 2021-01-27 09:43:59 +00:00
adam
454cfb15e6 py-bleach: updated to 3.2.3
Version 3.2.3 (January 26th, 2021)
----------------------------------

**Security fixes**
None

**Features**
None

**Bug fixes**
* fix clean and linkify raising ValueErrors for certain inputs.


Version 3.2.2 (January 20th, 2021)
----------------------------------

**Security fixes**
None

**Features**
* Migrate CI to Github Actions.

**Bug fixes**
* fix linkify raising an IndexError on certain inputs.
2021-01-27 09:43:43 +00:00
adam
fe3646eea5 py-urllib3: updated to 1.26.3
1.26.3
* Fixed bytes and string comparison issue with headers
* Changed ``ProxySchemeUnknown`` error message to be
  more actionable if the user supplies a proxy URL without
  a scheme.
2021-01-27 09:38:34 +00:00
wiz
8bc289420f unidiff: remove non-existent master site
Will fall back to ftp.netbsd.org, which has a copy of the distfile

Closes PR 55959 by kim@
2021-01-27 09:30:05 +00:00
schmonz
8aa18dc977 doc: Updated www/goaccess to 1.4 2021-01-27 08:17:50 +00:00
schmonz
d3934384b8 Update to 1.4. From the changelog:
- Added a caching storage mechanism to improve parsing raw data and data
  rendering.
- Added a mechanism to avoid counting duplicate data when restoring persisted
  data from disk.
- Added additional option to the HTML report to set a maximum number of items
  per page to 3.
- Added a list of podcast-related user agents under '%sysconfdir%'.
- Added 'Android 10' to the list of Android codenames.
- Added a 'widescreen' layout to the HTML report (e.g., 4K TV/KPI Dashboard).
- Added 'Beaker', 'Brave', and 'Firefox Focus' to the list of browsers
- Added command line option --user-name=username to avoid running GoAccess as
  root when outputting a real-time report.
- Added 'DuckDuckGo' and 'MSNBot' browsers to the browsers.list.
- Added 'facebookexternalhit' to the default crawler list.
- Added German translation (DE).
- Added Kubernetes Nginx Ingress Log Format to the default config file.
- Added 'macOS Catalina' to the list of OSX codenames.
- Added minor CSS updates to HTML report.
- Added missing header '<sys/socket.h>' to fix FreeBSD build
- Added new 'Edg' token to the list of browsers.
- Added '--no-ip-validation' command line to disable client IP validation
- Added '--persist' and '--restore' options to persist to disk and restore a
  dump from disk.
- Added Portuguese translation (pt-BR)
- Added Swedish translation (SV)
- Added the ability to parse server cache status and a new panel to display
  those metrics.
- Changed accumulated time to work by default on '--persist' and '--restore'.
- Changed back how the hits and visitors percentage is calculated to be more
  intuitive.
- Changed Geo Location panel display default to show only if database file is
  provided ('LIBMAXMINDDB').
- Changed initial processing time from secs to HH:MM:SS in HTML output.
- Changed '--max-items' for the static HTML report to allow no limit on
  output entries.
- Changed required 'gettext' version to 0.19
- Changed to ignore 'SIGPIPE' with 'SIG_IGN'
- Changed version to 10.15 for 'macOS Catalina'.
- Ensure proper escaping on default AWSELB log format.
- Ensure valid requests counter is not affected on duplicate entries when
  restoring data.
- Fixed issue preventing Ctrl-C (SIGINT) for the curses interface to stop the
  program.
- Fixed issue where HTML report wouldn't update the tables when changing per
  page option.
- Fixed issue where it wouldn't find either the user's or global config file.
- Fixed issue where changing the number of items per page in the HTML report
  would not automatically refresh the tables.
- Fixed issue where last updated label was not updated in real-time.
- Fixed issue where overall date range wasn't showing the right start/end parse
  dates.
- Fixed issue where tailing a file could potentially re-parse part of the log.
- Fixed memory leak when fetching country/continent while using 'LIBMAXMINDDB'.
- Fixed several '-Wcast-qual' warnings.
- Fixed unwanted added characters to the HTML output.
- Fixed websocket issue returning a 400 due to request header size.
- Increased 'MAX_LINE_CONF' so a JSON string can be properly parsed from the
  config file.
- Removed deprecated option '--geoip-city-data' from config file.
- Removed unnecessary dependency from snapcraft.yaml.
- Removed some old browsers from the default curated list.
- Replaced TokyoCabinet storage for a non-dependency in-memory persistent
  storage.

pkgsrc changes:

- Remove 'tokyocabinet' option, no longer needed
- Switch 'geoip' option to libmaxminddb
2021-01-27 08:17:31 +00:00
adam
aca8a29ae8 Updated devel/talloc, net/samba4 2021-01-27 06:17:37 +00:00
adam
d1df36361c samba4: updated to 4.13.4
Changes 4.13.4
* BUG 14607: Work around special SMB2 IOCTL response behavior of NetApp Ontap
  7.3.7.
* BUG 14612: Temporary DFS share setup doesn't set case parameters in the
  same way as a regular share definition does.
* BUG 14605: lib: Avoid declaring zero-length VLAs in various messaging
  functions.
* BUG 14579: Do not create an empty DB when accessing a sam.ldb.
* BUG 14596: vfs_fruit may close wrong backend fd.
* BUG 14612: Temporary DFS share setup doesn't set case parameters in the
  same way as a regular share definition does.
* BUG 14606: vfs_virusfilter: Allocate separate memory for config char*.
* BUG 14596: vfs_fruit may close wrong backend fd.
* BUG 14607: Work around special SMB2 IOCTL response behavior of NetApp Ontap
  7.3.7.
* BUG 14601: The cache directory for the user gencache should be created
  recursively.
* BUG 14594: Be more flexible with repository names in CentOS 8 test
  environments.
2021-01-27 06:17:17 +00:00
adam
af26bbaa47 talloc: updated to 2.3.2
2.3.2
Bug fixes
2021-01-27 06:15:49 +00:00
nia
bd85f56a03 doc: Updated www/firefox78 to 78.7.0 2021-01-27 05:31:07 +00:00
nia
e7e6921e81 doc: Updated www/firefox78-l10n to 78.7.0 2021-01-27 05:30:16 +00:00
nia
b1a9e75555 firefox78-l10n: sync with firefox78 2021-01-27 05:29:25 +00:00
nia
59c88de66c firefox78: Update to 78.7.0
changes:
https://www.mozilla.org/en-US/security/advisories/mfsa2021-04/
2021-01-27 05:24:11 +00:00
fcambus
88f7a6166e doc: Updated games/dopewars to 1.6.1 2021-01-26 22:12:26 +00:00
fcambus
181926637b dopewars: update to 1.6.1.
ChangeLog:

# 1.6.1 - 2020-12-11
- Improved display in non-English text-mode clients; previously
  columns were not aligned properly in some cases and occasionally
  not all available drugs at a location were shown on screen (#54).
- Minimal British English translation added (#57). Configuration file
  entries can now use either British English or American English spelling
  (i.e. Armor/Armour).
- On Windows the "browse" button in the graphical client options dialog
  now opens at the folder containing the selected sound file (#55).

# 1.6.0 - 2020-12-06
- Fixes to build with OpenWRT (thanks to Theodor-Iulian Ciobanu).
- Write server pidfile after fork (thanks to Theodor-Iulian Ciobanu).
- Updated German and French Canadian translations from Benjamin Karaca
  and Francois Marier.
- Support for old GTK1 and GLIB1 libraries removed - we now need version 2
  of these libraries to build dopewars. GTK+3 is also supported.
- Update metaserver to work with new SourceForge; older versions can no
  longer successfully register with the metaserver.
- Switch to using libcurl to talk to the metaserver (this supports https,
  unlike the old internal code). The metaserver configuration has changed
  accordingly; `MetaServer.Name`, `MetaServer.Port` and `MetaServer.Path` are
  replaced with `MetaServer.URL`, while `MetaServer.Auth`, `MetaServer.Proxy*`,
  and `MetaServer.UseSocks` are removed (set the `https_proxy` environment
  variable instead, as per
  https://curl.haxx.se/libcurl/c/libcurl-tutorial.html#Environment)
- The default web browser on Linux has changed from 'mozilla' to
  'firefox'; on Mac the system-configured default browser is used.
- On Windows the high score file, log file, and config file are now
  stored in the user application data directory (e.g.
  `C:\Users\foo\AppData\Local\dopewars`) rather than the same directory as
  the dopewars binary.
- Add sound support with SDL2, and on Mac.
- Add 64-bit Windows binaries.
- Fix for a DOS against the server using the REQUESTJET message type
  (thanks to Doug Prostko for reporting the problem).
2021-01-26 22:12:08 +00:00
wiz
8f09c8fdab doc: Updated emulators/mame to 0.228 2021-01-26 22:10:14 +00:00
wiz
ab2aada020 mame: update to 0.228.
Has it already been an entire month? It must have been, because
MAME 0.228 is ready today! We’ve added support for two very rare
arcade games this month. The first is Namennayo, an overhead-view
obstacle course game making unauthorised use of Satoru Tsuda’s
Nameneko characters. The second is Get A Way, an overhead-view
racing game made by Universal, touted as the “first game in the
world to feature a 16-bit microcomputer.” Universal went on to
create the much loved Mr. Do! character. Emulation is preliminary
– while the game is playable, there are some graphical issues, and
sound is absent.

In other arcade emulation news, Windy Fairy has made a triumphant
return, bringing numerous fixes for issues affecting Bemani rhythm
games running on System 573 hardware. Thanks to the persistent
efforts of David “Haze” Haywood, various fruit machines from JPM
are starting to become playable in MAME. Interestingly, these
machines rely on similar Brooktree RAMDACs to NCD X11 terminals,
and Motorola DUARTs used by numerous other systems emulated in
MAME. A complete dump of the type 01 program for Zaccaria’s Cat
and Mouse has finally been obtained, making both known versions of
this obscure game playable at last.

For hand-held consoles, the WonderSwan and WonderSwan Color have
had an overhaul, and Game Gear X-Terminator cartridges are now
supported. Several Bandai RX-78 cartridges have been dumped,
exercising more aspects of the emulation and allowing several
shortcomings to be fixed. We’ve also made some progress on emulating
Apple’s floppy drive controllers, providing a path to support for
SuperDrive high-density floppy drives, and eventually the HD20
external hard disk.

There’s been plenty more happening, including a new LCD shader from
cgwg, all the latest FM Towns software dumps, fixes for recent
regressions, and more code modernisation.
2021-01-26 22:10:05 +00:00
wiz
2a39685b87 py-codespell: this requires at least python 3.5 nowadays
Mark as not for python 2.7.
2021-01-26 20:40:57 +00:00
wiz
b80e4d8657 py-codespell: add missing dependency for python 2.7 package
Add missing test dependency.
2021-01-26 20:27:30 +00:00
jperkin
4e6c6a9213 doc: Updated security/sudo to 1.9.5p2 2021-01-26 20:18:51 +00:00
jperkin
60303a3d5f sudo: Update to 1.9.5p2 for CVE-2021-3156.
What's new in Sudo 1.9.5p2

 * Fixed sudo's setprogname(3) emulation on systems that don't
   provide it.

 * Fixed a problem with the sudoers log server client where a partial
   write to the server could result the sudo process consuming large
   amounts of CPU time due to a cycle in the buffer queue. Bug #954.

 * Added a missing dependency on libsudo_util in libsudo_eventlog.
   Fixes a link error when building sudo statically.

 * The user's KRB5CCNAME environment variable is now preserved when
   performing PAM authentication.  This fixes GSSAPI authentication
   when the user has a non-default ccache.

 * When invoked as sudoedit, the same set of command line options
   are now accepted as for "sudo -e".  The -H and -P options are
   now rejected for sudoedit and "sudo -e" which matches the sudo
   1.7 behavior.  This is part of the fix for CVE-2021-3156.

 * Fixed a potential buffer overflow when unescaping backslashes
   in the command's arguments.  Normally, sudo escapes special
   characters when running a command via a shell (sudo -s or sudo
   -i).  However, it was also possible to run sudoedit with the -s
   or -i flags in which case no escaping had actually been done,
   making a buffer overflow possible.  This fixes CVE-2021-3156.
2021-01-26 20:18:43 +00:00
kamil
a61205f119 radare2-cutter: Mark as BROKEN for radare2 5.1.0
Upstream cutter forked radare2 and created rizin. cutter uses rizin now.
radare2 cutter was forked as r2cutter and is not ready for radare2 5.1.0.

New upstream for r2cutter (in maintenance mode):

  https://github.com/radareorg/r2cutter
2021-01-26 17:38:19 +00:00
taca
c174a5e807 doc: Updated misc/ruby-bundler to 2.2.6 2021-01-26 15:37:47 +00:00
taca
c6b816780e misc/ruby-bundler: update to 2.2.6
2.2.6 (2021-01-19)

Enhancements:
* Improve resolver debugging #4288

Bug fixes:
* Fix dependency locking for path source #4293

Performance:
* Speed up complex dependency resolves by creating DepProxy factory and
  cache #4216
2021-01-26 15:37:24 +00:00
taca
4c0fdf17c9 doc: Updated math/ruby-spreadsheet to 1.2.7 2021-01-26 15:35:19 +00:00
taca
22211c4fd4 math/ruby-spreadsheet: update to 1.2.7
1.2.7 (2021-01-20)

* Remove .travis.ci, hoe, obsolete Warning
* Added GithubActions
2021-01-26 15:34:57 +00:00
taca
82c6fa64df doc: Updated devel/ruby-thor to 1.1.0 2021-01-26 15:33:26 +00:00
taca
7b04823879 devel/ruby-thor: update to 1.1.0
1.1.0 (2021-01-20)

* Don't use ANSI colors when terminal is dumb.
* Ensure default option/argument is not erroneously aliased.
* Fixes a bug in the calculation of the print_wrapped method.
* Obey :mute and options[:quiet] in Shell#say.
* Support Ruby 3.0.
* Add force option to the gsub_file action.
2021-01-26 15:33:05 +00:00
taca
021d06c4d5 doc: Updated devel/ruby-shoulda-matchers to 4.5.1 2021-01-26 15:28:46 +00:00
taca
bfc85b55aa devel/ruby-shoulda-matchers: update to 4.5.1
4.5.1 - 2021-01-15

Bug fixes
* Update belongs_to to work with composite primary keys. (#1396)
2021-01-26 15:28:22 +00:00
taca
fb3183dbee doc: Updated devel/ruby-ruby2_keywords to 0.0.4 2021-01-26 15:27:12 +00:00
taca
cc0410ede3 devel/ruby-ruby2_keywords: update to 0.0.4
pkgsrc change: update LICENSE

0.0.4 (2021-01-19)

No release note nor changelog.  Please refer
<https://github.com/ruby/ruby2_keywords/compare/v0.0.2...v0.0.4>
in detail.
2021-01-26 15:26:48 +00:00
taca
baa52afbde doc: Updated devel/ruby-power_assert to 2.0.0 2021-01-26 15:21:32 +00:00
taca
d184b90210 devel/ruby-power_assert: update to 2.0.0
2.0.0 (2021-01-23)

No release note nor changelog, quote from commit log:
* Drip support for Ruby 2.4 and before.
* Add ruby 3.0 to GitHub Actions workflow.
* Update description.
2021-01-26 15:20:59 +00:00
taca
55b9b08ad8 doc: Updated devel/ruby-regexp_parser to 2.0.3 2021-01-26 15:11:06 +00:00
ryoon
3a93a4f8f9 doc: Updated lang/openjdk11 to 1.11.0.9.11nb1 2021-01-26 15:10:46 +00:00