Commit Graph

525834 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
4c742d38f1 Add py-anyascii 0.1.7
AnyAscii converts Unicode text to a reasonable representation using only ASCII.

For most characters in Unicode, AnyAscii provides an ASCII-only replacement
string. Text is converted character-by-character without considering the
context. The mappings for each script are based on popular existing romanization
schemes. Symbolic characters are converted based on their meaning or appearance.
All ASCII characters in the input are left unchanged, every other character is
replaced with printable ASCII characters. Unknown characters are removed.

WWW: https://github.com/anyascii/anyascii
2020-11-06 11:12:07 +00:00
Sunpoet Po-Chuan Hsieh
cbcbe4f066 Add py-sshpubkeys 3.1.0
sshpubkeys provides a native implementation for validating OpenSSH public keys.

WWW: https://github.com/ojarva/python-sshpubkeys
2020-11-06 11:12:02 +00:00
Sunpoet Po-Chuan Hsieh
bfd638fbb3 Add py-gdown 3.12.2
gdown downloads a large file from Google Drive. If you use curl/wget, it fails
with a large file because of the security warning from Google Drive.

WWW: https://github.com/wkentaro/gdown
2020-11-06 11:11:56 +00:00
Sunpoet Po-Chuan Hsieh
e6c9124693 Add py-pre-commit-hooks 3.3.0
pre-commit-hooks provides some out-of-the-box hooks for pre-commit.

WWW: https://github.com/pre-commit/pre-commit-hooks
2020-11-06 11:11:50 +00:00
Sunpoet Po-Chuan Hsieh
98c24b76b4 Add py-moto 1.3.16
Moto is a library that allows your tests to easily mock out AWS Services.

WWW: https://github.com/spulec/moto
2020-11-06 11:11:44 +00:00
Sunpoet Po-Chuan Hsieh
e46349bdf5 Add py-filedepot 0.8.0
DEPOT is a framework for easily storing and serving files in web applications.

DEPOT supports storing files in multiple backends, like:
- Local Disk
- In Memory (for tests)
- On GridFS
- On Amazon S3 (or compatible services)
and integrates with database by providing files attached to your SQLAlchemy or
Ming/MongoDB models with respect to transactions behaviours (files are rolled
back too).

WWW: https://github.com/amol-/depot
2020-11-06 11:11:39 +00:00
Sunpoet Po-Chuan Hsieh
d28d69eadb Add py-aioitertools 0.7.0
aioitertools provides implementation of itertools, builtins, and more for
AsyncIO and mixed-type iterables.

WWW: https://github.com/omnilib/aioitertools
2020-11-06 11:11:33 +00:00
Sunpoet Po-Chuan Hsieh
6151b7b66d Sort SUBDIRs 2020-11-06 11:10:18 +00:00
Mateusz Piotrowski
4b8b90843a Fix the conditional added in r554175
This should have been caught by my poudriere testruns. Sorry for the
breakage.

PR:		249974
Approved by:	portmgr blanket
MFH:		2020Q4
2020-11-06 11:09:06 +00:00
Mikael Urankar
8d9e92ed76 devel/gradle: Fix with openjdk11 2020-11-06 10:49:41 +00:00
Mikael Urankar
7cd3605ca9 www/redmine4: Fix dependency error with rubygem-pg
PR:		250851
Submitted by:	nork@ninth-nine.com
2020-11-06 10:11:06 +00:00
Mateusz Piotrowski
a7ec3dd91b Use -fuse-lld=lld to avoid link errors using old ld(1) on 11.x
PR:		249974
Submitted by:	John Hein <jcfyecrayz__liamekaens_com>
Approved by:	portmgr blanket
MFH:		2020Q4
2020-11-06 09:19:33 +00:00
Li-Wen Hsu
1f09e2f5e4 www/gohugo: Update to 0.78.1
PR:		250898
Submitted by:	ben.lavery@hashbang0.com (maintainer)
2020-11-06 08:29:25 +00:00
Guido Falsi
6285231579 Update asterisk16 to 18.0.1
Security:	972fe546-1fb6-11eb-b9d4-001999f8d30b
		29b7f0be-1fb7-11eb-b9d4-001999f8d30b
MFH:		2020Q4
2020-11-06 07:41:03 +00:00
Guido Falsi
9c0653c91a Update asterisk16 to 16.14.1
Security:	972fe546-1fb6-11eb-b9d4-001999f8d30b
		29b7f0be-1fb7-11eb-b9d4-001999f8d30b
MFH:		2020Q4
2020-11-06 07:40:38 +00:00
Guido Falsi
4406ffc3ed Update asterisk13 to 13.37.1
Security:	972fe546-1fb6-11eb-b9d4-001999f8d30b
		29b7f0be-1fb7-11eb-b9d4-001999f8d30b
MFH:		2020Q4
2020-11-06 07:40:17 +00:00
Li-Wen Hsu
b42e33e2ae Remove devel/nimble, it's integrated in lang/nim
PR:		250881
Submitted by:	Neal Nelson <ports@nicandneal.net> (maintainer)
2020-11-06 06:59:55 +00:00
Li-Wen Hsu
6b430afb93 lang/nim: Update 1.4 for unexpected change in distfile and include nimble
For some reason the distribution file of nim 1.4 has changed on the nim web
site without a change in version.

Two things have been added to the distribution and are no longer distributed
from their own github repository:
- fusion
- nimble

PR:		250881
Submitted by:	Neal Nelson <ports@nicandneal.net> (maintainer)
2020-11-06 06:56:38 +00:00
Koichiro Iwao
8f7c268d78 www/novnc: Update to 1.2.0
While here, pass maintainership to submitter.

Submitted by:	 Dmitry Petrov <dpetrov67@gmail.com>
Approved by:	maintainer timeout
Relnotes:	https://github.com/novnc/noVNC/releases/tag/v1.2.0
2020-11-06 05:48:53 +00:00
Christoph Moench-Tegeder
916ecb46c3 update kicad and it's libraries to 5.1.8
https://kicad.org/blog/2020/11/KiCad-5.1.8-Release/

While here:
 - KiCad's official home on the Web is now https://kicad.org
   https://kicad.org/blog/2020/10/kicad.org-the-permanent-internet-home-of-KiCad/
   update pkg-descr accordingly
 - development has moved to GitLab and the libraries' GitHub repos are
   already no longer active. Update all MASTER_SITES to fetch the released
   tarballs from Gitlab.
2020-11-05 23:33:24 +00:00
Yuri Victorovich
cc55eaead4 math/cadabra2: Update 2.3.0 -> 2.3.2
Reported by:	portscout
2020-11-05 23:11:01 +00:00
Guido Falsi
c122475d7d Document asterisk vulnerabilities. 2020-11-05 22:38:13 +00:00
Yuri Victorovich
ceb249fc23 www/py-pywikibot: Update 5.0.0 -> 5.1.0
Reported by:	portscout
2020-11-05 21:59:10 +00:00
Yuri Victorovich
a89cbe8fd5 www/cpp-httplib: Update 0.7.12 -> 0.7.13
Reported by:	portscout
2020-11-05 21:57:35 +00:00
Yuri Victorovich
8a3a137f82 science/py-moltemplate: Update 2.19.0 -> 2.19.1
Reported by:	portscout
2020-11-05 21:56:15 +00:00
Yuri Victorovich
a7bb9e0478 science/jmol: Update 14.31.14 -> 14.31.16
Reported by:	portscout
2020-11-05 21:53:56 +00:00
Emanuel Haupt
50d7701a38 Update to 1.38 2020-11-05 21:07:36 +00:00
Jason W. Bacon
b0ab3ea009 biology/bcftools: Upgrade to 1.11
Numerous new features, bug fixes and performance enhancements
https://github.com/samtools/bcftools/releases/tag/1.11

Reported by:    portscout
2020-11-05 20:34:03 +00:00
Jason W. Bacon
025ca27d46 biology/samtools: Upgrade to 1.11
Numerous new features, bug fixes and performance enhancements
https://github.com/samtools/samtools/releases/tag/1.11

Reported by:    portscout
2020-11-05 20:32:39 +00:00
Jason W. Bacon
6fd02632f0 biology/htslib: Upgrade to 1.11.0
Numerous bug fixes, new features and performance improvements since 1.10
https://github.com/samtools/htslib/releases/tag/1.11

Reported by:    portscout
2020-11-05 20:30:50 +00:00
Jan Beich
4842225b41 devel/git-cinnabar: unbreak after r554143
gmake[2]: *** No rule to make target 'fast-import.c', needed by 'helper/fast-import.patched.c'.  Stop.

Obtained from:	upstream
2020-11-05 19:34:29 +00:00
Jan Beich
ea7157d280 devel/git-cinnabar: chase r547798 by not forcing mercurial 2020-11-05 19:34:22 +00:00
Gerald Pfeifer
2395407f27 Update to the 20201101 snapshot of GCC 11.0.0. 2020-11-05 19:33:54 +00:00
Yuri Victorovich
686da95958 multimedia/musikcube: Update 0.93.1 -> 0.94.0
Reported by:	portscout
2020-11-05 19:22:38 +00:00
Ryan Moeller
247ecc490d devel/py-sysctl: Bump for GIL changes
Now the GIL is relinquished while getting and setting sysctl values.

Reviewed by:	wg
Approved by:	wg (ports)
Sponsored by:	iXsystems, Inc.
Differential Revision:	https://reviews.freebsd.org/D27106
2020-11-05 19:22:27 +00:00
Yuri Victorovich
81d700201b multimedia/minitube: Update 3.6.4 -> 3.6.5
Reported by:	portscout
2020-11-05 19:21:44 +00:00
Tobias C. Berner
511ff06ade math/cantor: Support ptyhon3.9
- instead of adding 'python3.9' to the list, simply patch in
  python-${PYTHON_VER} -- this way, this should fix two issues

  1) make it work with python
  2) help cmake find the "wanted" python version in unclean environments

PR:		250884
Reported by:	Oleg Sidorkin <osidorkin@gmail.com>, fluffy (previously)
2020-11-05 18:49:11 +00:00
Tobias C. Berner
c51a84d287 www/epiphany: build error (no getrandom(2) on 11.x)
Add alternate implementation for missing getrandom(2) on 11.x (v2)

PR:		250128
Submitted by:	John Hein <jcfyecrayz@liamekaens.com>
2020-11-05 18:20:05 +00:00
Gleb Popov
736b53430c print/miktex: A TeX/LaTeX distribution featuring on-demand package installation.
Differential Revision:	https://reviews.freebsd.org/D18903
2020-11-05 17:52:35 +00:00
Baptiste Daroussin
f821e6330c Update to 1.15.99.7
The main features is:
- implement triggers mechanism (both lua and shell)

Other changes:
- Merge keywords preinstall script into a single "prepackaging script"
- fix issues with script leaving process in the background
- fix an issue with metalog duplicated entries
- improve performances of pkg query -F
- get rid of sysexits
2020-11-05 17:51:08 +00:00
Tobias C. Berner
034c3409eb Update KDE Apps to 20.08.3
Some of our projects release on their own timescale and some get released
en-masse. The 20.08.3 bundle of projects was released today with dozens of
bugfixes and will be available through app stores and distros soon. See the
20.08.3 releases page for details.

Some of the fixes in today’s releases:

    * Gwenview no longer accidentally shows the thumbnail view as a separate window with newer Qt versions
    * Sending SMS with KDEConnect has been restored
    * Fixed a possible Okular crash when selecting text in annotations

Announcement:
	https://kde.org/announcements/releases/2020-11-apps-update/

Changelog:
	https://kde.org/announcements/fulllog_releases-20.08.3/
2020-11-05 17:42:01 +00:00
Renato Botelho
eaeb5f2320 devel/git: Update to 2.29.2 and small tweaks
- Update to 2.29.2 [1]
- Simplify logic to define COMMENT for each flavor
- Inspired in www/py-autobahn, save OPTIONS on a different file for each flavor

PR:		250472 [1]
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> [1]
Sponsored by:	Rubicon Communications, LLC (Netgate)
2020-11-05 17:04:19 +00:00
Mathieu Arnold
aeda355b1b Backout r554139. 2020-11-05 16:51:30 +00:00
Jimmy Olgeni
1319eb99f2 Update lang/erlang-runtime23 to version 23.1.2. 2020-11-05 16:50:46 +00:00
Mathieu Arnold
e38fe546ea Remove non existing patch.
PR:		250723
2020-11-05 16:44:47 +00:00
Mathieu Arnold
e9b2078c6c Add set pipefail in most framework scripts.
set pipefail changes the pipeline return status from being the return
status of the last command to the last non 0 exit status of any command
in the pipeline.  This is needed to make sure all the commands in a
pipeline did actually return a non 0 status and not only the last one.
2020-11-05 16:42:35 +00:00
Mateusz Piotrowski
cd36c020a0 Use LOCALBASE when referring to the location of dependencies
Approved by:	portmgr blanket
2020-11-05 16:10:19 +00:00
Mateusz Piotrowski
47b6c6c297 Clean up port's makefile
- Put the variables in order & improve readability
- Set LICENSE_FILE correctly

Approved by:	portmgr blanket
2020-11-05 15:58:38 +00:00
Mateusz Piotrowski
00417e7d2f Fix typos in the LICENSE_FILE variable name
Approved by:	portmgr blanket
2020-11-05 15:54:11 +00:00
Dmitry Sivachenko
c1c68932ea Update to version 2.2.5. 2020-11-05 15:01:47 +00:00