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-django110 High-level Python Web Framework
1.10.8_1 www Deleted on this many watch lists=0 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.10.8_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Use www/py-django111 or www/py-django20 instead
Expired This port expired on: 2018-01-31
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-09-08 01:42:53
Last Update: 2018-01-31 16:42:17
SVN Revision: 460508
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://www.djangoproject.com/
Description:
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Developed and used over the past two years by a fast-moving online-news operation, Django was designed from scratch to handle two challenges: the intensive deadlines of a newsroom and the stringent requirements of experienced Web developers. It has convenient niceties for developing content-management systems, but it's an excellent tool for building any Web site. WWW: https://www.djangoproject.com/
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}django110>0:www/py-django110@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-django110
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1504718727 SHA256 (python/Django-1.10.8.tar.gz) = d4ef83bd326573c00972cb9429beb396d210341a636e4b816fc9b3f505c498bb SIZE (python/Django-1.10.8.tar.gz) = 7739226

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. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-pytz>0 : devel/py-pytz@py27
  2. py27-sqlite3>0 : databases/py-sqlite3@py27
  3. py27-setuptools>0 : devel/py-setuptools@py27
  4. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py27-django110-1.10.8_1: DOCS=on: Build and/or install documentation HTMLDOCS=off: Install HTML documentation (requires Sphinx) ====> Options available for the group DATABASE PGSQL=off: PostgreSQL database support MYSQL=off: MySQL database support SQLITE=on: SQLite database support ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
cpe python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/D/Django/
  2. https://pypi.python.org/packages/source/D/Django/
  3. https://www.djangoproject.com/m/releases/1.10.8/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.10.8_1
31 Jan 2018 16:42:17
Revision:460508Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove www/py-django110
1.10.8_1
08 Jan 2018 15:47:40
Revision:458431Original commit files touched by this commit
mat search for other commits by this committer
databases/py-MySQLdb only supports Python 2, restrict ports that uses it.

Sponsored by:	Absolight
1.10.8_1
30 Dec 2017 06:42:29
Revision:457583Original commit files touched by this commit
sunpoet search for other commits by this committer
Mark DEPRECATED and set EXPIRATION_DATE to 2018-01-31

Extended support of Django 1.10 has expired on December 2, 2017.

Reference:	https://www.djangoproject.com/download/#supported-versions
1.10.8_1
26 Dec 2017 18:39:14
Revision:457303Original commit files touched by this commit
lwhsu search for other commits by this committer
Django's fastcgi support was removed in 1.9

PR:		224332
Submitted by:	Shane <FreeBSD@ShaneWare.Biz>
1.10.8
12 Dec 2017 16:03:54
Revision:456173Original commit files touched by this commit
mat search for other commits by this committer
Fixup building docs with sphinx, and cleanup.

Sponsored by:	Absolight
1.10.8
10 Dec 2017 13:48:51
Revision:455898Original commit files touched by this commit
wen search for other commits by this committer
- Adjust CONFLICTS_INSTALL
1.10.8
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.10.8
06 Sep 2017 20:06:29
Revision:449368Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.10.8

Changes:	https://docs.djangoproject.com/en/1.10/releases/1.10.8/
Security:	aaab03be-932d-11e7-92d8-4b26fc968492
MFH:		2017Q3
1.10.7_2
03 Aug 2017 00:58:59
Revision:447190Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
www/py-django: Add missing runtime dependency

pytz is now a required dependency for Django 1.11 and is strongly
recommended in older releases.

Django 1.11:

https://github.com/django/django/commit/414ad25b090a63eaaf297b1164c8f7d814a710a2

Older releases: docs/topics/i18n/timezones.txt

"3. Should I install pytz?
Yes. Django has a policy of not requiring external dependencies, and for
this reason pytz_ is optional. However, it's much safer to install it."

Reviewed by:	lwhsu
MFH:		2017Q3
Differential Revision:	https://reviews.freebsd.org/D11835
1.10.7_1
28 May 2017 03:53:21
Revision:441892Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update CONFLICTS_INSTALL
1.10.7_1
18 Apr 2017 18:26:19
Revision:438789Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Fix Shebangs
1.10.7
07 Apr 2017 07:55:09
Revision:437915Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Adjust CONFLICTS_INSTALL after add py-django111
1.10.7
04 Apr 2017 18:18:15
Revision:437747Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update following ports:
    py-django18  -> 1.8.18
    py-django19  -> 1.9.13
    py-django110 -> 1.10.7

Changelog:
    https://docs.djangoproject.com/en/dev/releases/1.8.18/
    https://docs.djangoproject.com/en/dev/releases/1.9.13/
    https://docs.djangoproject.com/en/dev/releases/1.10.7/

MFH:		2017Q2
Security:	http://vuxml.freebsd.org/freebsd/dc880d6c-195d-11e7-8c63-0800277dcc69.html
1.10.6
03 Mar 2017 08:43:12
Revision:435322Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.10.6
1.10.5
07 Feb 2017 20:32:04
Revision:433594Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 1.10.5

- Add NO_ARCH
- Add missing OPTIONS_DEFINE=DOCS
- Convert to options helper
- Convert to options target helper
- Update WWW

Changes:	https://docs.djangoproject.com/en/1.10/releases/1.10.5/
1.10.4
04 Dec 2016 06:50:36
Revision:427754Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Update to 1.10.4
1.10.3
02 Nov 2016 12:52:00
Revision:425149Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.10.3

MFH:		2016Q4
Security:	cb116651-79db-4c09-93a2-c38f9df46724
1.10.2
05 Oct 2016 14:57:08
Revision:423350Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Update to 1.10.2
1.10.1
08 Sep 2016 01:42:43
Revision:421528Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Repocopy py-django19 --> py-django110 and update to 1.10.1

Number of commits found: 19