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-mptt Utilities for implementing Modified Preorder Tree Traversal in Django
0.16.0 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 0.16.0Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-03-18 20:24:56
Last Update: 2024-01-19 14:42:20
Commit Hash: 816576d
Also Listed In: python
License: MIT
WWW:
https://github.com/django-mptt/django-mptt
Description:
Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances.
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-mptt>0:www/py-django-mptt@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py39-*django-mptt
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/www/py-django-mptt/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-django-mptt
  • pkg install py39-django-mptt
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-mptt listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-django-mptt
Package flavors (<flavor>: <package>)
  • py39: py39-django-mptt
distinfo:
TIMESTAMP = 1705641537 SHA256 (django_mptt-0.16.0.tar.gz) = 56c9606bf0b329b5f5afd55dd8bfd073612ea1d5999b10903b09de62bee84c8e SIZE (django_mptt-0.16.0.tar.gz) = 69886

Packages (timestamps in pop-ups are UTC):
py37-django-mptt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.11.0---0.11.0-
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-mptt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.16.00.16.0-0.16.00.16.0---
FreeBSD:13:quarterly0.16.00.16.00.14.00.16.00.16.00.15.00.15.00.15.0
FreeBSD:14:latest0.16.00.16.00.14.00.16.00.16.00.14.0-0.14.0
FreeBSD:14:quarterly0.15.00.16.0-0.15.00.16.00.15.00.15.00.15.0
FreeBSD:15:latest0.16.00.16.0n/a0.16.0n/a0.16.00.16.00.16.0
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-hatchling>0 : devel/py-hatchling@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-django32>=2.2 : www/py-django32@py39
  2. py39-django-js-asset>0 : www/py-django-js-asset@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-mptt
USES:
python:3.9+
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_mptt/
  2. https://pypi.org/packages/source/d/django_mptt/
Collapse this list.
Port Moves
  • port moved here from www/py-dj32-django-mptt on 2022-06-30
    REASON: Has expired: Obslete, please use www/py-django-mptt instead

Number of commits found: 53

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.16.0
19 Jan 2024 14:42:20
commit hash: 816576d0bbf17417f01f0ebe9170fa50cc865c59commit hash: 816576d0bbf17417f01f0ebe9170fa50cc865c59commit hash: 816576d0bbf17417f01f0ebe9170fa50cc865c59commit hash: 816576d0bbf17417f01f0ebe9170fa50cc865c59 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django-mptt: Update to 0.16.0

Changelog:

https://github.com/django-mptt/django-mptt/blob/0.16/CHANGELOG.rst
0.15.0
20 Nov 2023 11:25:44
commit hash: f28d958f230f338d3e27b75e47755356891f5f7ecommit hash: f28d958f230f338d3e27b75e47755356891f5f7ecommit hash: f28d958f230f338d3e27b75e47755356891f5f7ecommit hash: f28d958f230f338d3e27b75e47755356891f5f7e files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django-mptt: Update to 0.15.0

* Support for Python 3.8 was dropped with this release

* Switch to PEP517 build framework.

Changelog:

https://github.com/django-mptt/django-mptt/blob/0.15/CHANGELOG.rst
0.14.0
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>
0.14.0
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
0.14.0
09 Oct 2022 16:53:16
commit hash: 2818aaf69417c72ed96728397d3064e8145a0db7commit hash: 2818aaf69417c72ed96728397d3064e8145a0db7commit hash: 2818aaf69417c72ed96728397d3064e8145a0db7commit hash: 2818aaf69417c72ed96728397d3064e8145a0db7 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django-mptt: Update to 0.14.0

Changelog:

https://github.com/django-mptt/django-mptt/blob/0.14/CHANGELOG.rst

MFH:		2022Q4 (bugfixes)
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)
0.13.4_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)
0.13.4_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)
0.13.4_1
16 Jun 2022 16:28:33
commit hash: 89acacbfee22729e7d1bfcce383d455bb88adfc3commit hash: 89acacbfee22729e7d1bfcce383d455bb88adfc3commit hash: 89acacbfee22729e7d1bfcce383d455bb88adfc3commit hash: 89acacbfee22729e7d1bfcce383d455bb88adfc3 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Create Django 4.0 consumers

* Django 3.2 is currently the "default" version in the ports tree due
  its long term support until April 2024.  Thus ports that are assigned
  to that version will exist until then.

  The following ports are required to make the upgrade of
  net-mgmt/netbox to the 3.2 release possible because it requires Django
  4.0.

  All of the ports listed below were created on the basis of their
  respective original ports:

  - devel/py-dj40-django-rq
  - devel/py-dj40-graphene-django
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.13.4_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
0.13.4
03 Nov 2021 06:49:58
commit hash: 7154d2f4d5aac556c4780d7ec0cf6a1436180c07commit hash: 7154d2f4d5aac556c4780d7ec0cf6a1436180c07commit hash: 7154d2f4d5aac556c4780d7ec0cf6a1436180c07commit hash: 7154d2f4d5aac556c4780d7ec0cf6a1436180c07 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django-mptt: Update to 0.13.4

Changelog since 0.12.0:

https://github.com/django-mptt/django-mptt/compare/0.12.0...0.13.4

MFH:		2021Q4
0.12.0
20 Jul 2021 12:26:05
commit hash: fd76d1a5770102ebbf7653e96dc34910dcf6e01acommit hash: fd76d1a5770102ebbf7653e96dc34910dcf6e01acommit hash: fd76d1a5770102ebbf7653e96dc34910dcf6e01acommit hash: fd76d1a5770102ebbf7653e96dc34910dcf6e01a files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
*: Create Django 3.2 ports for net-mgmt/netbox

* Django 2.2 is currently the "default" version in the ports tree due
  its long term support until April 2022.  Thus ports that are assigned
  to that version will exist until then.

  The following ports are required to make the upgrade of
  net-mgmt/netbox to the 2.11 release possible because it requires
  Django 3.2.  All of the ports listed below were created on the basis
  of their respective original ports:

  - devel/py-dj32-django-rq
  - www/py-dj32-django-auth-ldap
  - www/py-dj32-django-cacheops (updated to a newer release)
  - www/py-dj32-django-cors-headers
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.12.0
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.
0.12.0
11 Mar 2021 18:49:32
Revision:568118Original commit files touched by this commit
kai search for other commits by this committer
www/py-django-mptt: Update to 0.12.0

Changelog:

https://github.com/django-mptt/django-mptt/blob/0.12.0/CHANGELOG.rst
0.11.0
10 Nov 2020 08:47:04
Revision:554817Original commit files touched by this commit
kai search for other commits by this committer
Create some ports that are assigned to Django 3.1 instead Django 2.2

* Django 2.2 is currently the "default" version in the ports tree due its
  long term support until April 2022.  Thus ports that are assigned to that
  version will exist until then.

  The following ports are required to make the upgrade of net-mgmt/netbox to
  the 2.9 release possible because it requires Django 3.1 and provides no
  backwards compatibility for previous versions of Django.

  - www/py-dj31-django-rq
      (copied from r539662 to use the 2.3.2 release for now)
  - www/py-dj31-django-auth-ldap
  - www/py-dj31-django-cacheops
  - www/py-dj31-django-cors-headers
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.11.0
03 Nov 2020 15:26:28
Revision:553997Original commit files touched by this commit
kai search for other commits by this committer
www/py-django-mptt: Take maintainership

Approved by:	cs (maintainer, via private e-mail)
0.11.0
23 Apr 2020 15:09:16
Revision:532683Original commit files touched by this commit
kai search for other commits by this committer
www/py-django-mptt: Update to 0.11.0

* Also assign the port to Django 2.2 because Django 1.11 is End-of-Life
  since April.

* Remove superfluous USES=gettext because gettext is already pulled in by
  Python itself (via the NLS option).  Although the package contains some
  localized .po files, Django needs Python's gettext API to work with those
  files.

* Clean up CONFLICTS_INSTALL as www/py-dj21-django-mptt no longer exists in
  the Ports tree.

Changelog:

https://github.com/django-mptt/django-mptt/compare/0.9.1...0.11.0

PR:		245472
Approved by:	maintainer timeout (14 days)
0.9.1_1
23 Apr 2020 10:53:57
Revision:532664Original commit files touched by this commit
kai search for other commits by this committer
www/py-django-filer: Update to 1.7.0

* Also assign the port to Django 2.2 because Django 1.11 is End-of-Life
  since April.

* Do the the same for its dependencies and bump PORTREVISION
  accordingly. [1] [2]

Changelog:

https://github.com/divio/django-filer/blob/1.7.0/CHANGELOG.rst

PR:		245470, 245472 [1] 245473 [2]
Approved by:	maintainer timeout (14 days) [1],
		Kevin Golding (maintainer) [2]
0.9.1
25 May 2019 10:10:01
Revision:502550Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.12 and switch to Django 2.2

Upstream decided to switch from Django 2.1 to the 2.2 LTS release to fix a
rather annoying bug that generated intermittent errors when objects were
deleted/manipulated.

Therefore the same procedure must be done in almost the same way as in
r492690 to make NetBox compatible with Django 2.2 in the ports tree.

That means to repocopy the required Django 1.11 ports, assign them to
Django 2.2, limit them to Python 3.5+ and update all related
CONFLICTS_INSTALL entries accordingly:

* www/py-dj22-django-cors-headers [1]
* www/py-dj22-django-debug-toolbar
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.1
11 Feb 2019 12:00:30
Revision:492690Original commit files touched by this commit
kai search for other commits by this committer
Create some ports that are assigned to Django 2.1 instead Django 1.11.

Django 1.11 is currently the "default" version in the ports tree due its
long term support until April 2020 thus ports that are assigned to that
version will exist until then.

The following packages are required to make the upgrade of net-mgmt/netbox
to 2.5.x possible because upstream has decided to switch from Django 1.11
to Django 2.1:

* www/py-dj21-django-cors-headers
* www/py-dj21-django-debug-toolbar
* www/py-dj21-django-filter
* www/py-dj21-django-js-asset
* www/py-dj21-django-mptt
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.1
30 Sep 2018 14:43:23
Revision:480959Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.9.1
- Switched from GH to CHEESESHOP

Changes by upstream:
- https://github.com/django-mptt/django-mptt/compare/0.9.0...0.9.1

PR:		231087
Submitted by:	freebsd_ports@k-worx.org
Approved by:	maintainer timeout
Sponsored by:	iXsystems Inc.
0.9.0_3
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
0.9.0_3
21 May 2018 15:20:18
Revision:470553Original commit files touched by this commit
miwi search for other commits by this committer
- Added missing dependency of www/py-django-js-asset
- Switch to py-django111
- Bump PORTREVISION

PR:	227032
Submitted by:	freebsd_ports@k-worx.org
Sponsored by:	iXsystems Inc.
0.9.0_2
29 Mar 2018 10:19:11
Revision:465876Original commit files touched by this commit
antoine search for other commits by this committer
Revert r465823, this breaks ports depending on py-django-mptt

Reported by:	pkg-fallout
With hat:	portmgr
0.9.0_1
28 Mar 2018 17:07:46
Revision:465823Original commit files touched by this commit
yuri search for other commits by this committer
www/py-django-mptt: Add missing dependency

PR:		227032
Submitted by:	Kai <freebsd_ports@k-worx.org>
Approved by:	portmgr blanket
0.9.0
10 Mar 2018 23:02:24
Revision:464125Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix WWW

Approved by:	portmgr (blanket)
0.9.0
02 Jan 2018 21:06:03
Revision:457927Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.9.0
0.8.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)
0.8.7
23 Jan 2017 15:36:43
Revision:432238Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.8.7
0.8.6
09 Dec 2016 22:44:38
Revision:428257Original commit files touched by this commit
cs search for other commits by this committer
Add CONFLICTS_INSTALL

PR:		208633
Submitted by:	Kevin Golding <ports@caomhin.org>
Approved by:	maintainer
0.8.6
10 Oct 2016 20:34:24
Revision:423710Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.8.6
0.8.5
03 Aug 2016 20:46:57
Revision:419554Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.8.5
0.8.4
17 May 2016 18:54:45
Revision:415410Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.8.4
0.8.3
07 Apr 2016 20:15:31
Revision:412691Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.8.3
0.8.0_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
0.8.0_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
0.8.0
24 Dec 2015 13:03:53
Revision:404356Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.8.0
0.7.4
31 Oct 2015 12:07:33
Revision:400572Original commit files touched by this commit
koobs search for other commits by this committer
www/py-django-mptt: Update to 0.7.4, Fix *_DEPENDS

This change is made to fix the fact that the current version
of this port (0.6.0) is not compatible with Django 1.8, the
port that it RUN_DEPENDS on. It is broken at run-time in both
Ports HEAD and Quarterly.

A soon to be committed update to www/py-django-dpaste (D4048) requires
this update to also fix it being broken in the quarterly branch.

The only other consumer of this port www/py-django-cms, already
incorrectly depending on versions of Django and django-mptt that are
later than those specified in its setup.py:

  django-mptt>=0.5.1,<0.5.3',
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.0
25 Jun 2015 07:09:07
Revision:390535Original commit files touched by this commit
koobs search for other commits by this committer
www/py-django-mptt: Fix Django dependency causing conflicts

Tweak RUN_DEPENDS, switching to file-based django detection, instead of
by package name.

This ensures that if a port that depends on this one, also depends on a
different django version, it will see and use the installed version,
rather than attempting to install another one, which results in a
conflict as all django ports conflict with each other.

www/py-django-dpaste depends on py-django-mptt but is about to be
limited to Django <= 1.6 (it does not currently support higher).

Since py-django-mptt depends on www/py-django (currently 1.8.x), this
results in the conflict described above.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.0
07 May 2015 20:24:16
Revision:385665Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
0.6.0
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@
0.6.0
16 Feb 2014 11:13:54
Revision:344531Original commit files touched by this commit
koobs search for other commits by this committer
www/py-django-mptt: Modernise, Update LICENSE

- Enable AUTOPLIST support, delete pkg-plist
- Update LICENSE (BSD -> MIT) [1]
- Specify min django version in *_DEPENDS
- Remove GH_TAGNAME, defaults to DISTVERSION already
- Remove setup.py patch, no longer necessary
- Sort USE section

[1] https://github.com/django-mptt/django-mptt/issues/293

Approved by:	portmgr (blanket)
0.6.0
30 Nov 2013 23:50:11
Revision:335354Original commit files touched by this commit
cs search for other commits by this committer
- Update to 0.6.0
- Support staging
0.5.4
07 Oct 2013 10:16:07
Revision:329674Original commit files touched by this commit
ak search for other commits by this committer
- Fix various distinfo artifacts

Approved by:	portmgr (bapt)
0.5.4
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.5.4
11 Jun 2013 12:18:36
Revision:320552Original commit files touched by this commit
wg search for other commits by this committer
- Add USE_GITHUB instead of manual fetch
- Trim Makefile header

Approved by:	culot / jpaetzel (mentors, implicit), maintainer (via email)
0.5.4
24 Apr 2013 18:10:32
Revision:316464Original commit files touched by this commit
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
0.5.4
31 Aug 2012 13:57:23
Revision:303424Original commit files touched by this commit
cs search for other commits by this committer
- Update to 0.5.4
- tidy pkg-descr
0.5.2
20 May 2012 14:04:16
Original commit files touched by this commit
cs search for other commits by this committer
add pkg-plist file that I forgot in previous commit
0.5.2
20 May 2012 14:03:31
Original commit files touched by this commit
cs search for other commits by this committer
- Update to 0.5.2
- Change mirror
0.4.2
21 Jan 2012 17:40:15
Original commit files touched by this commit
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
0.4.2
15 Sep 2011 12:33:27
Original commit files touched by this commit
cs search for other commits by this committer
Change maintainer address to my FreeBSD address

Approved by:    wen@ (mentor)
0.4.2
18 Mar 2011 20:24:29
Original commit files touched by this commit
glarkin search for other commits by this committer
Utilities for implementing Modified Preorder Tree Traversal with
your Django Models and working with trees of Model instances.

WWW:    https://github.com/django-mptt/django-mptt/

PR:             ports/154830
Submitted by:   Carlo Strub (c-s@c-s.li)

Number of commits found: 53