aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-mgmt/netbox: Update to 2.10.9Kai Knoblich2021-04-153-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Enhancements: * Add MAC address search field to VM interfaces list * Omit child devices from non-racked devices list under rack view * Add column to cable termination objects to display cable color * Display NAPALM-enabled device tabs only when relevant * Support disabling TLS certificate validation for Redis Bug Fixes: * Fix missing custom field filters for cables, rack reservations * Add missing count_ipaddresses attribute to VMInterface serializer * Permit users to manage their own REST API tokens without needing explicit permission * Fix interface connections REST API endpoint * Support colons in webhook header values * Do not infer tenant assignment from parent objects for prefixes, IP addresses * Handle exception when attempting to assign an MPTT-enabled model as its own parent * Correct handling of boolean fields when cloning objects https://github.com/netbox-community/netbox/releases/tag/v2.10.9 MFH: 2021Q2
* www/py-django-tinymce: Update to 3.3.0Kai Knoblich2021-04-152-4/+4
| | | | | | Changelog: https://github.com/jazzband/django-tinymce/blob/3.3.0/CHANGELOG.rst
* www/py-dj31-django-auth-ldap: Update to 2.4.0Kai Knoblich2021-04-152-5/+13
| | | | | | Changelog: https://github.com/django-auth-ldap/django-auth-ldap/blob/2.4.0/CHANGES
* www/py-django-auth-ldap: Update to 2.4.0Kai Knoblich2021-04-152-5/+13
| | | | | | Changelog: https://github.com/django-auth-ldap/django-auth-ldap/blob/2.4.0/CHANGES
* devel/py-milc: Update to 1.3.0Mateusz Piotrowski2021-04-152-7/+8
| | | | | Breaking changes: https://milc.clueboard.co/#/breaking_changes?id=version-130
* devel/gettext-tiny: new portBaptiste Daroussin2021-04-155-0/+140
| | | | | | | | | | | To avoid runtime conflict with GNU gettext prefix all the binaries with "tiny-" --- lightweight replacements for tools typically used from the GNU gettext suite WWW: https://github.com/sabotage-linux/gettext-tiny ----
* japanese/mh: Remove BROKEN_FreeBSD_13/14 flagsFernando Apesteguía2021-04-151-3/+0
| | | | | | | | The error was fixed in PR 249013. PR: 254973 Reported by: CQG00620@nifty.ne.jp (maintainer) MFH: 2021Q2 (remove build restriction)
* games/genact: Update to 0.11.0Mateusz Piotrowski2021-04-152-260/+325
|
* devel/envsubst: new portBaptiste Daroussin2021-04-154-0/+32
| | | | | | | | | The envsubst utility is designed to take a set of strings as input and replace variables in them, in the same way that shells do variable substitution. Additionally, the variables that will be substituted can be restricted to a defined set. WWW: https://github.com/kaniini/envsubst
* Clean up some thingsTobias Kortkamp2021-04-1511-15/+2
| | | | | | | | | - Remove duplicate variables - Remove nop variables - Sort categories - Remove redundant option descriptions that match the default ones Reported by: portscan
* net/astron: Use proper options helper for SOCITobias Kortkamp2021-04-151-4/+1
|
* games/exult: update to 1.7.0.20210414Fernando Apesteguía2021-04-152-5/+4
| | | | Reported by: portscout
* lang/gcc10-devel: Update to the 20210403 snapshot of GCC 10.2.1Gerald Pfeifer2021-04-152-4/+4
| | | | | | | | | | | | This brings five back ports for the tree optimizers, one each for inter procedural analysis and lower level optimizers (RTL), and two around debugging information. As far as back ends go, one for arm, two for aarch64, and eight for x86. And one for the C front end, two for Fortran, twelve for the C++ front end and literally dozens for libstdc++, the C++ library.
* net/zerotier: update distinfo after PR 1304 patch was updatedDave Cottlehuber2021-04-152-3/+4
|
* databases/py-pymemcache: update to 3.4.2Kevin Bowling2021-04-152-4/+4
| | | | | | | Changes https://github.com/pinterest/pymemcache/releases/tag/v3.4.2 PR: 255077 Approved by: Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
* Create devel/hs-haskell-language-server and devel/hs-hls-install ports.Gleb Popov2021-04-1510-0/+987
| | | | | | | | | | | | | | Haskell Language Server is a Language Server Protocol implementation, which can be used to add support for Haskell programming language to any text editor that can talk LSP. hs-hls-install is a helper executable used during build of the main port. The port is not in ideal state ATM, because it only builds HLS against GHC version we have in ports. It will require FLAVORizing (or even subpackaging) to support other versions. Submitted by: Alexis Praga <alexis.praga@free.fr> (initial version)
* deskutils/copyq: update to 4.0.0Fernando Apesteguía2021-04-153-8/+16
| | | | | | ChangeLog: https://github.com/hluk/CopyQ/releases/tag/v4.0.0 Reported by: portscout
* devel/fpc-regexpr:Jose Alonso Cardenas Marquez2021-04-152-0/+3
| | | | | | | | - Fix pkg-plist - Bump PORTREVISION PR: 254486 Reported by: jbeich
* textproc/py-feedparser: unbreak egg d950078a6163Jan Beich2021-04-151-0/+4
| | | | | | pkg_resources.DistributionNotFound: The 'sgmllib3k' distribution was not found and is required by feedparser PR: 250380
* graphics/mesa-devel: update to 21.1.b.21Jan Beich2021-04-153-5/+55
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/3a56f069982...9b71154353d
* x11-servers/xwayland-devel: update to 1.20.0.907Jan Beich2021-04-152-5/+5
| | | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/66ce61983...7aaf54a18 Security: CVE-2021-3472
* emulators/yuzu: update to s20210414Jan Beich2021-04-153-307/+8
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/96d07b494...eedbe8351
* emulators/rpcs3: update to 0.0.15.12090Jan Beich2021-04-152-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/17f5fec53...ba1699a83
* x11-fonts/fcft: update to 2.3.3Jan Beich2021-04-152-13/+4
| | | | | Changes: https://codeberg.org/dnkl/fcft/releases/tag/2.3.3 Reported by: Repology
* audio/playgsf: enable on powerpc64 and powerpcPiotr Kubaj2021-04-141-1/+1
|
* audio/playgsf: remove the LICENSE changes I did to build the port with poudrierePiotr Kubaj2021-04-141-3/+3
|
* sysutils/doctl: Update to 1.59.0Joseph Mingrone2021-04-142-4/+4
| | | | | | https://github.com/digitalocean/doctl/releases/tag/v1.59.0 Sponsored by: DigitalOcean (VM credit)
* audio/playgsf: enable on powerpc64lePiotr Kubaj2021-04-141-4/+4
|
* textproc/git-chglog: Update to 0.14.1Lewis Cook2021-04-142-4/+4
| | | | | Changes: https://github.com/git-chglog/git-chglog/releases/tag/v0.14.1 Approved by: mentors (implicit)
* textproc/py-jc: Update to 1.15.1Lewis Cook2021-04-142-4/+4
| | | | | Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.15.1 Approved by: mentors (implicit)
* textproc/dasel: Update to 1.14.0Lewis Cook2021-04-142-4/+4
| | | | | | | Changes: https://github.com/TomWright/dasel/releases/tag/v1.14.0 PR: 254992 Submitted by: adamw Approved by: mentors (implicit)
* sysutils/graylog: update to 4.0.6Charles Goncalves2021-04-142-7/+6
| | | | | | | | | ChangeLog: https://docs.graylog.org/en/4.0/pages/changelog.html#graylog-4-0-6 Submitted by: Charles Gonçalves <charles@freebsdbrasil.com.br> Sponsored by: SkunkWerks, GmbH Sponsored by: FreeBSD Brasil Differential Revision: https://reviews.freebsd.org/D29629
* net-mgmt/telegraf: update to 1.18.1Palle Girgensohn2021-04-142-96/+176
| | | | Release notes: https://docs.influxdata.com/telegraf/v1.18/about_the_project/release-notes-changelog/
* www/nginx-devel: update third-party vod module to 1.27Sergey A. Osokin2021-04-144-6/+8
|
* www/nginx-devel: move third-party module definition to Makefile.extmod.Sergey A. Osokin2021-04-143-16/+21
|
* net/cloudquery: Update to 0.12.0Neel Chauhan2021-04-142-64/+43
| | | | Changes: https://github.com/cloudquery/cloudquery
* www/uwebsockets: Update 19.1.0 -> 19.2.0Yuri Victorovich2021-04-142-4/+4
| | | | Reported by: portscout
* www/nginx: Update 3rd Party Module vod-module to 1.27Jochen Neumeister2021-04-145-30/+10
| | | | PR: 254680
* games/stockfish: fix build on powerpc64lePiotr Kubaj2021-04-141-1/+1
| | | | powerpc64le uses the same flags as powerpc64.
* New port: sysutils/helmfile: declarative spec for deploying helm chartsNeel Chauhan2021-04-144-0/+395
| | | | | PR: 244716 Submitted by: timp87@gmail.com
* x11-fonts/oldschool-pc-fonts: update to 2.2 and set MAINTAINER to submitterNeel Chauhan2021-04-146-67/+1346
| | | | | PR: 255060 Submitted by: Evgeniy Khramtsov <evgeniy AT khramtsov DOT org>
* www/authelia: Update 4.27.4 -> 4.28.0Yuri Victorovich2021-04-142-146/+146
| | | | Reported by: portscout
* sysutils/conan: Update 1.35.0 -> 1.35.1Yuri Victorovich2021-04-142-4/+4
| | | | Reported by: portscout
* sysutils/libdnf: Update 0.60.0 -> 0.60.1Yuri Victorovich2021-04-144-29/+17
| | | | Reported by: portscout
* science/shelxle: Update 1.0.1237 -> 1.0.1242Yuri Victorovich2021-04-142-4/+4
| | | | Reported by: portscout
* science/libcint: Update 4.1.2 -> 4.1.3Yuri Victorovich2021-04-142-5/+12
| | | | Reported by: portscout
* print/lilypond-devel: update to 2.23.2Neel Chauhan2021-04-143-91/+90
| | | | | PR: 255064 Submitted by: m.ne AT gmx DOT net (maintainer)
* lang/gjs: Fix patching erorrsNeel Chauhan2021-04-142-27/+0
| | | | PR: 255059
* net-p2p/py-libtorrent-rasterbar: Update 1.2.10 -> 1.2.13Yuri Victorovich2021-04-144-56/+12
| | | | Reported by: portscout
* net-p2p/libtorrent-rasterbar: Update 1.2.12 -> 1.2.13Yuri Victorovich2021-04-142-4/+4
|