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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-simplejpeg Simple package for fast JPEG encoding and decoding
1.8.0_1 graphics 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 1.8.0_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-17 17:30:04
Last Update: 2025-06-26 11:30:19
Commit Hash: f6d28e2
Also Listed In: python
License: MIT
WWW:
https://gitlab.com/jfolz/simplejpeg
Description:
simplejpeg is a simple package based on recent versions of libturbojpeg for fast JPEG encoding and decoding.
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}simplejpeg>0:graphics/py-simplejpeg@${PY_FLAVOR}
To install the port:
cd /usr/ports/graphics/py-simplejpeg/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/py-simplejpeg
  • pkg install py311-simplejpeg
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-simplejpeg listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-simplejpeg
Package flavors (<flavor>: <package>)
  • py311: py311-simplejpeg
distinfo:
TIMESTAMP = 1739083532 SHA256 (simplejpeg-1.8.0.tar.gz) = 43f78b0e7304a24751e14c429a8179a06623167e161e34ed7456dca9b36832cd SIZE (simplejpeg-1.8.0.tar.gz) = 5482647

Packages (timestamps in pop-ups are UTC):
py311-simplejpeg
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8.0_11.8.0_1-1.8.0_11.8.0_1---
FreeBSD:13:quarterly1.8.0_11.8.0_1-1.8.0_11.8.0_1---
FreeBSD:14:latest1.8.0_11.8.0_1-1.8.0_11.8.0_1---
FreeBSD:14:quarterly1.8.0_11.8.0_1-1.8.0_11.8.0_1---
FreeBSD:15:latest1.8.0_11.8.0_1n/a1.8.0_1n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-1.8.0_1n/a-n/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-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
  3. py311-wheel>0 : devel/py-wheel@py311
  4. cmake : devel/cmake-core
  5. py311-cython3>=3.1.2 : lang/cython3@py311
  6. python3.11 : lang/python311
  7. py311-build>=0 : devel/py-build@py311
  8. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Run
  1. devel/py-jupyter-rfb

Configuration Options:
No options to configure
Options name:
graphics_py-simplejpeg
USES:
cmake:indirect 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/s/simplejpeg/
  2. https://pypi.org/packages/source/s/simplejpeg/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.0_1
26 Jun 2025 11:30:19
commit hash: f6d28e2452578aa747d04800fdeda9102d78a87bcommit hash: f6d28e2452578aa747d04800fdeda9102d78a87bcommit hash: f6d28e2452578aa747d04800fdeda9102d78a87bcommit hash: f6d28e2452578aa747d04800fdeda9102d78a87b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-simplejpeg: Allow build with cython 3.1.0+

- Bump PORTREVISION for package change
1.8.0
19 Jun 2025 20:28:47
commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etc

EXT_SUFFIX, according to PEP 3149, refers to the full tag and
extension for compiled extension module objects, eg .cpython-311.so,
.cpython-313t.so, etc. We do not use the correct semantic meaning,
and this usage becomes ambiguous and confusing when tags do not
match between bytecode and compiled extension module objects.

Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's
specification of a magic tag, which consists of implementation name
and shorthand version only. This is meant for bytecode and other
files containing this tag in their filename that do not depend on
a specific Python ABI for the same version. Chase all existing
consumers.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.0
09 Apr 2025 14:55:11
commit hash: 150c0018fdfece47d43cc508378c8faf26046149commit hash: 150c0018fdfece47d43cc508378c8faf26046149commit hash: 150c0018fdfece47d43cc508378c8faf26046149commit hash: 150c0018fdfece47d43cc508378c8faf26046149 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Mk/Uses/python.mk: Introduce USE_PYTHON=cython3{,_run,_test}

- Update USE_PYTHON=cython{,_run,_test}
- Convert all cython3 occurrence to USE_PYTHON=cython3*
- While I'm here, fix incorrect usage of combining cython3 in BUILD_DEPENDS and
USE_PYTHON=cython

It is added to simplify the future transition from Cython 0.29 to 3.

The minimal version is set to 3.0.12 because it is required by
devel/py-propcache.
The upper bound of version is set to 3.1 because it is limited by multiple
ports.
1.8.0
09 Feb 2025 10:03:08
commit hash: a65c5615e0ab8b292e3813cddbf225daf721b091commit hash: a65c5615e0ab8b292e3813cddbf225daf721b091commit hash: a65c5615e0ab8b292e3813cddbf225daf721b091commit hash: a65c5615e0ab8b292e3813cddbf225daf721b091 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/py-simplejpeg: update 1.7.6 → 1.8.0

Reported by:	portscout
1.7.6
18 Sep 2024 03:20:14
commit hash: dd918c1a831509e339e1d4051719ccae8c9bb8f3commit hash: dd918c1a831509e339e1d4051719ccae8c9bb8f3commit hash: dd918c1a831509e339e1d4051719ccae8c9bb8f3commit hash: dd918c1a831509e339e1d4051719ccae8c9bb8f3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/py-simplejpeg: Fix typo in comment
1.7.6
17 Sep 2024 20:10:54
commit hash: a58a2e4002fde810c24c9e0e82ca1ebaa9e4b6dfcommit hash: a58a2e4002fde810c24c9e0e82ca1ebaa9e4b6dfcommit hash: a58a2e4002fde810c24c9e0e82ca1ebaa9e4b6dfcommit hash: a58a2e4002fde810c24c9e0e82ca1ebaa9e4b6df files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/py-simplejpeg: Add USES=cmake:indirect
1.7.6
17 Sep 2024 17:29:39
commit hash: fd8eef851a1d73866993a69697dde17a6243de34commit hash: fd8eef851a1d73866993a69697dde17a6243de34commit hash: fd8eef851a1d73866993a69697dde17a6243de34commit hash: fd8eef851a1d73866993a69697dde17a6243de34 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/py-simplejpeg: New port: Simple package for fast JPEG encoding and
decoding

Number of commits found: 7