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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-dj42-django-taggit Reusable Django application for simple tagging
5.0.1 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 5.0.1Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-09-10 13:18:26
Last Update: 2024-01-12 05:03:17
Commit Hash: 2a04aa2
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/jazzband/django-taggit
Description:
django-taggit a simpler approach to tagging with Django.
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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}dj42-django-taggit>0:www/py-dj42-django-taggit@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py39-*django-taggit
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/www/py-dj42-django-taggit/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-dj42-django-taggit
  • pkg install py39-dj42-django-taggit
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 py39-dj42-django-taggit listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-dj42-django-taggit
Package flavors (<flavor>: <package>)
  • py39: py39-dj42-django-taggit
distinfo:
TIMESTAMP = 1701934904 SHA256 (django-taggit-5.0.1.tar.gz) = edcd7db1e0f35c304e082a2f631ddac2e16ef5296029524eb792af7430cab4cc SIZE (django-taggit-5.0.1.tar.gz) = 60372

Packages (timestamps in pop-ups are UTC):
py39-dj42-django-taggit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.0.15.0.1-5.0.15.0.1---
FreeBSD:13:quarterly5.0.15.0.1-5.0.15.0.14.0.04.0.04.0.0
FreeBSD:14:latest5.0.15.0.1-5.0.15.0.1---
FreeBSD:14:quarterly5.0.15.0.1-5.0.15.0.14.0.04.0.04.0.0
FreeBSD:15:latest5.0.15.0.1n/a5.0.1n/a5.0.15.0.15.0.1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. py39-dj42-djangorestframework>0 : www/py-dj42-djangorestframework@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-django42>=4.1 : www/py-django42@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
This port is required by:
for Run
  1. net-mgmt/netbox

Configuration Options:
No options to configure
Options name:
www_py-dj42-django-taggit
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-taggit/
  2. https://pypi.org/packages/source/d/django-taggit/
Collapse this list.
Port Moves
  • port moved here from www/py-dj41-django-taggit on 2023-12-31
    REASON: Has expired: Extended support of Django 4.1 ends December 2023, upgrade to the Django 4.2+ version of this port. See https://www.djangoproject.com/download/

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.0.1
12 Jan 2024 05:03:17
commit hash: 2a04aa2b680364c2470a57722a3f00f95a32c01dcommit hash: 2a04aa2b680364c2470a57722a3f00f95a32c01dcommit hash: 2a04aa2b680364c2470a57722a3f00f95a32c01dcommit hash: 2a04aa2b680364c2470a57722a3f00f95a32c01d files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj42-django-taggit: Update to 5.0.1

Changelog since 4.0.0:

https://github.com/jazzband/django-taggit/blob/5.0.1/CHANGELOG.rst

MFH:		No (not compatible with NetBox 3.6)
4.0.0
10 Sep 2023 13:15:32
commit hash: 178f4991ec22c5c9164d973f091ef067ca28bcb6commit hash: 178f4991ec22c5c9164d973f091ef067ca28bcb6commit hash: 178f4991ec22c5c9164d973f091ef067ca28bcb6commit hash: 178f4991ec22c5c9164d973f091ef067ca28bcb6 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Create Django 4.2 consumers

* Django 3.2 is currently the "default" version in the ports tree due
  its long term support until April 2024.  Thus ports that are assigned
  to that version will exist until then.

The following ports are required to make the upgrade of
net-mgmt/netbox to the 3.6 release possible because it requires
Django 4.2.

All of the ports listed below were created on the basis of their
respective original ports:

- devel/py-dj42-django-rq
- devel/py-dj42-graphene-django
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 2