Port details |
- py-dj51-django-multiselectfield Django multiple select field
- 0.1.13 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. - Maintainer: grembo@FreeBSD.org
 - Port Added: 2025-05-05 18:09:07
- Last Update: 2025-05-06 17:40:17
- Commit Hash: 3ee5684
- Also Listed In: python
- License: LGPL3
- WWW:
- https://github.com/goinnn/django-multiselectfield
- Description:
- A new model field and form field. With this you can get a multiple select
from a choices. Stores to the database as a CharField of comma-separated
values.
¦ ¦ ¦ ¦ 
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dj51-django-multiselectfield>0:www/py-dj51-django-multiselectfield@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-*django-multiselectfield
- To install the port:
- cd /usr/ports/www/py-dj51-django-multiselectfield/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj51-django-multiselectfield
- pkg install py311-dj51-django-multiselectfield
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-dj51-django-multiselectfield listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj51-django-multiselectfield
- Package flavors (<flavor>: <package>)
- py311: py311-dj51-django-multiselectfield
- distinfo:
- TIMESTAMP = 1746550940
SHA256 (django_multiselectfield-0.1.13.tar.gz) = 437d72632f4c0ca416951917632529c3d1d42b62bb6c3c03e3396fa50265be94
SIZE (django_multiselectfield-0.1.13.tar.gz) = 11704
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- 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-django51>=5.1 : www/py-django51@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-dj51-django-multiselectfield
- 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 |
0.1.13 06 May 2025 17:40:17
    |
Michael Gmelin (grembo)  |
www/py-dj51-django-multiselectfield: Update to 0.1.13
PR: 286533 |
0.1.12 05 May 2025 18:06:50
    |
Michael Gmelin (grembo)  Author: Sebastian |
www/py-dj51-django-multiselectfield: New port
Clone of existing port for Django 5.1.
PR: 286533 |
Number of commits found: 2
|