Port details |
- phd2 Guiding software inspired by Stark Labs PHD Guiding
- 2.6.13 astro =2 2.6.10_11Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2021-05-23 18:51:14
- Last Update: 2024-12-29 03:11:58
- Commit Hash: 8c558ff
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://openphdguiding.org/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/astro/phd2/ && make install clean
- To add the package, run one of these commands:
- pkg install astro/phd2
- pkg install phd2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: phd2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1735438562
SHA256 (OpenPHDGuiding-phd2-v2.6.13_GH0.tar.gz) = 619993ce5a8baf1c62ba5dcb3ae485b4b82e0d8ce247d6b565b1db6a7de274cf
SIZE (OpenPHDGuiding-phd2-v2.6.13_GH0.tar.gz) = 165076668
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- eigen3.pc : math/eigen3
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- Runtime dependencies:
-
- indiserver : devel/indi
- update-desktop-database : devel/desktop-file-utils
- x11.pc : x11/libX11
- Library dependencies:
-
- libcfitsio.so : astro/cfitsio
- libgmock.so : devel/googletest
- libindidriver.so : devel/indi
- libcurl.so : ftp/curl
- libintl.so : devel/gettext-runtime
- libwx_baseu-3.2.so : x11-toolkits/wxgtk32@gtk3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- astro_phd2
- USES:
- cmake desktop-file-utils eigen:3 gettext ninja pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.13 29 Dec 2024 03:11:58 |
Jose Alonso Cardenas Marquez (acm) |
astro/phd2: Update to 2.6.13
- Remove obsolete patch file |
2.6.10_11 25 Nov 2024 12:07:22 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxgtk32 in tree |
2.6.10_10 16 Jul 2024 18:36:15 |
Po-Chuan Hsieh (sunpoet) |
devel/googletest: Update to 1.15.0
- Update MASTER_SITES: use upstream release tarball
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/google/googletest/releases |
2.6.10_9 23 Nov 2023 11:20:28 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxWidgets in tree |
2.6.10_8 16 Aug 2023 18:25:09 |
Po-Chuan Hsieh (sunpoet) |
devel/googletest: Update to 1.14.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/google/googletest/releases |
2.6.10_7 06 May 2023 23:06:50 |
Jan Beich (jbeich) |
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 |
2.6.10_7 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.6.10_6 30 Dec 2022 09:04:05 |
Po-Chuan Hsieh (sunpoet) |
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 |
2.6.10_5 25 Oct 2022 05:44:05 |
Loïc Bartoletti (lbartoletti) |
astro/phd2: use wx 3.2
PR: 265093 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.6.10_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
2.6.10_4 30 Jun 2022 15:27:20 |
Jan Beich (jbeich) |
devel/googletest: update to 1.12.1
Changes: https://github.com/google/googletest/releases/tag/release-1.12.1
Reported by: GitHub (watch releases) |
2.6.10_3 25 Jun 2022 19:31:14 |
Jan Beich (jbeich) |
devel/googletest: update to 1.12.0
Changes: https://github.com/google/googletest/releases/tag/release-1.12.0
Reported by: GitHub (watch releases) |
2.6.10_2 22 May 2022 07:34:40 |
Jose Alonso Cardenas Marquez (acm) |
astro/phd2: Bup PORTREVISION
- devel/indi was updated to 1.9.6 |
2.6.10_1 28 Feb 2022 15:06:56 |
Po-Chuan Hsieh (sunpoet) |
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 |
2.6.10 05 Sep 2021 21:45:46 |
Jose Alonso Cardenas Marquez (acm) |
astro/phd2: update to 2.6.10 |
2.6.9.d5_3 06 Aug 2021 09:20:28 |
Tobias C. Berner (tcberner) |
astro/phd2: fix build after ef8f58197aaa874dc087fe0d9f7942a2f12922fd
- This was failure detected during the freetype2 exp-run but is
unrelated to freetype.
PR: 251512 |
2.6.9.d5_3 04 Aug 2021 00:44:10 |
Jose Alonso Cardenas Marquez (acm) |
devel/indi: update to 1.9.1
* Bump PORTREVISION of some ports depends of indi |
2.6.9.d5_2 12 Jun 2021 03:25:45 |
Jan Beich (jbeich) |
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) |
2.6.9.d5_1 09 Jun 2021 19:55:41 |
Piotr Kubaj (pkubaj) |
astro/phd2: fix build on non-x86/non-ARM
CMake Error at thirdparty/thirdparty.cmake:1349 (message):
unknown system architecture |
2.6.9.d5_1 03 Jun 2021 15:04:43 |
Jan Beich (jbeich) |
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) |
2.6.9.d5 23 May 2021 18:48:09 |
Jose Alonso Cardenas Marquez (acm) |
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/ |