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.

non port: graphics/py-scikit-image/Makefile

Number of commits found: 31

Tuesday, 27 Jun 2023
19:34 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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Sunday, 23 Apr 2023
09:09 Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b 8d3e020
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 1 Sep 2022
11:19 Max Brazhnikov (makc) search for other commits by this committer
graphics/py-scikit-image: Update to 0.19.3
commit hash: c1a64a37a439f1f0b234b1df12c1fb3ad0cc1839 commit hash: c1a64a37a439f1f0b234b1df12c1fb3ad0cc1839 commit hash: c1a64a37a439f1f0b234b1df12c1fb3ad0cc1839 commit hash: c1a64a37a439f1f0b234b1df12c1fb3ad0cc1839 c1a64a3
Sunday, 13 Mar 2022
19:20 Max Brazhnikov (makc) search for other commits by this committer
graphics/py-scikit-image: Update to 0.19.2
commit hash: 3c6690faa641155c454e4eab14aac23a9ef2e14c commit hash: 3c6690faa641155c454e4eab14aac23a9ef2e14c commit hash: 3c6690faa641155c454e4eab14aac23a9ef2e14c commit hash: 3c6690faa641155c454e4eab14aac23a9ef2e14c 3c6690f
Monday, 3 Jan 2022
15:37 Max Brazhnikov (makc) search for other commits by this committer
graphics/py-scikit-image: update to 0.19.1
commit hash: 007e43f739acc253e3b4d7bc8b527d394b938586 commit hash: 007e43f739acc253e3b4d7bc8b527d394b938586 commit hash: 007e43f739acc253e3b4d7bc8b527d394b938586 commit hash: 007e43f739acc253e3b4d7bc8b527d394b938586 007e43f
Sunday, 5 Dec 2021
19:20 Max Brazhnikov (makc) search for other commits by this committer
graphics/py-scikit-image: update to 0.19.0
commit hash: 48920ed457c8f5bc50c1195bd2bfcf95652369c4 commit hash: 48920ed457c8f5bc50c1195bd2bfcf95652369c4 commit hash: 48920ed457c8f5bc50c1195bd2bfcf95652369c4 commit hash: 48920ed457c8f5bc50c1195bd2bfcf95652369c4 48920ed
Saturday, 4 Sep 2021
11:45 Bernhard Froehlich (decke) search for other commits by this committer
graphics/py-scikit-image: Remove invalid CPE information

Approved by:	portmgr (blanket)
commit hash: 3546516f4e788ae6824d1f90c0c94e5a86e37e47 commit hash: 3546516f4e788ae6824d1f90c0c94e5a86e37e47 commit hash: 3546516f4e788ae6824d1f90c0c94e5a86e37e47 commit hash: 3546516f4e788ae6824d1f90c0c94e5a86e37e47 3546516
Tuesday, 15 Jun 2021
19:32 Max Brazhnikov (makc) search for other commits by this committer
graphics/py-scikit-image: Update to 0.18.2
commit hash: ebfc0b6ebc8a45665c7722815b1e3e6af89f3d54 commit hash: ebfc0b6ebc8a45665c7722815b1e3e6af89f3d54 commit hash: ebfc0b6ebc8a45665c7722815b1e3e6af89f3d54 commit hash: ebfc0b6ebc8a45665c7722815b1e3e6af89f3d54 ebfc0b6
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 23 Jan 2021
09:07 makc search for other commits by this committer
graphics/py-scikit-image:
- Update to 0.18.1
- Adjust dependencies according to upstream default requirements
- Amend COMMENT
Original commitRevision:562383 
Wednesday, 7 Oct 2020
09:39 pkubaj search for other commits by this committer
graphics/py-scikit-image: fix build on GCC architectures

Use C++11 compiler:
cc1plus: error: unrecognized command line option "-std=c++0x"
Original commitRevision:551624 
Monday, 28 Sep 2020
21:16 makc search for other commits by this committer
graphics/py-scikit-image:
- Update to 0.17.2
- Drop needless dependency
- Python 3.6 is not supported anymore
Original commitRevision:550452 
Saturday, 19 Sep 2020
14:15 antoine search for other commits by this committer
Unbreak bulk -a
Original commitRevision:548989 
Tuesday, 24 Mar 2020
19:54 antoine search for other commits by this committer
Convert the tree to use PY_PILLOW

With hat:	portmgr
Originally submitted by:	kai
Original commitRevision:529063 
Monday, 24 Feb 2020
11:36 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
  requirements of Pillow for www/py-wagtail.

Release Notes:

* https://pillow.readthedocs.io/en/latest/releasenotes/index.html

Backward Incompatible Changes (7.0.0):

*
https://pillow.readthedocs.io/en/latest/releasenotes/7.0.0.html#backwards-incompatible-changes

Detailed Changelog:

* https://github.com/python-pillow/Pillow/blob/7.0.0/CHANGES.rst

PR:		243665
Submitted by:	sunpoet (patch for 7.0.0 and repo-copied version)
Reviewed by:	koobs [1], sunpoet
Approved by:	koobs (maintainer)
Differential Revision:	https://reviews.freebsd.org/D23713
Original commitRevision:526962 
Sunday, 27 Oct 2019
18:40 makc search for other commits by this committer
graphics/py-scikit-image:
- Update to 0.14.3
- Add missing dependency required for skivi
- Update WWW
Original commitRevision:515812 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Wednesday, 10 Apr 2019
06:18 antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
Original commitRevision:498530 
Monday, 25 Mar 2019
08:32 makc search for other commits by this committer
graphics/py-scikit-image:
- Update to 0.14.2
- Take maintainership

PR:		236763
Approved by:	Eric Camachat (maintainer)
Original commitRevision:496802 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Wednesday, 20 Jun 2018
17:05 mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Original commitRevision:472884 
Friday, 23 Mar 2018
08:28 makc search for other commits by this committer
graphics/py-scikit-image:
- Don't restrict the port to Python 2 only and allow concurrent installation

PR:		226797
Approved by:	Eric Camachat (maintainer)
Original commitRevision:465336 
Saturday, 10 Mar 2018
17:46 gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Original commitRevision:464084 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Friday, 29 Sep 2017
18:13 swills search for other commits by this committer
graphics/py-scikit-image: upgrade to v0.13.1

PR:		222656
Submitted by:	Eric Camachat <eric@camachat.org> (maintainer)
Original commitRevision:450928 
Friday, 1 Sep 2017
18:30 antoine search for other commits by this committer
Mark BROKEN: fails to configure

Error compiling Cython file:
------------------------------------------------------------
...
"""Export fast union find in Cython"""
cimport numpy as cnp

DTYPE = cnp.intp
          ^
------------------------------------------------------------
skimage/measure/_ccomp.pxd:4:11: cimported module has no attribute 'intp'

Reported by:	pkg-fallout
Original commitRevision:449097 
Friday, 26 May 2017
13:22 wen search for other commits by this committer
- Update to 0.13.0

PR:		219558
Submitted by:	eric@camachat.org(maintainer)
Original commitRevision:441782 
Monday, 20 Mar 2017
16:12 jrm search for other commits by this committer
New port: graphics/py-scikit-image

Image processing SciKit (Toolbox for SciPy)

WWW: http://scikit-image.org/

PR:		217427
Submitted by:	eric@camachat.org (maintainer)
Reviewed by:	mat
Approved by:	swills (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10053
Original commitRevision:436548 

Number of commits found: 31