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
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - 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 ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- 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:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- 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
![Revision:542534 Revision:542534](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:540804 Revision:540804](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:508913 Revision:508913](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert to UCL & cleanup pkg-message (categories w) |
0.9.3_1 20 Jun 2018 17:05:44
![Revision:472884 Revision:472884](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:468282 Revision:468282](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:462932 Revision:462932](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:455210 Revision:455210](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:420752 Revision:420752](/images/subversion.png)
|
vanilla ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.9.3. |
0.6_1 08 Jun 2016 17:12:12
![Revision:416548 Revision:416548](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add LICENSE
- Add NO_ARCH |
0.6_1 25 May 2016 01:41:39
![Revision:415820 Revision:415820](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
zi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![Revision:412351 Revision:412351](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:406208 Revision:406208](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Switch forgotten ports over to py-django18
- Fix PYTHON_PKGNAMEPREFIX
Reported by: antoinebot |
0.6_1 16 Jan 2016 09:52:37
![Revision:406203 Revision:406203](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Switch all ports to www/py-django18
- Bump PORTREVISION |
0.6 18 Oct 2014 19:02:00
![Revision:371154 Revision:371154](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert to USES=python |
0.6 01 Aug 2014 22:04:08
![Revision:363767 Revision:363767](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |