| Port details |
- py-dj52-django-netfields Django PostgreSQL netfields implementation
- 1.3.2 www
=0 1.3.2Version of this port present on the latest quarterly branch. DEPRECATED: Obsolete, please use www/py-django-netfields instead
EXPIRATION DATE: 2026-06-30
- Maintainer: bofh@FreeBSD.org
 - Port Added: 2025-11-01 11:29:10
- Last Update: 2026-06-01 08:40:56
- Commit Hash: 8c97278
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/jimfunk/django-postgresql-netfields
- Description:
- Django netfields makes proper PostgreSQL net related fields for Django.
Custom fields include IP Addresses in CIDR Format, and fields for MAC
Addresses.
This is specific to Django version 5.2.X.
¦ ¦ ¦ ¦ 
- 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}dj52-django-netfields>0:www/py-dj52-django-netfields@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-dj52-django-netfields/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj52-django-netfields
- pkg install py311-dj52-django-netfields
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-dj52-django-netfields listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj52-django-netfields
- Package flavors (<flavor>: <package>)
- py311: py311-dj52-django-netfields
- distinfo:
- TIMESTAMP = 1702905399
SHA256 (django-netfields-1.3.2.tar.gz) = e54943601bb88573b70f8843e7080f5d7327e41f5500ce30a198c384cc325a60
SIZE (django-netfields-1.3.2.tar.gz) = 36764
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-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django52>=5.2 : www/py-django52@py311
- py311-psycopg2>0 : databases/py-psycopg2@py311
- py311-six>0 : devel/py-six@py311
- py311-netaddr>=0 : net/py-netaddr@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-dj52-django-netfields
- 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 |
1.3.2 01 Jun 2026 08:40:56
    |
Kai Knoblich (kai)  |
*/py-dj52*: Deprecate/Set to expire
* The counterparts of the py-dj52-* ports were switched to Django 5.2 in
ce59801b72ef, so the py-dj52-* ports have no more consumers and are
now obsolete.
* Set a relatively short EXPIRATION_DATE toward the end of June to wrap
up things neatly before the 2026Q3 branch.
PR: 291707
With hat: python |
1.3.2 01 Nov 2025 11:24:14
    |
Muhammad Moinur Rahman (bofh)  |
www/py-dj52-django-netfields: New port
Django netfields makes proper PostgreSQL net related fields for Django.
Custom fields include IP Addresses in CIDR Format, and fields for MAC
Addresses.
This is specific to Django version 5.2.X.
WWW: https://github.com/jimfunk/django-postgresql-netfields
Sponsored by: Nepustil |
Number of commits found: 2
|