| Port details on branch 2026Q2 |
- py-django-picklefield Pickled object field for Django
- 3.4.0_1 www
=0 3.4.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2014-01-12 20:44:36
- Last Update: 2026-05-28 05:18:35
- Commit Hash: ce59801
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/gintas/django-picklefield
- Description:
- picklefield provides an implementation of a pickled object field. Such fields
can contain any picklable objects.
It is incredibly useful for storing just about anything in the database
(provided it is Pickle-able, of course) when there isn't a 'proper' field for
the job.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}django-picklefield>0:www/py-django-picklefield@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-*django-picklefield
- To install the port:
- cd /usr/ports/www/py-django-picklefield/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-django-picklefield
- pkg install py311-django-picklefield
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 py311-django-picklefield listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-django-picklefield
- Package flavors (<flavor>: <package>)
- py311: py311-django-picklefield
- distinfo:
- TIMESTAMP = 1768625787
SHA256 (django_picklefield-3.4.0.tar.gz) = 3a1f740536c0e60d0dba43aa89ccdbe86760d4c3f8ec47799eae122baa741d0a
SIZE (django_picklefield-3.4.0.tar.gz) = 12555
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:
-
- py311-django52>=0 : www/py-django52@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django52>=4.2 : www/py-django52@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-django-q2
Configuration Options:
- No options to configure
- Options name:
- www_py-django-picklefield
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|