| Port details |
- py-dj42-django-picklefield Pickled object field for Django
- 3.4.0 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. DEPRECATED: Serves as a transition only for www/seahub and requires Django 4.2, which has been end-of-life since April
EXPIRATION DATE: 2026-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2026-05-26 11:27:04
- Last Update: 2026-05-27 20:02:14
- Commit Hash: ec4fe65
- 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}dj42-django-picklefield>0:www/py-dj42-django-picklefield@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-*django-picklefield
- To install the port:
- cd /usr/ports/www/py-dj42-django-picklefield/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj42-django-picklefield
- pkg install py311-dj42-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-dj42-django-picklefield listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj42-django-picklefield
- Package flavors (<flavor>: <package>)
- py311: py311-dj42-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-django42>=0 : www/py-django42@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-django42>=4.2 : www/py-django42@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/seahub
Configuration Options:
- No options to configure
- Options name:
- www_py-dj42-django-picklefield
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.4.0 27 May 2026 20:02:14
    |
Richard Gallamore (ultima)  |
*: Drop maintainership |
3.4.0 26 May 2026 11:24:35
    |
Kai Knoblich (kai)  |
net-mgmt/seafile-server,www/seahub: Deprecate
Updating www/seahub, and especially net-mgmt/seafile-server, is more
difficult than originally anticipated. The current version of www/seahub
also only runs with Django 4.2, which has been end-of-life since April.
Before www/seahub and net-mgmt/seafile-server are marked as BROKEN after
the migration of the affected ports to Django 5.2 [1], and then vanish
from the ports tree at the end of 2026Q2 - which would also break POLA
due the short time period - do the following to buy some time for a
possible update:
* Create required py-dj42-* ports and switch www/seahub to them. These
py-dj42-* ports were copied from their original counterparts, are
bound to Django 4.2, and have also been adapted for the PEP517 build (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 2
|