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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
wwl Calculates distance (qrb) used in Amateur Radio
1.3_1 comms on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3Version of this port present on the latest quarterly branch.
Maintainer: hamradio@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-07-03 15:31:30
Last Update: 2024-01-12 15:11:29
Commit Hash: d432922
Also Listed In: astro geography hamradio
License: not specified in port
Description:
Given two Maidenhead locators, calculates distance (qrb) and azimuth. Or if called as locator, gives the lat/long of a Maidenhead locator.
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/wwl
  2. bin/locator
  3. share/man/man1/wwl.1.gz
  4. share/doc/wwl/INSTALL
  5. @owner
  6. @group
  7. @mode
Collapse this list.
Dependency lines:
  • wwl>0:comms/wwl
Conflicts:
CONFLICTS:
  • locator*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/comms/wwl/ && make install clean
To add the package, run one of these commands:
  • pkg install comms/wwl
  • pkg install wwl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wwl
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (wwl+db-1.3.tar.gz) = 4c03cf13126a8e88b80e87c5b55e4ef9624c866e681cb9e58cc78678a67b4cd0 SIZE (wwl+db-1.3.tar.gz) = 3456

Packages (timestamps in pop-ups are UTC):
wwl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3_11.3_11.31.3_11.3_1-1.3-
FreeBSD:13:quarterly1.31.31.31.31.31.31.31.3
FreeBSD:14:latest1.3_11.3_11.31.3_11.3_11.3-1.3
FreeBSD:14:quarterly1.31.3-1.31.31.31.31.3
FreeBSD:15:latest1.3_11.3_1n/a1.3_1n/a1.3_11.3_11.3_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
comms_wwl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/db/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/db/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/db/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/db/
  5. http://www.db.net/downloads/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3_1
12 Jan 2024 15:11:29
commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate its usage

While here move manpages to share/man
1.3
20 Jul 2022 14:21:01
commit hash: 258a98847ee4f106a2eed7fade8197d0a987d592commit hash: 258a98847ee4f106a2eed7fade8197d0a987d592commit hash: 258a98847ee4f106a2eed7fade8197d0a987d592commit hash: 258a98847ee4f106a2eed7fade8197d0a987d592 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
comms: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  'Big Bad Bob' Frazier <bobf@mrp3.com>
  *  <mr@freebsd.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Dolgov <fox@furry.spb.ru>
  *  Andrey Lykhin <lan31@inbox.ru>
  *  Anton Voronin <anton@urc.ac.ru>
  *  Brandon S. Allbery KF8NH <allbery@ece.cmu.edu>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
1.3
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
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.3
02 May 2015 23:28:57
Revision:385228Original commit files touched by this commit
shurd search for other commits by this committer
Add bin/locator to plist.

Silences check-orphans complaint.
1.3
22 Nov 2014 23:38:51
Revision:373117Original commit files touched by this commit
db search for other commits by this committer
- Change MAINTAINER on these hamradio ports to new ports group hamradio@
1.3
20 Oct 2014 09:31:34
Revision:371247Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.3
28 Dec 2013 05:03:44
Revision:337833Original commit files touched by this commit
db search for other commits by this committer
- convert to stage
1.3
20 Sep 2013 16:03:29
Revision:327714Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
1.3
22 Oct 2011 23:50:23
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
1.3
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.3
29 Oct 2007 18:17:35
Original commit files touched by this commit
db search for other commits by this committer
- update to fix a bug in distance calculations
- add functionality of locator to the program thus add CONFLICT with locator
1.2_1
29 Sep 2007 20:00:32
Original commit files touched by this commit
db search for other commits by this committer
- Many reports of errors with this port compared to debian version of wwl
  rewriting original resulted in fewer bytes than the diffs.
- wwl should be listed in hamradio as well
1.2
19 Jan 2007 18:14:20
Original commit files touched by this commit
db search for other commits by this committer
Change my MAINTAINER: line in Makfile to db@FreeBSD.org
fix simple typo in xwota Makefile while at it.

Approved by:    ehaupt (mentor)
1.2
22 Jan 2006 08:22:09
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.2
03 Jul 2005 15:30:52
Original commit files touched by this commit
pav search for other commits by this committer
Given two Maidenhead locators, calculates distance (qrb) and azimuth.

PR:             ports/82879
Submitted by:   Diane Bruce <db@db.net>

Number of commits found: 17