Commit Graph

60455 Commits

Author SHA1 Message Date
Yorick Hardy e963fc2be2 exult-snapshot: update to exult-1.7.0
This is the latest snapshot "release", documented as 1.7.0git on github.
The project does not tag the source code release in git.
2020-04-15 08:25:52 +02:00
Apurva Nandan 26362b5b83 cppcheck: Update wip/cppcheck to 1.90 2020-04-15 08:54:19 +05:30
Jonathan Schleifer d2dbb74d57
Remove alac (has been imported to pkgsrc) 2020-04-15 01:46:22 +02:00
Jonathan Schleifer 6c8a99af17
Remove ppc-morphos-*
All of them have been imported into pkgsrc.
2020-04-15 00:07:22 +02:00
Jonathan Schleifer 4e26050fcb
Remove packages that have been imported to pkgsrc
This removes electrum, py-aiohttp-socks, py-aiorpcx and
py-jsonrpclib-pelix.
2020-04-14 22:44:32 +02:00
pin d08bd9c911 New package, kvantum-0.15.2
Kvantum (by Pedram Pourang, a.k.a. Tsu Jan) is an SVG-based theme engine for Qt,
tuned to KDE and LXQt, with an emphasis on elegance, usability and practicality.
Kvantum has a default dark theme, which is inspired by the default theme of
Enlightenment. Creation of realistic themes like that for KDE was my first
reason to make Kvantum but it goes far beyond its default theme: you could make
themes with very different looks and feels for it, whether they be
photorealistic or cartoonish, 3D or flat, embellished or minimalistic, or
something in between, and Kvantum will let you control almost every aspect of
Qt widgets.

Kvantum also comes with extra themes that are installed as root with Qt5
installation and can be selected and activated by using Kvantum Manager.
2020-04-14 14:05:38 +02:00
Thomas Klausner e5de644755 emacs-git: add new file to PLIST 2020-04-14 10:26:33 +02:00
Travis Paul 49512ee280
cmusfm: Imported into pkgsrc, remove from wip 2020-04-14 13:05:28 +08:00
Thomas Klausner 20b94794d3 spidermonkey185: remove, pkgsrc version exists and is better maintained 2020-04-13 21:33:23 +02:00
Thomas Klausner abc1203dd9 polkit-git: remove
Not updated in a long time, current pkgsrc package is much newer.
2020-04-13 21:32:30 +02:00
nikita 2e216da843 oneko: source moved to Github. 2020-04-13 15:06:12 +02:00
Apurva Nandan 9527a4e742 wip/cppcheck: Added cppcheck SUBDIR to wip/Makefile 2020-04-13 17:59:59 +05:30
Apurva Nandan 0ba6a9d6b9 wip/cppcheck: import cppcheck-1.76.1nb23
cppcheck is a tool for static C/C++ code analysis intended to
complement the checking of the compiler.  It checks for memory
leaks, mismatching allocation-deallocation, buffer overrun, unused
functions, coding style, and much more.
2020-04-13 17:56:29 +05:30
Apurva Nandan 644882a66d wip/fio: Added fio SUBDIR in wip/Makefile 2020-04-13 17:21:26 +05:30
Makoto Fujiwara d775cd3801 (ham/gnuradio-core) Some updates, but no yet, py37-qwt-qt5 is not ready 2020-04-13 08:10:34 +09:00
Thomas Klausner d23553c3f6 py-smmap: update to 3.0.2
Changes not found
2020-04-12 23:32:09 +02:00
Thomas Klausner 1e6bb88852 TODO: remove nuspell, done 2020-04-12 23:28:53 +02:00
Thomas Klausner e209fcbfb3 nuspell: update to 3.1.0.
- Add so called hidden homonym feature. This feature enables words in mixed case
  in the dictionary to be accepted when met in uppercase in the input text. Also
  enables uppercase word to get lowercase suffix, and the whole derived word be
  accepted in all uppercase in some input text.
- Improve suggestions to handle words in various casing.
- Add new complex method for giving suggestions based on ngram similarity of the
  wrong word with the words in the dictionary.
2020-04-12 23:28:41 +02:00
pin 500c1d27cb Remove sowm, imported into pkgsrc 2020-04-12 19:35:41 +02:00
Travis Paul 6b84faadc1
php-msgpack: Note PHP 5.6 as incompatible 2020-04-12 22:23:11 +08:00
Travis Paul 4c4c2f6a2f
dcdis: Honor LDFLAGS for RELRO 2020-04-12 22:22:17 +08:00
Thomas Klausner c53fe5a60d TODO: + nuspell-3.1.0, py-smmap-3.0.2. 2020-04-12 10:36:47 +02:00
Apurva Nandan 6dc54f8f1f wip/fio: import fio
fio is a tool that will spawn a number of threads or processes doing a
particular type of io action as specified by the user. fio takes a
number of global parameters, each inherited by the thread unless
otherwise parameters given to them overriding that setting is given.
The typical use of fio is to write a job file matching the io load
one wants to simulate.
2020-04-12 06:40:02 +05:30
Olaf Seibert 649eae5e21 golly: update to 3.3
Changes in version 3.3 (September 2019)

    Major speed improvements to 3D.lua via custom-purpose ovtable commands.
    3D.lua now natively supports cell history with fading.
    Added a new gplus module called NewCA.lua which makes it easy to write scripts that implement new types of cellular automata.
    Two new scripts show how to use NewCA.lua: 1D.lua supports one-dimensional CA rules, including all of Wolfram's 256 elementary rules, as well as totalistic rules with up to 4 states and a maximum range of 4. Margolus.lua lets you explore rules using the Margolus neighborhood.
    Updated Lua to version 5.3.5.
    The optimize overlay command now returns the minimum non-zero alpha bounding box of the clip.
    The blend overlay command now has a faster blend mode ("blend 2") which should be used when the destination is opaque.
    Some fixes and improvements to the replace overlay command.
    Performance improvements to the drawcells overlay command.
    The C parameter in a Larger than Life rule can now specify up to 256 states.
    Fixed a bug where the canonical form of Generations rules in MAP format was incorrect.
    Fixed a bug caused by simultaneous clicks of different mouse buttons.
    Fixed flickering selection size message when extending the selection on Windows.
    Fixed a performance bug in QuickLife where changing the rule each generation caused a significant slowdown.
    Fixed bugs in the Mac app that caused memory leaks when running Lua or Python scripts.
    Fixed a bug that could cause "PyRun_SimpleString failed!" warnings when running Python scripts.
    Fixed a bug in Larger than Life that could cause a cut/copy operation to create an empty clipboard pattern.
    Fixed a fatal "bad increment" error by limiting the size of the step exponent if necessary.
    Fixed a crash caused by buggy NVIDIA drivers.
2020-04-11 15:02:46 +02:00
Jonathan Schleifer 0c8c16e6ea
Update PLIST for sickgear-git 2020-04-11 14:24:07 +02:00
Travis Paul 872b38a22b
xdebug: Remove xdebug
Newer version exists in pkgsrc as devel/php-xdebug
ok'd by Noud
2020-04-11 14:19:40 +08:00
pin cedb5aa0af sowm, minor corrections
Makefile:
-Use SUBST_MESSAGE instead of comment
-Do not cd into WRKSRC prior to install README.md
Patch:
-Comment on the use of scrot
2020-04-11 06:02:19 +02:00
Iku Iwasa 58ff595d87 mailsend-go: Update to 1.0.9
* The implementation of -name for attachment name was missing.
2020-04-11 10:55:45 +09:00
Iku Iwasa 9e849789c4 vault: Update to 1.4.0
CHANGES:

* cli: The raft configuration command has been renamed to list-peers to
  avoid confusion.

FEATURES:

* Kerberos Authentication: Vault now supports Kerberos authentication using
  a SPNEGO token. Login can be performed using the Vault CLI, API, or agent.
* Kubernetes Service Discovery: A new Kubernetes service discovery feature
  where, if configured, Vault will tag Vault pods with their current health
  status. For more, see #8249.
* MongoDB Atlas Secrets: Vault can now generate dynamic credentials for
  both MongoDB Atlas databases as well as the Atlas programmatic interface.
* OpenLDAP Secrets Engine: We now support password management of existing
  OpenLDAP user entries. For more, see #8360.
* Redshift Database Secrets Engine: The database secrets engine now
  supports static and dynamic secrets for the Amazon Web Services (AWS)
  Redshift service.
* Service Registration Config: A newly introduced service_registration
  configuration stanza, that allows for service registration to be configured
  separately from the storage backend. For more, see #7887.
* Transform Secrets Engine (Enterprise): A new secrets engine that handles
  secure data transformation and tokenization against provided input value.
* Integrated Storage: Promoted out of beta and into general availability
  for both open-source and enterprise workloads.

IMPROVEMENTS:

* agent: add option to force the use of the auth-auth token, and ignore the
  Vault token in the request [GH-8101]
* api: Restore and fix DNS SRV Lookup [GH-8520]
* audit: HMAC http_raw_body in audit log; this ensures that large
  authenticated Prometheus metrics responses get replaced with short HMAC
  values [GH-8130]
* audit: Generate-root, generate-recovery-token, and
  generate-dr-operation-token requests and responses are now
  audited. [GH-8301]
* auth/aws: Reduce the number of simultaneous STS client credentials needed
  [GH-8161]
* auth/azure: subscription ID, resource group, vm and vmss names are now
  stored in alias metadata [GH-30]
* auth/jwt: Additional OIDC callback parameters available for CLI logins
  [GH-80 & GH-86]
* auth/jwt: Bound claims may be optionally configured using globs [GH-89]
* auth/jwt: Timeout during OIDC CLI login if process doesn't complete
  within 2 minutes [GH-97]
* auth/jwt: Add support for the form_post response mode [GH-98]
* auth/jwt: add optional client_nonce to authorization flow [GH-104]
* auth/okta: Upgrade okta sdk lib, which should improve handling of groups
  [GH-8143]
* aws: Add support for v2 of the instance metadata service (see issue 7924
  for all linked PRs)
* core: Separate out service discovery interface from storage interface to
  allow new types of service discovery not coupled to storage [GH-7887]
* core: Add support for telemetry option metrics_prefix [GH-8340]
* core: Entropy Augmentation can now be used with AWS KMS and Vault Transit
  seals
* core: Allow tls_min_version to be set to TLS 1.3 [GH-8305]
* cli: Incorrect TLS configuration will now correctly fail [GH-8025]
* identity: Allow specifying a custom client_id for identity tokens
  [GH-8165]
* metrics/prometheus: improve performance with high volume of metrics
  updates [GH-8507]
* replication (enterprise): Fix race condition causing clusters with high
  throughput writes to sometimes fail to enter streaming-wal mode
* replication (enterprise): Secondary clusters can now perform an extra
  gRPC call to all nodes in a primary cluster in an attempt to resolve the
  active node's address
* replication (enterprise): The replication status API now outputs
  last_performance_wal, last_dr_wal, and connection_state values
* replication (enterprise): DR secondary clusters can now be recovered by
  the replication/dr/secondary/recover API
* replication (enterprise): We now allow for an alternate means to create a
  Disaster Recovery token, by using a batch token that is created with an ACL
  that allows for access to one or more of the DR endpoints.
* secrets/database/mongodb: Switched internal MongoDB driver to
  mongo-driver [GH-8140]
* secrets/database/mongodb: Add support for x509 client authorization to
  MongoDB [GH-8329]
* secrets/database/oracle: Add support for static credential rotation
  [GH-26]
* secrets/consul: Add support to specify TLS options per Consul backend
  [GH-4800]
* secrets/gcp: Allow specifying the TTL for a service key [GH-54]
* secrets/gcp: Add support for rotating root keys [GH-53]
* secrets/gcp: Handle version 3 policies for Resource Manager IAM requests
  [GH-77]
* secrets/nomad: Add support to specify TLS options per Nomad backend
  [GH-8083]
* secrets/ssh: Allowed users can now be templated with identity information
  [GH-7548]
* secrets/transit: Adding RSA3072 key support [GH-8151]
* storage/consul: Vault returns now a more descriptive error message when
  only a client cert or a client key has been provided [GH-4930]
* storage/raft: Nodes in the raft cluster can all be given possible leader
  addresses for them to continuously try and join one of them, thus
  automating the process of join to a greater extent [GH-7856]
* storage/raft: Fix a potential deadlock that could occur on leadership
  transition [GH-8547]
* storage/raft: Refresh TLS keyring on snapshot restore [GH-8546]
* storage/etcd: Bumped etcd client API SDK [GH-7931 & GH-4961 & GH-4349 &
  GH-7582]
* ui: Make Transit Key actions more prominent [GH-8304]
* ui: Add Core Usage Metrics [GH-8347]
* ui: Add refresh Namespace list on the Namespace dropdown, and redesign of
  Namespace dropdown menu [GH-8442]
* ui: Update transit actions to codeblocks & automatically encode plaintext
  unless indicated [GH-8462]
* ui: Display the results of transit key actions in a modal window
  [GH-8462]
* ui: Transit key version styling updates & ability to copy key from
  dropdown [GH-8480]

BUG FIXES:

* agent: Fix issue where TLS options are ignored for agent template feature
  [GH-7889]
* auth/jwt: Use lower case role names for default_role to match the role
  case convention [GH-100]
* auth/ldap: Fix a bug where the UPNDOMAIN parameter was wrongly used to
  lookup the group membership of the given user [GH-6325]
* cli: Support autocompletion for nested mounts [GH-8303]
* cli: Fix CLI namespace autocompletion [GH-8315]
* identity: Fix incorrect caching of identity token JWKS responses
  [GH-8412]
* metrics/stackdriver: Fix issue that prevents the stackdriver metrics
  library to create unnecessary stackdriver descriptors [GH-8073]
* replication: Fix issue causing cubbyholes in namespaces on performance
  secondaries to not work.
* seal (enterprise): Fix seal migration when transactional seal wrap
  backend is in use.
* secrets/database/influxdb: Fix potential panic if connection to the
  InfluxDB database cannot be established [GH-8282]
* secrets/database/mysql: Ensures default static credential rotation
  statements are used [GH-8240]
* secrets/database/mysql: Fix inconsistent query parameter names: {{name}}
  or {{username}} for different queries. Now it allows for either for
  backwards compatibility [GH-8240]
* secrets/database/postgres: Fix inconsistent query parameter names:
  {{name}} or {{username}} for different queries. Now it allows for either
  for backwards compatibility [GH-8240]
* secrets/pki: Support FQDNs in DNS Name [GH-8288]
* storage/raft: Allow seal migration to be performed on Vault clusters
  using raft storage [GH-8103]
* telemetry: Prometheus requests on standby nodes will now return an error
  instead of forwarding the request to the active node [GH-8280]
* ui: Fix broken popup menu on the transit secrets list page [GH-8348]
* ui: Update headless Chrome flag to fix yarn run test:oss [GH-8035]
* ui: Update CLI to accept empty strings as param value to reset
  previously-set values
* ui: Fix bug where error states don't clear when moving between action
  tabs on Transit [GH-8354]
2020-04-11 10:49:41 +09:00
pin 4dfc7d31be sowm, add README.md to share/doc/sowm
Allow users to navigate keybindings without the need
of a web browser
2020-04-10 21:52:56 +02:00
pin 65f69c928d sowm, final fixes 2020-04-10 14:46:02 +02:00
Aleksej Lebedev 546e87b0ca libopenshot-audio: Updated to 0.2.0. 2020-04-10 14:03:13 +02:00
Aleksej Lebedev 80a16fdfeb py-telegram-bot: Updated to 12.5.1, added missing dependencies. 2020-04-10 13:55:34 +02:00
Aleksej Lebedev 285732bf25 pacman: Updated to 5.2.1, remove TODO as the mentioned vulnerabilities were fixd in this version. 2020-04-10 13:38:57 +02:00
Aleksej Lebedev cc8e07f4bd xbps: Updated to 0.59.1 2020-04-10 13:05:19 +02:00
Benny Siegert e99e3895e0 Some bugfixes for go-module.mk.
- Also replace exclamation marks in paths
- Fix show-go-modules target
2020-04-10 10:50:11 +02:00
Benny Siegert 190ea1c869 Add a package for gopls-0.4.0.
The gopls command is an LSP server for Go. The Language Server Protocol
allows any text editor to be extended with IDE-like features; see
https://langserver.org/ for details.
2020-04-10 10:50:11 +02:00
Travis Paul e91f18440d
snuffleupagus: Fix MAINTAINER email 2020-04-10 15:55:35 +08:00
Travis Paul a693f08669
snuffleupagus: import php-snuffleupagus-0.5.0 as security/php-snuffleupagus
Snuffleupagus is a PHP 7+ module designed to drastically raise the cost of
attacks against websites, by killing entire bug classes. It also provides a
powerful virtual-patching system, allowing administrator to fix specific
vulnerabilities and audit suspicious behaviours without having to touch the
PHP code.
2020-04-10 15:50:09 +08:00
Apurva Nandan 5ef1731e3a afl++: Import afl++-2.62c as wip/afl++
afl++ is an upgrade to the American Fuzzy Lop (afl) fuzzer, created initially
to incorporate all the best features developed in the years for the fuzzers in
the AFL family but was not merged in AFL as it is not updated since November
2017.
2020-04-10 08:40:00 +05:30
pin 477393a699 sowm, use mixerctl instead of amixer on NetBSD 2020-04-10 06:27:29 +02:00
Benny Siegert 35b733f319 mattermost-server: add CHECK_RELRO_SKIP 2020-04-09 20:55:52 +02:00
Benny Siegert 0f3bb22cef go-module.mk: much improved distfile handling.
Module distfiles are now renamed so that their filenames contain
the subpath. Thus, they do not need to be in a DIST_SUBDIR and can
be shared among more than one Go package.

Also update the lf port with the new distfile names and add
CHECK_RELRO_SKIP.
2020-04-09 20:53:58 +02:00
Benny Siegert 080e895f81 Fix a few issues with go-module.mk.
- Quell pkglint warnings
- Add correct BUILD_DEPENDS
2020-04-09 17:37:08 +02:00
Kethzer Docteur 0cec385970 Update dependencies pkg in py-ngxtop 2020-04-09 08:08:32 -04:00
Travis Paul 2ee21da9ea
newt: import newt-0.52.21 as devel/newt
Newt is a programming library for color text mode, widget based user
interfaces.  Newt can be used to add stacked windows, entry widgets,
checkboxes, radio buttons, labels, plain text fields, scrollbars,
etc., to text mode user interfaces.  Newt is based on the slang library.
2020-04-09 19:04:44 +08:00
Thomas Klausner 22214867a7 py-mcomix3-git: really fix path 2020-04-09 12:10:34 +02:00
pin 1e91cb7c74 sowm, patch to use amixer only on Linux 2020-04-09 07:56:52 +02:00
pin ea9579b2a8 Remove pavucontrol-qt, imported into main 2020-04-09 07:11:37 +02:00
Kethzer Docteur b21e3b8e60 Update Makefile in py-ngxtop 2020-04-08 23:20:05 -04:00