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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-pillow6 Fork of the Python Imaging Library (PIL)
6.2.2 graphics Deleted 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 6.2.2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses Python 2.7 which is EOLed upstream
Expired This port expired on: 2020-12-31
Maintainer: koobs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-02-24 11:36:38
Last Update: 2021-01-02 22:45:43
SVN Revision: 559976
Also Listed In: python
License: PIL
WWW:
https://python-pillow.org/
Description:
Pillow is the "friendly" PIL fork. PIL is the Python Imaging Library. Pillow was started for and is currently maintained by the Plone community. But it is used by many other folks in the Python web community. WWW: https://python-pillow.org/
Homepage    cgit ¦ GitHub ¦ 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}pillow6>0:graphics/py-pillow6@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-pillow6
Package flavors (<flavor>: <package>)
  • py27: py27-pillow6
distinfo:
TIMESTAMP = 1579047758 SHA256 (python-pillow-Pillow-6.2.2_GH0.tar.gz) = cc4ec754ddcc98b7166a1afe062c6355c841776145f0f23bdd3bea1eaa41e2db SIZE (python-pillow-Pillow-6.2.2_GH0.tar.gz) = 37538464

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-tkinter>0 : x11-toolkits/py-tkinter@py27
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
Runtime dependencies:
  1. py27-olefile>0 : devel/py-olefile@py27
  2. py27-tkinter>0 : x11-toolkits/py-tkinter@py27
  3. py27-setuptools>0 : devel/py-setuptools@py27
  4. python2.7 : lang/python27
Library dependencies:
  1. libfreetype.so : print/freetype2
  2. libopenjp2.so : graphics/openjpeg
  3. liblcms2.so : graphics/lcms2
  4. libtiff.so : graphics/tiff
  5. libwebp.so : graphics/webp
  6. libjpeg.so : graphics/jpeg-turbo
  7. libtk86.so : x11-toolkits/tk86
  8. libtcl86.so : lang/tcl86
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. graphics/py-soya3d*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 12 deleted ports
  1. devel/py-mwlib*
  2. games/pythonsudoku*
  3. graphics/caffe*
  4. graphics/py-sane*
  5. graphics/sk1*
  6. misc/wotsap*
  7. multimedia/freevo*
  8. net/py-rainbowstream*
  9. print/py-trml2pdf*
  10. security/py-volatility*
  11. www/go-appengine-sdk*
  12. www/google-appengine*
  13. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py27-pillow6-6.2.2: FREETYPE=on: TrueType font rendering support JPEG=on: JPEG image format support JPEG2000=on: JPEG 2000 support LCMS=on: Little Color Management System OLE=on: Microsoft OLE2 file format support PNG=on: PNG image format support TIFF=on: TIFF image format support TKINTER=on: Tkinter (Tcl/Tk) BitmapImage & PhotoImage support WEBP=on: WebP image format support ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
cpe python:2.7 jpeg tk
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/python-pillow/Pillow/tar.gz/6.2.2?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.2.2
02 Jan 2021 22:45:43
Revision:559976Original commit files touched by this commit
rene search for other commits by this committer
Remove some more expired ports:

devel/py-backports.functools_lru_cache
devel/py-backports_abc
devel/py-futures
devel/py-singledispatch
devel/py-typing
graphics/py-pillow6

Adjust dependent ports.
Tested with 'make index' against r559975
6.2.2
01 Jan 2021 10:11:35
Revision:559822Original commit files touched by this commit
antoine search for other commits by this committer
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed

With hat:	portmgr
6.2.2
01 Jan 2021 00:57:24
Revision:559792Original commit files touched by this commit
rene search for other commits by this committer
Remove most expired ports that depend on Python 2.7:

Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
  upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
  them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
  of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves

I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.2.2
29 Feb 2020 17:16:51
Revision:527444Original commit files touched by this commit
antoine search for other commits by this committer
Limit py-pillow6 to python 2.7 to eliminate possible conflict with py-pillow

With hat:	portmgr
6.2.2
24 Feb 2020 11:36:16
Revision:526962Original commit files touched by this commit
kai search for other commits by this committer
graphics/py-pillow: Update to 7.0.0

* Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain
  backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release
  dropped the support for Python 2.

* Apply conditional statements to use either Pillow 7.x or Pillow 6.x for
  consumers that can be built for Python 2 or newer.

* Exceptions are ports that can be built only for either Python 2 or
  Python 3.  For the first case, consumers are just assigned to the
  repo-copied graphics/py-pillow6.

* Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not
  listed in setup.py as a build dependency [1] and relax the version
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 5