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-reversion/distinfo

Number of commits found: 5

Friday, 9 Feb 2024
05:24 Kai Knoblich (kai) search for other commits by this committer
www/py-django-reversion: Update to 5.0.10

* Switch back to PyPI as the sdist is available there again.

Changelog since 4.0.1:

https://github.com/etianen/django-reversion/blob/v5.0.10/CHANGELOG.rst

PR:		276325
Approved by:	maintainer timeout (3+ weeks)
commit hash: d21fe363fab59d12db15c24ee41065fc9b504be9 commit hash: d21fe363fab59d12db15c24ee41065fc9b504be9 commit hash: d21fe363fab59d12db15c24ee41065fc9b504be9 commit hash: d21fe363fab59d12db15c24ee41065fc9b504be9 d21fe36
Thursday, 10 Feb 2022
11:45 Kai Knoblich (kai) search for other commits by this committer
www/py-django-reversion: Update to 4.0.1

Changelog since 3.07:

https://github.com/etianen/django-reversion/compare/v3.0.7...v4.0.1

PR:		261392
Approved by:	maintainer timeout (+2 weeks)
commit hash: bb7527adb2b5a03d858a5eb01acfa64825221eec commit hash: bb7527adb2b5a03d858a5eb01acfa64825221eec commit hash: bb7527adb2b5a03d858a5eb01acfa64825221eec commit hash: bb7527adb2b5a03d858a5eb01acfa64825221eec bb7527a
Friday, 17 Apr 2020
13:57 kai search for other commits by this committer
www/py-django-reversion: Update to 3.0.7

* Also assign the port to Django 2.2 (current LTS release) as Django 1.11 is
  End-of-Life.

* Make USES block separate from non-related variables.

Changelog:

https://github.com/etianen/django-reversion/blob/v3.0.7/CHANGELOG.rst

PR:		245312
Approved by:	maintainer timeout (14 days)
Original commitRevision:531930 
Friday, 11 May 2018
16:54 sunpoet search for other commits by this committer
Update to 2.0.13

- Add LICENSE_FILE
- Update RUN_DEPENDS: use newer django
- Relax USES=python
- Use USE_PYTHON=autoplist instead of PLIST
- Allow concurrent installation (USE_PYTHON=concurrent)
- Add NO_ARCH
- Add DOCS option
- Remove pkg-message

Changes:	https://github.com/etianen/django-reversion/blob/master/CHANGELOG.rst
PR:		228128
Submitted by:	Kai <freebsd_ports@k-worx.org>
Approved by:	Matthew X. Economou <xenophon+fbsdports@irtnog.org> (maintainer)
Original commitRevision:469671 
Thursday, 28 Jun 2012
02:29 sunpoet search for other commits by this committer
- Add py-django-reversion 1.6.1

django-reversion is an extension to the Django web framework that
provides comprehensive version control facilities:

- Roll back to any point in a model's history - an unlimited undo
  facility!
- Recover deleted models - never lose data again!
- Admin integration for maximum usability.
- Group related changes into revisions that can be rolled back in a
  single transaction.
- Automatically save a new version whenever your model changes using
  Django's flexible signalling framework.
- Automate your revision management with easy-to-use middleware.

django-reversion can be easily added to your existing Django project
with an absolute minimum of code changes.

WWW: http://pypi.python.org/pypi/django-reversion/

PR:             ports/169269
Submitted by:   Matthew X. Economou <xenophon+fbsdports@irtnog.org>
Original commit

Number of commits found: 5