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.

non port: www/py-django-redis/Makefile

Number of commits found: 46

Thursday, 14 Dec 2023
05:48 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-redis: Cosmetic change

- Move TEST_* together
- Change +3.11 to 3.11+
commit hash: 816828e95ad719edfdea76fe5cf35ebca32c3944 commit hash: 816828e95ad719edfdea76fe5cf35ebca32c3944 commit hash: 816828e95ad719edfdea76fe5cf35ebca32c3944 commit hash: 816828e95ad719edfdea76fe5cf35ebca32c3944 816828e
Friday, 8 Dec 2023
09:49 Kai Knoblich (kai) search for other commits by this committer
www/py-django-redis: Fix test suite

* When running the test suite it cannot find the "runtests.py" script as
  it has changed over time in newer versions.  Thus, make the test suite
  usable again and switch to USE_PYTHON=pytest.

PR:		274790
Approved by:	maintainer timeout (1+ month)
commit hash: 201f20199f7c8c76483526cd09b50176f6dc02f2 commit hash: 201f20199f7c8c76483526cd09b50176f6dc02f2 commit hash: 201f20199f7c8c76483526cd09b50176f6dc02f2 commit hash: 201f20199f7c8c76483526cd09b50176f6dc02f2 201f201
Thursday, 5 Oct 2023
02:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-redis: Update to 5.4.0

Changes:	https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst
commit hash: 316a789395c541906a8da5e004078a35a89508df commit hash: 316a789395c541906a8da5e004078a35a89508df commit hash: 316a789395c541906a8da5e004078a35a89508df commit hash: 316a789395c541906a8da5e004078a35a89508df 316a7893
Sunday, 9 Jul 2023
10:21 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-redis: Update to 5.3.0

Changes:	https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst
commit hash: 5345b817c858a2ad9300af69afb99a8e7e733f76 commit hash: 5345b817c858a2ad9300af69afb99a8e7e733f76 commit hash: 5345b817c858a2ad9300af69afb99a8e7e733f76 commit hash: 5345b817c858a2ad9300af69afb99a8e7e733f76 5345b81
Tuesday, 27 Jun 2023
19:34 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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Wednesday, 11 Jan 2023
15:58 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
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 77d6847
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 16 Jun 2022
16:28 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
  - www/py-dj40-django-auth-ldap
  - www/py-dj40-django-cors-headers
  - www/py-dj40-django-debug-toolbar
  - www/py-dj40-django-filter
  - www/py-dj40-django-graphiql-debug-toolbar
  - www/py-dj40-django-js-asset
  - www/py-dj40-django-mptt
  - www/py-dj40-django-prometheus
  - www/py-dj40-django-redis
  - www/py-dj40-django-tables2
  - www/py-dj40-django-taggit
  - www/py-dj40-django-timezone-field
  - www/py-dj40-djangorestframework
  - www/py-dj40-drf-yasg

* Simplify the related CONFLICTS_INSTALL entries as well.  This also
  reduces editing of the Makefiles if another ports need to be
  "repo-copied" (e.g. for Django 4.1) based on the original ports in the
  future. [1]

Reviewed by:	se [1], sunpoet
Differential Revision:	https://reviews.freebsd.org/D35444
commit hash: 89acacbfee22729e7d1bfcce383d455bb88adfc3 commit hash: 89acacbfee22729e7d1bfcce383d455bb88adfc3 commit hash: 89acacbfee22729e7d1bfcce383d455bb88adfc3 commit hash: 89acacbfee22729e7d1bfcce383d455bb88adfc3 89acacb
Thursday, 28 Apr 2022
10:02 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
commit hash: 0cf5531fcd38982e6667fb2b8561eae80c4902c3 commit hash: 0cf5531fcd38982e6667fb2b8561eae80c4902c3 commit hash: 0cf5531fcd38982e6667fb2b8561eae80c4902c3 commit hash: 0cf5531fcd38982e6667fb2b8561eae80c4902c3 0cf5531
Tuesday, 11 Jan 2022
18:44 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-redis: Update to 5.2.0

Changes:	https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst
commit hash: 409f6c6948c572f76490ed0acf11394c3da00dde commit hash: 409f6c6948c572f76490ed0acf11394c3da00dde commit hash: 409f6c6948c572f76490ed0acf11394c3da00dde commit hash: 409f6c6948c572f76490ed0acf11394c3da00dde 409f6c6
Tuesday, 21 Dec 2021
18:50 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-redis: Update to 5.1.0

- Update WWW

Changes:	https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst
commit hash: 0ad961011be39b8d6f066fa1cf6cb2f8eb6dbb88 commit hash: 0ad961011be39b8d6f066fa1cf6cb2f8eb6dbb88 commit hash: 0ad961011be39b8d6f066fa1cf6cb2f8eb6dbb88 commit hash: 0ad961011be39b8d6f066fa1cf6cb2f8eb6dbb88 0ad9610
Tuesday, 20 Jul 2021
12:26 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
  - www/py-dj32-django-debug-toolbar
  - www/py-dj32-django-filter
  - www/py-dj32-django-js-asset
  - www/py-dj32-django-mptt
  - www/py-dj32-django-prometheus
  - www/py-dj32-django-redis
  - www/py-dj32-django-tables2 (updated to a newer release)
  - www/py-dj32-django-taggit (updated to a newer release)
  - www/py-dj32-django-timezone-field
  - www/py-dj32-djangorestframework
  - www/py-dj32-drf-yasg

* Add/update the related CONFLICTS_INSTALL entries as well.

Reviewed by:	koobs, sunpoet
Differential Revision:	https://reviews.freebsd.org/D30977
commit hash: fd76d1a5770102ebbf7653e96dc34910dcf6e01a commit hash: fd76d1a5770102ebbf7653e96dc34910dcf6e01a commit hash: fd76d1a5770102ebbf7653e96dc34910dcf6e01a commit hash: fd76d1a5770102ebbf7653e96dc34910dcf6e01a fd76d1a
Sunday, 20 Jun 2021
20:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-redis: Update to 5.0.0

Changes:	https://github.com/jazzband/django-redis/blob/master/CHANGES.rst
commit hash: f936abc6250e95352b34ce68f878785eb4c4a83c commit hash: f936abc6250e95352b34ce68f878785eb4c4a83c commit hash: f936abc6250e95352b34ce68f878785eb4c4a83c commit hash: f936abc6250e95352b34ce68f878785eb4c4a83c f936abc
Thursday, 29 Apr 2021
14:24 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-redis: Add CATEGORIES=python
commit hash: 70fdb8ec51f53e064ae56a06e75b5e39b2d6f8ad commit hash: 70fdb8ec51f53e064ae56a06e75b5e39b2d6f8ad commit hash: 70fdb8ec51f53e064ae56a06e75b5e39b2d6f8ad commit hash: 70fdb8ec51f53e064ae56a06e75b5e39b2d6f8ad 70fdb8e
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 10 Nov 2020
08:47 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
  - www/py-dj31-django-debug-toolbar
  - www/py-dj21-django-filter
  - www/py-dj31-django-js-asset
  - www/py-dj31-django-mptt
  - www/py-dj31-django-prometheus
  - www/py-dj31-django-redis
  - www/py-dj31-django-tables2
  - www/py-dj31-django-taggit
  - www/py-dj31-django-timezone-field
  - www/py-dj31-djangorestframework
  - www/py-dj31-drf-yasg

* Also limit the new ports to Python 3.6+ due the requirements of Django 3.1
  and add/update the related CONFLICTS_INSTALL entries.

Reviewed by:	sunpoet
Differential Revision:	https://reviews.freebsd.org/D27083
Original commitRevision:554817 
Friday, 26 Jun 2020
08:45 sunpoet search for other commits by this committer
Update to 4.12.1

Changes:	https://github.com/jazzband/django-redis/releases
		https://github.com/jazzband/django-redis/blob/master/CHANGES.rst
Original commitRevision:540460 
Wednesday, 13 May 2020
20:44 sunpoet search for other commits by this committer
Update to 4.11.0

- Update RUN_DEPENDS: use Django 2.2
- Mark www/py-dj22-django-redis as DEPRECATED
- Update www/py-django-prometheus:
  - Change RUN_DEPENDS from py-dj22-django-redis to py-django-redis
  - Bump PORTREVISION for dependency change

Changes:	https://github.com/jazzband/django-redis/releases
		https://github.com/jazzband/django-redis/blob/master/CHANGES.rst
PR:		245522
Submitted by:	kai
Original commitRevision:535179 
Monday, 24 Feb 2020
16:14 sunpoet search for other commits by this committer
Add comment for PORTSCOUT
Original commitRevision:526989 
Wednesday, 5 Feb 2020
18:23 sunpoet search for other commits by this committer
Fix TEST_DEPENDS: py-fakeredis support was removed
Original commitRevision:525297 
Sunday, 29 Dec 2019
12:55 sunpoet search for other commits by this committer
Add PORTSCOUT
Original commitRevision:521329 
Sunday, 14 Apr 2019
17:52 sunpoet search for other commits by this committer
Remove build from prerequisite of do-test:

The framework (Mk/bsd.port.mk) already handles it via SEQ.
Original commitRevision:498924 
Friday, 8 Mar 2019
14:45 antoine search for other commits by this committer
Remove dependency on the django metaport

With hat:	portmgr
Original commitRevision:495043 
Saturday, 19 Jan 2019
20:41 sunpoet search for other commits by this committer
Update version requirement of RUN_DEPENDS

- Take maintainership
Original commitRevision:490750 
16:48 rene search for other commits by this committer
Drop a bunch of Python ports which were primarily used for Pootle.
Original commitRevision:490724 
Tuesday, 20 Nov 2018
20:00 rene search for other commits by this committer
www/py-django-redis: update to 4.10.0

Reported by:	portscout
Original commitRevision:485479 
Wednesday, 20 Jun 2018
17:05 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
Original commitRevision:472884 
Sunday, 22 Apr 2018
18:29 sunpoet search for other commits by this committer
Move devel/py-msgpack-python to devel/py-msgpack

- Update to 0.5.6
- Update pkg-descr
- Update WWW

Changes:	https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst
Original commitRevision:468048 
Tuesday, 6 Mar 2018
22:45 rene search for other commits by this committer
Use the Django meta-port for my Django port to avoid conflicts between them.

Bump PORTREVISIONs
Original commitRevision:463771 
Friday, 2 Mar 2018
20:06 rene search for other commits by this committer
www/py-django-redis: update to 4.9.0

Reported by:	portscout
Original commitRevision:463447 
Thursday, 30 Nov 2017
15:50 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
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Thursday, 27 Apr 2017
09:23 rene search for other commits by this committer
www/py-django-redis: update to 4.8.0

Submitted by:	portscout
Original commitRevision:439534 
Saturday, 7 Jan 2017
12:29 rene search for other commits by this committer
www/py-django-redis: update to 4.7.0

Reported by:	portscout
Original commitRevision:430783 
Sunday, 6 Nov 2016
11:54 rene search for other commits by this committer
- update to 4.6.0
- add TEST target

Reported by:	portscout
Original commitRevision:425487 
Thursday, 22 Sep 2016
09:26 rene search for other commits by this committer
www/py-django-redis: update to 4.5.0, update WWW
Original commitRevision:422594 
Wednesday, 27 Jul 2016
20:52 rene search for other commits by this committer
www/py-django-redis: update to 4.4.4
Original commitRevision:419198 
Wednesday, 8 Jun 2016
17:13 amdmi3 search for other commits by this committer
- Add LICENSE_FILE

Approved by:	portmgr blanket
Original commitRevision:416549 
Thursday, 2 Jun 2016
15:37 rene search for other commits by this committer
www/py-django-redis: update to 4.4.3 for Pootle 2.7.5
Original commitRevision:416283 
Wednesday, 1 Jun 2016
11:05 rene search for other commits by this committer
www/py-django-redis: take maintainership, set NO_ARCH
Original commitRevision:416236 
Wednesday, 25 May 2016
01:41 zi search for other commits by this committer
- Reset MAINTAINERship due to fatal email bounces (no MX record, no A record),
maintainer timeouts

Reported by:	portscout
Original commitRevision:415820 
Friday, 1 Apr 2016
14:33 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
Original commitRevision:412351 
Saturday, 16 Jan 2016
11:19 miwi search for other commits by this committer
- Switch forgotten ports over to py-django18
- Fix PYTHON_PKGNAMEPREFIX

Reported by:    antoinebot
Original commitRevision:406208 
09:52 miwi search for other commits by this committer
- Switch all ports to www/py-django18
- Bump PORTREVISION
Original commitRevision:406203 
Saturday, 3 Jan 2015
08:41 mva search for other commits by this committer
- Convert USE_PYTHON to new USES in www/

With hat:	python@
Original commitRevision:376109 
Friday, 27 Jun 2014
09:13 koobs search for other commits by this committer
[NEW] www/py-django-redis: Full featured Redis cache/session backend for Django

Django-redis is a BSD Licensed, full featured Redis cache/session
backend for Django.

Why use django-redis?

 * Modular client system (pluggable clients).
 * Master-Slave support in the default client.
 * Used in production in several projects as cache and session storage.
 * Supports infinite timeouts.
 * Python 3 support in same code base.
 * Facilities for raw access to Redis client/connection pool.
 * Highly configurable (can emulate memcached exception behavior, for
   example).
 * Unix sockets supported by default.
 * Pluggable parsers.

WWW: http://niwibe.github.io/django-redis

PR:		191281
Submitted by:	melvyn at magemana dot nl (with minor changes)
Original commitRevision:359482 

Number of commits found: 46