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
fowsr Fine Offset Weather Station Reader
2.0_1 astro 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 2.0_1Version of this port present on the latest quarterly branch.
Maintainer: netchild@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-09-01 10:35:43
Last Update: 2023-01-13 11:10:20
Commit Hash: 0f6d608
License: GPLv3
WWW:
https://github.com/apachler/fowsr
Description:
fowsr is an application that reads from wireless weather stations * WH1080 / WH1081 / WH1090 / WH1091 / WH2080 / WH2081 * Watson W-8681 * Scientific Sales Pro Touch Screen Weather Station * TOPCOM NATIONAL GEOGRAPHIC 265NE * PCE-FWS 20 * ... and other similar USB devices from Fine Offset Electronics Co., LTD. compatible with the EasyWeather application . The result is a weather history log file that can be uploaded to a central server for further processing. Example script files for uploads is included. So far the following formats are supported: * Weather Underground * pywws * XML fowsr performs a complete read out of the weather station memory using its USB port, and stores the result in a cache file to speed up later read-outs. Rain data is then calculated per hour, day, week and month if data for these periods exist. No further data processing is performed. This makes fowsr very small and well suited for running in embedded devices at remote locations.
Homepage    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 (4 items)
Collapse this list.
  1. bin/fowsr
  2. /usr/local/share/licenses/fowsr-2.0_1/catalog.mk
  3. /usr/local/share/licenses/fowsr-2.0_1/LICENSE
  4. /usr/local/share/licenses/fowsr-2.0_1/GPLv3
Collapse this list.
Dependency lines:
  • fowsr>0:astro/fowsr
To install the port:
cd /usr/ports/astro/fowsr/ && make install clean
To add the package, run one of these commands:
  • pkg install astro/fowsr
  • pkg install fowsr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fowsr
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1477432894 SHA256 (apachler-fowsr-2.0-571db38_GH0.tar.gz) = ae18078b948037576217f83cbb86287f38e30e4f3a425b6cf8e6f891b43e0623 SIZE (apachler-fowsr-2.0-571db38_GH0.tar.gz) = 24288

Packages (timestamps in pop-ups are UTC):
fowsr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0_12.0_12.02.0_12.0_1-2.0-
FreeBSD:13:quarterly2.0_12.0_12.0_12.0_12.0_12.0_12.0_12.0_1
FreeBSD:14:latest2.0_12.0_12.02.0_12.0_12.0_1-2.0_1
FreeBSD:14:quarterly2.0_12.0_1-2.0_12.0_12.0_12.0_12.0_1
FreeBSD:15:latest2.0_12.0_1n/a2.0_1n/a2.0_12.0_12.0_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
astro_fowsr
USES:
gmake dos2unix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/apachler/fowsr/tar.gz/571db38?dummy=/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0_1
13 Jan 2023 11:10:20
commit hash: 0f6d608630e59fb5e1a414f62fe39ec10d6d7714commit hash: 0f6d608630e59fb5e1a414f62fe39ec10d6d7714commit hash: 0f6d608630e59fb5e1a414f62fe39ec10d6d7714commit hash: 0f6d608630e59fb5e1a414f62fe39ec10d6d7714 files touched by this commit
Alexander Leidinger (netchild) search for other commits by this committer
astro/fowsr: make the compile respect CFLAGS

This fixes builds with WITH_PIE enabled.
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.0
20 Jul 2022 14:20:50
commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.0
16 Oct 2021 09:51:39
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
2.0
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.
2.0
25 Oct 2016 22:28:22
Revision:424658Original commit files touched by this commit
mat search for other commits by this committer
Cleanup USE_GITHUB usage.

Sponsored by:	Absolight
2.0
19 Sep 2016 10:15:56
Revision:422421Original commit files touched by this commit
netchild search for other commits by this committer
- Update to 2.0.
- project moved to github

PR:		212737, 212738
Submitted by:	shun.fbsd.pr@dropcut.net
1.0.20100718
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
1.0.20100718
26 Jul 2016 16:51:16
Revision:419133Original commit files touched by this commit
mat search for other commits by this committer
Cleanup patches, a* categories.

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
1.0.20100718
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
1.0.20100718
19 Jan 2014 18:56:24
Revision:340340Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
1.0.20100718
20 Sep 2013 13:14:05
Revision:327701Original 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:
astro)
1.0.20100718
30 Aug 2013 01:15:21
Revision:325648Original commit files touched by this commit
bapt search for other commits by this committer
Convert astro to USES=gmake
While here:
- Trim headers
- Use shebangfix when needed
- Convert to new perl5 world
1.0.20100718
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
1.0.20100718
29 Apr 2013 16:43:05
Revision:316831Original commit files touched by this commit
rene search for other commits by this committer
In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.

Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
  description from bsd.options.desc.mk

Approved by:	portmgr (bapt)
1.0.20100718
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
1.0.20100718
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0.20100718
27 Sep 2010 10:10:45
Original commit files touched by this commit
netchild search for other commits by this committer
Remove BROKEN, the Makefile revision which triggered the addition was
older than the revision which got the BROKEN-mark. This should build
on sparc64 (all other osversions and architectures which exhibited the
same error do not show this error anymore as of this writting).

Discussed with: linimon
1.0.20100718
17 Sep 2010 09:14:24
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on sparc64: does not compile.

Hat:            portmgr
1.0.20100718
09 Sep 2010 08:18:20
Original commit files touched by this commit
netchild search for other commits by this committer
Populate some *FLAGS when compiling with devel/libusb. No revision bump.
1.0.20100718
03 Sep 2010 08:27:26
Original commit files touched by this commit
netchild search for other commits by this committer
Fix the port on systems where libusb does not come with the basesystem.
No portrevision bump, no change for the packages where this was building
successfully on pointyhat.
1.0.20100718
01 Sep 2010 10:35:12
Original commit files touched by this commit
netchild search for other commits by this committer
Fine Offset Weather Station Reader

Number of commits found: 23