Port details |
- py-dojango Django application for building dojo
- 0.5.9_1 www
=0 0.5.9_1Version of this port present on the latest quarterly branch.
- DEPRECATED: No longer maintained, not compatible with Django 2.2+
This port expired on: 2020-06-01
- Maintainer: jpaetzel@FreeBSD.org
- Port Added: 2010-09-13 22:42:27
- Last Update: 2020-06-03 09:44:00
- SVN Revision: 537607
- Also Listed In: java python
- License: BSD3CLAUSE
- WWW:
- https://github.com/klipstein/dojango
- Description:
- Dojango is a reusable django application that helps you to
use the client-side framework dojo within your django project.
It provides capabilites to easily switch between several dojo
versions and sources (e.g. aol, google, local)
Delivers helping utilities, that makes the development of rich
internet applications in combination with dojo more comfortable.
It makes the building of your own packed dojo release easier.
WWW: https://github.com/klipstein/dojango
-
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}dojango>0:www/py-dojango@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-dojango
- Package flavors (<flavor>: <package>)
- py37: py37-dojango
- py27: py27-dojango
- distinfo:
- TIMESTAMP = 1533923882
SHA256 (william-gr-dojango-0.5.9-7477cee_GH0.tar.gz) = 4d96ca5fbc21520b5e7f120094cceb25a27ca43b9a3b9d03edc525c1a153ce0f
SIZE (william-gr-dojango-0.5.9-7477cee_GH0.tar.gz) = 183371
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>=1.6 : www/py-django111@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py37-dojango-0.5.9_1:
JAVA=off: Java platform support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python
- 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 |
0.5.9_1 03 Jun 2020 09:44:00 |
rene |
Remove expired ports:
2020-06-01 www/py-djangotoolbox: No longer maintained, not compatible with
Django 1.11+
2020-06-01 www/py-dojango: No longer maintained, not compatible with Django 2.2+
2020-06-01 www/py-django-json-rpc: No longer maintained, not compatible with
Django 2.0+
2020-06-03 www/mediawiki132: EOLed upstream |
0.5.9_1 05 May 2020 07:49:24 |
kai |
www/py-dojango: Deprecate and set to expire
* The official upstream project has been abandoned and the code is not
compatible with Django 2.2+.
PR: 246177
Reviewed by: wg
Approved by: jpaetzel (maintainer) |
0.5.9_1 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
0.5.9_1 11 Aug 2018 17:58:20 |
rene |
www/py-dojango: use Django 1.11 instead of expired Django 1.8 and update to
a newer snapshot that supports this.
PR: 230532
Submitted by: rene
Approved by: maintainer (jpaetzel)
Sponsored by: Essen Hackathon |
0.5.9 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.5.9 12 Apr 2018 21:45:23 |
wg |
www/py-dojango: pet portlint
Reported by: maintainer
Approved by: maintainer |
0.5.9 12 Apr 2018 21:31:55 |
wg |
www/py-dojango: update to 0.5.9
Approved by: maintainer |
0.5.7_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 ) |
0.5.7_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.5.7_1 16 Jan 2016 11:19:09 |
miwi |
- Switch forgotten ports over to py-django18
- Fix PYTHON_PKGNAMEPREFIX
Reported by: antoinebot |
0.5.7 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
0.5.7 01 Jun 2014 10:57:42 |
miwi |
- Drop empty files/dirs |
0.5.7 23 May 2014 15:36:38 |
jpaetzel |
Remove patches that were incorportated upstream. |
0.5.7 23 May 2014 00:34:43 |
jpaetzel |
Update to 0.5.7
PR: ports/189999
Submitted by: Bartek Rutkowski |
0.5.6_2 31 Dec 2013 16:33:23 |
wg |
www/py-dojango: fix IntegerField widget for Django 1.6 |
0.5.6_1 19 Dec 2013 16:45:58 |
wg |
www/py-dojango: fix for django 1.6 and minor fixes
- Fix port to work with django 1.6
- Remove leading article from COMMENT
- Adjust run depends to use package name and version
- Allow staging
- Use python auto plist
Approved by: maintainer |
0.5.6 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.5.6 16 May 2013 13:50:04 |
wg |
- Update to 0.5.6
Approved by: culot (mentor), jpaetzel (maintainer) |
0.5.5 17 Mar 2013 14:24:11 |
danfe |
In categories starting with [t-z], remove empty lines from pkg-plist. |
0.5.5 07 Mar 2013 16:53:46 |
miwi |
- Convert to OptionsNG
- Trim header
Reviewed by: bapt |
0.5.5 10 Apr 2012 02:07:57 |
jpaetzel |
Missed file in update commit.
Pointyhat to: jpaetzel |
0.5.5 10 Apr 2012 02:05:28 |
jpaetzel |
Update to 0.5.5
Chase distfiles to the cheeseshop
Sponsored by: iXsystems |
0.5.2_1 03 Oct 2011 17:20:42 |
jpaetzel |
Update to work with django 1.3.1
Submitted by: delphij
Obtained from: FreeNAS SVN repo
Sponsored by: iXsystems |
0.5.2 03 May 2011 16:34:42 |
jpaetzel |
Update to 0.5.2 |
0.5.1 05 Apr 2011 22:33:18 |
jpaetzel |
Update to 0.5.1 |
0.4.7 05 Apr 2011 21:27:15 |
jpaetzel |
This version of dojango requires django 1.2.x. Update dependancy to track
version change of py-django port. |
0.4.7 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.4.7 13 Sep 2010 22:42:15 |
jpaetzel |
Dojango is a reusable django application that helps you to
use the client-side framework dojo within your django project.
It provides capabilites to easily switch between several dojo
versions and sources (e.g. aol, google, local)
Delivers helping utilities, that makes the development of rich
internet applications in combination with dojo more comfortable.
It makes the building of your own packed dojo release easier.
Sponsored by: iXsystems |