| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
other miscellaneous files that are not actually manual pages (part 2).
|
|
|
|
|
|
|
|
| |
Unicode symbols display is now off by default
Shorten default greeting text: "Current weather" => "Weather"
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D11295
|
|
|
|
|
| |
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648
|
|
|
|
|
|
|
| |
- While here, minor style fixes
PR: 217155
Submitted by: dbaio@bsd.com.br (maintainer)
|
|
|
|
|
| |
PR: 213629
Submitted by: Danilo G. Baio <dbaio@bsd.com.br> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update LICENSE and set LICENSE_FILE [1]
- Port is architecture neutral
- Split install target to conditional installation of files
depending on options set
Changelog:
- Use env printf instead of hardcoding printf path
- Added a $forecast_text variable allowing to customize forecast text
- Relicensed under the BSD 2-Clause license
PR: 211384 [1]
Submitted by: Danilo G. Baio (maintainer) [1]
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
| |
PR: 207403
Submitted by: dereckson@espace-win.org
Approved by: maintainer
|
|
|
|
|
| |
Reported by: adamw
Pointyhat to: swills
|
|
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.
WWW: https://github.com/fcambus/ansiweather/
PR: 201097
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
|