Port details |
- py-django-datetime-widget Simple and clean widget for DateTimeField
- 0.9.3_1 www
=0 0.9.3_1Version of this port present on the latest quarterly branch.
- DEPRECATED: No longer maintained, not compatible with Django 2.1
This port expired on: 2020-07-15
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2014-08-01 22:04:14
- Last Update: 2020-07-18 21:27:12
- SVN Revision: 542534
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://pypi.org/project/django-datetime-widget/
- Description:
- Django-datetime-widget is a simple and clean widget for DateTimeField.
It's based on bootstrap-datepicker by Stefan Petre.
WWW: https://pypi.org/project/django-datetime-widget/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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-datetime-widget>0:www/py-django-datetime-widget@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-django-datetime-widget
- Package flavors (<flavor>: <package>)
- py37: py37-django-datetime-widget
- py27: py27-django-datetime-widget
- distinfo:
- TIMESTAMP = 1472004509
SHA256 (django-datetime-widget-0.9.3.tar.gz) = bd727b466b7f4bbc23f3a9ec571ef1e2e9977ef1b83a296eb7b796580a168ced
SIZE (django-datetime-widget-0.9.3.tar.gz) = 37510
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-django111>=0 : www/py-django111@py37
- py37-pytz>=0 : devel/py-pytz@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- pkg-message:
- For install:
- To use the widget, follow the Basic Configuration at:
https://github.com/asaglimbeni/django-datetime-widget
For step 2, you can download bootstrap and host it yourself or insert
the following lines in your pages:
<link rel="StyleSheet" src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/css/bootstrap.min.css" type="text/css />
<script src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/js/bootstrap.min.js" type="text/javascript></script>
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.3_1 18 Jul 2020 21:27:12 |
rene |
Remove expired ports:
2020-07-15 www/py-django-subdomains: No longer maintained, not compatible with
Django 2.0+
2020-07-15 www/py-django-datetime-widget: No longer maintained, not compatible
with Django 2.1
2020-07-15 www/py-django-openid-auth: No longer maintained, not compatible with
Django 2.0+, please use www/py-django-allauth instead
2020-07-15 www/py-django-overextends: No longer maintained, not compatible with
Django 2.0+ |
0.9.3_1 29 Jun 2020 16:16:58 |
sunpoet |
Mark DEPRECATED and set EXPIRATION_DATE to 2020-07-15
PR: 247587
Submitted by: kai |
0.9.3_1 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
0.9.3_1 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 |
0.9.3_1 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 |
0.9.3_1 25 Feb 2018 05:34:23 |
sunpoet |
Update RUN_DEPENDS: use newer django
- Add missing RUN_DEPENDS
- Pet portlint: move LICENSE upward
- Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for dependency change
- Take maintainership |
0.9.3 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 ) |
24 Aug 2016 02:17:02
|
vanilla |
Update to 0.9.3. |
0.6_1 08 Jun 2016 17:12:12 |
amdmi3 |
- Add LICENSE
- Add NO_ARCH |
0.6_1 25 May 2016 01:41:39 |
zi |
- Reset MAINTAINERship due to fatal email bounces (no MX record, no A record),
maintainer timeouts
Reported by: portscout |
0.6_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 |
0.6_1 16 Jan 2016 11:19:09 |
miwi |
- Switch forgotten ports over to py-django18
- Fix PYTHON_PKGNAMEPREFIX
Reported by: antoinebot |
0.6_1 16 Jan 2016 09:52:37 |
miwi |
- Switch all ports to www/py-django18
- Bump PORTREVISION |
0.6 18 Oct 2014 19:02:00 |
rm |
Convert to USES=python |
0.6 01 Aug 2014 22:04:08 |
wg |
www/py-django-datetime-widget
Django-datetime-widget is a simple and clean widget for DateTimeField.
It's based on bootstrap-datepicker by Stefan Petre.
WWW: https://pypi.python.org/pypi/django-datetime-widget
PR: 191059
Submitted by: melvyn@magemana.nl |