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: databases/grass8/Makefile

Number of commits found: 26

Friday, 15 Mar 2024
20:45 Loïc Bartoletti (lbartoletti) search for other commits by this committer
databases/grass8: bump to 8.3.2
commit hash: 4d6dff20cdbc7e3bc41a3e0b668d474033d9bb2c commit hash: 4d6dff20cdbc7e3bc41a3e0b668d474033d9bb2c commit hash: 4d6dff20cdbc7e3bc41a3e0b668d474033d9bb2c commit hash: 4d6dff20cdbc7e3bc41a3e0b668d474033d9bb2c 4d6dff2
Saturday, 24 Feb 2024
05:23 Loïc Bartoletti (lbartoletti) search for other commits by this committer Author: Bram Ton
math/pdal: Update to 2.6.3

Use libpdalcpp instead of libpdal_base

Release notes:
 - https://github.com/PDAL/PDAL/releases/tag/2.6.2
 - https://github.com/PDAL/PDAL/releases/tag/2.6.3

PR:		276752
Reported by:	Bram Ton <bram@cbbg.nl>
commit hash: e37fa74b91c4f9efb32b2d9c83f68fbe43634315 commit hash: e37fa74b91c4f9efb32b2d9c83f68fbe43634315 commit hash: e37fa74b91c4f9efb32b2d9c83f68fbe43634315 commit hash: e37fa74b91c4f9efb32b2d9c83f68fbe43634315 e37fa74
Monday, 1 Jan 2024
11:49 Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0

PR:		275860
commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd f2489ab
Thursday, 23 Nov 2023
11:20 Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/wxgtk32

New version of wxWidgets in tree
commit hash: 03eac77c103b637b316d6a73df7cae01986402cf commit hash: 03eac77c103b637b316d6a73df7cae01986402cf commit hash: 03eac77c103b637b316d6a73df7cae01986402cf commit hash: 03eac77c103b637b316d6a73df7cae01986402cf 03eac77
Friday, 27 Oct 2023
15:11 Loïc Bartoletti (lbartoletti) search for other commits by this committer
databases/grass8: Update to 8.3.1

Changes:
  - https://github.com/OSGeo/grass/releases/tag/8.3.1
commit hash: 997e34874730192393dcf62517531687299fb7c1 commit hash: 997e34874730192393dcf62517531687299fb7c1 commit hash: 997e34874730192393dcf62517531687299fb7c1 commit hash: 997e34874730192393dcf62517531687299fb7c1 997e348
Friday, 28 Jul 2023
17:13 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f 664a2fa
Wednesday, 26 Jul 2023
19:58 Loïc Bartoletti (lbartoletti) search for other commits by this committer
graphics/proj: Update to 9.2.1
commit hash: 94ecbdcacc2083fe7f08c30604b0834597d5d524 commit hash: 94ecbdcacc2083fe7f08c30604b0834597d5d524 commit hash: 94ecbdcacc2083fe7f08c30604b0834597d5d524 commit hash: 94ecbdcacc2083fe7f08c30604b0834597d5d524 94ecbdc
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, 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
Thursday, 9 Mar 2023
12:42 Loïc Bartoletti (lbartoletti) search for other commits by this committer
graphics/proj: Update to 9.2.0
commit hash: 486ea1d293d02cd4afaab696b71c6c3d205b57dd commit hash: 486ea1d293d02cd4afaab696b71c6c3d205b57dd commit hash: 486ea1d293d02cd4afaab696b71c6c3d205b57dd commit hash: 486ea1d293d02cd4afaab696b71c6c3d205b57dd 486ea1d
Thursday, 2 Feb 2023
07:32 Loïc Bartoletti (lbartoletti) search for other commits by this committer
databases/grass8: Update to 8.2.1

Release notes:
 - https://grass.osgeo.org/news/2023_01_21_grass_gis_8_2_1_released/
commit hash: 551885f75bca3327170ca037ffaeb8b4927c6344 commit hash: 551885f75bca3327170ca037ffaeb8b4927c6344 commit hash: 551885f75bca3327170ca037ffaeb8b4927c6344 commit hash: 551885f75bca3327170ca037ffaeb8b4927c6344 551885f
Wednesday, 18 Jan 2023
14:48 Loïc Bartoletti (lbartoletti) search for other commits by this committer
graphics/proj: Update to 9.1.1
commit hash: 3db760ad79ec3a2494d776c56a89c6a3eed8f537 commit hash: 3db760ad79ec3a2494d776c56a89c6a3eed8f537 commit hash: 3db760ad79ec3a2494d776c56a89c6a3eed8f537 commit hash: 3db760ad79ec3a2494d776c56a89c6a3eed8f537 3db760a
Thursday, 17 Nov 2022
08:20 Loïc Bartoletti (lbartoletti) search for other commits by this committer
graphics/proj: Update to 9.1.0

Release notes:
https://proj.org/news.html#id37

Also remove proj-data dependency.

You can use proj to retrieve data or install graphics/proj-data
manually.
commit hash: de3b9f557801bb43af80c0e2bd6085a70a783631 commit hash: de3b9f557801bb43af80c0e2bd6085a70a783631 commit hash: de3b9f557801bb43af80c0e2bd6085a70a783631 commit hash: de3b9f557801bb43af80c0e2bd6085a70a783631 de3b9f5
Tuesday, 25 Oct 2022
05:44 Loïc Bartoletti (lbartoletti) search for other commits by this committer
databases/grass8: use wx 3.2

PR:		265093
commit hash: e479084ff6b45b41fd95247642d29b477397c9de commit hash: e479084ff6b45b41fd95247642d29b477397c9de commit hash: e479084ff6b45b41fd95247642d29b477397c9de commit hash: e479084ff6b45b41fd95247642d29b477397c9de e479084
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
Saturday, 11 Jun 2022
06:14 Loïc Bartoletti (lbartoletti) search for other commits by this committer
databases/grass8: Update to 8.2.0

Release notes:	https://grass.osgeo.org/news/2022_06_03_grass_gis_8_2_0_released/
commit hash: 94195c3977ad557e046da38ea2677b775105f52a commit hash: 94195c3977ad557e046da38ea2677b775105f52a commit hash: 94195c3977ad557e046da38ea2677b775105f52a commit hash: 94195c3977ad557e046da38ea2677b775105f52a 94195c3
Wednesday, 27 Apr 2022
13:18 Piotr Kubaj (pkubaj) search for other commits by this committer
databases/grass8: check for omp.h on all architectures
commit hash: 36294b0b40ba1362c9df500b41712e99599d8021 commit hash: 36294b0b40ba1362c9df500b41712e99599d8021 commit hash: 36294b0b40ba1362c9df500b41712e99599d8021 commit hash: 36294b0b40ba1362c9df500b41712e99599d8021 36294b0
Monday, 7 Mar 2022
18:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/netcdf: Update to 4.8.1

- Update MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/Unidata/netcdf-c/releases
commit hash: 6e49c0444ea9764f827f044f39494d9bb23a79e1 commit hash: 6e49c0444ea9764f827f044f39494d9bb23a79e1 commit hash: 6e49c0444ea9764f827f044f39494d9bb23a79e1 commit hash: 6e49c0444ea9764f827f044f39494d9bb23a79e1 6e49c04
Wednesday, 2 Mar 2022
08:08 Loïc Bartoletti (lbartoletti) search for other commits by this committer
databases/grass8: Update to 8.0.1

Release note:
  - https://grass.osgeo.org/news/2022_02_24_grass_gis_8_0_1_released/
commit hash: 77702558f9f272236e062f8f0007ab439134d20f commit hash: 77702558f9f272236e062f8f0007ab439134d20f commit hash: 77702558f9f272236e062f8f0007ab439134d20f commit hash: 77702558f9f272236e062f8f0007ab439134d20f 7770255
Friday, 25 Feb 2022
18:10 Loïc Bartoletti (lbartoletti) search for other commits by this committer
x11-toolkits/py-wxPython4: Update to 4.1

 - Rename wxPython40 to wxPython4
 - Update to 4.1 version
 - Fix wxgtk31 for string
 - Use wxGtk31 instead of wxgtk30
 - Fix kicad* ports with wxgtk31/wxPython 4.1

Changes:
 - https://www.wxpython.org/news/2020-11-21-wxpython-411-release/index.html

Reviewed by:	tcberner
Approved by:	yuri, bofh
Differential Revision:	D34080
commit hash: 337a99bc8b23f5353faab2009533cae0af699789 commit hash: 337a99bc8b23f5353faab2009533cae0af699789 commit hash: 337a99bc8b23f5353faab2009533cae0af699789 commit hash: 337a99bc8b23f5353faab2009533cae0af699789 337a99b
Thursday, 3 Feb 2022
15:14 Loïc Bartoletti (lbartoletti) search for other commits by this committer
databases/grass8: Update to 8.0.0

News: https://grass.osgeo.org/news/2022_01_30_grass_gis_8_0_0_released/
commit hash: 898f76daa4eec100ff6d8edbaf7a863600930e75 commit hash: 898f76daa4eec100ff6d8edbaf7a863600930e75 commit hash: 898f76daa4eec100ff6d8edbaf7a863600930e75 commit hash: 898f76daa4eec100ff6d8edbaf7a863600930e75 898f76d
Tuesday, 25 Jan 2022
19:07 Loïc Bartoletti (lbartoletti) search for other commits by this committer
databases/grass8: Update to 8.0.0RC2
commit hash: 1ed557ee4c69ec365a1607e82c46622855c0e8d9 commit hash: 1ed557ee4c69ec365a1607e82c46622855c0e8d9 commit hash: 1ed557ee4c69ec365a1607e82c46622855c0e8d9 commit hash: 1ed557ee4c69ec365a1607e82c46622855c0e8d9 1ed557e
Saturday, 22 Jan 2022
13:33 Piotr Kubaj (pkubaj) search for other commits by this committer
databases/grass8: fix build on powerpc

No libomp on powerpc.
commit hash: 26ed2ece6d6b16a10fad64f5e3cfe0f72e8e8601 commit hash: 26ed2ece6d6b16a10fad64f5e3cfe0f72e8e8601 commit hash: 26ed2ece6d6b16a10fad64f5e3cfe0f72e8e8601 commit hash: 26ed2ece6d6b16a10fad64f5e3cfe0f72e8e8601 26ed2ec
Monday, 10 Jan 2022
10:46 Loïc Bartoletti (lbartoletti) search for other commits by this committer
databases/grass8: New port

After more than 3 years of development the new stable release GRASS GIS 8.0 is
available. Efforts have concentrated on making the user experience even better,
providing many new useful additional functionalities to modules and further
improving the graphical user interface.

Breaking news: new graphical user interface with entirely rewritten
startup sequence!

In total, it comes with almost 1,300 fixes and improvements with respect to
the previous stable releases 7.8.x.

See: https://trac.osgeo.org/grass/wiki/Grass8/NewFeatures80

          Geographic Resources Analysis Support System
                           (GRASS GIS)

An open source Geographical Information System (GIS) with raster,
topological vector, image processing, and graphics production functionality
that operates on various platforms through a graphical user interface and
shell in X-Windows. It is released under GNU General Public License (GPL).

WWW: https://grass.osgeo.org/
commit hash: 64f9c2a583f2d6ed81a8a6cd10e11a490c37084c commit hash: 64f9c2a583f2d6ed81a8a6cd10e11a490c37084c commit hash: 64f9c2a583f2d6ed81a8a6cd10e11a490c37084c commit hash: 64f9c2a583f2d6ed81a8a6cd10e11a490c37084c 64f9c2a

Number of commits found: 26