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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-simplejpeg Simple package for fast JPEG encoding and decoding
1.8.0 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.7.6Version 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-02-09 10:03:08
Commit Hash: a65c561
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.
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.01.8.0-1.8.01.8.0---
FreeBSD:13:quarterly1.7.61.7.6-1.7.61.7.6---
FreeBSD:14:latest1.8.01.8.0-1.8.01.8.0---
FreeBSD:14:quarterly1.7.61.8.0-1.7.61.7.6---
FreeBSD:15:latest1.8.01.8.0n/a1.8.0n/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-cython3>0 : lang/cython3@py311
  3. py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
  4. py311-wheel>0 : devel/py-wheel@py311
  5. cmake : devel/cmake-core
  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: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 4