Commit Graph

62273 Commits

Author SHA1 Message Date
astr0b4by fb8af5e9de Added a new machine emulator package nono - LUNA-I emulator 2020-10-07 21:03:17 +00:00
Leonardo Taccari 70a7a51677 py-cachecontrol: Import py-cachecontrol-0.12.6 as wip/py-cachecontrol
CacheControl is a port of the caching algorithms in httplib2 for use
with requests session object.

It was written because httplib2's better support for caching is often
mitigated by its lack of thread safety. The same is true of requests in
terms of caching.
2020-10-07 19:52:08 +02:00
Juraj Lutter 1f240e3ee8 OpenIPMI: Update to 2.0.29 2020-10-07 15:56:00 +00:00
Jason Bacon f3c6aeb9a9 auto-admin: Disable pkg build from source: Takes too long 2020-10-07 09:24:20 +00:00
pin f18a99af58 spotify-qt: update to 2.12
Include librespot dependency now that the later builds.
2020-10-07 11:19:14 +02:00
pin cf22599227 librespot: build from git-dev
Issue #520 which prevented the package from building on NetBSD has
now been fixed.

Build a package from commit a2f832dff171914935f7e1a98a5da3d7c8a0b789
until a new upstream release becomes available.
2020-10-07 11:09:06 +02:00
K.I.A.Derouiche c4f326ea09 +pkgnew: py-brython 2020-10-06 15:16:45 +01:00
K.I.A.Derouiche 361e789543 +newpkg: libqd, py-astropy:FIX dependency 2020-10-06 15:16:45 +01:00
Thomas Klausner 6418430158 *: switch hypotheses to versioned_dependencies.mk 2020-10-06 12:55:35 +02:00
Thomas Klausner 4edf1f725c py-mcomix3-git: sync PLIST for upstream change 2020-10-06 07:51:25 +02:00
Greg Troxel 223c280e92 kermit: Rename patch files (NFCI) 2020-10-05 22:16:30 +00:00
Thomas Klausner 04c46d3598 py-bintrees: remove, same version in pkgsrc
Sync toplevel Makefile
2020-10-05 23:20:22 +02:00
Greg Troxel da82b8a238 kermit: Adapt to new release
Merge patches.  Adjust PLIST.
2020-10-05 21:10:20 +00:00
kikadf 0e115e3751 efl: update TODO 2020-10-04 18:47:39 +02:00
kikadf f542a07a6e terminology: update TODO 2020-10-04 18:47:38 +02:00
kikadf 2663252cd8 enlightenmet-current: update TODO 2020-10-04 18:47:38 +02:00
kikadf e0c88731ed enlightenment-current: rebuild with efl-1.25.0
Add CONFLICTS, with x11/enlightenment and wm/enlightenment16
Fix hardcoded pkgsrc prefix in patches
2020-10-04 18:47:37 +02:00
kikadf 367dd03c56 terminology: update to 1.8.1
Fixes:
	* Be stricter on which characters can be considered wide or not
	* Apply change about hiding mouse pointer after idle timeout on all terminals
2020-10-04 18:47:36 +02:00
kikadf 37ed811c42 efl: upgrade, rename, add options.mk
1) Rename from efl-current to efl, no efl package in pkgsrc

2) Add options.mk
	- debug: enable debug on build
	- g-mainloop: use glib to run the main loop in efl [suggested]
		efreetd with efl own main loop cause segfault on NetBSD
		https://phab.enlightenment.org/T8812
	- gcc8: build with gcc8

3) Upgrade to 1.25.0

Changes since 1.24.0:
---------------------

Features:

   * ecore-drm2: Add support for using page_flip_handler2
   * ecore-drm2: Add API function to return default depth

Fixes:

   * ecore_evas: only define these eina errors once
   * exactness: remove no longer needed _evas_new()
   * edje - don't set font sizes less than 1
   * ecore_evas_x - fix maximize/unmaximize request corner case
   * exactness_player: do not test for delay_ms
   * evas + gl - fix callback-to-app-changes-state issue with pixel data
   * canvas render: don't apply mask if the objects in the map.
   * evas_object_textblock: fix to free style properly by edje's style_user_pop
   * evas_vg_shape: return NULL in evas_vg_shape_add when the parent of shape is NULL
   * efl_ui_image: fix to call "clicked" smart callback when there is no img
   * ecore-x - ensure we fully look at all xkb events and refresh all binds
   * evas_vg_container: return NULL in evas_vg_container_add when the parent of container is NULL
   * ecore thread - feedback threads should not be background threads...
   * ecore_evas_wayland_common: keep the backword compatibility for wayland dnd handler
   * edje: fix animation memory leak.
   * canvas vg: fix dangling vector containers.
   * evas vg: clean up dangling instances
   * canvas vg: fix vector file data memory leak.
   * evas - csd and wl csd - fix alpha zeroing to avoid framespace junk
   * efl gfx_path: fix memory leak.
   * evas - genetic update regions smart merge - merge v adjacent regions
   * efreet - handle runtime relocation right with default XDG_DATA_DIRS
   * efl_ui_image: fixed elm_image_preload_disabled_set api is not working when it is called before file set
   * elm_image: keep backword compatibility for elm_image_file_set API when setting url file set twice
   * efreetd - cache - add more statinfo work around 0 mtime distros
   * elm_code: on newline ensure line number visible. (T2798)
   * elm_code: cursor visbility fix.
   * edje - fix edje_cc mis-re-iding images in image sets
   * efl_ui_image: remove the unnecessary code in efl_file_unload
   * win - x io errors really just have to exit, so call the iorr cb + exit
   * evas - render - dont crash is private data is null
   * eina vpath - fix windows ~username handling to only error when used
   * efl ui image - fix scal to fill - broken with non-rect src images
   * embryo: fix a integer(cell) overflow problem
   * elput - support libelogind.so.0 as well as libelogind-shared.so.0
   * edje - calce - really respect max image size for img sets
   * ecore - don't do anything with heap between fork and exec
   * evas - fix deadlock with sw async rendering calling cbs in post flush
   * ecore con - curl - fix error map to map right enum
   * eina - statgen (stat generation) - fix enable api to actually enable
   * evas - image cache - fix loading with skip head on to load changed files
   * evas_textblock: remove style padding from native width and formatted height
   * elm icon/thumb - fix handling of a wider range of video extns
   * edje - calc - handle swallow disappearing mid-calc due to callabcks
   * ecore drm - increase timeout for flips from 0.05 to 2.0 sec
   * docs: Correct the mismatched group name in Evas.
   * elm - toolbar - use correct theme icon for more items
2020-10-04 18:47:36 +02:00
kikadf 4eceed4736 enlightenment-current: sysactions.conf path fix on NetBSD 2020-10-04 18:47:35 +02:00
Greg Troxel 92bae9bd68 kermit: Import from pkgrsc, and flip to alpha
This does not build.  This is just the current pkgsrc with the
distinfo flipped to the current alpha, with a TODO.  I am merely
checkpointing it.
2020-10-04 13:57:31 +00:00
K.I.A.Derouiche 2ea8f9e128 +pkg new: py-quaternionic 2020-10-04 09:33:06 +01:00
Zach Hopkins e0836941e5 lemonbar: Change perl to a build dependency
pod2man, provided by the perl package, is only needed to generate the
man page at build time; it is not a runtime dependency.
2020-10-03 17:02:21 -04:00
Zach Hopkins be362fbdcf lemonbar: add perl dependency
lang/perl5 is necessary for `pod2man', which is needed to generate
lemonbar's man page
2020-10-03 15:07:24 -04:00
K.I.A.Derouiche b0e93eed25 remove py-arxiv-base 2020-10-03 10:40:28 +01:00
K.I.A.Derouiche c91cce2b34 +set MAINTAINER 2020-10-03 10:37:44 +01:00
K.I.A.Derouiche 5866f4c8fa new pkg:py-realalg
update pkg(change version, change HOMEPAGE, add dep):py-flipper
2020-10-03 10:11:18 +01:00
K.I.A.Derouiche 73d643e850 +death devel: py-aesthete 2020-10-03 09:59:07 +01:00
K.I.A.Derouiche 6002dd874a remove py-utilib_component_executables:Not Found Project 2020-10-03 09:54:15 +01:00
K.I.A.Derouiche 48a0ae5c9a +pkg new py-timeline 2020-10-03 09:52:55 +01:00
Iku Iwasa 8d73ee3671 py-virtualenv20: Update to 20.0.32
Bugfixes - 20.0.32

* For activation scripts always use UNIX line endings (unless it's BATCH
  shell related)
* Upgrade embedded pip to 20.2.1 and setuptools to 49.4.0
* Avoid spawning new windows when doing seed package upgrades in the
  background on Windows
* Fix a bug that reading and writing on the same file may cause race on
  multiple processes.
* Upgrade embedded setuptools to 50.2.0 and pip to 20.2.3
* Provide correct path for bash activator in cygwin or msys2
* Relax importlib requirement to allow version<3
* pth files were not processed on CPython2 if $PYTHONPATH was pointing to
  site-packages/
2020-10-03 11:33:10 +09:00
Iku Iwasa 6bd7c197ed packer: Update to 1.6.4
BUG FIXES:

* builder/amazon: Fix authentication issue when using instance profiles or
  assumed roles for loading session-derived credentials. [GH-10007]
* builder/azure: Fix crash when using azure_tag or azure_tags configuration
  options. [GH-10014]
* builder/qemu: Ensure qemu_img_args are honored during the disk convert
  step. [GH-10001]
2020-10-03 11:25:53 +09:00
K.I.A.Derouiche 7b6a0a2d0f update Makefile 2020-10-03 01:15:39 +01:00
K.I.A.Derouiche c35e94db7e +add py-{pdfminer-six, rich} -> wip 2020-10-03 01:07:06 +01:00
K.I.A.Derouiche 6db3418f6e +add py-otp -> wip 2020-10-03 00:48:05 +01:00
Charlotte Koch 07a8783b6f phaethon: Update to 0.0.6 2020-10-02 15:26:40 -07:00
Charlotte Koch 26d82341ca Import the ruby-sdl2 gem, version 0.3.5 2020-10-02 15:00:16 -07:00
Dan Cîrnaț d636fd4bc0 gnome-shell: use wip/gsettings-desktop-schemas 2020-10-02 17:39:38 +02:00
Dan Cîrnaț 892ef4e9de gdm: wip/gdm requires a newer gsettings-desktop-schemas 2020-10-02 17:37:17 +02:00
Matthias Petermann ee54bd212d cyrus-imapd: unbreak build by removing now obsolete subst instruction in Makefile, update PLIST 2020-10-02 17:25:36 +02:00
Jason Bacon 51176aeba2 ad2vcf: Add dynamic SAM buff allocation with a cap 2020-10-01 20:46:21 +00:00
Benny Siegert 890f4769c4 alacritty: correct package name
The version should not begin with a "v", otherwise various tools
are confused.
2020-10-01 23:32:11 +02:00
Aleksej Lebedev 19e8d4a7ae py-conan: updated to 1.29.2, removed upper bound for py-deprecated dep. 2020-10-01 17:21:58 +02:00
Havard Eidnes 0d23db68d8 Upgrade bind916 to version 9.16.7.
Pkgsrc changes:
 * Adapt patches

Upstream changes:

Notes for BIND 9.16.7
---------------------

New Features
~~~~~~~~~~~~

- Add a new ``rndc`` command, ``rndc dnssec -checkds``, which signals to
  ``named`` that a DS record for a given zone or key has been published
  or withdrawn from the parent. This command replaces the time-based
  ``parent-registration-delay`` configuration option. [GL #1613]

- Log when ``named`` adds a CDS/CDNSKEY to the zone. [GL #1748]

Bug Fixes
~~~~~~~~~

- In rare circumstances, ``named`` would exit with an assertion failure
  when the number of nodes stored in the red-black tree exceeded the
  maximum allowed size of the internal hash table. [GL #2104]

- Silence spurious system log messages for an EPROTO(71) error code that
  was seen on older operating systems, where unhandled ICMPv6 errors
  resulted in a generic protocol error being returned instead of a more
  specific error code. [GL #1928]

- With query name minimization enabled, ``named`` failed to resolve
  ``ip6.arpa.`` names that had extra labels to the left of the IPv6
  part. For example, when ``named`` attempted query name minimization on
  a name like ``A.B.1.2.3.4.(...).ip6.arpa.``, it stopped at the
  leftmost IPv6 label, i.e. ``1.2.3.4.(...).ip6.arpa.``, without
  considering the extra labels (``A.B``). That caused a query loop when
  resolving the name: if ``named`` received NXDOMAIN answers, then the
  same query was repeatedly sent until the number of queries sent
  reached the value of the ``max-recursion-queries`` configuration
  option. [GL #1847]

- Parsing of LOC records was made more strict by rejecting a sole period
  (``.``) and/or ``m`` as a value. These changes prevent zone files
  using such values from being loaded. Handling of negative altitudes
  which are not integers was also corrected. [GL #2074]

- Several problems found by `OSS-Fuzz`_ were fixed. (None of these are
  security issues.) [GL !3953] [GL !3975]

.. _OSS-Fuzz: https://github.com/google/oss-fuzz
2020-10-01 14:04:46 +02:00
Havard Eidnes 43cc4c8063 Various fixes for BIND 9.16.6:
* Install *.rst instead of *.html doc files
 * Fix up change of test == to test =
2020-10-01 14:04:46 +02:00
Jaap Boender 8d6998a9ff Updated buildlink file for ocaml 4.11.1 2020-10-01 13:17:13 +02:00
Jaap Boender 582c46f15c Updated ocaml to version 4.11.1 2020-10-01 13:17:13 +02:00
jaypatelani 1ec57af12e buildlink added 2020-10-01 09:36:44 +05:30
jaypatelani d6cd15cde7 New gnome-common with changes for qeek@'s gdm package 2020-10-01 09:26:56 +05:30
Jason Bacon 1171ba64b9 ad2vcf: Make sam_buff static for Linux with small stack size 2020-09-30 17:00:24 +00:00