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-django-extensions Global custom management extensions for the Django Framework
3.2.3 www 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 3.2.1Version of this port present on the latest quarterly branch.
Maintainer: ports@caomhin.org search for ports maintained by this maintainer
Port Added: 2010-06-09 08:10:38
Last Update: 2024-01-16 05:16:52
Commit Hash: 108f697
Also Listed In: python
License: MIT
WWW:
https://github.com/django-extensions/django-extensions
Description:
Global custom management extensions for the Django Framework.
Homepage    cgit ¦ Codeberg ¦ 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}django-extensions>0:www/py-django-extensions@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-django-extensions/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-django-extensions
  • pkg install py39-django-extensions
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-django-extensions listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-django-extensions
Package flavors (<flavor>: <package>)
  • py39: py39-django-extensions
distinfo:
TIMESTAMP = 1704625201 SHA256 (django-extensions-3.2.3.tar.gz) = 44d27919d04e23b3f40231c4ab7af4e61ce832ef46d610cc650d53e68328410a SIZE (django-extensions-3.2.3.tar.gz) = 277216

Packages (timestamps in pop-ups are UTC):
py37-django-extensions
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.0.5---3.0.5-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-django-extensions
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2.33.2.3-3.2.33.2.3---
FreeBSD:13:quarterly3.2.13.2.13.2.13.2.13.2.13.2.13.2.13.2.1
FreeBSD:14:latest3.2.33.2.33.2.13.2.33.2.33.2.1-3.2.1
FreeBSD:14:quarterly3.2.13.2.1-3.2.13.2.13.2.13.2.13.2.1
FreeBSD:15:latest3.2.33.2.3n/a3.2.3n/a3.2.33.2.33.2.3
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-django32>=3.2 : www/py-django32@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_py-django-extensions
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/django-extensions/
  2. https://pypi.org/packages/source/d/django-extensions/
Collapse this list.

Number of commits found: 52

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.3
16 Jan 2024 05:16:52
commit hash: 108f69742745b8c29f910e615f6b66912c0b731ccommit hash: 108f69742745b8c29f910e615f6b66912c0b731ccommit hash: 108f69742745b8c29f910e615f6b66912c0b731ccommit hash: 108f69742745b8c29f910e615f6b66912c0b731c files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django-extensions: Update to 3.2.3

Changelog since 3.2.1:

https://github.com/django-extensions/django-extensions/blob/3.2.3/CHANGELOG.md

PR:		276321
Approved by:	Kevin Golding (maintainer)
3.2.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
3.2.1
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
3.2.1
16 Nov 2022 12:35:15
commit hash: fa88f6bc89da938e38d45b5df0879ae2ef9a9c7fcommit hash: fa88f6bc89da938e38d45b5df0879ae2ef9a9c7fcommit hash: fa88f6bc89da938e38d45b5df0879ae2ef9a9c7fcommit hash: fa88f6bc89da938e38d45b5df0879ae2ef9a9c7f files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Kevin Golding
www/py-django-extensions: Update to 3.2.1

ChangeLog:
https://github.com/django-extensions/django-extensions/blob/main/CHANGELOG.md

PR:		267807
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.1.5_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.5_1
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.5_1
28 Apr 2022 10:02:15
commit hash: 0cf5531fcd38982e6667fb2b8561eae80c4902c3commit hash: 0cf5531fcd38982e6667fb2b8561eae80c4902c3commit hash: 0cf5531fcd38982e6667fb2b8561eae80c4902c3commit hash: 0cf5531fcd38982e6667fb2b8561eae80c4902c3 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django32: Switch consumers over to Django 3.2

Django 2.2 became End-of-Life on 11th April 2022 and Django 3.2 is the
new LTS (= Long Term Support) release which will be supported until
April 2024.

* Switch the most ports that use www/py-django22 to www/py-django32

* Switch www/seahub over to www/py-djangorestframework

* Ports that are not yet ready for Django 3.2 (only three so far) or
  those that have already been set with an expiration date were not
  taken into account.

* Bump PORTREVISION due dependency change where necessary.

PR:		261313
Reviewed by:	bofh, dvl, koobs, ultima
Approved by:	bofh, dvl, koobs, ultima, sunpoet, Kevin Golding, Ivan Rozhuk,
		Alexander Sieg (maintainers)
		maintainer timeout (remaining maintainers)
Differential Revision:	https://reviews.freebsd.org/D34859
3.1.5
25 Jan 2022 06:01:54
commit hash: cdeec3a276a5ade237d34d06c20e6840a5085d9dcommit hash: cdeec3a276a5ade237d34d06c20e6840a5085d9dcommit hash: cdeec3a276a5ade237d34d06c20e6840a5085d9dcommit hash: cdeec3a276a5ade237d34d06c20e6840a5085d9d files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Kevin Golding
www/py-django-extensions: Update to 3.1.5

Changes:
https://github.com/django-extensions/django-extensions/blob/e43f383dae3a35237e42f6acfe1207a8e7e7bdf5/CHANGELOG.md

PR:	259756
3.0.5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.0.5
02 Sep 2020 04:35:09
Revision:547324Original commit files touched by this commit
swills search for other commits by this committer
www/py-django-extensions: Update to 3.0.5

PR:		248947
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
3.0.2
05 Jul 2020 12:39:23
Revision:541276Original commit files touched by this commit
kai search for other commits by this committer
www/py-django-extensions: Update to 3.0.2

* Remove no longer required CONFLICTS_INSTALL entry while I'm here.

Changelog:

https://github.com/django-extensions/django-extensions/blob/3.0.2/CHANGELOG.md

PR:		247658
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
2.2.9
12 Apr 2020 13:34:09
Revision:531517Original commit files touched by this commit
kai search for other commits by this committer
www/py-django-extensions: Update to 2.2.9

* Assign the port to Django 2.2 (current LTS release) as Django 1.11 is
  End-of-Life since April.

Changelog:

https://github.com/django-extensions/django-extensions/blob/2.2.9/CHANGELOG.md

PR:		245357
Reviewed by:	wen
Approved by:	Kevin Golding <ports@caomhin.org> (maintainer)
2.1.7
06 Dec 2019 15:28:54
Revision:519149Original commit files touched by this commit
kai search for other commits by this committer
deskutils/py-paperless: Switch to Django 2.2

* Assign the port to Django 2.2 as Django 2.1 has reached its End-of-Life on
  2nd December 2019.

* Also switch www/py-dj21-djangoql to Django 2.2, remove the expiration date
  and rename it to www/py-dj22-djangoql accordingly.

  Do the same for www/py-dj21-django-extensions [1] as both ports are
  required by its only consumer deskutils/py-paperless and were originally
  created for this purpose.

* Bump PORTREVISION due change of the dependencies.

PR:		242438
Approved by:	grembo (maintainer), Kevin Golding (maintainer) [1]
2.1.7
31 May 2019 10:00:20
Revision:503133Original commit files touched by this commit
sunpoet search for other commits by this committer
Introduce PY_TYPING and simplify Makefile

Since devel/py-promise requires 3.6.4+, the minimal version is set to 3.6.4.

With hat:	python
2.1.7
29 May 2019 23:30:49
Revision:503019Original commit files touched by this commit
swills search for other commits by this committer
www/py-django-extensions: Update to 2.1.7

PR:		238218
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
2.1.6
27 Mar 2019 23:47:17
Revision:496991Original commit files touched by this commit
grembo search for other commits by this committer
Update to 2.1.6 and pass maintainership of Django21 version of the port to
the maintainer of py-django-extensions to make it easier to keep ports
in sync.

PR:		236743
Approved by:	maintainer
2.1.5_1
23 Mar 2019 22:34:10
Revision:496690Original commit files touched by this commit
grembo search for other commits by this committer
Add a port of django-extensions specifically for Django 2.1

This uses the approach taken by kai@ for various django ports
in r492690: Depend on Django 2.1, require python 3.5 or
higher and add a conflict variable to the Django 1.x version
of the port.

This also updates the port to 2.1.6, while the Django 1.x
version remains at 2.1.5 for the time being.

PR:		236682
2.1.5_1
08 Mar 2019 14:45:50
Revision:495043Original commit files touched by this commit
antoine search for other commits by this committer
Remove dependency on the django metaport

With hat:	portmgr
2.1.5
01 Feb 2019 21:42:55
Revision:491869Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.1.5

Changes:	https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md
PR:		235401
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
2.1.3
31 Oct 2018 12:17:30
Revision:483565Original commit files touched by this commit
swills search for other commits by this committer
www/py-django-extensions: update to 2.1.3

PR:		232842
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
2.1.0
18 Jul 2018 16:44:43
Revision:474886Original commit files touched by this commit
swills search for other commits by this committer
www/py-django-extensions: update to 2.1.0

PR:		229868
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
2.0.7
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
2.0.7
19 May 2018 15:33:19
Revision:470413Original commit files touched by this commit
joneum search for other commits by this committer
www/py-django-extensions: update to 2.0.7

Changelog:
    Fix: pipchecker, pip 10.0.0 compatibility
    Fix: sqldiff, improve support of GIS fields by using Django introspection
    Fix: shell_plus, fix bug in windows when PYTHONPATH is defined
    Fix: shell_plus, Call execute on CursorWrapper instead of directly on cursor
to ensure wrappers are run
    Fix: runserver_plus, Call execute on CursorWrapper instead of directly on
cursor to ensure wrappers are run
    Improvement: sqldiff, drop old compatibility code
    Improvement: ForeignKeyAutocompleteAdminMixin, improvements for Django >1.9

PR:		228342
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
2.0.3
09 Mar 2018 18:06:24
Revision:463985Original commit files touched by this commit
arved search for other commits by this committer
Update py-django-extensions to 2.0.3

Changelog:
https://github.com/django-extensions/django-extensions/blob/abc287ec26f2e45a164b0d393b979a9d20ed3e3d/CHANGELOG.md

PR:		226472
Submitted by:	maintainer
2.0.0
06 Mar 2018 17:27:45
Revision:463736Original commit files touched by this commit
swills search for other commits by this committer
www/py-django-extensions: update to 2.0.0

PR:		226395
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
1.6.7_1
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
1.6.7
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.7
24 May 2016 16:09:18
Revision:415798Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.6.7
- Add LICENSE_FILE

PR:		209605
Submitted by:	ports@caomhin.org (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
24 Dec 2015 19:27:14
Revision:404385Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.6.1

PR:		205534
Submitted by:	maintainer
1.5.9
10 Dec 2015 14:31:50
Revision:403461Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.5.9
- Update WWW

PR:		205088
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D4459
1.5.6
06 Oct 2015 09:29:05
Revision:398692Original commit files touched by this commit
robak search for other commits by this committer
www/py-django-extensions: update 1.5.5 -> 1.5.6

PR:		202830
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
1.5.5
09 Jul 2015 15:44:50
Revision:391654Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.5.5
- Add NO_ARCH
- Update WWW
- While I'm here, sort USE_PYTHON

Changes:	https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md
PR:		201441
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
1.3.8
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.3.8
21 Dec 2014 16:09:05
Revision:375166Original commit files touched by this commit
feld search for other commits by this committer
Update "BSD" license in www category
1.3.8
15 Jun 2014 08:41:01
Revision:357846Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.3.8

PR:		190997
1.3.7
22 May 2014 05:51:36
Revision:354777Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.3.7

PR:		189950
Submitted by:	maintainer
1.2.0_1
29 Jan 2014 15:39:37
Revision:341751Original commit files touched by this commit
miwi search for other commits by this committer
- Convert to PYDISTUTILS_AUTOPLIST=	yes
- Stage support
- Bump PORTREVISION
1.2.0
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
1.2.0
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)
1.2.0
11 Sep 2013 21:43:49
Revision:327013Original commit files touched by this commit
wg search for other commits by this committer
www/py-django-extensions: update to 1.2.0

- Update to 1.2.0

PR:		ports/181802
Submitted by:	Kevin Golding <ports caomhin.org> (maintainer)
1.1.1_1
22 Jul 2013 07:10:08
Revision:323434Original commit files touched by this commit
rm search for other commits by this committer
- add missing dependency on py-six
- bump PORTREVISION

PR:		180717
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
1.1.1
23 May 2013 18:01:08
Revision:318895Original commit files touched by this commit
miwi search for other commits by this committer
 - Update to 1.1.1

PR:		178804
Submitted by:	Maintainer
1.0.2
02 Jan 2013 21:43:31
Revision:309841Original commit files touched by this commit
rm search for other commits by this committer
- fix whitespace and do tab -> space change in pkg-descr:WWW
1.0.2
02 Jan 2013 21:38:28
Revision:309840Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.0.2
- trim Makefile header
- add license (BSD)

while here:
- eliminate PYTHON_SITELIBDIR usage
- limit python version to 2.x (print/except)

PR:		174896
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
0.8
12 Mar 2012 12:30:27
Original commit files touched by this commit
dryice search for other commits by this committer
- update to 0.8

PR:             ports/165904
Submitted by:   Dryice Liu <dryice@freebsd.org>
Approved by:    Kevin Golding <ports@caomhin.org> (maintainer)
Feature safe:   yes
0.6
20 Jul 2011 18:21:53
Original commit files touched by this commit
jlaffaye search for other commits by this committer
Update to 0.6

PR:             ports/158921
Submitted by:   Kevin Golding <ports@caomhin.org> (maintainer)
0.5
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.5
09 Jun 2010 08:10:15
Original commit files touched by this commit
miwi search for other commits by this committer
Global custom management extensions for the Django Framework.

WWW:    http://code.google.com/p/django-command-extensions/

PR:             ports/146725
Submitted by:   Kevin Golding <ports at caomhin.org>

Number of commits found: 52