Port details |
- py-django-storages Generic storages for Django
- 1.13.2 www
=0 Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2011-02-26 14:46:36
- Last Update: 2023-01-30 13:02:18
- Commit Hash: 807eb8a
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- Generic storages for Django. Support for many storages
(S3, MogileFS, etc) in Django
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}django-storages>0:www/py-django-storages@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-django-storages/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-django-storages
- pkg install py39-django-storages
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-storages listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-django-storages
- Package flavors (<flavor>: <package>)
- py39: py39-django-storages
- distinfo:
- TIMESTAMP = 1674590834
SHA256 (django-storages-1.13.2.tar.gz) = cbadd15c909ceb7247d4ffc503f12a9bec36999df8d0bef7c31e57177d512688
SIZE (django-storages-1.13.2.tar.gz) = 107522
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-django32>=3.2 : www/py-django32@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-django-storages
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.13.2 30 Jan 2023 13:02:18
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-django-storages: Update to 1.13.2
Changes: https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst |
1.13.1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
1.13.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.13.1 27 Aug 2022 10:26:32
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-django-storages: Update to 1.13.1
- Add NO_ARCH
Changes: https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst |
1.9.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.9.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.9.1 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.9.1 04 Feb 2020 08:03:32
  |
lwhsu  |
- Update to 1.9.1
- Pass maintainership to python@ for receving timely updateing more. |
1.8 22 Nov 2019 06:00:55
  |
lwhsu  |
- Update to 1.8 |
1.7.1 26 Jan 2019 17:57:36
  |
lwhsu  |
- Update to 1.7.1 |
1.5.1 12 Nov 2016 13:09:30
  |
lwhsu  |
- Update to 1.5.1 |
1.1.8_1 03 Jan 2015 08:41:21
  |
mva  |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
1.1.8_1 29 Jan 2014 15:56:23
  |
miwi  |
- Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- bump PORTREVISION |
1.1.8 23 Sep 2013 09:19:21
  |
lwhsu  |
- Update to 1.1.8 |
1.1.4 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.1.4 30 Jun 2012 15:38:20
 |
lwhsu  |
- Update to 1.1.4 |
1.1.3 23 Dec 2011 03:02:45
 |
lwhsu  |
- Update to 1.1.3 |
1.1.1 26 Feb 2011 14:46:12
 |
lwhsu  |
Add py-django-storages 1.1.1, generic storages for Django. |