Commit graph

19 commits

Author SHA1 Message Date
nia
28c1048bad misc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
2021-10-26 10:58:55 +00:00
nia
60e6853f70 misc: Remove SHA1 hashes for distfiles 2021-10-07 14:35:11 +00:00
fcambus
f59280dc94 ansiweather: update to 1.18.0.
AnsiWeather 1.18.0 (2021-09-14)

- Update man page to add the -v option (Thanks Takayuki Hirota)
- Add support for displaying feels like temperature (Thanks Andrew Abdalian)
- Use command -v instead of which (Thanks er0k)
- Add SPDX short license identifier in source file
2021-09-14 16:49:01 +00:00
nia
d7fa54d304 ansiweather: Use INSTALL_SCRIPT to avoid problems with stripping 2020-12-20 12:41:27 +00:00
fcambus
7d80fe1f07 ansiweather: update to 1.17.0.
AnsiWeather 1.17.0 (2020-06-16)

- Use cut instead of awk for parsing the config file, allowing to use the
  colon character as part of the config value (Thanks Niklas Lindgren)
2020-06-16 09:21:57 +00:00
fcambus
da320e24eb ansiweather: add GITHUB_RELEASE directive. 2020-03-30 15:35:09 +00:00
fcambus
927e0e8e9e ansiweather: update to 1.16.0.
AnsiWeather 1.16.0 (2020-01-21)

- Switch default delimiter from "=>" to ":" and stop prepending space
- Do not hardcode colon in forecast mode, use $delimiter instead
2020-01-21 18:07:52 +00:00
fcambus
c2ab48dc1b ansiweather: update to 1.15.0.
AnsiWeather 1.15.0 (2019-11-14)

- Use HTTPS for performing weather API calls
2019-11-19 11:17:27 +00:00
fcambus
c6df5bb303 ansiweather: Update to 1.14.0.
ChangeLog:

AnsiWeather 1.14.0 (2019-08-13)

- Add final dots for options descriptions in ansiweather.1
- Stop mentioning that ftp can be used on Mac OS X, as it's apparently
  not the case anymore in Mojave
- Remove space before percent sign for humidity display
- Respect freedesktop/XDG spec for configuration (Thanks Ryan Delaney)

OK kamil@
2019-08-14 13:33:43 +00:00
kamil
29c5ff2c74 ansiweather: Update to 1.13.0
Patch submitted by Frederic Cambus, who takes maintainership.

Upstream changelog
==================
AnsiWeather 1.13.0 (2018-07-16)

- Do not attempt to fetch UV data when in forecast mode

AnsiWeather 1.12.0 (2018-06-29)

- Replace spaces in city names by '%20', underscores are not accepted
  anymore by the OpenWeatherMap API
- Add support for fetching and displaying UV index
- Document the UV index feature and related flags and options

AnsiWeather 1.11 (2017-06-21)

- Unicode symbols display is now off by default
- Shorten default greeting text: "Current weather" => "Weather"
2019-01-18 18:06:21 +00:00
jperkin
5393242c73 *: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
2018-07-04 13:40:07 +00:00
maya
b74a6743f6 ansiweather: update to 1.10
AnsiWeather 1.10 (2017-02-16)

- Add a '-v' option to show version number
- Exit with error code when an unknown option is invoked
- Make wind direction customizable
2017-02-21 11:36:43 +00:00
maya
c5fd7ec288 ansiweather: install to the mandir. you saw nothing.
appease pkglint a little.
2016-12-18 19:17:44 +00:00
maya
397d13fb00 ansiweather: update to 1.09
Added man page, -v flag for version.
License is now 2-clause BSD (dropped third BSD clause).

from fcambus (author)
2016-12-18 18:57:05 +00:00
wiz
efddfa9d77 Fix HOMEPAGE to be copy'n'pastable. 2016-06-09 06:23:38 +00:00
kamil
7a5d5c6a96 Update misc/ansiweather to 1.06
- Added support for OpenWeatherMap API keys
- Changed curl options from '-s' to '-sf' to fail silently on server errors
- Removing auto location helper, user location must now be explicitly set
- Changed default city to Rzeszow, Poland
- Changing rain and thunderstorm icons default colors to white and yellow
- Documentation updates

Update by coypu@ via pkgsrc-wip
2016-01-01 23:54:16 +00:00
agc
23064a80b9 Add SHA512 digests for distfiles for misc category
Problems found locating distfiles:
	Package colorls: missing distfile ls.tar.gz
	Package molden: missing distfile molden-4.6/molden4.6.tar.gz
	Package softmaker-office-demo: missing distfile ofl06trial.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:49:31 +00:00
kamil
11b6c01cb7 Upgrade to 1.05
Stop fixing ansiweather's shebang (addressed upstream).

Upstream changelog
==================

AnsiWeather 1.05 (2015-09-27)

- Fixes for numeric translation on NetBSD (Thanks Kamil Rytarowski)
- Use xargs printf construct to avoid hardcoding path to external
  printf command (Thanks Kamil Rytarowski)
- Use '/bin/sh' shebang instead of '/usr/bin/env sh' for portability
  reasons (Thanks Kamil Rytarowski)
- Replacing spaces by underscores in location name before calling
  the weather API
- Force bc to always return integers for wind directions (Thanks Lornix)
- Documentation updates



AnsiWeather 1.04 (2015-09-10)

- Added a '-a' option to toggle ANSI colors display
- Daylight option in the example configuration file now default to
  false to match program default
- Better formatting for usage display
- Documentation updates
2015-09-27 21:03:48 +00:00
kamil
791eaf0a80 Import ansiweather-1.03 as misc/ansiweather
AnsiWeather is a Shell script for displaying the current weather conditions in
your terminal, with support for ANSI colors and Unicode symbols.

Weather data comes from the `OpenWeatherMap` free weather API.

The default location of a configuration file can be overriden by the global
environment variable ANSIWEATHERRC.

Beware, if configuration file doesn't exists, the script queries a GeoIP API to
try to approximate user location, this service may be overloaded at time so the
application might appear stalled.


Packaged in wip/ansiweather by Kamil Rytarowski
2015-09-08 21:50:28 +00:00