A lightweight overlay volume/backlight/progress/anything bar for
Wayland. This project is inspired by xob - X Overlay Bar.
https://github.com/francma/wob
Basic/extra mitigation against the BREACH attack for Django projects.
django-debreach provides additional protection to Django's built in CSRF token
masking by randomizing the content length of each response.
This is achieved by adding a random string of between 12 and 25 characters as a
comment to the end of the HTML content. Note that this will only be applied to
responses with a content type of text/html.
WWW: https://github.com/lpomfrey/django-debreach
ttyplot is a realtime plotting utility for terminal with data input from
stdin.
It takes data from standard input / UNIX pipeline, most commonly some tool
like ping, snmpget, netstat, ifconfig, sar, vmstat, etc., and plots in text
mode on a terminal in real time.
It supports rate calculation for counters and up to two graphs on a single
display using reverse video for the second line.
WWW: https://github.com/tenox7/ttyplot
* Update both ports at once because www/py-django-photologue requires
www/py-django-sortedm2m in version 3.0.0 or later. Also assign them to
Django 2.2 (current LTS release) as Django 1.11 is End-of-Life.
* www/py-django-photologue: Remove an obsolete patch that was required to
fix build isses with newer versions of devel/py-pip .
* www/py-django-sortedm2m: Switch to GitHub for a while as no sdist is
available at PyPI.
* Sort variables a bit according to the PHB.
Changelogs:
https://github.com/richardbarran/django-photologue/blob/3.11/CHANGELOG.txthttps://github.com/jazzband/django-sortedm2m/blob/3.0.0/CHANGES.rst
PR: 245359
Approved by: Kevin Golding <ports@caomhin.org> (maintainer)
ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.1.12
* Choose DHCP program (dhcpcd vs dhclient)
* Default but changable devfs ruleset for jails
* Use PKG_PROXY if defined (only in jails)
* Improve bootstrap of master jail (cbsd)
* Remove "jail" when generating service name
PR: 245412
Submitted by: meka@tilda.center (maintainer)
* Assign to Django 2.2 (current LTS release) as Django 1.11 is End-of-Life.
* Make port concurrent safe as it installs files outside Python's site-lib
directory.
* Separate USES block from non-relevant variables and pet portlint
(whitespace issues in pkg-plist)
* Also remove an obsolete patch that was required to fix build issues with
the documentation files.
Changelog:
https://github.com/jazzband/sorl-thumbnail/blob/12.6.3/CHANGES.rst
PR: 245358
Approved by: Kevin Golding <ports@caomhin.org> (maintainer)
* Assign to Django 2.2 (current LTS release) as Django 1.11 is End-of-Life.
* Make USES block separate from non-relevant variables.
Changelog:
https://github.com/django-ldapdb/django-ldapdb/blob/1.4.0/ChangeLog
PR: 245310
Approved by: Alexander Kriventsov <avk@vl.ru> (maintainer)
G-Wrap is a tool (and guile library) for generating function wrappers
for inter-language calls. It currently only supports generating Guile
wrappers for C functions. Other languages may be supported in the
future, possibly on both sides.
WWW: http://www.nongnu.org/g-wrap/
PR: 241731
Submitted by: Andrew <andrew tao11 riddles org uk>
Differential Revision: D22189