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-django18 High-level Python Web Framework (1.8.x LTS)
1.8.19 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.8.19Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: End of Live since 01/04/2018
Expired This port expired on: 2018-08-01
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-09-01 05:08:30
Last Update: 2018-08-25 14:50:53
SVN Revision: 478050
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}django18>0:www/py-django18@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-django18
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1520380367 SHA256 (python/Django-1.8.19.tar.gz) = 33d44a5cf9d333247a9a374ae1478b78b83c9b78eb316fc04adde62053b4c047 SIZE (python/Django-1.8.19.tar.gz) = 7359244

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
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 8 deleted ports
  1. www/py-django-app-plugins*
  2. www/py-django-keyedcache*
  3. www/py-django-openstack-auth*
  4. www/py-django-piston*
  5. www/py-django-signals-ahoy*
  6. www/py-django-social-auth*
  7. www/py-django-threaded-multihost*
  8. www/py-satchmo*
  9. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py27-django18-1.8.19: DOCS=on: Build and/or install documentation FASTCGI=off: FastCGI protocol support 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.org/packages/source/D/Django/
  3. https://www.djangoproject.com/m/releases/1.8/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.19
25 Aug 2018 14:50:53
Revision:478050Original commit files touched by this commit
rene search for other commits by this committer
Remove expired port:
2018-08-01 www/py-django18: End of Live since 01/04/2018
1.8.19
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.8.19
21 May 2018 14:31:06
Revision:470541Original commit files touched by this commit
miwi search for other commits by this committer
- Move EXPIRATION_DATE to 2018-08-01 www/py-horizon and www/py-seahub need more
time to migrate to py-django111

Sponsored by:	iXsystems Inc.
1.8.19
10 May 2018 08:43:52
Revision:469522Original commit files touched by this commit
miwi search for other commits by this committer
- Mark it Deprecated (end of live)

Sponsored by:     iXsystems Inc.
1.8.19
06 Mar 2018 16:00:08
Revision:463731Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.8.19
1.8.18_3
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.8.18_3
26 Dec 2017 18:36:47
Revision:457301Original commit files touched by this commit
lwhsu search for other commits by this committer
Chase www/py-flup -> www/py-flup6
1.8.18_2
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.8.18_2
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.8.18_2
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.8.18_2
03 Aug 2017 00:58:59
Revision:447190Original commit files touched by this commit
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.8.18_1
28 May 2017 03:53:12
Revision:441890Original commit files touched by this commit
sunpoet search for other commits by this committer
Update CONFLICTS_INSTALL

- Sort SHEBANG_FILES
1.8.18_1
17 Apr 2017 15:07:31
Revision:438701Original commit files touched by this commit
miwi search for other commits by this committer
- Fix shebangs
1.8.18
07 Apr 2017 07:55:09
Revision:437915Original commit files touched by this commit
wen search for other commits by this committer
- Adjust CONFLICTS_INSTALL after add py-django111
1.8.18
04 Apr 2017 18:18:15
Revision:437747Original commit files touched by this commit
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.8.17
07 Feb 2017 20:31:55
Revision:433592Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Convert to options target helper

- Add NO_ARCH
- Add missing OPTIONS_DEFINE=DOCS
- Update WWW
1.8.17
07 Dec 2016 02:35:13
Revision:428027Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Update to 1.8.17
1.8.16
02 Nov 2016 12:50:39
Revision:425147Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.8.16

MFH:		2016Q4
Security:	cb116651-79db-4c09-93a2-c38f9df46724
1.8.15
28 Sep 2016 01:58:54
Revision:422839Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Update django18 and django19 to 1.8.15 and 1.9.10
  (security update)

MFH:	2016Q3
1.8.13
07 Sep 2016 08:54:26
Revision:421483Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Update CONFLICTS_INSTALL
1.8.13
13 May 2016 03:40:35
Revision:415097Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.8.13
1.8.10
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit This port version is marked as vulnerable.
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.8.10
04 Mar 2016 04:39:40
Revision:410082Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.8.10
1.8.8
16 Jan 2016 09:02:58
Revision:406200Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.8.8

Changes:
https://docs.djangoproject.com/en/1.9/releases/1.8.8/
1.8.7
12 Dec 2015 06:12:22
Revision:403587Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.8.7
1.8.4
01 Sep 2015 05:47:41
Revision:395745Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
www/django1{4,6,7,8}: Reduce diffs between ports

Reduce diffs between Django ports, standardizing on:

 * Prefer CHEESESHOP (Geo CDN) over DjangoProject.com for DISTFILES
 * Include version and optionally "LTS" in COMMENT suffixes
 * De-scope CONFLICTS to CONFLICTS_INSTALL and update match strings
 * Whitespace alignment and improve readability
 * Use empty(VARIABLE) instead of ! ${VARIABLE}
 * Sort Makefile entries (CPE_VENDOR and CONFLICTS_INSTALL)

Approved by:	python (with hat)
1.8.4
01 Sep 2015 05:27:44
Revision:395743Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
www/py-django18: Remove invalid trailing backslash

Approved by:	python (with hat)
1.8.4
01 Sep 2015 04:57:41
Revision:395742Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
[NEW] www/py-django18: Add Django 1.8.4 to the tree

Create a new www/django18 port using www/py-django17 as a base.

- Use CHEESESHOP (Geo-based CDN) as the default MASTER_SITES
- Update COMMENT to more closely match upstream
- Add version and LTS suffix to COMMENT
- Update CONFLICTS and de-scope to CONFLICTS_INSTALL
- Fix whitespace alignment and improve readability

Django 1.8 Release Notes:

  https://docs.djangoproject.com/en/1.8/releases/1.8/

Number of commits found: 28