aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update KDE Applications to 20.12Tobias C. Berner2020-12-11339-1914/+1606
| | | | | | | | | | | | | | | - astro/libkgeomap has been removed as there are no consumers left - deskutils/kdepim-apps-libs has been reintegrated into other ports There are a handful of new ports available: - astro/kosmindoormap: Library and QML component for rendering multi-level OSM indoor maps - deskutils/itinerary: KDE Itinerary is a digital travel assistant - devel/kpublictransport: Access realtime public transport data - graphics/kontrast: Color contrast checker - textproc/markdownpart: KPart for rendering Markdown content Notes: svn path=/head/; revision=557757
* Add compiler:c++11-lang to USES to fix build on GCC-based systems:Mark Linimon2020-12-111-1/+1
| | | | | | | | | cc1plus: error: unrecognized command line option -std=gnu++1z Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=557756
* security/openvpn-devel: Update to 2020-W49 snapshotMatthias Andree2020-12-112-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Update port to 2020-W49 development snapshot. 1387f526 Fix port-share option with TLS-Crypt v2 4d307ed4 tls-crypt-v2: also preload tls-crypt-v2 keys (if --persist-key) fb169c3b tls-crypt-v2: fix server memory leak dfd624b5 Remove auth_user_pass.wait_for_push variable fb789947 Fix auth-token not being updated if auth-nocache is set 88dc4276 Make any auth failure tls_authentication_status return auth failed 55d5eaa3 Send AUTH_FAILED message to clients on renegotiation failures 3ac8e592 Rename DECRYPT_KEY_ENABLED to TLS_AUTHENTICATED f9d3fbf9 Clean up tls_authentication_status and document it f1f0f074 Improve keys out of sync message 8292102b Add more documentation about our internal TLS functions cc5a7163 Replace key_scan array of static pointers with inline function fc25ca3a build: Fix missing install of man page in certain environments 0d4069e4 Change travis build scripts to use https when fetching prerequisites. PR: 251761 Submitted by: Eric F. Crist (maintainer) Notes: svn path=/head/; revision=557755
* www/firefox: correct patch for powerpc64Piotr Kubaj2020-12-112-1/+2
| | | | | | | The macro is named MOZ_BIG_ENDIAN(), not MOZ_BIG_ENDIAN. Notes: svn path=/head/; revision=557754
* lang/seed7: update to 05_20201208Pietro Cerutti2020-12-114-9/+10
| | | | | | | Relnotes: https://github.com/ThomasMertes/seed7/blob/a19763a/doc/chlog.txt Notes: svn path=/head/; revision=557753
* multimedia/arcan: track setuid bitJan Beich2020-12-112-3/+7
| | | | | | | | | When launching on console under egl-dri session at least /dev/sysmouse fed by moused(8) requires root permissions. However, building and staging install as non-root may clear setuid bit. Notes: svn path=/head/; revision=557752
* Sfeed is a RSS and Atom parser (and some format programs).Mark Felder2020-12-115-0/+54
| | | | | | | | | | | | | It converts RSS or Atom feeds from XML to a TAB-separated file. There are formatting programs included to convert this TAB-separated format to various other formats. There are also some programs and scripts included to import and export OPML and to fetch, filter, merge and order feed items. WWW: https://codemadness.org/sfeed-simple-feed-parser.html Notes: svn path=/head/; revision=557751
* Adding MathJax3.Thierry Thomas2020-12-114-0/+39
| | | | | | | | | | | | | | | | Current port www/mathjax is for now legacy version, v2. Current version of MathJax is v3. v2 is still supported and gets patch releases, but v3 is intended for new deployments. Upgrading v2 to v3 is not in-place upgrade, url of the script changes, which also requires change config of web server which hosts it. Therefore I think it is better to introduce new version as mathjax3. PR: 248796 Submitted by: Marko Cupać (maintainer) Notes: svn path=/head/; revision=557750
* security/libressl: re-link static library consumers after r557713Jan Beich2020-12-113-2/+3
| | | | Notes: svn path=/head/; revision=557748
* Update to 4.0.7Emanuel Haupt2020-12-112-6/+5
| | | | | | | Release notes: https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES Notes: svn path=/head/; revision=557747
* Update to g20201208 71c8d8d36.Thierry Thomas2020-12-112-5/+5
| | | | | | | | | | Changelog at <https://git.tt-rss.org/fox/tt-rss/commits/master>. PR: 251693 Submitted by: Derek Schrock (maintainer) Notes: svn path=/head/; revision=557746
* Update to upstream release 2.3.5.Thomas Zander2020-12-112-4/+4
| | | | | | | | | Details: * Bug and doc fix release, see https://github.com/traefik/traefik/releases/tag/v2.3.5 Notes: svn path=/head/; revision=557745
* Adding math/sprng, Scalable Parallel Pseudo Random Number Generators Library.Thierry Thomas2020-12-115-0/+177
| | | | Notes: svn path=/head/; revision=557744
* Resurrect math/testu01 and take maintainership.Thierry Thomas2020-12-116-1/+234
| | | | Notes: svn path=/head/; revision=557743
* x11-servers/xarcan: use same homepage as other Arcan toolsJan Beich2020-12-111-1/+1
| | | | Notes: svn path=/head/; revision=557742
* Unbreak INDEXAntoine Brodin2020-12-111-1/+1
| | | | Notes: svn path=/head/; revision=557741
* x11/arcan-trayicon: add new portJan Beich2020-12-114-0/+37
| | | | | | | | | | | | Arcan-trayicon is a tool that chain-loads another arcan client, along with two reference images (active and inactive). It tries to register itself in the icon-tray of a running arcan application, though it must explicitly enable the support. https://arcan-fe.com/ Notes: svn path=/head/; revision=557740
* x11/aclip: add new portJan Beich2020-12-114-0/+31
| | | | | | | | | | Aclip is a clipboard manager similar to Xclip. It allows for bridging the clipboard between a desktop environment like Durden, and that of an X server. https://arcan-fe.com/ Notes: svn path=/head/; revision=557739
* graphics/aloadimage: add new portJan Beich2020-12-114-0/+44
| | | | | | | | | | | | | | | | | | Aloadimage is a simple command-line imageviewer for arcan, built on the image parsers provided by stb. Image loading is performed in the background as a separate, sandboxed (on Linux) processes and should be reasonably safe against maliciously crafted input sources. The primary purpose is to provide an arcan- specific replacement for xloadimage, and to serve as a testing ground for advanced image output such as full HDR- paths. The secondary purpose is to craft the image- loading worker pool to be secure and efficient enough to act as a building block for other components within the Arcan umbrella. https://arcan-fe.com/ Notes: svn path=/head/; revision=557738
* sysutils/acfgfs: add new portJan Beich2020-12-114-0/+39
| | | | | | | | | | Acfgfs is a tool that lets you mount certain arcan applications as a FUSE file-system. The application has to explicitly support it (e.g., Durden). https://arcan-fe.com/ Notes: svn path=/head/; revision=557737
* audio/webrtc-audio-processing: switch to upstream armv6 fixJan Beich2020-12-112-1/+3
| | | | Notes: svn path=/head/; revision=557736
* databases/sqlite3: fix build w/o THREADSPietro Cerutti2020-12-111-0/+13
| | | | | | | | PR: 244459 Reported by: Brian Haug <haug.bsd6114@yahoo.com> Notes: svn path=/head/; revision=557735
* Fix stage-qa issue by setting PKGNAMEPREFIXEmanuel Haupt2020-12-111-1/+2
| | | | | | | | | PR: 251734 Submitted by: lbartoletti MFH: 2020Q4 Notes: svn path=/head/; revision=557733
* databases/cassandra-cpp-driver: update to 2.15.3Pietro Cerutti2020-12-112-4/+4
| | | | | | | Relnotes: https://github.com/datastax/cpp-driver/releases/tag/2.15.3 Notes: svn path=/head/; revision=557732
* databases/casstcl: update to 2.15.0Pietro Cerutti2020-12-112-4/+7
| | | | | | | Relnotes: https://github.com/flightaware/casstcl/releases/tag/v2.15.0 Notes: svn path=/head/; revision=557731
* net/libvncserver: update to 0.9.13Jan Beich2020-12-116-50/+8
| | | | | | | | | | | | | - Pass maintainership Changes: https://github.com/LibVNC/libvncserver/releases/tag/LibVNCServer-0.9.13 ABI: https://abi-laboratory.pro/tracker/timeline/libvncserver/ PR: 251649 Submitted by: Neel Chauhan <neel@neelc.org> Reviewed by: daniel.engberg.lists@pyret.net Notes: svn path=/head/; revision=557730
* deskutils/go-for-it: Update to 1.9.0Mikael Urankar2020-12-113-209/+221
| | | | | | | | PR: 251747 Submitted by: Neel Chauhan (maintainer) Notes: svn path=/head/; revision=557729
* lang/jimtcl: update to 0.80Pietro Cerutti2020-12-112-4/+4
| | | | | | | Relnotes: http://jim.tcl.tk/index.html/doc/www/www/articles/jim-release-0-80/ Notes: svn path=/head/; revision=557728
* devel/fossil: update to 2.13Pietro Cerutti2020-12-112-4/+4
| | | | | | | Changes: https://fossil-scm.org/home/doc/e7bba4ff367e6890/www/changes.wiki Notes: svn path=/head/; revision=557727
* databases/tcl-sqlite3: update to 3.34.0Pietro Cerutti2020-12-112-4/+4
| | | | | | | | | | Release notes: https://sqlite.org/releaselog/3_34_0.html PR: 251633 Submitted by: Pavel Volkov <pavelivolkov@gmail.com> Notes: svn path=/head/; revision=557726
* databases/sqlite3: update to 3.34.0Pietro Cerutti2020-12-112-5/+5
| | | | | | | | | | Release notes: https://sqlite.org/releaselog/3_34_0.html PR: 251632 Submitted by: Pavel Volkov <pavelivolkov@gmail.com> Notes: svn path=/head/; revision=557725
* x11/phosh: update to 0.7.0Jan Beich2020-12-112-5/+5
| | | | | | | | Changes: https://source.puri.sm/Librem5/phosh/-/tags/v0.7.0 Reported by: Repology Notes: svn path=/head/; revision=557724
* deskutils/fet: update to 5.48.1Fernando Apesteguía2020-12-112-4/+4
| | | | | | | | | | | ChangeLog: http://beefy5.nyi.freebsd.org/data/121i386-default/557257/logs/fet-5.48.0.log PR: 251723 Submitted by: uzsolt@uzsolt.hu (maintainer) Notes: svn path=/head/; revision=557723
* net/ns3: Update to 3.32 & set MAINTAINERFernando Apesteguía2020-12-113-325/+359
| | | | | | | | | | Submitter becomes MAINTAINER. Already maintainer of several ports. PR: 251518 Submitted by: neel@neelc.org Notes: svn path=/head/; revision=557722
* net/enet: Update to 1.3.17Mikael Urankar2020-12-113-6/+6
| | | | | | | | | | also, pass maintainership. PR: 251748 Submitted by: Neel Chauhan Notes: svn path=/head/; revision=557721
* Move devel/py-prompt_toolkit2 to devel/py-prompt-toolkit2Sunpoet Po-Chuan Hsieh2020-12-116-4/+6
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=557720
* Move devel/py-prompt_toolkit1 to devel/py-prompt-toolkit1Sunpoet Po-Chuan Hsieh2020-12-116-4/+6
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=557719
* Move devel/py-prompt_toolkit to devel/py-prompt-toolkitSunpoet Po-Chuan Hsieh2020-12-1114-15/+23
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=557718
* net/activemq: Update to 5.16.0Mikael Urankar2020-12-112-5/+5
| | | | | | | | | | also, pass maintainership. PR: 251750 Submitted by: Neel Chauhan Notes: svn path=/head/; revision=557717
* net/x2goclient: Update to 4.1.2.2Mikael Urankar2020-12-114-18/+7
| | | | | | | | | | pass maintainership. PR: 251751 Submitted by: Neel Chauhan Notes: svn path=/head/; revision=557715
* security/libressl-devel: Security update to 3.3.1Bernard Spil2020-12-112-4/+4
| | | | | | | | MFH: 2020Q4 Security: 88dfd92f-3b9c-11eb-929d-d4c9ef517024 Notes: svn path=/head/; revision=557714
* security/libressl: Security update to 3.2.3Bernard Spil2020-12-112-4/+4
| | | | | | | | MFH: 2020Q4 Security: 88dfd92f-3b9c-11eb-929d-d4c9ef517024 Notes: svn path=/head/; revision=557713
* security/vuxml: Document LibreSSL vulnerabilityBernard Spil2020-12-111-0/+30
| | | | Notes: svn path=/head/; revision=557712
* security/vuxml: add 19 CVE entries related to www/glpiDima Panov2020-12-111-0/+528
| | | | | | | | PR: 251754 Submitted by: Mathias Monnerville Notes: svn path=/head/; revision=557711
* Update to 8.6.0.Alexander Leidinger2020-12-113-1597/+1614
| | | | Notes: svn path=/head/; revision=557710
* Update devel/kerl to version 2.0.2.Jimmy Olgeni2020-12-112-4/+4
| | | | Notes: svn path=/head/; revision=557709
* editors/lireoffice: unbreak build with TEST=onDima Panov2020-12-111-0/+1
| | | | Notes: svn path=/head/; revision=557706
* [NEW] lang/tauthon: Backwards-compatible fork of Python 2.7 interpreter with ↵Matthias Andree2020-12-1117-0/+5277
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Python 3.x features ------------------------------------------------------------------------------ Note this is not fully connected yet, and needs further changes to integrate with flavors, addition to Mk/Uses/python.mk (or some equivalent USES=tauthon) that may need discussion first, for instance, on the package name prefix. This is committed to serve as a common test bed and for experimentation. ------------------------------------------------------------------------------ Maintainer: olce.freebsd.ports@certner.fr (Olivier Certner) Tauthon is a backward-compatible fork of Python's 2.7.18 interpreter with new syntax, builtins, and libraries backported from Python 3.x. Python code and C-extensions targeting Python 2.7 or below are expected to run unmodified on Tauthon and produce the same output. But with Tauthon, that code can now use some of the new features from Python 3.x. This is not an official Python release. Because of its new features, while preserving 2.7 compatibility, Tauthon reports 2.8 as its major/minor versions. Non-exhaustive list of new features: - Function Annotations - Keyword-Only Arguments - "async" and "await" Syntax - Argument-less "super" - New Metaclass Syntax - "nonlocal" - "yield from" Syntax - "concurrent.futures" Module - UTF-8 as the default source encoding WWW: https://github.com/naftaliharris/tauthon (Committed with minor changes over submission, particularly a few reorderings in Makefile to appease portlint -CA.) PR: 251019 Submitted by: Olivier Certner (maintainer) Notes: svn path=/head/; revision=557705
* Update to 14.1Kirill Ponomarev2020-12-112-4/+4
| | | | Notes: svn path=/head/; revision=557704
* Fix plistAntoine Brodin2020-12-112-0/+19
| | | | Notes: svn path=/head/; revision=557703