Port details |
- splat Used in calculating path losses, useful to ham radio and others
- 1.4.2_2 comms =2 1.4.2_2Version of this port present on the latest quarterly branch.
- Maintainer: hamradio@FreeBSD.org
- Port Added: 2005-07-12 11:08:59
- Last Update: 2024-01-10 08:16:01
- Commit Hash: 1b819e4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: hamradio
- License: GPLv2
- WWW:
- https://www.qsl.net/kd2bd/splat.html
- Description:
- SPLAT! is an RF Signal Propagation, Loss, And Terrain analysis tool for
the spectrum between 20 MHz and 20 GHz. Useful to Amateur Radio operators.
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:
-
- To install the port:
- cd /usr/ports/comms/splat/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/splat
- pkg install splat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: splat
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1516294940
SHA256 (splat-1.4.2.tar.bz2) = 39b0b314e2e927bdf00d1eda4b9865efd128ba850305f987aec049c4fd58a29c
SIZE (splat-1.4.2.tar.bz2) = 356823
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for splat-1.4.2_2:
DOCS=on: Build and/or install documentation
HRM=off: Optionally build High Resolution splat-hd
====> Options available for the single SRM: you have to select exactly one of them
SRM_2X2=off: 2 x 2 degrees
SRM_3X3=off: 3 x 3 degrees
SRM_4X4=on: 4 x 4 degrees
SRM_5X5=off: 5 x 5 degrees
SRM_6X6=off: 6 X 6 degrees
SRM_7X7=off: 7 x 7 degrees
SRM_8X8=off: 8 x 8 degrees
====> Optionally build High Resolution splat-hd: you have to select exactly one of them
HRM_1X1=off: 1 x 1 degrees
HRM_2X2=off: 2 x 2 degrees
HRM_3X3=off: 3 x 3 degrees
HRM_4X4=off: 4 x 4 degrees
HRM_5X5=off: 5 x 5 degrees
HRM_6X6=off: 6 X 6 degrees (For 64 bit systems)
HRM_7X7=off: 7 x 7 degrees (For 64 bit systems)
HRM_8X8=off: 8 x 8 degrees (For 64 bit systems)
===> Use 'make config' to modify these settings
- Options name:
- comms_splat
- USES:
- tar:bzip2
- 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 |
1.4.2_2 10 Jan 2024 08:16:01 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
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) |
1.4.2_1 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 ) |
1.4.2_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.4.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.2_1 26 Jan 2019 23:47:40 |
db |
From submitter:
The current port does not facilitate the installation of splat-hd.
The attached patch resolves that. Also this patch enables having splat-hd
build out with 8x8 tiles.
From db:
- splat-hd was never being built and installed.
- forced HRM build with new option
- cleaned up HRM and pkg-plist
- High resolution 6x6 7x7 and 8x8 need 64bit systems so mark description
but allow foot shooting if user tries high resolution 8x8 on i386
PR: ports/235148
Submitted by: darcy@dbitech.ca |
1.4.2 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.4.2 18 Jan 2018 19:56:15 |
db |
- Update to latest version
- Change to new upstream distribution
- This also fixes build with clang6 on head
Release 1.4.2:
By John A. Magliacane <kd2bd@amsat.org> (08-Dec-14)
* Modified the "build" script to better accommodate the Mac OSX platform,
and fixed a contradiction in the documentation relating to the
description of the situational and time variability parameters
used in the ITM and ITWOM propagation models.
(Thanks John M. Vanderau, AA0DN)
* Modified the man pages for improved rendering. (Thanks Randy Berry, N3LRX)
(Only the first 15 lines of the commit message are shown above ) |
1.4.0 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 |
1.4.0 22 Nov 2014 23:38:51 |
db |
- Change MAINTAINER on these hamradio ports to new ports group hamradio@ |
1.4.0 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.4.0 30 Dec 2013 00:34:54 |
db |
- Enable stage |
1.4.0 20 Sep 2013 16:03:29 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
1.4.0 23 Dec 2012 16:20:56 |
db |
- Simple cosmetic change to use OPTIONS_RADIO
Submitted by: bapt@ |
1.4.0 05 Nov 2012 22:08:20 |
db |
- tidy up header
- options for various versions of splat!
- add LICENSE
- update to 1.4.0
This release introduces a new contour smoothing feature (used to generate
the graphic shown in Figure 1 below), introduces a color key overlay
to GoogleEarth contour displays, and supplants the Longley-Rice
propagation model with a new Irregular Terrain with Obstructions
Model (ITWOM v3.0) created by Sid Shumate, President of Givens & Bell, Inc.
The ITWOM model promises improved performance and greater accuracy over
the older ITM model used in the past.
Feature safe: yes |
1.3.0 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
1.3.0 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.3.0 03 May 2010 11:36:16 |
db |
- forced commit to 1.3.0 to actually include patch |
1.3.0 03 May 2010 11:34:39 |
db |
- Update to 1.3.0
- Include small diff as given in news on projects website.
Submitted by |
1.1.1_1 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) |
1.1.1_1 25 May 2006 21:52:38 |
pav |
- Build and install srtm2sdf
PR: ports/97871
Submitted by: Jack Twilley <jmt@twilley.org>
Approved by: Diane Bruce <db@db.net> (maintainer) |
1.1.1 02 May 2006 20:30:07 |
az |
- Update to 1.1.1
PR: ports/96672
Submitted by: Diane Bruce <db@db.net> (maintainer) |
1.1.0 22 Jan 2006 08:22:09 |
edwin |
SHA256ify
Approved by: krion@ |
1.1.0 21 Jan 2006 17:37:14 |
krion |
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6] (Only the first 15 lines of the commit message are shown above ) |
1.1.0 12 Jul 2005 10:47:36 |
jylefort |
Add splat.
SPLAT! is an RF Signal Propagation, Loss, And Terrain analysis tool for
the spectrum between 20 MHz and 20 GHz. Useful to Amateur Radio operators.
Written by John A. Magliacane, KD2BD
WWW: http://www.qsl.net/kd2bd/splat.html
PR: ports/83164
Submitted by: Diane Bruce <db@db.net> |