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-dj22-django-auth-ldap/Makefile

Number of commits found: 7

Wednesday, 24 Jun 2020
21:13 kai search for other commits by this committer
Set a few repo-copied py-dj22- ports to expire

* These ports were already set as DEPRECATED some time ago and now have no
  consumers left as those have been switched back to the original ports.
Original commitRevision:540349 
Monday, 11 May 2020
23:51 dbaio search for other commits by this committer
Update Sphinx

- Repocopy textproc/py-sphinx to textproc/py-sphinx18

  Update it to 1.8.5 (latest version from 1.8.X).
  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.2

  Python 3 only (3.5+).
  Add test target.

- Mk/Uses/python.mk: Add PY_SPHINX

  Shared macro to use with flavors and not break
  ports with USES=python (all versions).

  Python >=3.5  --> textproc/py-sphinx (v3.0.2)
  Python < 3.5  --> textproc/py-sphinx18 (v1.8.5)

  All ports that uses sphinx were changed to use the new variable
  ${PY_SPHINX} in the dependency line, exceptions:

    * Ports that fails to build with sphinx 3.0.2 because of code.
      They are pointing to textproc/py-sphinx18 directly.
      There aren't many ports.

    * Ports that doesn't know Python flavors.

- Add several patches to fix Sphinx consumers

  The most common issues are related with pkg-plist, the output
  files from Sphinx changes between versions, keep this dynamically
  is the better approach.

  This will save time in future sphinx updates.

PR:		245629
Exp-run by:	antoine
Original commitRevision:534966 
Friday, 3 Apr 2020
18:31 kai search for other commits by this committer
Assign some ports I maintain from Django 1.11 to Django 2.2

Django 1.11 is End-of-Life since April 2020 thus switch the following ports
to Django 2.2 (which has LTS support until April 2022):

* www/py-django-auth-ldap
* www/py-django-cacheops
* www/py-django-filter
* www/py-django-prometheus

Adjust the required Python version as Django 2.2 needs at least Python 3.5+
and bump the PORTREVISION for package change.

Mark the related py-dj22-* port variants as DEPRECATED because they're
obsolete now.  Don't set an expiration date yet as they're still used by
some consumers and a few more Django 1.11 ports need to be assigned to
Django 2.2 first.
Original commitRevision:530513 
Sunday, 29 Mar 2020
12:15 kai search for other commits by this committer
www/py-dj22-django-auth-ldap: Update to 2.1.1

Changelog:

* Removed deprecated "providing_args" from "Signal" instances.

https://github.com/django-auth-ldap/django-auth-ldap/blob/2.1.1/CHANGES
Original commitRevision:529801 
Friday, 13 Dec 2019
14:35 kai search for other commits by this committer
www/py-dj22-django-auth-ldap: Update to 2.1.0

Changelog:

* Reject authentication requests without a username
* Added support for Django 3.0 and Python 3.8
* Removed support for Django 2.1 which is End-of-Life

https://github.com/django-auth-ldap/django-auth-ldap/blob/2.1.0/CHANGES
Original commitRevision:520038 
Thursday, 20 Jun 2019
13:17 kai search for other commits by this committer
www/py-{dj21,dj22}-django-auth-ldap: Update to 2.0.0

Changelog:

https://github.com/django-auth-ldap/django-auth-ldap/blob/2.0.0/CHANGES
Original commitRevision:504629 
Saturday, 25 May 2019
14:20 kai search for other commits by this committer
New port: www/py-dj22-django-auth-ldap

Repo-copy www/py-django-auth-ldap and assign it to Django 2.2 to enable LDAP
authentication with net-mgmt/netbox that has been switched to Django 2.2 in
r502550 .

Also limit the port to Python 3.5+ as Django 2.2 requires it as minimum
dependency and update all related CONFLICTS_INSTALL entries.
Original commitRevision:502577 

Number of commits found: 7