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: astro/phd2/Makefile

Number of commits found: 17

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
Wednesday, 16 Aug 2023
18:25 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/googletest: Update to 1.14.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/googletest/releases
commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867 commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867 commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867 commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867 b4d51fb
Saturday, 6 May 2023
23:06 Jan Beich (jbeich) search for other commits by this committer
astro/phd2: unbreak build after 4aec6e124381

In file included from
contributions/MPI_IS_gaussian_process/tests/gaussian_process/gaussian_process_test.cpp:38:
In file included from /usr/local/include/gtest/gtest.h:64:
In file included from /usr/local/include/gtest/gtest-assertion-result.h:46:
In file included from /usr/local/include/gtest/gtest-message.h:57:
/usr/local/include/gtest/internal/gtest-port.h:270:2: error: C++ versions less
than C++14 are not supported.
 #error C++ versions less than C++14 are not supported.
  ^

Reported by:	pkg-fallout
commit hash: 1deb43e4434079dfc50839ccd9a1a2ec0fe5f81d commit hash: 1deb43e4434079dfc50839ccd9a1a2ec0fe5f81d commit hash: 1deb43e4434079dfc50839ccd9a1a2ec0fe5f81d commit hash: 1deb43e4434079dfc50839ccd9a1a2ec0fe5f81d 1deb43e
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
Friday, 30 Dec 2022
09:04 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
astro/cfitsio: Update to 4.2.0

- Convert REINPLACE_CMD to patch file
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
commit hash: e73ed31d9f444ad5a59d89f6651a35a0bc18629a commit hash: e73ed31d9f444ad5a59d89f6651a35a0bc18629a commit hash: e73ed31d9f444ad5a59d89f6651a35a0bc18629a commit hash: e73ed31d9f444ad5a59d89f6651a35a0bc18629a e73ed31
Tuesday, 25 Oct 2022
05:44 Loïc Bartoletti (lbartoletti) search for other commits by this committer
astro/phd2: use wx 3.2

PR:		265093
commit hash: 6d80d443e54577ebe4001a7e06716c7c256c3f64 commit hash: 6d80d443e54577ebe4001a7e06716c7c256c3f64 commit hash: 6d80d443e54577ebe4001a7e06716c7c256c3f64 commit hash: 6d80d443e54577ebe4001a7e06716c7c256c3f64 6d80d44
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, 30 Jun 2022
15:27 Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.12.1

Changes:	https://github.com/google/googletest/releases/tag/release-1.12.1
Reported by:	GitHub (watch releases)
commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9 commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9 commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9 commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9 957aa87
Saturday, 25 Jun 2022
19:31 Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.12.0

Changes:	https://github.com/google/googletest/releases/tag/release-1.12.0
Reported by:	GitHub (watch releases)
commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82 commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82 commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82 commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82 3ff1f55
Sunday, 22 May 2022
07:34 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
astro/phd2: Bup PORTREVISION

- devel/indi was updated to 1.9.6
commit hash: 51612d3e11de7dd1505ad720cf092f9d11750f54 commit hash: 51612d3e11de7dd1505ad720cf092f9d11750f54 commit hash: 51612d3e11de7dd1505ad720cf092f9d11750f54 commit hash: 51612d3e11de7dd1505ad720cf092f9d11750f54 51612d3
Monday, 28 Feb 2022
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
astro/cfitsio: Update to 4.0.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
commit hash: d1d14ca3e59f48ada778c1a9dbc754c4186ed76a commit hash: d1d14ca3e59f48ada778c1a9dbc754c4186ed76a commit hash: d1d14ca3e59f48ada778c1a9dbc754c4186ed76a commit hash: d1d14ca3e59f48ada778c1a9dbc754c4186ed76a d1d14ca
Sunday, 5 Sep 2021
21:45 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
astro/phd2: update to 2.6.10
commit hash: e29d640c664ed3cd4fcd5bc3d5e859d65299df04 commit hash: e29d640c664ed3cd4fcd5bc3d5e859d65299df04 commit hash: e29d640c664ed3cd4fcd5bc3d5e859d65299df04 commit hash: e29d640c664ed3cd4fcd5bc3d5e859d65299df04 e29d640
Wednesday, 4 Aug 2021
00:44 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
devel/indi: update to 1.9.1

* Bump PORTREVISION of some ports depends of indi
commit hash: ef8f58197aaa874dc087fe0d9f7942a2f12922fd commit hash: ef8f58197aaa874dc087fe0d9f7942a2f12922fd commit hash: ef8f58197aaa874dc087fe0d9f7942a2f12922fd commit hash: ef8f58197aaa874dc087fe0d9f7942a2f12922fd ef8f581
Saturday, 12 Jun 2021
03:25 Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.11.0

Changes:	https://github.com/google/googletest/compare/53495a2a...release-1.11.0
Changes:	https://github.com/google/googletest/releases/tag/release-1.11.0
Reported by:	GitHub (watch releases)
commit hash: 44216098e577cca88d2f404e6f5a612b56a10d12 commit hash: 44216098e577cca88d2f404e6f5a612b56a10d12 commit hash: 44216098e577cca88d2f404e6f5a612b56a10d12 commit hash: 44216098e577cca88d2f404e6f5a612b56a10d12 4421609
Wednesday, 9 Jun 2021
19:55 Piotr Kubaj (pkubaj) search for other commits by this committer
astro/phd2: fix build on non-x86/non-ARM

CMake Error at thirdparty/thirdparty.cmake:1349 (message):
  unknown system architecture
commit hash: c582c6930d4f38d02dc62c781a18a6495c4fbcd4 commit hash: c582c6930d4f38d02dc62c781a18a6495c4fbcd4 commit hash: c582c6930d4f38d02dc62c781a18a6495c4fbcd4 commit hash: c582c6930d4f38d02dc62c781a18a6495c4fbcd4 c582c69
Thursday, 3 Jun 2021
15:04 Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.10.0.667

Upstream no longer makes releases, see
https://github.com/google/googletest/commit/861d535e2595

Changes:	https://github.com/google/googletest/compare/release-1.10.0...53495a2a
Reported by:	ngie (1 year ago)
commit hash: ab6322ef63e1cba290f023a6604943e0bea7499d commit hash: ab6322ef63e1cba290f023a6604943e0bea7499d commit hash: ab6322ef63e1cba290f023a6604943e0bea7499d commit hash: ab6322ef63e1cba290f023a6604943e0bea7499d ab6322e
Sunday, 23 May 2021
18:48 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
astro/phd2: NEW: Guiding software inspired by Stark Labs PHD Guiding

PHD2 is telescope guiding software that simplifies the process of tracking a
guide star, letting you concentrate on other aspects of deep-sky imaging or
spectroscopy.

WWW: https://openphdguiding.org/
commit hash: ed619bb83afaf12b4611c3064dcc7024ddf812c0 commit hash: ed619bb83afaf12b4611c3064dcc7024ddf812c0 commit hash: ed619bb83afaf12b4611c3064dcc7024ddf812c0 commit hash: ed619bb83afaf12b4611c3064dcc7024ddf812c0 ed619bb

Number of commits found: 17