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-djangotoolbox Common API for running Django on non-relational/NoSQL databases
1.8.0 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.8.0Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: No longer maintained, not compatible with Django 1.11+
Expired This port expired on: 2020-06-01
Maintainer: jhixson@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-02-09 14:04:24
Last Update: 2020-06-03 09:44:00
SVN Revision: 537607
Also Listed In: python
License: BSD3CLAUSE
WWW:
http://www.allbuttonspressed.com/projects/djangotoolbox
Description:
A common API for running Django on non-relational/NoSQL databases WWW: http://www.allbuttonspressed.com/projects/djangotoolbox
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}djangotoolbox>0:www/py-djangotoolbox@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py37-djangotoolbox
Package flavors (<flavor>: <package>)
  • py37: py37-djangotoolbox
  • py27: py27-djangotoolbox
distinfo:
TIMESTAMP = 1548450992 SHA256 (djangotoolbox-1.8.0.tar.gz) = 41dd749d058dcd2fad77d586b0da7eed675947c78a0e6431ee47796419dfa967 SIZE (djangotoolbox-1.8.0.tar.gz) = 34672

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-django111>0 : www/py-django111@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:
python
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/djangotoolbox/
  2. https://pypi.org/packages/source/d/djangotoolbox/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.0
03 Jun 2020 09:44:00
Revision:537607Original commit files touched by this commit
rene search for other commits by this committer
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
1.8.0
25 May 2020 10:52:05
Revision:536456Original commit files touched by this commit
kai search for other commits by this committer
www/py-djangotoolbox: Deprecate and set to expire

* The project is no longer maintained and has limited support for
  Django 1.11+ .

PR:		246176
Approved by:	maintainer timeout (3 weeks)
1.8.0
28 Jan 2019 17:22:44
Revision:491496Original commit files touched by this commit
jhixson search for other commits by this committer
www/py-djangotoolbox: Update to 1.8.0

Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D18976
1.6.1_2
25 Aug 2018 14:31:23
Revision:478048Original commit files touched by this commit
rene search for other commits by this committer
www/py-djangotoolbox: use Django 1.11 instead of end-of-life 1.8

PR:		230531
Submitted by:	rene
Approved by:	maintainer timeout (jhixson@, 14 days)
07 Aug 2018 12:13:48
Revision:476591Original commit files touched by this commit Refresh
jhixson search for other commits by this committer
Change jhixson port maintainer email to jhixson@FreeBSD.org

Approved by:	miwi (mentor), kmoore (mentor), araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D16592
1.6.1_1
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
1.6.1_1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
1.6.1_1
20 Mar 2017 18:42:27
Revision:436558Original commit files touched by this commit
araujo search for other commits by this committer
Update maintainer email address.

Submitted by:	John Hixson <jhixson@gmail.com> (maintainer)
1.6.1_1
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
1.6.1_1
16 Jan 2016 11:19:09
Revision:406208Original commit files touched by this commit
miwi search for other commits by this committer
- Switch forgotten ports over to py-django18
- Fix PYTHON_PKGNAMEPREFIX

Reported by:    antoinebot
1.6.1_1
16 Jan 2016 09:52:37
Revision:406203Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Switch all ports to www/py-django18
- Bump PORTREVISION
1.6.1
03 Jan 2015 08:41:21
Revision:376109Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_PYTHON to new USES in www/

With hat:	python@
1.6.1
19 Dec 2013 19:04:25
Revision:336947Original commit files touched by this commit
wg search for other commits by this committer
www/py-djangotoolbox: update to 1.6.1

- Update to 1.6.1 [1]
- Allow staging
- Use python auto plist
- Remove leading article from COMMENT
- BSD -> BSD3CLAUSE

PR:		ports/184741 [1]
Submitted by:	maintainer
0.9.2_1
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
0.9.2_1
11 Jun 2013 12:27:28
Revision:320554Original commit files touched by this commit
koobs search for other commits by this committer
www/py-djangotoolbox: Fix unfetchable distfile, revert to pypi release

- Revert to latest CHEESESHOP (pypi) release, same version
- Bump PORTREVISION
- Update RUN_DEPENDS to use package name, rather than files
- Remove unecessary DISTNAME, USE_ZIP, FETCH_ARGS and WRKSRC overrides
- pkg-descr: Add missing WWW: prefix

PR:		ports/178008
Submitted by:	John Marino <dragonflybsd@marino.st>
Approved by:	maintainer timeout (6 weeks)
0.9.2
09 Feb 2013 14:04:14
Revision:311979Original commit files touched by this commit
miwi search for other commits by this committer
A common API for running Django on non-relational/NoSQL databases

www.allbuttonspressed.com/projects/djangotoolbox

PR:		ports/175198
Submitted by:	John Hixson <john@ixsystems.com>

Number of commits found: 16