Commit graph

64 commits

Author SHA1 Message Date
Thomas Zander
b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00
Tobias C. Berner
0f583d8700 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]
[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
2016-08-24 08:20:31 +00:00
Rene Ladan
059340ceb7 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
2016-05-25 20:56:06 +00:00
David Naylor
a94f83ea42 deskutils/plasma-applet-cwp: update to 1.12.1
Changes:
 - Drop LOCAL mirror

ChangeLog:
 - xml: wetter.com updated (thanks to Evi1M4chine)
2016-02-13 14:39:23 +00:00
David Naylor
9ba013bcd9 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
2014-12-05 09:36:49 +00:00
Baptiste Daroussin
ff2951b4df Cleanup plist 2014-10-20 11:52:39 +00:00
Gerald Pfeifer
15945f8122 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)
2014-09-10 20:50:31 +00:00
David Naylor
5d4cd0e6da 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
2014-09-10 18:46:05 +00:00
Matthias Andree
515db2ed10 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)
2014-08-15 20:37:31 +00:00
David Naylor
e1023cdd5f 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
2014-04-27 07:41:36 +00:00
David Naylor
a39d5573ba 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.
2014-04-24 20:11:01 +00:00
David Naylor
910e206f24 Add missing distinfo for update to deskutils/plasma-applet-cwp (r349266).
Reported by:	swills@
2014-03-26 19:39:41 +00:00
David Naylor
565dfafa92 Update deskutils/plasma-applet-cwp to 1.10.2.
ChangeLog:
- xml: gismeteo.com: city name fixed in some cases
2014-03-26 16:23:26 +00:00
David Naylor
a0fb182867 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
2014-02-26 06:33:02 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
David Naylor
6e73756738 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
2014-01-26 17:34:06 +00:00
David Naylor
1dffe750ae Update deskutils/plasma-applet-cwp to 1.9.1.
ChangeLog:
 - xml: gismeteo.com: location fixed for some locations
2013-12-28 09:35:40 +00:00
David Naylor
8134e0e1c3 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
2013-11-07 15:37:53 +00:00
David Naylor
995a2adb96 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).
2013-11-03 14:46:26 +00:00
David Naylor
303ba0bbf9 Update deksutils/plasma-applet-cwp to 1.8.3.
ChangeLog:
 * xml: gismeteo.com fixes
2013-10-27 18:39:24 +00:00
David Naylor
d47f7d2624 Update deskutils/plasma-applet-cwp to 1.8.2.
ChangeLog:
 * xml: gismeteo: icon fixes
 * xml: www.weather.com.cn: fixes
2013-10-06 17:35:29 +00:00
Baptiste Daroussin
cf104c570b Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils) 2013-09-20 16:21:37 +00:00
David Naylor
51688d427c 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
2013-08-01 19:44:38 +00:00
David Naylor
94bf9970f2 Remove MAKE_JOBS_SAFE from all my ports.
Better to remove now, in one go, then forget about it.
2013-07-28 20:28:32 +00:00
David Naylor
38c3a19ed6 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
2013-06-29 09:25:14 +00:00
David Naylor
f003233386 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)
2013-05-18 07:39:41 +00:00
Alex Kozlov
08c99f3ad5 - Convert USE_GETTEXT to USES (part 1)
Approved by:	portmgr (bapt)
2013-04-24 07:35:40 +00:00
David Naylor
6cdcfd3606 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
2013-04-21 16:18:44 +00:00
David Naylor
4a9c35d502 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
- 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
2013-04-20 11:53:56 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
David Naylor
55479986b5 Update deskutils/plasma-applet-cwp to 1.6.13
ChangeLog:
- xml: wetter.com: fixed (thanks to Evi1M4chine)

Approved by:	bdrewery (mentor)
2013-02-11 18:04:55 +00:00
David Naylor
06a9708722 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)
2013-01-24 04:15:52 +00:00
David Naylor
6248a797e6 - Update to my new FreeBSD address
- Trim header
 - Add myself as creator of devel/svn2git (see r272261)

Approved by:	eadler|bdrewery (mentor)
2013-01-16 20:15:07 +00:00
Bryan Drewery
3e9adc8c8f - 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
2012-11-29 17:30:11 +00:00
Jason E. Hale
71d85533cd - 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
2012-10-24 11:44:17 +00:00
Jason E. Hale
7fd9f35852 - 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
2012-10-11 12:15:16 +00:00
Bryan Drewery
0a9c9c2dff - Fix header to proper format
Reported by:	danfe
2012-10-01 15:01:14 +00:00
Bryan Drewery
70a45cc4f9 - 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]
2012-09-29 06:08:47 +00:00
Bryan Drewery
275493bde8 - 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)
2012-08-10 00:19:27 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Pawel Pekala
f5f0950488 Update to 1.6.2
PR:		ports/168162
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
2012-05-28 19:32:04 +00:00
Max Brazhnikov
f6e8f31380 Update to 1.5.14
PR:		ports/166663
Submitted by:	David Naylor (maintainer)
Feature safe:	yes
2012-04-06 15:11:18 +00:00
Ruslan Makhmatkhanov
7412dd6755 - update to 1.5.13
PR:		166436
Submitted by:	David Naylor <naylor.b.david at gmail dot com> (maintainer)
Feature safe:	yes
2012-03-28 04:32:54 +00:00
Michael Scheidell
4ea7f67188 - 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
2012-02-17 20:03:20 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Ruslan Makhmatkhanov
62cc07e2b6 - update to 1.5.7
PR:             163556
Submitted by:   David Naylor <naylor.b.david at gmail dot com> (maintainer)
Approved by:    novel (mentor, implicit)
2011-12-24 09:19:26 +00:00
Beat Gaetzi
d6cd0d25f5 - Update to 1.5.5
PR:		ports/161916
Submitted by:	David Naylor <naylor.b.david AT gmail.com> (maintainer)
2011-10-25 14:39:38 +00:00
Tilman Keskinoz
a89676ea2a Update to 1.5.4
PR:		159156
Submitted by:	maintainer
2011-07-24 15:13:26 +00:00
Max Brazhnikov
9adc3b5a10 Update to 1.5.2
PR:		ports/156372
Submitted by:	David Naylor (maintainer)
2011-04-14 09:45:38 +00:00