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-fiona/Makefile

Number of commits found: 28

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
Saturday, 27 May 2023
04:08 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/gdal: Update to 3.7.0

Changes:	https://github.com/OSGeo/gdal/releases
		https://github.com/OSGeo/gdal/blob/release/3.7/NEWS.md
commit hash: 17dbcfa0af86d4d84e82806c267d8c8c7159c1ed commit hash: 17dbcfa0af86d4d84e82806c267d8c8c7159c1ed commit hash: 17dbcfa0af86d4d84e82806c267d8c8c7159c1ed commit hash: 17dbcfa0af86d4d84e82806c267d8c8c7159c1ed 17dbcfa
Sunday, 7 May 2023
16:11 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-shapely: Fix PORTNAME and WWW

- Bump PORTREVISION for package change

It is to minimize the patch of 2.0.1 update. Upstream also changed the tarball
from Shapely to shapely.

Approved by:	portmgr (blanket)
With hat:	python
commit hash: 0cf3172f1690031e1a6543d81f6619e5057dddd9 commit hash: 0cf3172f1690031e1a6543d81f6619e5057dddd9 commit hash: 0cf3172f1690031e1a6543d81f6619e5057dddd9 commit hash: 0cf3172f1690031e1a6543d81f6619e5057dddd9 0cf3172
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, 22 Feb 2023
12:55 Loïc Bartoletti (lbartoletti) search for other commits by this committer
graphics/py-fiona: Update to 1.8.22
commit hash: fe0ec996c20d368ca1750554028d3fb0c8b75ca7 commit hash: fe0ec996c20d368ca1750554028d3fb0c8b75ca7 commit hash: fe0ec996c20d368ca1750554028d3fb0c8b75ca7 commit hash: fe0ec996c20d368ca1750554028d3fb0c8b75ca7 fe0ec99
Wednesday, 11 Jan 2023
15:58 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
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 77d6847
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
Friday, 12 Aug 2022
14:46 Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed 4cf39de
Friday, 25 Feb 2022
19:16 Loïc Bartoletti (lbartoletti) search for other commits by this committer
graphics/py-fiona: Update to 1.8.21

Changes:
  - https://github.com/Toblerity/Fiona/blob/1.8.21/CHANGES.txt
commit hash: ede65f1a5b4436e8b097cca7c3db996c90db8bf1 commit hash: ede65f1a5b4436e8b097cca7c3db996c90db8bf1 commit hash: ede65f1a5b4436e8b097cca7c3db996c90db8bf1 commit hash: ede65f1a5b4436e8b097cca7c3db996c90db8bf1 ede65f1
Monday, 10 Jan 2022
15:15 Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 bcaf25a
Friday, 4 Jun 2021
05:56 Loïc Bartoletti (lbartoletti) search for other commits by this committer
graphics/py-fiona: Update to 1.8.20

Changes:
  - https://github.com/Toblerity/Fiona/blob/1.8.20/CHANGES.txt
commit hash: d72610436b184005299bb627c7af9a41026c87e6 commit hash: d72610436b184005299bb627c7af9a41026c87e6 commit hash: d72610436b184005299bb627c7af9a41026c87e6 commit hash: d72610436b184005299bb627c7af9a41026c87e6 d72610436
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
Tuesday, 23 Feb 2021
05:58 lbartoletti search for other commits by this committer
graphics/gdal: Set the default options as a workable set

- reinstate r552962 (was reverted in r553000)
- remove pkg-message from qgis and qgis-ltr
- Bump PORTREVSION on all consumers

PR:		224004
Approved by:	portmgr
Original commitRevision:566369 
Sunday, 10 Jan 2021
14:05 rene search for other commits by this committer
Remove empty PY_ENUM34 from ports using Python 3.6+
Original commitRevision:561070 
Monday, 28 Dec 2020
23:02 antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
Original commitRevision:559531 
Wednesday, 18 Nov 2020
07:27 lbartoletti search for other commits by this committer
graphics/py-fiona: Update to 1.8.18

- The precision option of transform has been fixed for the case of
  GeometryCollections.
- Added missing --co (creation) option to fio-load.
- If the certifi package can be imported, its certificate store location will
  be passed to GDAL during import of fiona._env unless CURL_CA_BUNDLE is
  already set.
- Warn when feature fields named "" are found.

Reported by:	portscout
Original commitRevision:555624 
Wednesday, 11 Nov 2020
13:19 lbartoletti search for other commits by this committer
graphics/py-fiona: Add two dependencies

- Add graphics/py-gdal and devel/py-attrs

Reported by:	phryk@wzff.de
Original commitRevision:554891 
Friday, 11 Sep 2020
15:39 lbartoletti search for other commits by this committer
graphics/py-fiona: Update to 1.8.17

Changelog:

- 1.8.17 (2020-09-09)
  - To fix issue #952 the fio-cat command no longer cuts feature geometries at
the anti-meridian by default.
  - A cut-at-antimeridian option has been added to allow cutting of geometries
in a geographic destination coordinate reference system.

- 1.8.16 (2020-09-04)
  - More OGR errors and warnings arising in calls to GDAL C API functions are
surfaced (#946).
  - A circular import introduced in some cases in 1.8.15 has been fixed (#945).

- 1.8.15 (2020-09-03)
  - Change shim functions to not return tuples (#942) as a solution for the
packaging problem reported in #941.
  - Raise a Python exception when VSIFOpenL fails (#937).
Original commitRevision:548249 
Wednesday, 2 Sep 2020
14:56 lbartoletti search for other commits by this committer
graphics/py-fiona: Update to 1.8.14
Original commitRevision:547362 
Saturday, 27 Jun 2020
04:46 lbartoletti search for other commits by this committer
graphics/py-fiona: Update to 1.8.13

Reported by:	phryk@wzff.de
Differential Revision:	https://reviews.freebsd.org/D25471
Original commitRevision:540552 
Wednesday, 22 Jan 2020
06:02 sunpoet search for other commits by this committer
Bump PORTREVISION for graphics/gdal shlib change
Original commitRevision:523793 
Tuesday, 14 Jan 2020
21:45 lbartoletti search for other commits by this committer
Change my mail address to lbartoletti@FreeBSD.org

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D23169
Original commitRevision:523070 
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, 16 Jan 2019
05:19 linimon search for other commits by this committer
This port requires a C++11-compatible compiler.  Add USES=compiler:c++11-lang
to fix build on GCC-based architectures.

PR:		234946
Submitted by:	Piotr Kubaj
Approved by:	maintainer
Original commitRevision:490449 
Wednesday, 22 Aug 2018
14:38 swills search for other commits by this committer
graphics/py-fiona: update to 1.7.13

PR:		230809
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
Original commitRevision:477791 
Monday, 9 Jul 2018
08:45 mat search for other commits by this committer
s/FLAVOR/PY_FLAVOR/.

Pointy hat:	wen
Sponsored by:	Absolight
Original commitRevision:474243 
Wednesday, 27 Jun 2018
12:32 wen search for other commits by this committer
Fiona is designed to be simple and dependable. It focuses on reading and
writing data in standard Python IO style and relies upon familiar Python
types and protocols such as files, dictionaries, mappings, and iterators
instead of classes specific to OGR. Fiona can read and write real-world
data using multi-layered GIS formats and zipped virtual file systems and
integrates readily with other Python GIS packages such as pyproj, Rtree,
and Shapely. Fiona is supported only on CPython versions 2.7 and 3.4+.

WWW: https://pypi.python.org/pypi/fiona

PR:		228665
Submitted by:	lbartoletti@tuxfamily.org
Original commitRevision:473437 

Number of commits found: 28