aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/plasma-applet-cwp
Commit message (Collapse)AuthorAgeFilesLines
* Mark QT4 ports/functionality for removal on 2019-03-15rene2018-12-021-0/+3
| | | | | | | | | | | While here, chase some KDE4 ports and functionality, these are scheduled for removal on 2018-12-31. Change the default option/flavor to QT5 where applicable or use alternative toolkits like GTK. Submitted by: tcberner Reviewed by: adridg, jhale, rene, tcberner Approved by: portmgr (implicit, flavor hook) Differential Revision: https://reviews.freebsd.org/D17741
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mktcberner2018-06-291-2/+2
| | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540
* multimedia/*phonon*: update and flavorize with @qt4/@qt5tcberner2018-06-221-1/+1
| | | | | Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D14632
* Rename KDE4 meta portstcberner2018-02-101-1/+1
| | | | | | | | | | | This is done for * consistency, * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications Bumps the dependencies. Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D12979
* Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-251-0/+1
| | | | | PR: 218658 Submitted by: riggs
* Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andtcberner2016-08-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plasma5 ports At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When working on the ports for KDE Frameworks and Plasma5 it seemed to be more reasonable to create a new kde.mk instead of adding an bsd.kde5.mk. The kde.mk in this review is a stripped down version of the one we are using in the KDE Test repositories plasma5 branch [1] to only contain the parts relevant to the current KDE4 ports in the portstree [2]. Changes to the KDE Ports needed by this: Replace USE_KDE4 by USE_KDE [3] Add USES=kde:4 [4] [1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk [2] The version in the plasma5 branch also handles frameworks/plasma5 and handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt Ports -- I chose to leave this out for now, as the diff is already large enough. [3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we want is already specified as argument to kde:<arg> [4] For KDE Frameworks and Plasma5 ports this would be kde:5 PR: 210667 Approved by: portmgr, mat (mentor), rakuco (mentor) Reviewed by: mat, rakuco Differential Revision: https://reviews.freebsd.org/D6961
* Remove expired misc/kdehier4 and update all of its consumers to not ↵rene2016-05-261-1/+1
| | | | | | | | | | | | | reference it any longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy. PR: 209014 (partial) Submitted by: myself Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D6542
* deskutils/plasma-applet-cwp: update to 1.12.1dbn2016-02-132-4/+4
| | | | | | | | Changes: - Drop LOCAL mirror ChangeLog: - xml: wetter.com updated (thanks to Evi1M4chine)
* Update deskutils/plamsa-applet-cwp to 1.12.0.dbn2014-12-053-7/+6
| | | | | | | | | | Changes: * Add backup mirror for MASTER_SITES Change Log: - xml: removed www.weather.com support because the website is unparsable now - xml: splitted openweathermap.org into celsius and fahrenheit versions - modifications for locating correct data path
* Cleanup plistbapt2014-10-201-1/+0
|
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Update deskutils/plasma-applet-cwp to 1.11.1.dbn2014-09-112-4/+3
| | | | | | | | | | ChangeLog: - xml: br.weather.com: location fixed - xml: de.weather.com: location fixed - xml: fr.weather.com: location fixed - xml: in.weather.com: links fixed - xml: pogodynka.pl: fixes - xml: weather.com.cn: fixed
* Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-161-0/+1
| | | | | | | | | | | | | | | | | | | GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so GCC-based systems will upgrade to the default ports compiler (GCC 4.7 currently.) Add two patches to OpenEXR to permit building it in a live system with the older OpenEXR version installed. Bug report filed to upstream Github at https://github.com/openexr/openexr/issues/130 Couple OpenEXR more tightly to ilmbase and require its exact .so version. Add UPDATING note, and bump PORTREVISION of all dependent ports. Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer. Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports)
* Update deskutils/plasma-applet-cwp to 1.11.0.dbn2014-04-273-5/+3
| | | | | | ChangeLog: - xml: gismeteo.com: fixed - removed freemeteo.com due to severe site changes, rendering access impossible
* Update my ports to be compliant with new USES framework and fix other issues.dbn2014-04-251-2/+1
| | | | | | | | | | | Changes: * various: migrate USE_BZIP2 to USES=tar:bzip2 * various: migrate USE_XZ to USES=tar:xz * multimedia/py-ffmpeg: add and prefer github (GH) as master site * ports-mgmt/portbuilder: specify license as BSD2CLAUSE (instead of just BSD) Most ports are updated infrequently so a single batch commit is preferred over collating changes per port.
* Add missing distinfo for update to deskutils/plasma-applet-cwp (r349266).dbn2014-03-271-2/+2
| | | | Reported by: swills@
* Update deskutils/plasma-applet-cwp to 1.10.2.dbn2014-03-271-1/+1
| | | | | ChangeLog: - xml: gismeteo.com: city name fixed in some cases
* Update deskutils/plasma-applet-cwp to 1.10.1.dbn2014-02-262-4/+3
| | | | | | | | ChangeLog: - xml: wetter.com: Current temperature fixed - xml: openweathermap.org: north wind symbol fixed (thanks to wettermeister) - xml: gismeteo.com: city name fixed in some cases
* - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-181-0/+1
|
* Update deskutils/plasma-applet-cwp to 1.10.0.dbn2014-01-272-3/+3
| | | | | | ChangeLog: - weather information is stored on disk each time updates are downloaded - xml: weather.com: current weather description fixed
* Update deskutils/plasma-applet-cwp to 1.9.1.dbn2013-12-282-3/+3
| | | | | ChangeLog: - xml: gismeteo.com: location fixed for some locations
* Update deskutils/plasma-applet-cwp to 1.9.0.dbn2013-11-073-3/+4
| | | | | | | | ChangeLog: - xml: openweathermap.org: initial support (WARNING: all configurations need to be updated!) - xml: uk.weather.com: sunrise / sunset fixed - xml: espanol.weather.com: sunrise / sunset and wind direction fixed - xml: in.weather.com: sunrise / sunset fixed
* Add stage support to deskutils/plasma-applet-cwp.dbn2013-11-032-2/+1
| | | | | | NOTE: `make check-orphans` does not know about new directories created by dependencies and so advises that @dirrmtry entries should be added. These can be safely ignored (once verified).
* Update deksutils/plasma-applet-cwp to 1.8.3.dbn2013-10-282-3/+3
| | | | | ChangeLog: * xml: gismeteo.com fixes
* Update deskutils/plasma-applet-cwp to 1.8.2.dbn2013-10-072-3/+3
| | | | | | ChangeLog: * xml: gismeteo: icon fixes * xml: www.weather.com.cn: fixes
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | deskutils)
* Update deskutils/plamsa-applet-cwp to 1.8.1.dbn2013-08-022-3/+3
| | | | | | | | ChangeLog: - xml: wetter.com: fixes (thanks to Evi1M4chine). Weather icons from weather provider should be preferred over system icons! - xml: [in,espanol,uk].weather.com: UV index fixed
* Remove MAKE_JOBS_SAFE from all my ports.dbn2013-07-291-1/+0
| | | | Better to remove now, in one go, then forget about it.
* Update deskutils/plasma-applet-cwp to 1.8.0.dbn2013-06-292-4/+3
| | | | | | | | | ChangeLog: - xml: myforecast.com: update time added - xml: wetter.com: weather description modified - xml: gismeteo.com: current weather icon fixed - xml: accuweather.com (World): possibly wrong temperature fixed - increased number of possible weather icons
* Fix deskutils/plasma-applets-cwp for missing entry in pkg-plist.dbn2013-05-182-0/+3
| | | | | | | The `wind_calm.svgz' file was omitted previously from the port's pkg-plist. While here enable MAKE_JOBS_SAFE as it works. Approved by: eadler,bdrewery (mentors, implicit)
* - Convert USE_GETTEXT to USES (part 1)ak2013-04-241-2/+1
| | | | Approved by: portmgr (bapt)
* Update deskutils/plasma-applet-cwp to 1.7.3.dbn2013-04-222-3/+3
| | | | | | | | ChangeLog: - xml: accuweather.com: fixes for some URLs Approved by: eadler,bdrewery (mentors, implicit) Feature safe: yes
* Update deskutils/plasma-applet-cwp to 1.7.2.dbn2013-04-202-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: 1.7.2 ===== - xml: www.weather.com: fixes (thanks to jcasoliva) - xml: accuweather.com: 5th day fixed 1.7.1 ===== - xml: ilmeteo.it: fixes (thanks to Maurizio A.) - xml: gismeteo.com: location fixed - xml: www.weather.com: current weather conditions fixed - xml: accuweather.com (US): fixed (new location code) - xml: accuweather.com (World): fixed (new location code) 1.7.0 ===== - icon for calm wind conditions - xml: all: inserted "calm" wind condition if possible - xml: www.weather.com: fixed - xml: ilmeteo.it: changed (thanks to Maurizio A.) - xml: espanol / in / uk.weather.com fixed - xml: gismeteo: location fixed Approved by: bdrewery (mentor) Feature safe: yes
* - convert USE_CMAKE to USESmakc2013-03-231-1/+1
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* Update deskutils/plasma-applet-cwp to 1.6.13dbn2013-02-122-3/+3
| | | | | | | ChangeLog: - xml: wetter.com: fixed (thanks to Evi1M4chine) Approved by: bdrewery (mentor)
* Update plasma-applet-cwp to 1.6.12.dbn2013-01-242-3/+3
| | | | | | | | | | | | | | | | | | | | | - ChangeLog: 1.6.12 ====== - xml: accuweather.com (US): fixed location - xml: accuweather.com (world): fixed location etc. 1.6.11 ====== - xml: accuweather.com (US): feels like temperature and additional information fixed 1.6.10 ====== - xml: br.weather.com: fixed - xml: de.weather.com: fixed - xml: fr.weather.com: fixed Approved by: bdrewery (mentor)
* - Update to my new FreeBSD addressdbn2013-01-171-1/+1
| | | | | | | - Trim header - Add myself as creator of devel/svn2git (see r272261) Approved by: eadler|bdrewery (mentor)
* - Update to 1.6.9bdrewery2012-11-302-3/+3
| | | | | | | | | | | | | | | | | | | | | Changes: 1.6.9 ===== - xml: www.wetter.com: wind fixed 1.6.8 ===== - xml: www.wetter.com: wind and additional info fixed 1.6.7 ===== - xml: gismeteo.com: location name fixed PR: ports/173763 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) Feature safe: yes
* - Update to 1.6.6jhale2012-10-242-3/+3
| | | | | | | PR: ports/173020 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) Approved by: makc, avilla (mentors) Feature safe: yes
* - Update to 1.6.5jhale2012-10-112-3/+3
| | | | | | | PR: ports/172584 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* - Fix header to proper formatbdrewery2012-10-011-1/+1
| | | | Reported by: danfe
* - Update to 1.6.4 [1]bdrewery2012-09-292-8/+4
| | | | | | | | | | | | | | - Update to new header Changes: - xml: ilmeteo.it: fixed apostrophe character in location names - xml: pogodynka.pl: fixed wrong low temperature in some cases - xml: accuweather.com (US): fixed location names - xml: accuweather.com (US): fixed forecast after midnight PR: ports/172134 [1] Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) [1]
* - Update to 1.6.3bdrewery2012-08-102-4/+3
| | | | | | | | | | | | | | ChangeLog: - xml: de.weather.com: fixed wind directions - xml: br.weather.com: fixed wind directions - xml: espanol.weather.com: fixed wind directions - xml: ilmeteo.it: fixed wind description - xml: gismeteo.com: fixed country names PR: ports/170474 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) Approved by: eadler (mentor)
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* Update to 1.6.2pawel2012-05-293-3/+4
| | | | | PR: ports/168162 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
* Update to 1.5.14makc2012-04-062-3/+3
| | | | | | PR: ports/166663 Submitted by: David Naylor (maintainer) Feature safe: yes
* - update to 1.5.13rm2012-03-282-3/+3
| | | | | | PR: 166436 Submitted by: David Naylor <naylor.b.david at gmail dot com> (maintainer) Feature safe: yes
* - Upgrade to 1.5.9 [1]scheidell2012-02-182-4/+4
| | | | | | | | | - pet portlint [2] PR: ports/164980 [1] Submitted by: David Naylor <naylor.b.david@gmail.com> [1] Approved by: gabor (mentor, implicit) Feature safe: yes
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-0/+1
|
* - update to 1.5.7rm2011-12-242-3/+3
| | | | | | PR: 163556 Submitted by: David Naylor <naylor.b.david at gmail dot com> (maintainer) Approved by: novel (mentor, implicit)
* - Update to 1.5.5beat2011-10-252-3/+3
| | | | | PR: ports/161916 Submitted by: David Naylor <naylor.b.david AT gmail.com> (maintainer)
* Update to 1.5.4arved2011-07-242-3/+3
| | | | | PR: 159156 Submitted by: maintainer
* Update to 1.5.2makc2011-04-142-3/+3
| | | | | PR: ports/156372 Submitted by: David Naylor (maintainer)
* Update to 1.5.1makc2011-04-042-3/+3
| | | | | PR: ports/156148 Submitted by: David Naylor (maintainer)
* - Update deskutils/plasma-applet-cwp 1.3.2 -> 1.3.3fluffy2011-01-102-3/+3
| | | | | | PR: 153836 Submitted by: David Naylor (maintainer) Feature safe: yes
* - deskutils/plasma-applet-cwp: update to 1.3.2 releasefluffy2010-12-152-4/+3
| | | | | | PR: 153141 Submitted by: myself Approved by: maintainer
* Update to 1.2.3makc2010-10-212-4/+4
| | | | | PR: ports/151529 Submitted by: David Naylor (maintainer)
* Update to 1.2.2makc2010-09-162-4/+4
| | | | | PR: ports/150586 Submitted by: David Naylor (maintainer)
* Upate to 1.2.1makc2010-09-033-7/+5
| | | | | | | | Pass maintainership to submitter PR: ports/149933 Submitted by: David Naylor <naylor.b.david at gmail.com> Approved by: Stas Timokhin (previous maintainer)
* Update to 1.1.1makc2010-07-282-4/+4
| | | | | | PR: ports/148863 Submitted by: David Naylor <naylor.b.david at gmail.com> Approved by: Stas Timokhin (maintainer)
* - Update plamsa-applet-cwp 0.9.17 -> 1.0.3fluffy2010-06-073-6/+7
| | | | | | PR: 147205 Submitted by: David Naylor <naylor.b.david AT gmail.com> Approved by: Stas Timokhin (maintainer)
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-0/+1
|
* - Update to 0.9.17pgollucci2010-01-182-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: ports/140628 Submitted by: David Naylor <naylor.b.david@gmail.com> Approved by: maintainer timeout (2 months) ChangeLog: 0.9.17 ====== - xml: www.metservice.co.nz: fixed - xml: ilmeteo.it: fixed 0.9.16 ====== - link to current weather data homepage accessible through context menu - xml: pogodynka.pl: fixed 0.9.15 ====== - xml: www.metservice.co.nz: fixes - xml: www.weather.com.cn: fixes - fixed local custom images (sorry) 0.9.14 ====== - data engine completely rewritten - "network disconnected" icon shown, when download failed - remember current satellite image (again) - minor gui fixes 0.9.13 ====== - xml: www.weather.com.cn: fixed - xml: minor fixes
* Change maintainers email.bsam2009-11-251-1/+1
| | | | Submitted by: maintainer (via e-mail)
* - Update to 0.9.12fluffy2009-09-083-5/+8
| | | | | | | PR: 138589 Submitted by: David Naylor <naylor.b.david AT gmail.com> Approved by: maintainer Approved by: miwi (mentor)
* Add new port deskutils/plasma-applet-cwp:makc2009-08-114-0/+86
Customizable weather plasmoid for KDE. WWW: http://www.kde-look.org/content/show.php?content=98925 PR: ports/137480 Submitted by: Stas Timokhin <stast at bsdportal.ru>