| Port details on branch 2026Q3 |
- py-dj60-sorl-thumbnail Sorl-thumbnail provides an easy way to generate image thumbnails
- 13.1.0 graphics
=0 13.1.0Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2026-08-26 07:27:26
- Last Update: 2026-08-26 07:20:32
- Commit Hash: fee724e
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/jazzband/sorl-thumbnail
- Description:
- The sorl-thumbnail package provides an easy way to generate image
thumbnails.
Some of its features:
- Storage support
- Pluggable Engine support for Pillow, GraphicsMagick, ImageMagick and Wand
- Pluggable Key Value Store support (cached db and redis)
- Pluggable Backend support
- Admin integration with possibility to delete
- Dummy generation (placeholders)
- Flexible, simple syntax, generates no html
- ImageField for model that deletes thumbnails
- CSS style cropping options
- Back smart cropping, and remove borders from the images when cropping
- Margin calculation for vertical positioning
- Alternative resolutions versions of a thumbnail
¦ ¦ ¦ ¦ 
- 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}dj60-sorl-thumbnail>0:graphics/py-dj60-sorl-thumbnail@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/graphics/py-dj60-sorl-thumbnail/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-dj60-sorl-thumbnail
- pkg install py312-dj60-sorl-thumbnail
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 py312-dj60-sorl-thumbnail listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-dj60-sorl-thumbnail
- Package flavors (<flavor>: <package>)
- py312: py312-dj60-sorl-thumbnail
- distinfo:
- TIMESTAMP = 1787515638
SHA256 (sorl_thumbnail-13.1.0.tar.gz) = 4bf2d3e5c211f9d3d754273af067c7664df361bfcc4722f778acef054352eefa
SIZE (sorl_thumbnail-13.1.0.tar.gz) = 672147
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-setuptools-scm>=8 : devel/py-setuptools-scm@py312
- py312-wheel>=0 : devel/py-wheel@py312
- py312-sphinx>=0,1 : textproc/py-sphinx@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-django60>=5.2 : www/py-django60@py312
- py312-pillow>0 : graphics/py-pillow@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- net-mgmt/netbox
Configuration Options:
- ===> The following configuration options are available for py312-dj60-sorl-thumbnail-13.1.0:
DOCS=on: Build and/or install documentation
====> Options available for the group CACHING
REDIS=off: Use REDIS as Key Value Store
====> Options available for the single IMAGELIB: you have to select exactly one of them
GRAPHICSMAGICK=off: Use GraphicsMagick for image processing (faster)
IMAGEMAGICK=off: Use ImageMagick for image processing
PILLOW=on: Use internal image processing
WAND=off: Use Wand with ImageMagick
===> Use 'make config' to modify these settings
- Options name:
- graphics_py-dj60-sorl-thumbnail
- USES:
- python:3.12+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|