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-pyvips Binding for the libvips image processing library
2.2.2 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 2.2.1_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-11-12 21:21:51
Last Update: 2024-02-21 15:07:52
Commit Hash: 2a47ff7
Also Listed In: python
License: MIT
WWW:
https://libvips.github.io/pyvips/
https://github.com/libvips/pyvips
Description:
This module wraps the libvips image processing library.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}pyvips>0:graphics/py-pyvips@${PY_FLAVOR}
To install the port:
cd /usr/ports/graphics/py-pyvips/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/py-pyvips
  • pkg install py39-pyvips
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-pyvips listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pyvips
Package flavors (<flavor>: <package>)
  • py39: py39-pyvips
distinfo:
TIMESTAMP = 1708449384 SHA256 (pyvips-2.2.2.tar.gz) = 2aa169f2130e8f9d9b0d442fad10a70ff1c3d1bb6add099ce058987faa1f6829 SIZE (pyvips-2.2.2.tar.gz) = 51306

Packages (timestamps in pop-ups are UTC):
py39-pyvips
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.22.2.2--2.2.2---
FreeBSD:13:quarterly2.2.1_12.2.1_1-2.2.1_12.2.2-2.2.1_1-
FreeBSD:14:latest2.2.22.2.2--2.2.2---
FreeBSD:14:quarterly2.2.1_12.2.2-2.2.1_12.2.2-2.2.1_1-
FreeBSD:15:latest2.2.22.2.2n/a2.2.1_1n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-cffi>=1.13 : devel/py-cffi@py39
  2. py39-pkgconfig>=0,1 : devel/py-pkgconfig@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-cffi>=1.13 : devel/py-cffi@py39
  2. py39-pkgconfig>=0,1 : devel/py-pkgconfig@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
Library dependencies:
  1. libvips.so : graphics/vips
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

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

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.2
21 Feb 2024 15:07:52
commit hash: 2a47ff77ce6459fec690d934738493b96aa89864commit hash: 2a47ff77ce6459fec690d934738493b96aa89864commit hash: 2a47ff77ce6459fec690d934738493b96aa89864commit hash: 2a47ff77ce6459fec690d934738493b96aa89864 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-pyvips: Update to 2.2.2

- Update WWW

Changes:	https://github.com/libvips/pyvips/blob/master/CHANGELOG.rst
2.2.1_1
26 Jul 2023 00:48:20
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2.2.1_1
20 Jul 2023 17:42:37
commit hash: 9edb5a5cb595d3e5ec3c1f9ec3fa40210b404e0bcommit hash: 9edb5a5cb595d3e5ec3c1f9ec3fa40210b404e0bcommit hash: 9edb5a5cb595d3e5ec3c1f9ec3fa40210b404e0bcommit hash: 9edb5a5cb595d3e5ec3c1f9ec3fa40210b404e0b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
graphics/py-pyvips: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2.2.1_1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.2.1_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
2.2.1
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.2.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.1
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.1
21 Jun 2022 16:36:22
commit hash: 4c9bb84e4ba5ad0033661fda51df4059753cab4ecommit hash: 4c9bb84e4ba5ad0033661fda51df4059753cab4ecommit hash: 4c9bb84e4ba5ad0033661fda51df4059753cab4ecommit hash: 4c9bb84e4ba5ad0033661fda51df4059753cab4e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-pyvips: Update to 2.2.1

- Strip shared library

Changes:	https://github.com/libvips/pyvips/blob/master/CHANGELOG.rst
2.2.0
16 Jun 2022 13:59:53
commit hash: d8862667105dd3b7f25635c07091e09de02519fccommit hash: d8862667105dd3b7f25635c07091e09de02519fccommit hash: d8862667105dd3b7f25635c07091e09de02519fccommit hash: d8862667105dd3b7f25635c07091e09de02519fc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-pyvips: Update to 2.2.0

Changes:	https://github.com/libvips/pyvips/blob/master/CHANGELOG.rst
2.1.16
21 Nov 2021 21:15:25
commit hash: 13aea70311f53e724e5bca313b54fbfa04a7fa8ecommit hash: 13aea70311f53e724e5bca313b54fbfa04a7fa8ecommit hash: 13aea70311f53e724e5bca313b54fbfa04a7fa8ecommit hash: 13aea70311f53e724e5bca313b54fbfa04a7fa8e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-pyvips: Update to 2.1.16

Changes:	https://github.com/libvips/pyvips/blob/master/CHANGELOG.rst
2.1.15_1
27 Sep 2021 15:55:52
commit hash: 2e3fc4b99b544406d065ff5421740a91779739b6commit hash: 2e3fc4b99b544406d065ff5421740a91779739b6commit hash: 2e3fc4b99b544406d065ff5421740a91779739b6commit hash: 2e3fc4b99b544406d065ff5421740a91779739b6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-pyvips: Fix *_DEPENDS

- Sort *_DEPENDS
- Update WWW
- Bump PORTREVISION for dependency change
- Take maintainership
2.1.15
24 Sep 2021 16:15:41
commit hash: b92232471f4fdc3e4579bd5f703041751be504d3commit hash: b92232471f4fdc3e4579bd5f703041751be504d3commit hash: b92232471f4fdc3e4579bd5f703041751be504d3commit hash: b92232471f4fdc3e4579bd5f703041751be504d3 files touched by this commit
Danilo Egea Gondolfo (danilo) search for other commits by this committer
graphics/py-pyvips: Update to 2.1.15

Drop maintainership.
2.1.14_1
06 Sep 2021 18:03:30
commit hash: c7aa6ea8f75f5faf172b5d8c5daa4c2abf92d3b3commit hash: c7aa6ea8f75f5faf172b5d8c5daa4c2abf92d3b3commit hash: c7aa6ea8f75f5faf172b5d8c5daa4c2abf92d3b3commit hash: c7aa6ea8f75f5faf172b5d8c5daa4c2abf92d3b3 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
graphics/vips: Update to 8.11.3

Bump depending ports
Changelog:
https://github.com/libvips/libvips/releases

PR:		258242
Approved by:	danilo (maintainer)
2.1.14
19 May 2021 19:56:16
commit hash: 8a83ae77ce4c768e352795fab3fbfc65081a1ce9commit hash: 8a83ae77ce4c768e352795fab3fbfc65081a1ce9commit hash: 8a83ae77ce4c768e352795fab3fbfc65081a1ce9commit hash: 8a83ae77ce4c768e352795fab3fbfc65081a1ce9 files touched by this commit
Danilo Egea Gondolfo (danilo) search for other commits by this committer
graphics/py-pyvips: Update to 2.1.14
2.1.12
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.1.12
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
2.1.12
15 Jul 2020 21:39:23
Revision:542293Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 2.1.12
2.1.11
28 Apr 2020 21:16:29
Revision:533273Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 2.1.11
2.1.8
12 Nov 2019 21:21:48
Revision:517351Original commit files touched by this commit
danilo search for other commits by this committer
- Rename graphics/py-vips to graphics/py-pyvips. pyvips is the actual name of
this software
- Add LICENSE_FILE
- Add missing RUN_DEPENDS

Reported by:	koobs

Number of commits found: 21