aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* graphics/mesa-devel: update to 20.2.b.3686Jan Beich2020-11-032-6/+5
| | | | | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/0a4c1db926c...78a420ce467 Notes: svn path=/head/; revision=553939
* emulators/rpcs3: update to 0.0.13.11151Jan Beich2020-11-032-8/+8
| | | | | | | Changes: https://github.com/RPCS3/rpcs3/compare/ca57f25f2...09a9d0846 Notes: svn path=/head/; revision=553938
* emulators/yuzu: update to s20201101Jan Beich2020-11-032-5/+5
| | | | | | | Changes: https://github.com/yuzu-emu/yuzu/compare/98f68d06f...1089d7673 Notes: svn path=/head/; revision=553937
* Add net/py-whoisDanilo G. Baio2020-11-034-0/+39
| | | | | | | | | | | | | | | | | | | | | | | Python package for retrieving WHOIS information of domains Features - Python wrapper for Linux "whois" command - simple interface to access parsed WHOIS data for a given domain - able to extract data for all the popular TLDs (com, org, net, biz, info, pl, jp, uk, nz, ...) - query a WHOIS server directly instead of going through an intermediate web service like many others do - works with Python 2.4+ and Python 3.x - all dates as datetime objects - possibility to cache results WWW: https://pypi.org/project/whois/ PR: 250810 Submitted by: Gabriel Dutra <0xdutra@gmail.com> Notes: svn path=/head/; revision=553936
* Add sysutils/chaoskubeDanilo G. Baio2020-11-034-0/+227
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Chaoskube periodically kills random pods in your Kubernetes cluster. Running it will kill a pod in any namespace every 10 minutes by default. $ chaoskube INFO[0000] starting up dryRun=true interval=10m0s version=v0.21.0 INFO[0000] connecting to cluster master="https://kube.you.me" serverVersion=v1 INFO[0000] setting pod filter annotations= labels= minimumAge=0s namespaces= INFO[0000] setting quiet times daysOfYear="[]" timesOfDay="[]" weekdays="[]" INFO[0000] setting timezone location=UTC name=UTC offset=0 INFO[0001] terminating pod name=kube-dns-v20-6ikos namespace=kube-system INFO[0601] terminating pod name=nginx-701339712-u4fr3 namespace=chaoskube [...] chaoskube allows to filter target pods by namespaces, labels, annotations and age as well as exclude certain weekdays, times of day and days of a year from chaos. WWW: https://github.com/linki/chaoskube PR: 250213 Submitted by: Gabriel Dutra <0xdutra@gmail.com> Notes: svn path=/head/; revision=553935
* editors/vim: Update to patchlevel 1943Adam Weinberger2020-11-022-4/+4
| | | | Notes: svn path=/head/; revision=553934
* editors/emacs-devel: Update to 20201102 master branch commit, 5cea77aJoseph Mingrone2020-11-023-9/+11
| | | | Notes: svn path=/head/; revision=553933
* sysutils/bpytop: Update to 1.0.49Li-Wen Hsu2020-11-022-4/+4
| | | | Notes: svn path=/head/; revision=553932
* adding new ports x11/mate-dock-apple 20.04.0Eric Turgeon2020-11-025-0/+112
| | | | | | | mate-dock-applet is an application dock applet for the MATE panel Notes: svn path=/head/; revision=553931
* Return knu@'s ports to the pool after his commit bit was safekept.Rene Ladan2020-11-0225-25/+25
| | | | Notes: svn path=/head/; revision=553930
* Upgrade to CLDR 38.Thierry Thomas2020-11-023-14/+64
| | | | | | | Release notes at <http://cldr.unicode.org/index/downloads/cldr-38>. Notes: svn path=/head/; revision=553928
* Update to 1.6.3Palle Girgensohn2020-11-023-6/+23
| | | | | | | | | Fix build problems with FreeBSD versions < 12 Release notes: https://fluentbit.io/announcements/v1.6.3/ Notes: svn path=/head/; revision=553927
* Document gitlab vulnerabilities.Matthias Fechner2020-11-021-0/+53
| | | | Notes: svn path=/head/; revision=553926
* Add entry for wordpressJochen Neumeister2020-11-021-0/+42
| | | | | | | Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=553925
* sysutils/openzfs*: Bump for latest build fixesRyan Moeller2020-11-024-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 8583540c6 Consolidate zfs_holey and zfs_access - 2f94e8f09 Remove duplicate cond_resched() definition - 65a343bbd zvol_os: Fix handling of zvol private data - 277884ab4 zvol_os: Don't leak doi in cdev error path - 9a0ef216e zvol_os: Properly ignore error in volmode lookup - 1a6a75ac0 zvol_os: Code cleanup in zvol_create_minor_impl - 260f6a28a zvol_os: Keep better track of open count in close - 0b32d8178 zvol_os: Tidy up asserts - c4ede65bd zstd: track allocator statistics - e8beeaa11 ICP: gcm: Allocate hash subkey table separately - d9655c5b3 Add some missing cfi frame info in aesni-gcm-x86_64.S - 115216cc9 FreeBSD: catch up with 1300124 version bump - d1e4ded7b FreeBSD: Fix 12.2-STABLE after AT_BENEATH MFC - 5fa356ea4 Remove UIO_ZEROCOPY functions structures - 1199c3e8f Yield periodically when rebuilding L2ARC - 76d04993a Update references to nonexistent man pages in code - e3a6ac8d0 FreeBSD: Remove BIO_ORDERED flag from BIO_FLUSH - f829227f4 ZTS: Fix xattr_004_pos failure, don't use tmpfs - 973ba682f Linux: g/c leftover fence in zfs_znode_alloc - 082ff328f FreeBSD: g/c unused zfs_znode_move support - 4ce728d02 Use known license string for zlua Reviewed by: wg Approved by: wg (ports) Sponsored by: iXsystems, Inc. Differential Revision: https://reviews.freebsd.org/D27055 Notes: svn path=/head/; revision=553924
* - Update to 2.6.3.Stephen Montgomery-Smith2020-11-022-4/+4
| | | | Notes: svn path=/head/; revision=553923
* sysutils/fusefs-bindfs: Update to 1.14.8Mikael Urankar2020-11-022-4/+4
| | | | | | | | PR: 249992 Submitted by: Leon Dietrich (maintainer) Notes: svn path=/head/; revision=553922
* Update to 1.4.2Emanuel Haupt2020-11-022-4/+4
| | | | Notes: svn path=/head/; revision=553921
* Update Simgear and Flightgear ports to 2020.3.1Ganael LAPLANCHE2020-11-027-27/+16
| | | | Notes: svn path=/head/; revision=553920
* Update to 2.13.3Ganael LAPLANCHE2020-11-023-8/+7
| | | | Notes: svn path=/head/; revision=553919
* databases/cassandra4: Update to version 4.0-beta2.Mikael Urankar2020-11-0211-47/+54
| | | | | | | | PR: 250167 Submitted by: Angelo Polo (maintainer) Notes: svn path=/head/; revision=553918
* - update to 20201101Dirk Meyer2020-11-022-4/+4
| | | | Notes: svn path=/head/; revision=553917
* sysutils/jail_exporter: create portsMikael Urankar2020-11-027-0/+706
| | | | | | | | | | | | | Jail Exporter is a Prometheus exporter for FreeBSD jail metrics as reported by rctl(8). WWW: https://github.com/phyber/jail_exporter PR: 238436 Submitted by: David O'Rourke <dor.bsd@xm0.uk> Notes: svn path=/head/; revision=553916
* devel/wasi-compiler-rt11, wasi-libc, wasi-libcxx: New ports for WebAssembly ↵Mikael Urankar2020-11-0215-0/+798
| | | | | | | | | | | | | | System Interface (WASI) libc, clang builtins (compiler-rt), libc++, libcxxabi WASI is a "syscall" interface for WebAssembly, significantly inspired by CloudABI. It is supported in clang 8 and up, but to actually build C programs, it needs clang builtins and the libc/sysroot. And for C++, also libc++ and libcxxabi. Submitted by: Greg V <greg%unrelenting.technology> Differential Revision: https://reviews.freebsd.org/D22960 Notes: svn path=/head/; revision=553915
* www/rt50: fix bad plist substitutionMikael Urankar2020-11-021-1/+1
| | | | | | | | PR: 250798 Reported by: albert.shih@obspm.fr Notes: svn path=/head/; revision=553914
* Fix whith -fno-common in FreeBSD 13Rodrigo Osorio2020-11-028-1/+128
| | | | | | | | | Lastest version of llvm introduced in FreeBSD 13 has the flag -fno-common enabled by default. Fix the issue. Notes: svn path=/head/; revision=553913
* Fix whith -fno-common in FreeBSD 13Rodrigo Osorio2020-11-026-3/+174
| | | | | | | | | | | Lastest version of llvm introduced in FreeBSD 13 has the flag -fno-common enabled by default. Fix the issue. Bump PORTREVISION Notes: svn path=/head/; revision=553912
* dns/opendnssec2: Update to 2.1.7Danilo G. Baio2020-11-0239-384/+5
| | | | | | | | | | | | | Patches removed were incorporated upstream. Changelog: https://www.opendnssec.org/2020/10/opendnssec-2-1-7/ PR: 250293 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) MFH: 2020Q4 (blanket: bugfix release) Notes: svn path=/head/; revision=553910
* www/node12: fix build on powerpc64lePiotr Kubaj2020-11-021-1/+2
| | | | | | | Backport from newer node ports. Notes: svn path=/head/; revision=553909
* www/node10: fix build on powerpc64 elfv2 and powerpc64lePiotr Kubaj2020-11-022-0/+16
| | | | | | | Backport from newer node ports. Notes: svn path=/head/; revision=553908
* x11-toolkits/gtk-layer-shell: update to 0.5.1Jan Beich2020-11-023-5/+5
| | | | | | | | Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.5.1 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=553907
* textproc/nuspell: update to 4.0.1Jan Beich2020-11-023-6/+6
| | | | | | | | | Changes: https://github.com/nuspell/nuspell/releases/tag/v4.0.1 Reported by: GitHub (watch releases) MFH: 2020Q4 (bug fixes) Notes: svn path=/head/; revision=553906
* devel/py-libvirt: update to 6.9.0Roman Bogorodskiy2020-11-022-4/+4
| | | | Notes: svn path=/head/; revision=553905
* devel/libvirt: update to 6.9.0Roman Bogorodskiy2020-11-024-21/+7
| | | | Notes: svn path=/head/; revision=553904
* www/node: fix build on powerpc64lePiotr Kubaj2020-11-021-1/+2
| | | | | | | Building with DTRACE causes crash. -mminimal-toc is valid only on powerpc64 elfv1. Notes: svn path=/head/; revision=553903
* Update to 3.0.3Michael Reifenberger2020-11-022-5/+5
| | | | Notes: svn path=/head/; revision=553902
* x11-fonts/xorg-fonts-*: Simplify RUN_DEPENDSMateusz Piotrowski2020-11-026-53/+41
| | | | | | | | | | | | | | | It's better to require packages instead of files here. Also, this allows us to remove the local variable which is no longer used (FONTDIR). Reported by: mat Reviewed by: bapt Approved by: x11 (bapt) Differential Revision: https://reviews.freebsd.org/D27053 Notes: svn path=/head/; revision=553901
* Update to 0.4.4Mateusz Piotrowski2020-11-022-7/+6
| | | | | | | | Release notes: https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-044 Notes: svn path=/head/; revision=553900
* Update to 0.2.68Mateusz Piotrowski2020-11-022-120/+122
| | | | Notes: svn path=/head/; revision=553899
* [NEW] dns/py-dnspython2: DNS toolkit for Python - 2.X branchMuhammad Moinur Rahman2020-11-024-0/+51
| | | | | | | | | | | | | | | | | | | | dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records. WWW: http://www.dnspython.org/ PR: 250566 Reported by: yasu@utahime.org Approved by: rm Notes: svn path=/head/; revision=553898
* Update to 1.4.2 release.Alex Dupre2020-11-022-4/+4
| | | | Notes: svn path=/head/; revision=553897
* Fix detection of new python 3.9 stdlib module as suchDmitry Marakasov2020-11-022-0/+20
| | | | Notes: svn path=/head/; revision=553896
* - Update to 0.790Dmitry Marakasov2020-11-022-5/+5
| | | | | | | | PR: 250474 Approved by: maintainer timeout (sunpoet, 2 weeks) Notes: svn path=/head/; revision=553895
* - Update to 1.0.0 (adding support for python 3.9)Dmitry Marakasov2020-11-022-6/+6
| | | | | | | | | | - Add NO_ARCH, silence MKDIR PR: 250468 Approved by: maintainer timeout (farrokhi, 2 weeks) Notes: svn path=/head/; revision=553894
* Update to 6.5.0Emanuel Haupt2020-11-022-4/+4
| | | | Notes: svn path=/head/; revision=553893
* lang/php80: Fix ZTS flagTorsten Zuehlsdorff2020-11-021-1/+1
| | | | | | | | | | ZFS flag was renamed from --enable--maintainer-zts to --enable-zts Submitted by: fluffy Sponsored by: PHP Update Service Notes: svn path=/head/; revision=553892
* devel/catch: update to 2.13.3Pietro Cerutti2020-11-022-4/+4
| | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.3 Notes: svn path=/head/; revision=553891
* www/py-django-tables2: Update to 2.3.1Kai Knoblich2020-11-022-8/+10
| | | | | | | | | | | | | | | * Add option TABLIB to reflect the optional dependencies as noted via setup.py. Also set the option as non-default for now because it pulls in a large set of dependencies and the port runs fine without them. * Remove stale CONFLICT_INSTALLS entry. Changelog: https://github.com/jieter/django-tables2/blob/v2.3.1/CHANGELOG.md Notes: svn path=/head/; revision=553890
* www/py-django-tinymce: Update to 3.1.0Kai Knoblich2020-11-023-5/+5
| | | | | | | | | | | * The upstream repository has moved, update the WWW field accordingly. Changelog: https://github.com/jazzband/django-tinymce/blob/3.1.0/CHANGELOG.rst Notes: svn path=/head/; revision=553889
* www/py-django-prometheus: Update to 2.0.0Kai Knoblich2020-11-022-5/+4
| | | | | | | | | Changelog: https://github.com/korfuri/django-prometheus/blob/2.0.0/CHANGELOG.md Notes: svn path=/head/; revision=553888