notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/py-django-debreach/distinfo

Number of commits found: 2

Friday, 21 Jan 2022
19:00 Kai Knoblich (kai) search for other commits by this committer
www/py-django-debreach: Update to 2.1.0

Changelog:

https://github.com/lpomfrey/django-debreach/releases/tag/2.1.0
commit hash: 162c35d77f47bcf2d8ec1ed1a531250336f9baeb commit hash: 162c35d77f47bcf2d8ec1ed1a531250336f9baeb commit hash: 162c35d77f47bcf2d8ec1ed1a531250336f9baeb commit hash: 162c35d77f47bcf2d8ec1ed1a531250336f9baeb 162c35d
Tuesday, 7 Apr 2020
10:41 kai search for other commits by this committer
[NEW PORT] www/py-django-debreach

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
Original commitRevision:530965 

Number of commits found: 2