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.

Port details
py-dj22-django-crispy-forms Best way to have Django DRY forms
1.9.1 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.9.1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Obsolete, please use www/py-django-crispy-forms instead
Expired This port expired on: 2020-06-30
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-11-13 23:24:29
Last Update: 2020-06-30 10:32:54
SVN Revision: 540890
Also Listed In: python
License: MIT
WWW:
https://github.com/django-crispy-forms/django-crispy-forms
Description:
The best way to have Django DRY forms. Build programmatic reusable layouts out of components, having full control of the rendered HTML without writing HTML in templates. All this without breaking the standard way of doing things in Django, so it plays nice with any other form application. The application mainly provides: - A filter named |crispy that will render elegant div based forms. Think of it as the built-in methods: as_table, as_ul and as_p. You cannot tune up the output, but it is easy to start using it. - A tag named {% crispy %} that will render a form based on your configuration and specific layout setup. This gives you amazing power without much hassle, helping you save tons of time. WWW: https://pypi.org/project/django-crispy-forms/ WWW: https://github.com/django-crispy-forms/django-crispy-forms
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}dj22-django-crispy-forms>0:www/py-dj22-django-crispy-forms@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py37-django-crispy-forms
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: py37-dj22-django-crispy-forms
Package flavors (<flavor>: <package>)
  • py37: py37-dj22-django-crispy-forms
distinfo:
TIMESTAMP = 1589741565 SHA256 (django-crispy-forms-1.9.1.tar.gz) = fbe9c2c9698b6590afe37940cb08194d1e722015f6bc5bee83f679362406ea30 SIZE (django-crispy-forms-1.9.1.tar.gz) = 62308

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py37-setuptools>0 : devel/py-setuptools@py37
  2. python3.7 : lang/python37
Runtime dependencies:
  1. py37-django22>=0 : www/py-django22@py37
  2. py37-setuptools>0 : devel/py-setuptools@py37
  3. python3.7 : lang/python37
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
dos2unix python:3.5+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/django-crispy-forms/
  2. https://pypi.org/packages/source/d/django-crispy-forms/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.9.1
30 Jun 2020 10:32:54
Revision:540890Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-06-30 databases/p5-Search-Xapian10: Depend on unsupported xapian-core. Use
databases/p5-Search-Xapian instead
2020-06-30 databases/xapian-core10: Unsupported by upstream. Use
databases/xapian-core instead
2020-06-30 devel/py-dj22-django-rq: Obsolete, please use www/py-django-rq
instead
2020-06-30 devel/rubygem-cucumber-expressions: Use
devel/rubygem-cucumber-cucumber-expressions instead
2020-06-30 devel/rubygem-cucumber-expressions6: Use
devel/rubygem-cucumber-cucumber-expressions instead
2020-06-30 devel/rubygem-cucumber-tag_expressions1: Use
devel/rubygem-cucumber-tag_expressions instead
2020-06-30 print/xpp: Last update as 2004-12-09, unsupported by upstream
2020-06-30 textproc/rubygem-gherkin: Use textproc/rubygem-cucumber-gherkin
instead
2020-06-30 www/p5-Catalyst-Model-Xapian10: Depend on unsupported xapian-core.
Use www/p5-Catalyst-Model-Xapian instead
2020-06-30 www/py-dj22-django-auth-ldap: Obsolete, please use
www/py-django-auth-ldap instead
2020-06-30 www/py-dj22-django-cacheops: Obsolete, please use
www/py-django-cacheops instead
2020-06-30 www/py-dj22-django-cors-headers: Obsolete, please use
www/py-django-cors-headers instead
2020-06-30 www/py-dj22-django-crispy-forms: Obsolete, please use
www/py-django-crispy-forms instead
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.9.1
24 Jun 2020 17:38:42
Revision:540094Original commit files touched by this commit
sunpoet search for other commits by this committer
Set EXPIRATION_DATE to 2020-06-30
1.9.1
17 May 2020 20:17:42
Revision:535663Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.9.1

Changes:	https://github.com/django-crispy-forms/django-crispy-forms/releases
1.9.0
13 May 2020 20:44:29
Revision:535180Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.9.0

- Update RUN_DEPENDS: use Django 2.2
- Update CONFLICTS_INSTALL
- Mark www/py-dj22-django-crispy-forms as DEPRECATED

Changes:	https://github.com/django-crispy-forms/django-crispy-forms/releases
PR:		245523
Submitted by:	kai
1.9.0
03 Mar 2020 18:51:23
Revision:527705Original commit files touched by this commit
sunpoet search for other commits by this committer
Use USES=dos2unix to convert CRLF to LF
1.9.0
01 Mar 2020 06:49:11
Revision:527514Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.9.0

Changes:	https://github.com/django-crispy-forms/django-crispy-forms/releases
1.8.1
08 Dec 2019 17:04:24
Revision:519428Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.8.1

Changes:	https://github.com/django-crispy-forms/django-crispy-forms/releases
1.8.0
13 Nov 2019 23:24:09
Revision:517400Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-dj22-django-crispy-forms 1.8.0 (copied from py-django-crispy-forms)

Number of commits found: 8