Bug 201097 - [NEW PORT] misc/ansiweather
Summary: [NEW PORT] misc/ansiweather
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-24 14:11 UTC by Danilo G. Baio
Modified: 2015-07-06 16:52 UTC (History)
1 user (show)

See Also:


Attachments
ansiweahter_shar (3.14 KB, text/plain)
2015-06-24 14:11 UTC, Danilo G. Baio
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-07-06 16:52:10 UTC
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
Comment 2 Steve Wills freebsd_committer freebsd_triage 2015-07-06 16:52:34 UTC
Committed, with slight changes.