Port details |
- p5-Astro-App-Satpass2 Forecast satellite visibility
- 0.054 astro =2 0.054Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2017-04-03 08:40:43
- Last Update: 2024-08-15 15:30:59
- Commit Hash: 352d161
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Astro-App-Satpass2
- Description:
- This class implements an application to predict satellite visibility and
related phenomena. It is a mostly-compatible rewrite and eventual
replacement of the satpass script in distribution Astro-satpass, aimed
at making it easier to test, and removing some of the odder cruft that
has accumulated in the satpass script.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Astro-App-Satpass2>0:astro/p5-Astro-App-Satpass2
- To install the port:
- cd /usr/ports/astro/p5-Astro-App-Satpass2/ && make install clean
- To add the package, run one of these commands:
- pkg install astro/p5-Astro-App-Satpass2
- pkg install p5-Astro-App-Satpass2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Astro-App-Satpass2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711960535
SHA256 (Astro-App-Satpass2-0.054.tar.gz) = 4575b6eed8ab14a06d9357f77f0cbbf48a164be6a2f017f66709b4f3953de425
SIZE (Astro-App-Satpass2-0.054.tar.gz) = 341725
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:
-
- p5-Astro-SIMBAD-Client>=0 : astro/p5-Astro-SIMBAD-Client
- p5-Astro-satpass>=0.077 : astro/p5-Astro-satpass
- p5-Clone>=0 : devel/p5-Clone
- p5-File-HomeDir>=0.93 : devel/p5-File-HomeDir
- p5-IPC-System-Simple>=0 : devel/p5-IPC-System-Simple
- p5-Template-Toolkit>=2.21 : www/p5-Template-Toolkit
- p5-YAML>=0 : textproc/p5-YAML
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-DateTime>=0 : devel/p5-DateTime
- p5-Test-Simple>=1.302200 : devel/p5-Test-Simple
- p5-Test2-Tools-Explain>=0 : devel/p5-Test2-Tools-Explain
- p5-Test2-Tools-LoadModule>=0 : devel/p5-Test2-Tools-LoadModule
- Runtime dependencies:
-
- p5-Astro-SIMBAD-Client>=0 : astro/p5-Astro-SIMBAD-Client
- p5-Astro-satpass>=0.077 : astro/p5-Astro-satpass
- p5-Clone>=0 : devel/p5-Clone
- p5-File-HomeDir>=0.93 : devel/p5-File-HomeDir
- p5-IPC-System-Simple>=0 : devel/p5-IPC-System-Simple
- p5-Template-Toolkit>=2.21 : www/p5-Template-Toolkit
- p5-YAML>=0 : textproc/p5-YAML
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- astro_p5-Astro-App-Satpass2
- USES:
- perl5
- 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 |
0.054 15 Aug 2024 15:30:59 |
Po-Chuan Hsieh (sunpoet) |
*: Change *_DEPENDS from p5-Test2-Suite to p5-Test-Simple
- Bump PORTREVISION of the following dependent ports for dependency change
- databases/p5-DBIx-QuickDB
- devel/p5-Shell-Config-Generate
- devel/p5-Test-Archive-Libarchive
- devel/p5-Test-Future-IO-Impl
- devel/p5-Test2-Harness
- devel/p5-Test2-Harness-UI
- devel/p5-Test2-Plugin-DBIProfile
Test2-Suite has been merged into Test-Simple since 1.302200.
Reference: https://metacpan.org/dist/Test-Simple/changes |
0.054 07 Apr 2024 12:11:01 |
Wen Heping (wen) |
astro/p5-Astro-App-Satpass2: Update to 0.054
Update DEPENDS |
0.053 26 Dec 2023 03:19:04 |
Wen Heping (wen) |
astro/p5-Astro-App-Satpass2: Update to 0.053 |
0.052 28 Oct 2023 10:22:10 |
Wen Heping (wen) |
astro/p5-Astro-App-Satpass2: Update to 0.052 |
0.051 24 Sep 2023 02:05:44 |
Wen Heping (wen) |
astro/p5-Astro-App-Satpass2: Update to 0.051 |
0.050 29 Sep 2022 14:59:59 |
Wen Heping (wen) |
astro/p5-Astro-App-Satpass2: Update to 0.050 |
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) |
0.049 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 ) |
0.049 20 Jul 2022 14:20:50 |
Tobias C. Berner (tcberner) |
astro: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
* Alexander Leidinger
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org>
* Anton Karpov <toxa@toxahost.ru>
* Brion Moss <brion@queeg.com>
* Bruce M Simpson <bms@FreeBSD.org>
* Chris Piazza <cpiazza@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.049 30 Nov 2021 12:11:51 |
Wen Heping (wen) |
astro/p5-Astro-App-Satpass2: Update to 0.049 |
0.048 29 Jul 2021 04:30:31 |
Wen Heping (wen) |
astro/p5-Astro-App-Satpass2: Update to 0.048 |
0.047 08 Apr 2021 12:25:10 |
Wen Heping (wen) |
astro/p5-Astro-App-Satpass2: Update to 0.047 |
0.046 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.046 09 Jan 2021 11:22:59 |
wen |
- Update to 0.046 |
0.045 08 Sep 2020 14:18:37 |
wen |
- Update to 0.045 |
0.044 18 Feb 2020 08:31:05 |
wen |
- Update to 0.044 |
0.043 02 Feb 2020 08:14:03 |
wen |
- Update to 0.043 |
0.042 03 Dec 2019 08:21:49 |
wen |
- Update to 0.042 |
0.041 03 Nov 2019 01:47:27 |
wen |
- Update to 0.041 |
0.040 22 Aug 2019 09:04:51 |
wen |
- Update to 0.040 |
0.039 15 Apr 2019 08:50:34 |
wen |
- Update to 0.039 |
0.038 19 Mar 2019 07:49:27 |
wen |
- Update to 0.038 |
0.037 03 Nov 2018 05:36:40 |
wen |
- Update to 0.037
Changes: https://metacpan.org/changes/distribution/Astro-App-Satpass2 |
0.036 17 Oct 2018 23:47:31 |
wen |
- Update to 0.036
Changes: https://metacpan.org/changes/release/WYANT/Astro-App-Satpass2-0.036 |
0.035 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.035 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.035 29 Jan 2018 01:46:48 |
wen |
- Update to 0.035
Changes: http://search.cpan.org/src/WYANT/Astro-App-Satpass2-0.035/Changes |
0.034 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.034 03 Apr 2017 08:40:34 |
wen |
This class implements an application to predict satellite visibility and
related phenomena. It is a mostly-compatible rewrite and eventual
replacement of the satpass script in distribution Astro-satpass, aimed
at making it easier to test, and removing some of the odder cruft that
has accumulated in the satpass script.
WWW: http://search.cpan.org/dist/Astro-App-Satpass2/ |