aboutsummaryrefslogtreecommitdiff
path: root/deskutils/meteo
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Change MAINTAINER email address to FreeBSD.org oneHiroki Tagato2020-04-131-1/+1
| | | | | | | Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=531571
* meteo and py-caffeine-ng no longer depend on pygtk2Antoine Brodin2020-02-061-3/+0
| | | | Notes: svn path=/head/; revision=525448
* Deprecate a few pygtk2 portsAntoine Brodin2020-01-291-0/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=524547
* deskutils/meteo: update to 0.9.8Tobias C. Berner2020-01-053-6/+6
| | | | | | | | PR: 243078 Submitted by: Hiroki Tagato <tagattie@yandex.com> (maintainer) Notes: svn path=/head/; revision=522129
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* deskutils/meteo: update to 0.9.7Steve Wills2019-05-103-8/+8
| | | | | | | | PR: 237824 Submitted by: Hiroki Tagato <tagattie@yandex.com> (maintainer) Notes: svn path=/head/; revision=501179
* deskutils/meteo: fix build with GCC-based architecturesKoichiro Iwao2019-04-091-1/+1
| | | | | | | | | | PR: 237027 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: Hiroki Tagato <tagattie@yandex.com> (maintainer) MFH: 2019Q2 Notes: svn path=/head/; revision=498459
* New port: deskutils/meteoKai Knoblich2019-03-254-0/+87
Know the forecast of the next hours & days. Meteo is a forecast application developed with Vala & Gtk, using OpenWeatherMap API. WWW: https://gitlab.com/bitseater/meteo PR: 236350 Submitted by: Hiroki Tagato <tagattie@yandex.com> Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D19613 Notes: svn path=/head/; revision=496839