Port details |
- py-django-bootstrap-form Bootstrap forms for django
- 3.4_2 www
=0 3.4_2Version of this port present on the latest quarterly branch.
- DEPRECATED: No longer maintained, not compatible with newer versions of Django
This port expired on: 2022-06-30
- Maintainer: alfred@FreeBSD.org
- Port Added: 2015-11-09 07:46:34
- Last Update: 2022-06-30 19:51:51
- Commit Hash: ff89f3f
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/django-bootstrap-form/
- Description:
- Generate twitter-bootstrap form output for django form
A simple Django template tag to work with twitter bootstrap (
http://twitter.github.com/bootstrap/ )
WWW: https://pypi.org/project/django-bootstrap-form/
- ¦ ¦ ¦ ¦
- 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}django-bootstrap-form>0:www/py-django-bootstrap-form@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py38-django-bootstrap-form
- Package flavors (<flavor>: <package>)
- py38: py38-django-bootstrap-form
- distinfo:
- TIMESTAMP = 1526739985
SHA256 (django-bootstrap-form-3.4.tar.gz) = de3f7893e515352834d446c441c0cb861637f92cebbe59d8229469c6cd3dc640
SIZE (django-bootstrap-form-3.4.tar.gz) = 4422
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-django22>=1.5 : www/py-django22@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-django-bootstrap-form
- USES:
- python:3.5+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4_2 30 Jun 2022 19:51:51 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-06-30 www/py-django-common-helpers: No longer maintained, doesn't work with
newer versions of Django
2022-06-30 www/py-django: Was used as a metaport, no longer required
2022-06-30 www/py-django-sudo: Abandoned upstream, not compatible with newer
versions of Django
2022-06-30 www/py-django-bootstrap-form: No longer maintained, not compatible
with newer versions of Django
2022-06-30 www/py-django-babel: Upstream no longer maintained, please use
www/py-enmerkar instead
2022-06-30 www/py-django-bulk-update: No longer maintained, not compatible with
newer versions of Django
2022-06-30 www/py-django-happenings-update: Upstream no longer maintained, not
compatible with newer versions of Django
2022-06-30 www/py-django-compat: No longer maintained, doesn't work with newer
versions of Django
2022-06-30 www/py-django-modern-rpc: Not compatible with newer versions of
Django |
3.4_2 25 Mar 2022 16:07:58 |
Kai Knoblich (kai) |
www/py-django-bootstrap-form: Deprecate and set to expire
* The upstream repository seems abandoned and there's no compatibility
for newer versions of Django.
PR: 262402
Approved by: maintainer timeout (14+ days) |
3.4_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.4_2 10 May 2020 07:46:18 |
kai |
www/py-django-bootstrap-form: Change RUN_DEPENDS
* Switch to Django 2.2 (current LTS release) because Django 1.11 is
End-of-Life since April 2020.
* Bump PORTREVISION due changed dependencies.
PR: 245849
Approved by: maintainer timeout (14+ days) |
3.4_1 08 Mar 2019 14:45:50 |
antoine |
Remove dependency on the django metaport
With hat: portmgr |
3.4 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
3.4 21 May 2018 08:01:05 |
alfred |
update django-bootstrap-form to 3.4
Reviewed by: sbruno |
3.3 25 Apr 2018 16:42:38 |
amdmi3 |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
3.3 26 Dec 2017 10:58:19 |
alfred |
update django-bootstrap-form to 3.3 |
3.2.1_1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
3.2.1_1 15 May 2016 16:41:42 |
alfred |
Update www/py-django-bootstrap-form to 3.2.1. |
3.2_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
3.2_1 16 Jan 2016 11:19:09 |
miwi |
- Switch forgotten ports over to py-django18
- Fix PYTHON_PKGNAMEPREFIX
Reported by: antoinebot |
3.2_1 16 Jan 2016 09:52:37 |
miwi |
- Switch all ports to www/py-django18
- Bump PORTREVISION |
3.2 25 Dec 2015 07:40:36 |
ak |
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr blanket |
3.2 09 Nov 2015 20:09:00 |
alfred |
Fix RUN_DEPENDS assignment
Submitted by: koobs |
3.2 09 Nov 2015 07:46:26 |
alfred |
new port: django bootstrap forms
Differential Revision: https://reviews.freebsd.org/D1167 |