non port: www/py-django-redis/Makefile |
SVNWeb
|
Number of commits found: 41 |
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Thu, 16 Jun 2022
|
[ 16:28 Kai Knoblich (kai) ] 89acacb (Only the first 10 of 69 ports in this commit are shown above. )
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 )
|
Thu, 28 Apr 2022
|
[ 10:02 Kai Knoblich (kai) ] 0cf5531 (Only the first 10 of 81 ports in this commit are shown above. )
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
|
Tue, 11 Jan 2022
|
[ 18:44 Po-Chuan Hsieh (sunpoet) ] 409f6c6
www/py-django-redis: Update to 5.2.0
Changes: https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst
|
Tue, 21 Dec 2021
|
[ 18:50 Po-Chuan Hsieh (sunpoet) ] 0ad9610
www/py-django-redis: Update to 5.1.0
- Update WWW
Changes: https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst
|
Tue, 20 Jul 2021
|
[ 12:26 Kai Knoblich (kai) ] fd76d1a (Only the first 10 of 78 ports in this commit are shown above. )
*: 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 )
|
Sun, 20 Jun 2021
|
[ 20:46 Po-Chuan Hsieh (sunpoet) ] f936abc
www/py-django-redis: Update to 5.0.0
Changes: https://github.com/jazzband/django-redis/blob/master/CHANGES.rst
|
Thu, 29 Apr 2021
|
[ 14:24 Po-Chuan Hsieh (sunpoet) ] 70fdb8e
www/py-django-redis: Add CATEGORIES=python
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 10 Nov 2020
|
[ 08:47 kai ] (Only the first 10 of 47 ports in this commit are shown above. )
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 )
|
Fri, 26 Jun 2020
|
[ 08:45 sunpoet ]
Update to 4.12.1
Changes: https://github.com/jazzband/django-redis/releases
https://github.com/jazzband/django-redis/blob/master/CHANGES.rst
|
Wed, 13 May 2020
|
[ 20:44 sunpoet ]
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
|
Mon, 24 Feb 2020
|
[ 16:14 sunpoet ]
Add comment for PORTSCOUT
|
Wed, 5 Feb 2020
|
[ 18:23 sunpoet ]
Fix TEST_DEPENDS: py-fakeredis support was removed
|
Sun, 29 Dec 2019
|
[ 12:55 sunpoet ]
Add PORTSCOUT
|
Sun, 14 Apr 2019
|
[ 17:52 sunpoet ]
Remove build from prerequisite of do-test:
The framework (Mk/bsd.port.mk) already handles it via SEQ.
|
Fri, 8 Mar 2019
|
[ 14:45 antoine ] (Only the first 10 of 18 ports in this commit are shown above. )
Remove dependency on the django metaport
With hat: portmgr
|
Sat, 19 Jan 2019
|
[ 20:41 sunpoet ]
Update version requirement of RUN_DEPENDS
- Take maintainership
|
[ 16:48 rene ]
Drop a bunch of Python ports which were primarily used for Pootle.
|
Tue, 20 Nov 2018
|
[ 20:00 rene ]
www/py-django-redis: update to 4.10.0
Reported by: portscout
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Sun, 22 Apr 2018
|
[ 18:29 sunpoet ] (Only the first 10 of 26 ports in this commit are shown above. )
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
|
Tue, 6 Mar 2018
|
[ 22:45 rene ]
Use the Django meta-port for my Django port to avoid conflicts between them.
Bump PORTREVISIONs
|
Fri, 2 Mar 2018
|
[ 20:06 rene ]
www/py-django-redis: update to 4.9.0
Reported by: portscout
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Thu, 27 Apr 2017
|
[ 09:23 rene ]
www/py-django-redis: update to 4.8.0
Submitted by: portscout
|
Sat, 7 Jan 2017
|
[ 12:29 rene ]
www/py-django-redis: update to 4.7.0
Reported by: portscout
|
Sun, 6 Nov 2016
|
[ 11:54 rene ]
- update to 4.6.0
- add TEST target
Reported by: portscout
|
Thu, 22 Sep 2016
|
[ 09:26 rene ]
www/py-django-redis: update to 4.5.0, update WWW
|
Wed, 27 Jul 2016
|
[ 20:52 rene ]
www/py-django-redis: update to 4.4.4
|
Wed, 8 Jun 2016
|
[ 17:13 amdmi3 ]
- Add LICENSE_FILE
Approved by: portmgr blanket
|
Thu, 2 Jun 2016
|
[ 15:37 rene ]
www/py-django-redis: update to 4.4.3 for Pootle 2.7.5
|
Wed, 1 Jun 2016
|
[ 11:05 rene ]
www/py-django-redis: take maintainership, set NO_ARCH
|
Wed, 25 May 2016
|
[ 01:41 zi ]
- Reset MAINTAINERship due to fatal email bounces (no MX record, no A record),
maintainer timeouts
Reported by: portscout
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 16 Jan 2016
|
[ 11:19 miwi ] (Only the first 10 of 41 ports in this commit are shown above. )
- Switch forgotten ports over to py-django18
- Fix PYTHON_PKGNAMEPREFIX
Reported by: antoinebot
|
[ 09:52 miwi ] (Only the first 10 of 51 ports in this commit are shown above. )
- Switch all ports to www/py-django18
- Bump PORTREVISION
|
Sat, 3 Jan 2015
|
[ 08:41 mva ] (Only the first 10 of 286 ports in this commit are shown above. )
- Convert USE_PYTHON to new USES in www/
With hat: python@
|
Fri, 27 Jun 2014
|
[ 09:13 koobs ]
[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)
|
Number of commits found: 41 |