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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
py-django High-level Python Web Framework (meta port)
2.2.13 www Deleted on this many watch lists=12 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 2.2.13Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Was used as a metaport, no longer required
Expired This port expired on: 2022-06-30
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-11-25 20:17:09
Last Update: 2022-06-30 19:51:51
Commit Hash: ff89f3f
People watching this port, also watch:: sshguard, postfix, gnupg
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://www.djangoproject.com/
Description:
This is a metaport for Django. Do not depend on this port. 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 ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>0:www/py-django@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py38-django
Package flavors (<flavor>: <package>)
  • py38: py38-django
distinfo:
There is no distinfo for this port.

Packages (timestamps in pop-ups are UTC):
py37-django
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.2.13---2.2.13-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. py38-django22>=0 : www/py-django22@py38
  2. python3.8 : lang/python38
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 2 deleted ports
  1. net-mgmt/noc*
  2. www/diamanda*
  3. 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 py38-django-2.2.13: ====> Options available for the single DJANGO: you have to select exactly one of them DJANGO22=on: Use Django 2.2.x ===> Use 'make config' to modify these settings
Options name:
www_py-django
USES:
metaport python:3.5+,run
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.
Port Moves
  • port deleted on 2022-06-30
    REASON: Has expired: Was used as a metaport, no longer required

Number of commits found: 126 (showing only 26 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1
30 Jul 2009 11:37:38
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.1

PR:             ports/137256 (based on)
Submitted by:   Qing Feng <qingfeng AT me.com>
1.0.2_1
22 May 2009 05:10:32
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Add a patch for be compatible with sphinx 0.6.1

PR:             ports/134781
Obtained from:  http://osdir.com/ml/debian-bugs-dist/2009-05/msg02233.html
                (patch for trunk was adopted by debian team for 1.0.2, and
                 slightly modified for FreeBSD)
1.0.2
23 Nov 2008 18:08:42
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.0.2
1.0.1
17 Nov 2008 15:14:00
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Fix plist problem, I was testing on wrong working copy...

Reported by:    QAT
1.0.1
17 Nov 2008 14:22:23
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.0.1
1.0
07 Sep 2008 19:49:04
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.0 (based on [1])
- Fix dependency on sqlite3, for PYTHON_REL >= 250, uses databases/py-sqlite3,
  for PYTHON_REL < 250, uses databases/py-pysqlite23 (based on [2])
- Make document installation as an option

PR:             [1] ports/127113, [2] ports/126982
Submitted by:   Artis Caune <Artis.Caune AT gmail.com> [1]
                Julien Laffaye <kimelto AT gmail.com> [2]
0.96.2_1
06 Jun 2008 14:07:24
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.96.2
14 May 2008 10:58:00
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.96.1
  This fix the XSS vulnerability

Security:      
http://www.vuxml.org/freebsd/f49ba347-2190-11dd-907c-001c2514716c.html
Notified by:    delphij
0.96.1
17 Apr 2008 11:16:17
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Chease www/py-flup updating
0.96.1
29 Oct 2007 14:44:33
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.96.1
  This fix the denial of service vulnerability.

Security:      
http://www.vuxml.org/freebsd/d2c2952d-85a1-11dc-bfff-003048705d5a.html
Notified by:    delphij
0.96
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
0.96
18 Apr 2007 05:51:30
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Take maintainership of following ports, and do some minor fixes

devel/py-pytz
- Use CHEESESHOP in bsd.sites.mk

devel/py-icalendar
- Add backup MASTER_SITE

www/py-django
- Add backup MASTER_SITE

www/py-django-devel

www/py-clientform
- Add backup MASTER_SITE

www/py-mechanize
- Add backup MASTER_SITE

Approved by:    clsung (mentor)
0.96
05 Apr 2007 07:01:51
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Separate py-django and py-django-devel, they should not be master/slave ports

Approved by:    clsung (mentor)
0.96
31 Mar 2007 06:50:12
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.96

PR:             ports/111049
Submitted by:   Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
0.95.1_1
15 Feb 2007 14:04:17
Original commit files touched by this commit
clsung search for other commits by this committer
- Add easy_install commands to add/remove its entry in easy-install.pth
- Use PYTHON_VER
- Add variable PYDJANGO_EGG, and apply it in pkg-plist

PR:             ports/109193
Submitted by:   Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
0.95.1
14 Feb 2007 10:13:01
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.95.1

PR:             109158
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
0.95_2
14 Feb 2007 08:03:05
Original commit files touched by this commit
clsung search for other commits by this committer
- Add FastCGI support
- bump PORTREVISION

PR:             ports/109058
Submitted by:   Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
0.95_1
17 Nov 2006 18:07:45
Original commit files touched by this commit
acm search for other commits by this committer
- Change maintainer email to python@
0.95_1
03 Aug 2006 19:37:48
Original commit files touched by this commit
acm search for other commits by this committer
- Added PYVERSION to PLIST_SUB. It reflect installed version of python

Approved by:    garga (mentor)
0.95
01 Aug 2006 23:49:52
Original commit files touched by this commit
acm search for other commits by this committer
- Update to 0.95

Approved by:    garga (mentor)
0.91
23 Jul 2006 02:45:24
Original commit files touched by this commit
acm search for other commits by this committer
Change maintainer address to my @FreeBSD.org email

Approved by:    garga (mentor)
0.91
06 Jul 2006 23:01:21
Original commit files touched by this commit
flz search for other commits by this committer
Turn py-django into a master port for the upcoming py-django-devel port.

Approved by:    maintainer
0.91
08 Apr 2006 13:27:24
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.91

PR:             ports/93782
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
0.90_2
27 Jan 2006 21:17:06
Original commit files touched by this commit
mnag search for other commits by this committer
Update dependencies to moved port
Bump PORTREVISION
0.90_1
16 Jan 2006 00:21:19
Original commit files touched by this commit
pav search for other commits by this committer
- Fix plist

Reported by:    krismail
0.90
25 Nov 2005 20:16:12
Original commit files touched by this commit
pav search for other commits by this committer
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.

PR:             ports/89437
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>

Number of commits found: 126 (showing only 26 on this page)

«  1 | 2