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/pkg-plist

Number of commits found: 3

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 
Tuesday, 14 Jul 2015
12:10 amdmi3 search for other commits by this committer
- Drop @dirrm* from plist

Approved by:	portmgr blanket
Original commitRevision:391986 
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: 3