Created attachment 158039 [details] ansiweahter_shar AnsiWeather is a Shell script for displaying the current weather conditions in your terminal, with support for ANSI colors and Unicode symbols. - Portlint compliant Poudriere tests log: [FreeBSD 8.4] http://dbaio.bs2cloud.com.br/poudriere/data/84amd64-ports_dbaio/2015-06-24_10h59m57s/logs/ansiweather-1.02.log http://dbaio.bs2cloud.com.br/poudriere/data/84i386-ports_dbaio/2015-06-24_11h00m17s/logs/ansiweather-1.02.log [FreeBSD 9.3] http://dbaio.bs2cloud.com.br/poudriere/data/93amd64-ports_dbaio/2015-06-24_10h59m13s/logs/ansiweather-1.02.log http://dbaio.bs2cloud.com.br/poudriere/data/93i386-ports_dbaio/2015-06-24_10h59m36s/logs/ansiweather-1.02.log [FreeBSD 10.1] http://dbaio.bs2cloud.com.br/poudriere/data/101amd64-ports_dbaio/2015-06-24_11h01m46s/logs/ansiweather-1.02.log http://dbaio.bs2cloud.com.br/poudriere/data/101i386-ports_dbaio/2015-06-24_11h02m04s/logs/ansiweather-1.02.log [FreeBSD 11] http://dbaio.bs2cloud.com.br/poudriere/data/11amd64-ports_dbaio/2015-06-24_11h00m35s/logs/ansiweather-1.02.log http://dbaio.bs2cloud.com.br/poudriere/data/11i386-ports_dbaio/2015-06-24_11h01m27s/logs/ansiweather-1.02.log
A commit references this bug: Author: swills Date: Mon Jul 6 16:51:09 UTC 2015 New revision: 391426 URL: https://svnweb.freebsd.org/changeset/ports/391426 Log: misc/ansiweather: create port 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> Changes: head/misc/Makefile head/misc/ansiweather/ head/misc/ansiweather/Makefile head/misc/ansiweather/distinfo head/misc/ansiweather/files/ head/misc/ansiweather/files/patch-ansiweather head/misc/ansiweather/files/pkg-message.in head/misc/ansiweather/pkg-descr head/misc/ansiweather/pkg-plist
Committed, with slight changes.