Commit graph

327869 commits

Author SHA1 Message Date
nia
f511b9f7a9 archivers: Resurrect file-roller package based on the new GNOME 3 version
File Roller is an archive manager for the GNOME environment.  This means
that you can create and modify archives; view the content of an archive;
view and modify a file contained in the archive; extract files from the
archive.
2020-11-04 13:02:52 +00:00
nia
bf251f9b4b doc: Added sysutils/nautilus version 3.38.1 2020-11-04 12:35:18 +00:00
nia
c158a4f9f4 sysutils: Resurrect nautilus package based on GNOME 3 verison.
A simple file manager for GNOME.
2020-11-04 12:34:55 +00:00
nia
fd492d76af doc: Fix changes line 2020-11-04 12:29:34 +00:00
nia
594cc6449f doc: Added archivers/gnome-autoar version 0.2.4 2020-11-04 12:28:42 +00:00
nia
e117afe4a4 archivers: add gnome-autoar. based on work by Dan Cîrnaț in wip.
Gnome-autoar provides functions, widgets, and gschemas for GNOME applications
which want to use archives as a convient method to tranfer directories over
the internet.
2020-11-04 12:27:58 +00:00
nia
c5845795c3 doc: Updated sysutils/gnome-tracker-miners to 3.0.1 2020-11-04 12:22:51 +00:00
nia
7c1c61611b sysutils: Add gnome-tracker-miners. Based on work by myself in wip.
Needed for the new nautilus import.

gnome-tracker indexer daemon (tracker-miner-fs) and tools to extract metadata
from many different filetypes.
2020-11-04 12:22:17 +00:00
nia
0f35ae7466 doc: Added sysutils/gnome-tracker version 3.0.1 2020-11-04 12:20:23 +00:00
nia
3a2a8b6851 sysutils: Add gnome-tracker. Based on work by myself in wip.
Needed for new nautilus import.

Tracker is a search engine, search tool and metadata storage system.

It allows you to find the proverbial needle in your computer's haystack as well
as providing a one stop solution to the organisation, storage and categorisation
of your data.
2020-11-04 12:19:20 +00:00
nia
89edb7b63e doc: Updated x11/gnome-desktop3 to 3.38.1 2020-11-04 12:13:34 +00:00
nia
e44a6ce6ff gnome-desktop3: Update to 3.38.1.
Based on work by Dan Cîrnaț in pkgsrc-wip.

Changes:

- Add default input source for fr_BE
- Add default keyboard layout for Indonesia
- Add utility function to start a transient systemd scope
- Allow /etc/alternatives in bubblewrap sandbox (#92, Simon McVittie)
- Avoid using g_type_class_add_private()
- Blacklist seccomp on riscv64 architecture as its not supported yet
- Change default Japanish input source to KCC
- Disable gvfs in thumbnailer sandboxes
- Display locale @modifiers properly (#50, Gunnar Hjalmarsson)
- Don't run locale tests at build time (#159, Simon McVittie)
- Fix a compile-time error on x32
- Fix a crash in xkb info handling (#785320)
- Fix a memory leak in the display handling code
- Fix a use-after-free in the thumbnailer
- Fix bubblewrap sandbox on s390x (!82, Simon McVittie)
- Fix crash in idle monitor
- Fix crashes in thumbnailers (#785963)
- Fix detection of builtin display on NVIDIA (Jeremy Soller)
- Fix memory leak
- Fix multiple bugs in sandboxed thumbnailer handling,
- Fix multiple bugs in thumbnailing
- Fix regressions from intltool removal
- Fix regressions introduced by g_autoptr usage
- Fix slow thumbnailer due to missing font cache (#90)
- Fix some thumbnailer sandboxing issues
- Fix time display issue with Japanese translation (Tianhao Chai)
- Fix uninitialized memory in the thumbnailer (#784915)
- Fix various wall clock regressions
- GnomeBGSlideShow filename property replaced with a file property (Marco Trevisan)
- Honor XKB_CONFIG_ROOT environment variable
- Improve error reporting in thumbnailers
- Miscellaneous improvements to the thumbnailer code
- Modernize autotools configuration a bit
- Port buildsystem to meson
- Remove some obsolete API's in thumbnailer
- Remove unused API not compatible with wayland
- Remove unused gnome_desktop_thumbnail_has_uri()
- Replace GdkColor methods with GdkRGBA methods
- Require gio-unix-2.0
- Several fixes for compilation warnings
- Support common_name in ISO 639 (#49, Gunnar Hjalmarsson)
- Thumbnailers are now sandboxed (#7744970, #785197)
- Translation updates
- Use GLib fixed-width types (#168, Christopher Chavez)
- Use LC_TIME for time format string translations
- gnome-bg: Handle exif orientations (#516177)
- gnome-languages: Use uselocale to avoid threadsafety issues (#105)
- gnome_bg_slide_show_get_current_slide: add NULL check (#169, Mike Gorse)
- idle-monitor fixes
- languages: Fix encoding issue when translating locale modifiers (#156)
- remove unused direct x11 dependency
- rr: add color transform functions
- systemd: Change naming scheme to conform to systemd convention
- systemd: Default to garbage collect failed scopes
- tests/wall*: Do not fail if some of the locales is missing
- thumbnail: Update documentation
- thumbnailer: Correctly cleanup stale thumbnailer directories
- thumbnailer: fix incomplete TIOCSTI filtering (#112)
- thumbnails: keep the orignal file name (#154)
- wall-clock: Immediately react to show-weekday changes
- wall-clock: Tweak the clock format
- wall-clock: respect new clock-show-weekday setting
- wallclock: am/pm is always available now (#780877)
- wallclock: don't update needlessly (#780861)
2020-11-04 12:12:48 +00:00
nia
7e375f4ea0 marketing++ 2020-11-04 10:59:39 +00:00
adam
75a7c6d34b Updated graphics/py-pygraphviz, textproc/py-regex, devel/py-ipython, devel/py-pip 2020-11-04 10:24:08 +00:00
adam
6605bd0008 py-pip: updated to 20.2.4
20.2.4 (2020-10-16)
===================

Deprecations and Removals
-------------------------
- Document that certain removals can be fast tracked.
- Document that Python versions are generally supported until PyPI usage falls below 5%.

Features
--------
- New resolver: Avoid accessing indexes when the installed candidate is preferred
  and considered good enough.
- Improve error message friendliness when an environment has packages with
  corrupted metadata.
- Cache package listings on index packages so they are guarenteed to stay stable
  during a pip command session. This also improves performance when a index page
  is accessed multiple times during the command session.
- New resolver: Tweak resolution logic to improve user experience when
  user-supplied requirements conflict.

Bug Fixes
---------
- New resolver: Correctly respect ``Requires-Python`` metadata to reject
  incompatible packages in ``--no-deps`` mode.
- New resolver: Pick up hash declarations in constraints files and use them to
  filter available distributions.
- New resolver: If a package appears multiple times in user specification with
  different ``--hash`` options, only hashes that present in all specifications
  should be allowed.

Improved Documentation
----------------------
- Add ux documentation
2020-11-04 10:23:45 +00:00
adam
36716223f3 py-ipython: updated to 7.19.0
IPython 7.19 accumulative two month of works, bug fixes and improvements, there
was exceptionally no release last month.

- Fix to restore the ability to specify more than one extension using command
  line flags when using traitlets 5.0
- Docs docs formatting that make the install commands work on zsh
- Always display the last frame in tracebacks even if hidden with
  ``__traceback_hide__``
- Avoid an issue where a callback can be registered multiple times.
- Avoid an issue in debugger mode where frames changes could be lost.
- Never hide the frames that invoke a debugger, even if marked as hidden by
  ``__traceback_hide__``
- Fix calling the debugger in a recursive manner
2020-11-04 10:08:14 +00:00
adam
3175a39f4d py-regex: updated to 2020.10.28
2020.10.28:
Unknown changes
2020-11-04 10:03:29 +00:00
adam
ff25f3ddda py-pygraphviz: updated to 1.6
pygraphviz-1.6

Add Python 3.8 support
Drop Python 2.7 support
Update to SWIG 4.0.1
2020-11-04 10:01:29 +00:00
triaxx
6a71013641 gnustep-objc: remove useless PLIST.* 2020-11-04 09:02:21 +00:00
triaxx
19ba028a6a gnustep-gui: fix build on FreeBSD 2020-11-04 09:01:02 +00:00
triaxx
83d167c526 gnustep-objc: fix build on FreeBSD
pkgsrc changes:
---------------
  * Add conditional installation of libobjcxx.so in GNUmakefile for FreeBSD
    and adjust PLIST accordingly.
  * Fix some typos that have been kindly suggested by pkglint.
2020-11-04 08:36:52 +00:00
otis
bb63543a3b openipmi: Omit @pkgdir 2020-11-03 23:58:10 +00:00
otis
42d95c5f8a zabbix50-java: Omit empty directories 2020-11-03 23:35:41 +00:00
otis
06ceda4641 zabbix50-frontend: No PLIST substitutions in frontend 2020-11-03 23:12:11 +00:00
tnn
1177343d9c postgresql-promscale_extension: fix HOMEPAGE 2020-11-03 23:05:49 +00:00
tnn
2bb1219976 add postgresql-promscale_extension 2020-11-03 23:01:59 +00:00
tnn
8cc31043a8 databases/postgresql-promscale_extension: import postgresql12-promscale_extension-0.1.1
This PostgreSQL extension contains support functions to improve the performance
of Promscale. While Promscale will run without it, adding this extension will
cause it to perform better.
2020-11-03 22:59:35 +00:00
otis
76b58a3a4c doc: Added sysutils/zabbix50-server version 5.0.5 2020-11-03 22:56:02 +00:00
otis
d2acbfe3ec doc: Added sysutils/zabbix50-proxy version 5.0.5 2020-11-03 22:55:37 +00:00
otis
1bb336e799 doc: Added sysutils/zabbix50-java version 5.0.5 2020-11-03 22:55:14 +00:00
otis
6cad3a5fbb doc: Added sysutils/zabbix50-frontend version 5.0.5 2020-11-03 22:54:58 +00:00
otis
51a31f29a8 doc: Added sysutils/zabbix50-agent version 5.0.5 2020-11-03 22:54:38 +00:00
otis
e2a244e553 Add zabbix50 components 2020-11-03 22:53:40 +00:00
otis
504cbf3a85 zabbix50-java: Import zabbix-java 5.0.5
Zabbix is the ultimate enterprise-level software designed for monitoring
availability and performance of IT infrastructure components. Zabbix is open
source and comes at no cost.

With Zabbix it is possible to gather virtually limitless types of data from
the network. High performance real-time monitoring means that tens of thousands
of servers, virtual machines and network devices can be monitored
simultaneously. Along with storing the data, visualization features are
available (overviews, maps, graphs, screens, etc), as well as very flexible
ways of analyzing the data for the purpose of alerting.
2020-11-03 22:52:41 +00:00
otis
5b238d67d1 zabbix50-frontend: Import zabbix-frontend 5.0.5
Zabbix is the ultimate enterprise-level software designed for monitoring
availability and performance of IT infrastructure components. Zabbix is open
source and comes at no cost.

With Zabbix it is possible to gather virtually limitless types of data from
the network. High performance real-time monitoring means that tens of thousands
of servers, virtual machines and network devices can be monitored
simultaneously. Along with storing the data, visualization features are
available (overviews, maps, graphs, screens, etc), as well as very flexible
ways of analyzing the data for the purpose of alerting.
2020-11-03 22:48:55 +00:00
otis
b5c8173c79 zabbix50-agent: Import zabbix-agent 5.0.5
Zabbix is the ultimate enterprise-level software designed for monitoring
availability and performance of IT infrastructure components. Zabbix is open
source and comes at no cost.

With Zabbix it is possible to gather virtually limitless types of data from
the network. High performance real-time monitoring means that tens of thousands
of servers, virtual machines and network devices can be monitored
simultaneously. Along with storing the data, visualization features are
available (overviews, maps, graphs, screens, etc), as well as very flexible
ways of analyzing the data for the purpose of alerting.
2020-11-03 22:46:23 +00:00
otis
fdb3a7c7ec zabbix50-proxy: Import zabbix-proxy 5.0.5
Zabbix is the ultimate enterprise-level software designed for monitoring
availability and performance of IT infrastructure components. Zabbix is open
source and comes at no cost.

With Zabbix it is possible to gather virtually limitless types of data from
the network. High performance real-time monitoring means that tens of thousands
of servers, virtual machines and network devices can be monitored
simultaneously. Along with storing the data, visualization features are
available (overviews, maps, graphs, screens, etc), as well as very flexible
ways of analyzing the data for the purpose of alerting.
2020-11-03 22:45:38 +00:00
otis
05b33c67c3 zabbix50-server: Import zabbix-server 5.0.5
Zabbix is the ultimate enterprise-level software designed for monitoring
availability and performance of IT infrastructure components. Zabbix is open
source and comes at no cost.

With Zabbix it is possible to gather virtually limitless types of data from
the network. High performance real-time monitoring means that tens of thousands
of servers, virtual machines and network devices can be monitored
simultaneously. Along with storing the data, visualization features are
available (overviews, maps, graphs, screens, etc), as well as very flexible
ways of analyzing the data for the purpose of alerting.

This is an LTS release of Zabbix!
2020-11-03 22:44:43 +00:00
otis
bffde588e4 openipmi: Fix PLIST after renaming from OpenIPMI 2020-11-03 21:44:11 +00:00
otis
e17279a2f2 sysutils/openipmi: Import OpenIPMI 2.0.29
The Open IPMI project aims to develop an open code base to allow access to
platform information using Intelligent Platform Management Interface (IPMI).
2020-11-03 20:55:34 +00:00
otis
fc4ac165d8 smartmontools: Revert erroneously committed Makefile 2020-11-03 20:54:11 +00:00
otis
cdc13de3e8 doc: Added sysutils/openipmi version 2.0.29 2020-11-03 20:51:48 +00:00
otis
0bfad031f9 sysutils/openipmi: Import OpenIPMI 2.0.29
The Open IPMI project aims to develop an open code base to allow access to
platform information using Intelligent Platform Management Interface (IPMI).
2020-11-03 20:51:25 +00:00
bsiegert
5621864db8 Added biology/coordgenlibs 2020-11-03 20:26:37 +00:00
tnn
5b77ac2052 add databases/promscale 2020-11-03 20:24:47 +00:00
tnn
cff7732b67 databases/promscale: import promscale-0.1.1
Promscale allows Prometheus to store data in a PostgreSQL instance using the
TimescaleDB extension. Promscale can also act directly as a
Prometheus Data Source for Grafana, or other software.

By allowing a user to use SQL, in addition to PromQL, this platform empowers
the user to ask complex analytical queries from their metrics data, and thus
extract more meaningful insights.
2020-11-03 20:18:56 +00:00
bsiegert
e31ffa14e6 New package, coordgenlibs-1.4.2.
Part of PR pkg/55755.

This is Schroedinger, Inc's 2D coordinate generation.  It was formerly
proprietary code, but is now released under the BSD license.

The emphasis of these algorithms are on quality of 2D coordinates rather than
speed of generation.  The algorithm distinguishes itself from many others by
doing well with both macrocycles and metal complexes.  It also does extremely
well on typical drug-like small molecules, and has been validated on millions
of compounds.
2020-11-03 20:17:59 +00:00
tnn
75e18b1abb go-module.mk: "make show-go-modules" now prints an rcs id preamble
So that one can do "make show-go-modules > go-modules.mk"
2020-11-03 18:44:13 +00:00
bsiegert
e435c523b2 doc: Updated biology/maeparser to 1.2.4 2020-11-03 16:41:49 +00:00
bsiegert
ba117c3aed New package, maeparser-1.4.2.
maeparser is a parser for Schrodinger Maestro files.

Structure files (.mae,.maegz,.mae.gz) can contain multiple structures
delimited by "f_m_ct".  See MaeConstants.hpp for standard block and property
names.
2020-11-03 16:41:26 +00:00