notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: deskutils/plasma-applet-cwp/Makefile
SVNWeb

Number of commits found: 66

Sun, 2 Dec 2018
[ 15:41 rene search for other commits by this committer ] Original commit   Revision:486467 (Only the first 10 of 464 ports in this commit are shown above. View all ports for this commit)
Mark QT4 ports/functionality for removal on 2019-03-15

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
Thu, 28 Jun 2018
[ 17:39 tcberner search for other commits by this committer ] Original commit   Revision:473503 (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

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
Thu, 21 Jun 2018
[ 16:52 tcberner search for other commits by this committer ] Original commit   Revision:472983 (Only the first 10 of 105 ports in this commit are shown above. View all ports for this commit)
multimedia/*phonon*: update and flavorize with @qt4/@qt5

Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14632
Sat, 10 Feb 2018
[ 10:29 tcberner search for other commits by this committer ] Original commit   Revision:461375 (Only the first 10 of 444 ports in this commit are shown above. View all ports for this commit)
Rename KDE4 meta ports

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
Tue, 25 Apr 2017
[ 08:20 riggs search for other commits by this committer ] Original commit   Revision:439367 (Only the first 10 of 701 ports in this commit are shown above. View all ports for this commit)
Chase ffmpeg 3.3 update (ABI changes)

PR:		218658
Submitted by:	riggs
Wed, 24 Aug 2016
[ 08:20 tcberner search for other commits by this committer ] Original commit   Revision:420774 (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
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]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 25 May 2016
[ 20:56 rene search for other commits by this committer ] Original commit   Revision:415864 (Only the first 10 of 328 ports in this commit are shown above. View all ports for this commit)
Remove expired misc/kdehier4 and update all of its consumers to not 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
Sat, 13 Feb 2016
[ 14:39 dbn search for other commits by this committer ] Original commit   Revision:408801
deskutils/plasma-applet-cwp: update to 1.12.1

Changes:
 - Drop LOCAL mirror

ChangeLog:
 - xml: wetter.com updated (thanks to Evi1M4chine)
Fri, 5 Dec 2014
[ 09:36 dbn search for other commits by this committer ] Original commit   Revision:374001
Update deskutils/plamsa-applet-cwp to 1.12.0.

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
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
[ 18:46 dbn search for other commits by this committer ] Original commit   Revision:367878
Update deskutils/plasma-applet-cwp to 1.11.1.

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
Fri, 15 Aug 2014
[ 20:37 mandree search for other commits by this committer ] Original commit   Revision:365038 (Only the first 10 of 522 ports in this commit are shown above. View all ports for this commit)
Upgrade OpenEXR and ilmbase to 2.2.0.

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)
Sun, 27 Apr 2014
[ 07:41 dbn search for other commits by this committer ] Original commit   Revision:352400
Update deskutils/plasma-applet-cwp to 1.11.0.

ChangeLog:
- xml: gismeteo.com: fixed
- removed freemeteo.com due to severe site changes, rendering access impossible
Thu, 24 Apr 2014
[ 20:11 dbn search for other commits by this committer ] Original commit   Revision:352062 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Update my ports to be compliant with new USES framework and fix other issues.

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.
Wed, 26 Mar 2014
[ 16:23 dbn search for other commits by this committer ] Original commit   Revision:349266
Update deskutils/plasma-applet-cwp to 1.10.2.

ChangeLog:
- xml: gismeteo.com: city name fixed in some cases
Wed, 26 Feb 2014
[ 06:33 dbn search for other commits by this committer ] Original commit   Revision:346107
Update deskutils/plasma-applet-cwp to 1.10.1.

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
Tue, 18 Feb 2014
[ 14:31 makc search for other commits by this committer ] Original commit   Revision:344898 (Only the first 10 of 241 ports in this commit are shown above. View all ports for this commit)
- Bump PORTREVISION after KDE4_PREFIX change
Sun, 26 Jan 2014
[ 17:34 dbn search for other commits by this committer ] Original commit   Revision:341246
Update deskutils/plasma-applet-cwp to 1.10.0.

ChangeLog:
- weather information is stored on disk each time updates are downloaded
- xml: weather.com: current weather description fixed
Sat, 28 Dec 2013
[ 09:35 dbn search for other commits by this committer ] Original commit   Revision:337843
Update deskutils/plasma-applet-cwp to 1.9.1.

ChangeLog:
 - xml: gismeteo.com: location fixed for some locations
Thu, 7 Nov 2013
[ 15:37 dbn search for other commits by this committer ] Original commit   Revision:333123
Update deskutils/plasma-applet-cwp to 1.9.0.

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
Sun, 3 Nov 2013
[ 14:46 dbn search for other commits by this committer ] Original commit   Revision:332614
Add stage support to deskutils/plasma-applet-cwp.

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).
Sun, 27 Oct 2013
[ 18:39 dbn search for other commits by this committer ] Original commit   Revision:331797
Update deksutils/plasma-applet-cwp to 1.8.3.

ChangeLog:
 * xml: gismeteo.com fixes
Sun, 6 Oct 2013
[ 17:35 dbn search for other commits by this committer ] Original commit   Revision:329607
Update deskutils/plasma-applet-cwp to 1.8.2.

ChangeLog:
 * xml: gismeteo: icon fixes
 * xml: www.weather.com.cn: fixes
Fri, 20 Sep 2013
[ 16:21 bapt search for other commits by this committer ] Original commit   Revision:327718 (Only the first 10 of 271 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
Thu, 1 Aug 2013
[ 19:44 dbn search for other commits by this committer ] Original commit   Revision:324121
Update deskutils/plamsa-applet-cwp to 1.8.1.

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
Sun, 28 Jul 2013
[ 20:28 dbn search for other commits by this committer ] Original commit   Revision:323850
Remove MAKE_JOBS_SAFE from all my ports.

Better to remove now, in one go, then forget about it.
Sat, 29 Jun 2013
[ 09:25 dbn search for other commits by this committer ] Original commit   Revision:322034
Update deskutils/plasma-applet-cwp to 1.8.0.

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
Sat, 18 May 2013
[ 07:39 dbn search for other commits by this committer ] Original commit   Revision:318419
Fix deskutils/plasma-applets-cwp for missing entry in pkg-plist.

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)
Wed, 24 Apr 2013
[ 07:35 ak search for other commits by this committer ] Original commit   Revision:316407 (Only the first 10 of 164 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 1)

Approved by:	portmgr (bapt)
Sun, 21 Apr 2013
[ 16:18 dbn search for other commits by this committer ] Original commit   Revision:316185
Update deskutils/plasma-applet-cwp to 1.7.3.

ChangeLog:
- xml: accuweather.com: fixes for some URLs

Approved by:	eadler,bdrewery (mentors, implicit)
Feature safe:	yes
Sat, 20 Apr 2013
[ 11:53 dbn search for other commits by this committer ] Original commit   Revision:316141
Update deskutils/plasma-applet-cwp to 1.7.2.

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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 22 Mar 2013
[ 20:06 makc search for other commits by this committer ] Original commit   Revision:314960 (Only the first 10 of 464 ports in this commit are shown above. View all ports for this commit)
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
Mon, 11 Feb 2013
[ 18:04 dbn search for other commits by this committer ] Original commit   Revision:312069
Update deskutils/plasma-applet-cwp to 1.6.13

ChangeLog:
- xml: wetter.com: fixed (thanks to Evi1M4chine)

Approved by:	bdrewery (mentor)
Thu, 24 Jan 2013
[ 04:15 dbn search for other commits by this committer ] Original commit   Revision:310914
Update plasma-applet-cwp to 1.6.12.

 - 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)
Wed, 16 Jan 2013
[ 20:15 dbn search for other commits by this committer ] Original commit   Revision:310522 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
 - Update to my new FreeBSD address
 - Trim header
 - Add myself as creator of devel/svn2git (see r272261)

Approved by:	eadler|bdrewery (mentor)
Thu, 29 Nov 2012
[ 17:30 bdrewery search for other commits by this committer ] Original commit   Revision:307969
- Update to 1.6.9

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
Wed, 24 Oct 2012
[ 11:44 jhale search for other commits by this committer ] Original commit   Revision:306341
- Update to 1.6.6

PR:		ports/173020
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
Approved by:	makc, avilla (mentors)
Feature safe:	yes
Thu, 11 Oct 2012
[ 12:15 jhale search for other commits by this committer ] Original commit   Revision:305713
- Update to 1.6.5

PR:		ports/172584
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
Mon, 1 Oct 2012
[ 15:01 bdrewery search for other commits by this committer ] Original commit   Revision:305132
- Fix header to proper format

Reported by:	danfe
Sat, 29 Sep 2012
[ 06:08 bdrewery search for other commits by this committer ] Original commit   Revision:305026
- Update to 1.6.4 [1]
- 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]
Fri, 10 Aug 2012
[ 00:19 bdrewery search for other commits by this committer ] Original commit 
- Update to 1.6.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)
Wed, 6 Jun 2012
[ 06:44 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 587 ports in this commit are shown above. View all ports for this commit)
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Mon, 28 May 2012
[ 19:32 pawel search for other commits by this committer ] Original commit 
Update to 1.6.2

PR:             ports/168162
Submitted by:   David Naylor <naylor.b.david@gmail.com> (maintainer)
Fri, 6 Apr 2012
[ 15:11 makc search for other commits by this committer ] Original commit 
Update to 1.5.14

PR:             ports/166663
Submitted by:   David Naylor (maintainer)
Feature safe:   yes
Wed, 28 Mar 2012
[ 04:32 rm search for other commits by this committer ] Original commit 
- update to 1.5.13

PR:             166436
Submitted by:   David Naylor <naylor.b.david at gmail dot com> (maintainer)
Feature safe:   yes
Fri, 17 Feb 2012
[ 20:03 scheidell search for other commits by this committer ] Original commit 
- Upgrade to 1.5.9 [1]
- 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
Thu, 16 Feb 2012
[ 15:57 ashish search for other commits by this committer ] Original commit  (Only the first 10 of 379 ports in this commit are shown above. View all ports for this commit)
- Bump PORTREVISION to chase the update of multimedia/libvpx
Sat, 24 Dec 2011
[ 09:19 rm search for other commits by this committer ] Original commit 
- update to 1.5.7

PR:             163556
Submitted by:   David Naylor <naylor.b.david at gmail dot com> (maintainer)
Approved by:    novel (mentor, implicit)
Tue, 25 Oct 2011
[ 14:39 beat search for other commits by this committer ] Original commit 
- Update to 1.5.5

PR:             ports/161916
Submitted by:   David Naylor <naylor.b.david AT gmail.com> (maintainer)
Sun, 24 Jul 2011
[ 15:13 arved search for other commits by this committer ] Original commit 
Update to 1.5.4

PR:             159156
Submitted by:   maintainer
Thu, 14 Apr 2011
[ 09:45 makc search for other commits by this committer ] Original commit 
Update to 1.5.2

PR:             ports/156372
Submitted by:   David Naylor (maintainer)
Sun, 3 Apr 2011
[ 18:34 makc search for other commits by this committer ] Original commit 
Update to 1.5.1

PR:             ports/156148
Submitted by:   David Naylor (maintainer)
Mon, 10 Jan 2011
[ 12:06 fluffy search for other commits by this committer ] Original commit 
- Update deskutils/plasma-applet-cwp 1.3.2 -> 1.3.3

PR:             153836
Submitted by:   David Naylor (maintainer)
Feature safe:   yes
Tue, 14 Dec 2010
[ 23:39 fluffy search for other commits by this committer ] Original commit 
- deskutils/plasma-applet-cwp: update to 1.3.2 release

PR:             153141
Submitted by:   myself
Approved by:    maintainer
Wed, 20 Oct 2010
[ 16:52 makc search for other commits by this committer ] Original commit 
Update to 1.2.3

PR:             ports/151529
Submitted by:   David Naylor (maintainer)
Wed, 15 Sep 2010
[ 18:46 makc search for other commits by this committer ] Original commit 
Update to 1.2.2

PR:             ports/150586
Submitted by:   David Naylor (maintainer)
Thu, 2 Sep 2010
[ 21:11 makc search for other commits by this committer ] Original commit 
Upate to 1.2.1
Pass maintainership to submitter

PR:             ports/149933
Submitted by:   David Naylor <naylor.b.david at gmail.com>
Approved by:    Stas Timokhin (previous maintainer)
Tue, 27 Jul 2010
[ 17:39 makc search for other commits by this committer ] Original commit 
Update to 1.1.1

PR:             ports/148863
Submitted by:   David Naylor <naylor.b.david at gmail.com>
Approved by:    Stas Timokhin (maintainer)
Mon, 7 Jun 2010
[ 12:26 fluffy search for other commits by this committer ] Original commit 
- Update plamsa-applet-cwp 0.9.17 -> 1.0.3

PR:             147205
Submitted by:   David Naylor <naylor.b.david AT gmail.com>
Approved by:    Stas Timokhin (maintainer)
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Mon, 18 Jan 2010
[ 04:57 pgollucci search for other commits by this committer ] Original commit 
- Update to 0.9.17

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
======
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 25 Nov 2009
[ 08:13 bsam search for other commits by this committer ] Original commit 
Change maintainers email.

Submitted by:   maintainer (via e-mail)
Mon, 7 Sep 2009
[ 21:31 fluffy search for other commits by this committer ] Original commit 
- Update to 0.9.12

PR:             138589
Submitted by:   David Naylor <naylor.b.david AT gmail.com>
Approved by:    maintainer
Approved by:    miwi (mentor)
Mon, 10 Aug 2009
[ 18:17 makc search for other commits by this committer ] Original commit 
Add new port deskutils/plasma-applet-cwp:

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>

Number of commits found: 66