notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-django-multiselectfield Django multiple select field
0.1.13 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.12_1Version of this port present on the latest quarterly branch.
Maintainer: grembo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-05-12 07:09:39
Last Update: 2026-05-28 13:36:06
Commit Hash: 739bc8e
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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-multiselectfield>0:www/py-django-multiselectfield@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py311-*django-multiselectfield
To install the port:
cd /usr/ports/www/py-django-multiselectfield/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-django-multiselectfield
  • pkg install py311-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-django-multiselectfield listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-django-multiselectfield
Package flavors (<flavor>: <package>)
  • py311: py311-django-multiselectfield
distinfo:
TIMESTAMP = 1746550940 SHA256 (django_multiselectfield-0.1.13.tar.gz) = 437d72632f4c0ca416951917632529c3d1d42b62bb6c3c03e3396fa50265be94 SIZE (django_multiselectfield-0.1.13.tar.gz) = 11704

Packages (timestamps in pop-ups are UTC):
py311-django-multiselectfield
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.12_10.1.12_1-0.1.12_10.1.12_1n/an/an/a
FreeBSD:13:quarterly0.1.12_10.1.12_1-0.1.12_10.1.12_1n/an/an/a
FreeBSD:14:latest0.1.130.1.13-0.1.12_10.1.13---
FreeBSD:14:quarterly0.1.12_10.1.12_1-0.1.12_10.1.12_1---
FreeBSD:15:latest0.1.130.1.13n/a0.1.12_1n/an/a--
FreeBSD:15:quarterly0.1.12_10.1.12_1n/a-n/an/a--
FreeBSD:16:latest0.1.12_10.1.13n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-django52>=1.4 : www/py-django52@py311
  2. python3.11 : lang/python311
This port is required by:
for Build
  1. deskutils/py-paperless-ngx
for Run
  1. deskutils/py-paperless-ngx

Configuration Options:
No options to configure
Options name:
www_py-django-multiselectfield
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/django_multiselectfield/
  2. https://pypi.org/packages/source/d/django_multiselectfield/
Collapse this list.
Port Moves
  • port moved here from www/py-dj42-django-multiselectfield on 2024-05-12
    REASON: Renamed after all Django consumers were switched from Django 3.2 to Django 4.2 to have a consistent naming scheme

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.13
28 May 2026 13:36:06
commit hash: 739bc8e87f5098be48da30b613a22c516d1d0914commit hash: 739bc8e87f5098be48da30b613a22c516d1d0914commit hash: 739bc8e87f5098be48da30b613a22c516d1d0914commit hash: 739bc8e87f5098be48da30b613a22c516d1d0914 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django-multiselectfield: Update to 0.1.13

* There are already newer versions available, but stick with this one
  for now to stay in sync with the py-dj52 counterpart.  This is being
  done as a precaution to avoid any potential issues later on when
  py-paperless-ngx is switched from py-dj52-django-multiselectfield to
  this port.

* Also switch to the PEP517 build framework to make the port future
  proof while I'm here.

Changelog:

https://github.com/goinnn/django-multiselectfield/blob/v0.1.13/CHANGES.rst

Approved by:	grembo (maintainer, via private mail)
0.1.12_2
28 May 2026 05:18:35
commit hash: ce59801b72ef21600c6d5ce240cba886d9d94517commit hash: ce59801b72ef21600c6d5ce240cba886d9d94517commit hash: ce59801b72ef21600c6d5ce240cba886d9d94517commit hash: ce59801b72ef21600c6d5ce240cba886d9d94517 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
*: Switch consumers over to Django 5.2

Django 4.2 reached its End-of-Life on 7th April 2026 and Django 5.2 is
the new LTS (= Long Term Support) release which will be supported until
April 2028.

* Switch most ports that use www/py-django42 to www/py-django52.

* Where necessary, remove PORTSCOUT, which is no longer needed because
  an update to a newer version that no longer supports Django 4.2 should
  now be possible.

* Bump PORTREVISION due dependency change where necessary.

PR:		291707
Reviewed by:	sunpoet (python)
Differential Revision:	https://reviews.freebsd.org/D56966
0.1.12_1
08 Mar 2025 04:05:21
commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal

Any missed ports, feel free to bump.

Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
0.1.12
12 May 2024 07:06:38
commit hash: 1039ca2fe4c9e175626f82e855ea69735271e9e2commit hash: 1039ca2fe4c9e175626f82e855ea69735271e9e2commit hash: 1039ca2fe4c9e175626f82e855ea69735271e9e2commit hash: 1039ca2fe4c9e175626f82e855ea69735271e9e2 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
deskutils/py-paperless-ngx: Change RUN_DEPENDS

* Switch the port from the repo-copied py-dj42-django* ports to the
  original ones as they're using Django 4.2 now.

* Some ports were also created directly with a "py-dj42-" prefix to
  have a consistent naming scheme of Django 4.2 ports and had no
  Django 3.2 counterpart.

  After all Django consumers have been changed from Django 3.2 to
  Django 4.2 with 680c68fd4d69, these ports are now renamed accordingly.

  - From:       www/py-dj42-channels-redis
    To:         www/py-channels-redis
  - From:       www/py-dj42-django-auditlog
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 4