Port details |
- predict Satellite tracking program for amateur radio satellites
- 2.3.1 comms
=3 2.3.1Version of this port present on the latest quarterly branch. - Maintainer: hamradio@FreeBSD.org
 - Port Added: 2004-06-25 21:53:35
- Last Update: 2024-04-04 20:30:18
- Commit Hash: 730d2d9
- People watching this port, also watch:: cwdaemon, wsjtx, digiham, mkgmap, xmorse
- Also Listed In: astro hamradio
- License: GPLv2
- WWW:
- https://www.qsl.net/kd2bd/predict.html
- Description:
- This is a satellite tracking program for amateur radio satellites.
Written by John A. Magliacane, KD2BD
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/comms/predict/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/predict
- pkg install predict
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: predict
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711552091
SHA256 (predict-2.3.1.tar.gz) = 3ea626cadf1edf984e49e91891f9fd5cb38f6d83c5cd6e6693e8aecb2d289056
SIZE (predict-2.3.1.tar.gz) = 2010530
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libasound.so : audio/alsa-lib
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for predict-2.3.1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- comms_predict
- USES:
- ncurses
- 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.3.1 04 Apr 2024 20:30:18
    |
Diane Bruce (db)  |
comms/predict: update to 2.3.1
[upstream changes]
Release 2.3.1:
By John A. Magliacane <kd2bd@amsat.org> (05-Aug-2023):
* Fixed a bug that caused the "Upcoming Passes" list in Multi-Satellite
tracking mode to occasionally produce erroneous results if one or
more satellites in the database had decayed from orbit.
* The Vocalizer feature was modified to prevent it from being executed
by a user keyboard command until after the current speech announcement
has terminated.
* The earthtrack compilation script was modified to prevent the (Only the first 15 lines of the commit message are shown above ) |
2.2.7_1 22 Feb 2024 18:19:19
    |
Muhammad Moinur Rahman (bofh)  |
comms/predict: Moved man to share/man
Approved by: portmgr (blanket) |
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.2.7 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.2.7 06 Feb 2022 18:36:07
    |
Stefan Eßer (se)  |
Update CONFLICTS definitions in categories a* to c*
Update the CONFLICTS definitions of ports in the following categories:
- accessibility
- archivers
- audio
- benchmarks
- biology
- cad
- chinese
- comms
- converters
An attempt has been made to use generic conflicts patterns that do not
have to be updated whenever a new version of a conflicting port is
added to the ports system.
There is a misunderstanding that the port being built/installed has to
be omitted from the conflicts pattern. This is not true - the port
being built is implicitly non-conflicting due to logic in bsd.port.mk.
Approved by: portmgr (implicit) |
2.2.7 24 Sep 2021 13:11:52
    |
Baptiste Daroussin (bapt)  |
comms/predict: fix ncurses with ports and futur split in base
While here, avoid useless call on sed where easily possible |
2.2.7 07 Apr 2021 11:59:22
    |
Dmitry Marakasov (amdmi3)  |
comms/predict: fix LICENSE, update WWW
While here, minor whitespace fix
Approved by: portmgr blanket |
2.2.7 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.2.7 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
2.2.7 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.2.7 13 Oct 2020 11:01:02
  |
db  |
Fix missed sed patterns |
2.2.7 13 Oct 2020 00:49:26
  |
db  |
- Update to 2.2.7
- Change upstream repository
- Clean up Makefiles
- Remove obsolete Created by: line
Release 2.2.7:
By John A. Magliacane <kd2bd@amsat.org> (12-Oct-2020):
* Fixed the vocalizer build script to use bash rather than
the default system shell (which could be something else entirely).
* Vocalizer now uses improved (faster and royality-free) speech
samples generated through https://ttsmp3.com/
* Improved the keyboard handling to permit cursor and function (Only the first 15 lines of the commit message are shown above ) |
2.2.3 06 Feb 2016 23:54:21
  |
marino  |
comms/predict: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
2.2.3 08 Oct 2015 15:11:28
  |
olgeni  |
Remove trailing whitespace from Makefiles, A-L. |
2.2.3 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.2.3 22 Nov 2014 23:38:51
  |
db  |
- Change MAINTAINER on these hamradio ports to new ports group hamradio@ |
2.2.3 20 Oct 2014 09:31:34
  |
bapt  |
Cleanup plist |
2.2.3 11 Jun 2014 14:50:00
  |
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
2.2.3 29 Dec 2013 00:01:51
  |
db  |
- Add STAGEDIR to port
- Add backup distribution site
- Add LICENSE |
2.2.3 20 Sep 2013 16:03:29
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
2.2.3 22 Oct 2011 23:50:23
 |
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
2.2.3 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
2.2.3 19 Jan 2007 18:14:20
 |
db  |
Change my MAINTAINER: line in Makfile to db@FreeBSD.org
fix simple typo in xwota Makefile while at it.
Approved by: ehaupt (mentor) |
2.2.3 25 May 2006 11:50:54
 |
lawrance  |
Update to 2.2.3.
PR: ports/97378
Submitted by: Diane Bruce <db@heceta.db.net> (maintainer) |
2.2.2 23 Jan 2006 21:23:29
 |
linimon  |
Add to hamradio virtual category.
Requested by: Diane Bruce |
2.2.2 22 Jan 2006 08:22:09
 |
edwin  |
SHA256ify
Approved by: krion@ |
2.2.2 20 Aug 2004 21:10:58
 |
pav  |
- Distfile rerolled with zero diff (verified)
PR: ports/70693
Submitted by: Diane Bruce <db@db.net> (maintainer) |
2.2.2 09 Aug 2004 18:30:35
 |
kris  |
BROKEN: Size mismatch |
2.2.2 25 Jun 2004 22:29:37
 |
pav  |
- Add astro as secondary category
Requested by: kris |
2.2.2 25 Jun 2004 21:52:16
 |
pav  |
Add predict, a ncurses application to predict and track positions of amateur
radio satellites.
PR: ports/68283
Submitted by: Diane Bruce <db@db.net> |