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-tables2 Table/data-grid framework for Django
2.7.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 2.7.0Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-09-07 14:09:48
Last Update: 2023-12-17 12:43:19
Commit Hash: 5572628
Also Listed In: python
License: BSD2CLAUSE
WWW:
https://github.com/jieter/django-tables2
Description:
django-tables2 simplifies the task of turning sets of data into HTML tables. It has native support for pagination and sorting, does for HTML tables what django.forms does for HTML forms.
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-tables2>0:www/py-django-tables2@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py39-*django-tables2
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-tables2/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-django-tables2
  • pkg install py39-django-tables2
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-tables2 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-django-tables2
Package flavors (<flavor>: <package>)
  • py39: py39-django-tables2
distinfo:
TIMESTAMP = 1702731808 SHA256 (django-tables2-2.7.0.tar.gz) = 4113fcc575eb438a12e83a4d4ea01452e4800d970e8bdd0e4122ac171af1900d SIZE (django-tables2-2.7.0.tar.gz) = 79583

Packages (timestamps in pop-ups are UTC):
py37-django-tables2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.3.3---2.3.1-
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-tables2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.7.02.7.0-2.7.02.7.0---
FreeBSD:13:quarterly2.7.02.7.02.5.32.7.02.7.02.7.02.7.02.7.0
FreeBSD:14:latest2.7.02.7.02.4.1_12.7.02.7.02.5.3-2.5.3
FreeBSD:14:quarterly2.7.02.7.0-2.7.02.7.02.7.02.7.02.7.0
FreeBSD:15:latest2.7.02.7.0n/a2.7.0n/a2.7.02.7.02.7.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-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:
===> The following configuration options are available for py39-django-tables2-2.7.0: TABLIB=off: Enable support for exporting table datasets ===> Use 'make config' to modify these settings
Options name:
www_py-django-tables2
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-tables2/
  2. https://pypi.org/packages/source/d/django-tables2/
Collapse this list.
Port Moves
  • port moved here from www/py-dj32-django-tables2 on 2022-06-30
    REASON: Has expired: Obsolete, please use www/py-django-tables2 instead

Number of commits found: 43

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.7.0
17 Dec 2023 12:43:19
commit hash: 5572628194c17567ac821782ccff3d06faabf735commit hash: 5572628194c17567ac821782ccff3d06faabf735commit hash: 5572628194c17567ac821782ccff3d06faabf735commit hash: 5572628194c17567ac821782ccff3d06faabf735 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django-tables2: Update to 2.7.0

Changelog:

https://github.com/jieter/django-tables2/blob/v2.7.0/CHANGELOG.md
2.6.0
24 Jul 2023 04:19:05
commit hash: 89682551998a4fce09c840dfdf73652de099dee2commit hash: 89682551998a4fce09c840dfdf73652de099dee2commit hash: 89682551998a4fce09c840dfdf73652de099dee2commit hash: 89682551998a4fce09c840dfdf73652de099dee2 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django-tables2: Update to 2.6.0

Changelog:

https://github.com/jieter/django-tables2/blob/v2.6.0/CHANGELOG.md
2.5.3
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>
2.5.3
17 Mar 2023 12:07:04
commit hash: 6ddd1c008de6cb9d8020e349a592d483e1d98166commit hash: 6ddd1c008de6cb9d8020e349a592d483e1d98166commit hash: 6ddd1c008de6cb9d8020e349a592d483e1d98166commit hash: 6ddd1c008de6cb9d8020e349a592d483e1d98166 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django-tables2: Update to 2.5.3

Changelog:

https://github.com/jieter/django-tables2/blob/v2.5.3/CHANGELOG.md
2.5.2
26 Feb 2023 13:27:27
commit hash: 99d08205e5d3da268357ed68723f205cbe8bfbc4commit hash: 99d08205e5d3da268357ed68723f205cbe8bfbc4commit hash: 99d08205e5d3da268357ed68723f205cbe8bfbc4commit hash: 99d08205e5d3da268357ed68723f205cbe8bfbc4 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django-tables2: Update to 2.5.2

Changelog since 2.4.1:

https://github.com/jieter/django-tables2/blob/v2.5.2/CHANGELOG.md
2.4.1_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
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)
2.4.1_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)
2.4.1_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)
2.4.1_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)
2.4.1_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
2.4.1
03 Nov 2021 06:52:42
commit hash: afde616d573718fda2ca724d95ad9a61a2cfc8f5commit hash: afde616d573718fda2ca724d95ad9a61a2cfc8f5commit hash: afde616d573718fda2ca724d95ad9a61a2cfc8f5commit hash: afde616d573718fda2ca724d95ad9a61a2cfc8f5 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django-tables2: Update to 2.4.1

Changelog:

https://github.com/jieter/django-tables2/blob/v2.4.1/CHANGELOG.md

MFH:		2021Q4
2.4.0
05 Aug 2021 09:52:31
commit hash: ff0b457aeb74173430ccaf3ab34ca79699fe9418commit hash: ff0b457aeb74173430ccaf3ab34ca79699fe9418commit hash: ff0b457aeb74173430ccaf3ab34ca79699fe9418commit hash: ff0b457aeb74173430ccaf3ab34ca79699fe9418 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django-tables2: Update to 2.4.0

Changelog:

https://github.com/jieter/django-tables2/blob/v2.4.0/CHANGELOG.md

MFH:		2021Q3
2.3.4
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)
2.3.4
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.
2.3.4
11 Mar 2021 18:51:00
Revision:568119Original commit files touched by this commit
kai search for other commits by this committer
www/py-django-tables2: Update to 2.3.4

Changelog:

https://github.com/jieter/django-tables2/blob/v2.3.4/CHANGELOG.md
2.3.3
30 Jan 2021 13:29:58
Revision:563407Original commit files touched by this commit
sunpoet search for other commits by this committer
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+

PR:		250103
2.3.3
21 Jan 2021 09:13:27
Revision:562181Original commit files touched by this commit
kai search for other commits by this committer
www/py-django-tables2: Update to 2.3.3

Changelog since 2.3.1:

https://github.com/jieter/django-tables2/blob/v2.3.3/CHANGELOG.md
2.3.1
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)
2.3.1
02 Nov 2020 07:21:04
Revision:553890Original commit files touched by this commit
kai search for other commits by this committer
www/py-django-tables2: Update to 2.3.1

* Add option TABLIB to reflect the optional dependencies as noted via
  setup.py.  Also set the option as non-default for now because it pulls in
  a large set of dependencies and the port runs fine without them.

* Remove stale CONFLICT_INSTALLS entry.

Changelog:

https://github.com/jieter/django-tables2/blob/v2.3.1/CHANGELOG.md
2.2.1_1
06 Apr 2020 07:49:21
Revision:530865Original commit files touched by this commit
kai search for other commits by this committer
www/py-django-tables2: Assign to Django 2.2

* Because Django 1.11 is End-of-Life since April 2020 thus switch over to
  Django 2.2 which is the current LTS release.

* Set the minimum required Python version for Django 2.2 accordingly and
  bump PORTREVISION for changed dependencies.

* Mark the repo-copied port www/py-dj22-django-tables2 as DEPRECATED because
  it's obsolete now.  Don't set an expiration date yet as it's still used by
  net-mgmt/netbox and a few more Django 1.11 ports need to be assigned to
  Django 2.2 first.

* Also update the CONFLICTS_INSTALL entries as the repo-copied port
  py-dj21-django-tables no longer exists in the Ports tree.

PR:		245309
2.2.1
25 Feb 2020 21:39:39
Revision:527137Original commit files touched by this commit
kai search for other commits by this committer
www/py-django-tables2: Update to 2.1.1:

* Drop support for Python 2.7 as it was removed with the 2.1.0 release.

Changelog since 2.0.6:

https://github.com/jieter/django-tables2/blob/v2.2.1/CHANGELOG.md
2.0.6
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)
2.0.6
25 Apr 2019 18:52:23
Revision:500062Original commit files touched by this commit
kai search for other commits by this committer
www/py-django-tables2: Update to 2.0.6

Notable changes since 1.21.2:

* Fixed issue with wrong time format for TimeColumn.
* Improvements in packaging and publishing helper scripts reducing the
  package size considerably.
* Appearance of the paginators might be different from the current 1.x
  templates.
* Removed the template argument to the table constructor, use template_name
  instead.
* Stopped adding column names to the class attribute of table cells
  (<td> tags) by default.
* "verbose_names" derived from model fields are not passed through "title()"
  anymore, only the first character is converted to upper case. This follows
  Django's convention for verbose field names: "The convention is not to
  capitalize the first letter of the verbose_name. Django will automatically
  capitalize the first letter where it needs to."
* Many other bugfixes, for a full changelog see here:

https://github.com/jieter/django-tables2/blob/v2.0.6/CHANGELOG.md

Approved by:	mentors (implicit)
1.21.2_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)
1.21.2_1
01 Feb 2019 18:55:18
Revision:491837Original commit files touched by this commit
kai search for other commits by this committer
Change my maintainer email address to my new one at the FreeBSD project.

Reviewed by:	miwi (mentor)
Approved by:	miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19050
1.21.2_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
1.21.2
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.21.2
15 Apr 2018 19:30:44
Revision:467407Original commit files touched by this commit
pi search for other commits by this committer
www/py-django-tables2: update 1.2.9 -> 1.21.2

- submitter becomes maintainer

PR:		227297
Submitted by:	Kai <freebsd_ports@k-worx.org>
Approved:	Sergey Kozlov <kozlov.sergey.404@gmail.com> (maintainer)
Relnotes:	https://github.com/jieter/django-tables2/blob/master/CHANGELOG.md
1.2.9
10 Mar 2018 23:02:38
Revision:464128Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix WWW

Approved by:	portmgr (blanket)
1.2.9
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.2.9
16 Jan 2017 19:20:13
Revision:431693Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.2.9
- Add LICENSE_FILE

PR:		215955
Submitted by:	kozlov.sergey.404@gmail.com (maintainer)
1.0.5
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.0.5
14 Feb 2016 20:38:34
Revision:408888Original commit files touched by this commit
junovitch search for other commits by this committer
www/py-django-tables2: update 1.0.4 -> 1.0.5; add NO_ARCH

Submitted by:	Kozlov Sergey <kozlov.sergey.404@gmail.com> (maintainer)
Differential Revision:	D4671
1.0.4_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.0.4_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.0.4
16 Jun 2015 23:28:50
Revision:389878Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.0.4

PR:		200849
Submitted by:	kozlov.sergey.404@gmail.com (maintainer)
0.15.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.15.0
10 Feb 2014 10:20:42
Revision:343618Original commit files touched by this commit
koobs search for other commits by this committer
www/py-django-tables2: Update to 0.15.0

- Update to 0.15.0
- Whitespace alignment

Changes:

 * Add UK, Russian, Spanish, Portuguese, and Polish translations
 * Add support for computed table ``attrs``.

PR:		ports/186405
Submitted by:	Kozlov Sergey <kozlov.sergey.404@gmail.com>
Approved by:	Kozlov Sergey <kozlov.sergey.404@gmail.com> (maintainer)
0.14.0
19 Jan 2014 13:41:31
Revision:340285Original commit files touched by this commit
mva search for other commits by this committer
- Change deprecated USE_PYDISTUTILS=easy_install to yes
- Update LICENSE

PR:		ports/184809
Submitted by:	Kozlov Sergey <kozlov.sergey.404@gmail.com>
0.14.0
24 Nov 2013 20:36:41
Revision:334789Original commit files touched by this commit
cs search for other commits by this committer
- Allow ports to work with any django version avaliable.
- Allow staging and use AUTOPLIST option for www/py-django-tables2

PR:		ports/184147
Submitted by:	Kozlov Sergey <kozlov.sergey.404@gmail.com> (maintainer)
0.14.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)
0.14.0
07 Sep 2013 14:09:38
Revision:326638Original commit files touched by this commit
wg search for other commits by this committer
www/django-tables2: Table/data-grid framework for Django

django-tables2 simplifies the task of turning sets of data into HTML tables.
It has native support for pagination and sorting, does for HTML tables what
django.forms does for HTML forms.

WWW: https://github.com/bradleyayers/django-tables2/

PR:		ports/181899
Submitted by:	Kozlov Sergey <kozlov.sergey.404 gmail.com> (maintainer)

Number of commits found: 43