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: graphics/kphotoalbum-kde4/Makefile
SVNWeb

Number of commits found: 44

Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Thu, 30 Aug 2018
[ 18:23 adridg search for other commits by this committer ] Original commit   Revision:478480 (Only the first 10 of 97 ports in this commit are shown above. View all ports for this commit)
Deprecate KDE4 software in categories graphics-textproc.

The last upstream release supporting KDE4 was 10 months ago,
  https://www.kde.org/announcements/announce-applications-17.08.3.php ,
and the kde@ team for FreeBSD has supported modern KDE (i.e.  KDE
Frameworks, Plasma 5 and KDE Applications) for 4 months. Give a 4
month deprecation period to allow users to switch over.

Also deprecated: multimedia/kmplayer-kde4 (permission from jhale@)
Not deprecated, need to contact maintainers:
  misc/krecipes-kde4
  net-im/kmess-kde4
  net/smb4k-kde4
  textproc/uim-kde4
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
Sun, 29 Apr 2018
[ 17:56 tcberner search for other commits by this committer ] Original commit   Revision:468639
New port: graphics/kphotoalbum

* KF5 based version of graphics/kphotoalbum-kde4
Sat, 28 Apr 2018
[ 06:14 tcberner search for other commits by this committer ] Original commit   Revision:468519 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Update grahics/exiv2 to 0.26

PR:		223625
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D12345
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, 27 Jul 2016
[ 10:22 tcberner search for other commits by this committer ] Original commit   Revision:419170 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
Update graphics/exiv2 to 0.25.

As there is an shlib version bump, bump them portrevision of dependent ports.

While doing so, also switch to the cmake build system, as it requires less
patching and is easier to handle.

PR:             211329
Reviewed by:    mat, rakuco, kwm
Approved by:    rakuco (mentor)
Differential Revision:  https://reviews.freebsd.org/D7283
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
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 22 Jun 2015
[ 18:33 antoine search for other commits by this committer ] Original commit   Revision:390310 (Only the first 10 of 374 ports in this commit are shown above. View all ports for this commit)
Convert to USES=jpeg
Thu, 19 Feb 2015
[ 18:19 makc search for other commits by this committer ] Original commit   Revision:379358 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
- Remove deprecated USE_KDE4=kdehier
- while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only
app)
  and supposedly fix build of graphics/gnash with KDE4 option
Tue, 28 Oct 2014
[ 01:13 amdmi3 search for other commits by this committer ] Original commit   Revision:371613
- Fix shebangs

Approved by:	portmgr blanket
Sun, 19 Oct 2014
[ 15:59 makc search for other commits by this committer ] Original commit   Revision:371195
- Chase shlib bump in astro/marble and graphics/okular after update to 4.14.2
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)
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)
Fri, 4 Apr 2014
[ 20:36 danfe search for other commits by this committer ] Original commit   Revision:350164 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- Chase libexiv2.so shlib version bump after r350163
- Fix nearby minor style issues while here (not all)

Approved by:	portmgr (bapt), some ports are still NO_STAGE :(
Tue, 4 Mar 2014
[ 18:07 makc search for other commits by this committer ] Original commit   Revision:347051
graphics/kphotoalbum-kde4:
- Add dependency on pkgconfig to fix libkdcraw detection

Reported by:	q/pa <delipu@gmx.net> via kde-freebsd maillist
Thu, 20 Feb 2014
[ 13:00 makc search for other commits by this committer ] Original commit   Revision:345222 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Add stage support
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Remove useless LATEST_LINK
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
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 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:
graphics)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Fri, 26 Apr 2013
[ 10:44 ak search for other commits by this committer ] Original commit   Revision:316596 (Only the first 10 of 277 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Tue, 2 Apr 2013
[ 15:55 makc search for other commits by this committer ] Original commit   Revision:315681
- Update to 4.4 (which builds with recent KDE 4.10 ports)
- Switch to out-of-source build
- Adjust USE_QT4 components

Approved by:	portmgr (miwi)
Wed, 27 Mar 2013
[ 12:00 makc search for other commits by this committer ] Original commit   Revision:315375
Chase libkipi, marble, okular shlib bump after KDE 4.10.1 update
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, 4 Feb 2013
[ 18:26 makc search for other commits by this committer ] Original commit   Revision:311641
Merge from area51 repository:
- Update to 4.3 (not part of KDE extragear anymore)
- Make NLS optional
- Build documentation
- Trip Makefile header
- Convert to new options framework
Sun, 3 Feb 2013
[ 20:11 makc search for other commits by this committer ] Original commit   Revision:311484
Bump PORTREVISION after KDE SC update.
Tue, 31 Jul 2012
[ 15:29 bsam search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Update graphics/exiv2 to version 0.23.
The so library version has changed.
Bump PORTREVISIONs at dependent ports.

PR:		ports/169733
Submitted by:	bsam (me)
Approved by:	multimedia (maintainer timeout 3 weeks)
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
Fri, 25 May 2012
[ 02:19 makc search for other commits by this committer ] Original commit 
Chase KDE SC update
Mon, 27 Feb 2012
[ 15:08 avilla search for other commits by this committer ] Original commit 
- Make MARBLE option enabled by default.
- Bump PORTREVISION.

Discussed with: makc
[ 14:09 avilla search for other commits by this committer ] Original commit 
- Fix dependency on astro/marble.

PR:             165462
Submitted by:   Titus von Boxberg <titus@v9g.de>
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
Mon, 17 Oct 2011
[ 00:05 avilla search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- Update dependencies after KDE ports upgrade.
- Avoid removing kdehier4 directories.
- Bump PORTREVISION.
Sat, 10 Sep 2011
[ 19:19 avilla search for other commits by this committer ] Original commit 
- Fix MASTER_SITE_SUBDIR for KDE 4 extragear ports.
Tue, 19 Apr 2011
[ 09:45 avilla search for other commits by this committer ] Original commit 
- Fix build with exiv2 0.21. [1]
- Make dependency on jpeg and exiv2 explicit to make it react to shlib
  bumps.
- Bump PORTREVISION.

Reported by:    pointyhat via pav [1]
Obtained from: 
http://projects.archlinux.org/svntogit/community.git/tree/kphotoalbum/trunk [1]
Fri, 25 Mar 2011
[ 10:36 avilla search for other commits by this committer ] Original commit 
- Follow KDE shlibs bumps.
- Remove MD5 hash.
Wed, 8 Sep 2010
[ 13:35 makc search for other commits by this committer ] Original commit 
Chase astro/marble library version bump

PR:             ports/150358
Submitted by:   Anatoly Borodin <anatoly.borodin at gmail.com>
Thu, 2 Sep 2010
[ 21:15 makc search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Fix build with KDE 4.5
Tue, 1 Jun 2010
[ 22:04 makc search for other commits by this committer ] Original commit 
Update to 4.1.1 for KDE4
[ 22:01 makc search for other commits by this committer ] Original commit 
Forced commit to note repocopy from graphics/kphotoalbum to
graphics/kphotoalbum-kde4

Number of commits found: 44