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/kipi-plugins-kde4/Makefile
SVNWeb

Number of commits found: 59

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
Sat, 28 Apr 2018
[ 07:39 tcberner search for other commits by this committer ] Original commit   Revision:468520 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Add ports for digikam5.
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
Thu, 14 Apr 2016
[ 19:06 rakuco search for other commits by this committer ] Original commit   Revision:413310 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Update DigiKam and related ports to 4.14.0.

This is a huge leap, as we are moving from 4.2.0 (released in August 2014) to
4.14.0 (released in October 2015). Version 4.14.0 is the last KDE4-based
release, and 5.0.0 will be based on KDE Frameworks 5.

Noteworthy port changes:
- Most patches in graphics/digikam-kde4 are no longer necessary.
- graphics/kipi-plugin-googledrive and graphics/kipi-plugin-picasaweb have
  been merged into graphics/kipi-plugin-googleservices following what
  upstream did to those plugins.
- astro/libkgeomap and graphics/libkface are no longer included in the
  DigiKam tarball and are now completely independent ports whose tarballs
  are released as part of KDE Applications.
- net/libmediawiki is neither included in the DigiKam tarball nor released
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 3 Apr 2016
[ 10:41 rakuco search for other commits by this committer ] Original commit   Revision:412458
Fix package names in the dependencies added in r412429.

This fixes errors such as:
===>   kipi-plugins-4.2.0_1,1 depends on package: digikam-kde4-doc>=4.2.0 - not
found

that effectively broke the port after my previous commit.
Sat, 2 Apr 2016
[ 19:02 rakuco search for other commits by this committer ] Original commit   Revision:412429
Fix the dependencies for the DOCS and NLS options.

The current code was a no-op because it was left out of the options helper
conversion in r340628.
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
Sun, 19 Apr 2015
[ 20:55 rakuco search for other commits by this committer ] Original commit   Revision:384328
Revert USES=metaport conversion, again.

bsd.port.pre.mk and Makefile.common were being included before the many
options were being defined. Some of the options depend on Makefile.common to
be defined though, so for now revert the USES=metaport conversion to get
things back to a working state while a proper fix is devised.

PR:		199501
Mon, 6 Apr 2015
[ 21:05 rakuco search for other commits by this committer ] Original commit   Revision:383481
Convert to USES=metaport, take 2.

digikam-kde4's Makefile.common checks for NO_BUILD, so include
bsd.port.pre.mk first
Sat, 4 Apr 2015
[ 08:20 antoine search for other commits by this committer ] Original commit   Revision:383193
Revert broken conversion to USES=metaport

With hat:	portmgr
Fri, 3 Apr 2015
[ 19:22 rakuco search for other commits by this committer ] Original commit   Revision:383168 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Convert kde@ ports to USES=metaport.

Submitted by:	alonso@
Tue, 27 Jan 2015
[ 21:04 makc search for other commits by this committer ] Original commit   Revision:378020 (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
- Update digiKam and Kipi Plugins to 4.2.0
- New ports for exporting images to Dropbox and Google Drive:
	graphics/kipi-plugin-dropbox
	graphics/kipi-plugin-googledrive

Excerpt from area51 commit logs:
------------------------------------------------------------------------
r10303 | jhale | 2014-09-19 04:04:57 +0000 (Fri, 19 Sep 2014) | 13 lines

- Update digikam and friends to 4.2.0
- Drop "Enable" from Digikam options descriptions
- For kipi-plugins, only extract what we need to reduce extraction time
  and file I/O

------------------------------------------------------------------------
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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)
Mon, 5 May 2014
[ 09:45 bapt search for other commits by this committer ] Original commit   Revision:352986 (Only the first 10 of 293 ports in this commit are shown above. View all ports for this commit)
Convert all :U to :tu and :L to :tl

Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
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
Tue, 21 Jan 2014
[ 18:17 makc search for other commits by this committer ] Original commit   Revision:340628 (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
- Update to digiKam and Kipi Plugins ports to 3.5.0
- Add new kipi-plugin port for jalbumexport
- Remove useless LATEST_LINK
- Bring stage support
- Convert to options helpers, new style LIB_DEPENDS
- Add patch to fix linking with libpgf [1]

PR:		ports/184942 [1]
Reported by:	Mike Clarke <jmc-freebsd2 at milibyte.co.uk>
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)
Sun, 2 Jun 2013
[ 15:13 tijl search for other commits by this committer ] Original commit   Revision:319675
Set .MAKE.FreeBSD_UL=yes to support bmake. It is already set in
bsd.port.mk, but these ports use :U and/or :L variable modifiers in
a .for loop which is expanded before bsd.port.mk is included.

Reviewed by:	makc
Mon, 8 Apr 2013
[ 17:10 makc search for other commits by this committer ] Original commit   Revision:315762 (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
- Update to digiKam and Kipi Plugins ports to 3.1.0
- Split documentations and l10ns to separate ports
- Split kipi-plugins-kde4 port

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
Sun, 3 Feb 2013
[ 20:11 makc search for other commits by this committer ] Original commit   Revision:311484
Bump PORTREVISION after KDE SC update.
Wed, 19 Sep 2012
[ 08:15 jhale search for other commits by this committer ] Original commit   Revision:304492 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Update Digikam SC to 2.9.0
- Add patch to fix Digikam crashes with large photo collections

Approved by:	makc (mentor)
Mon, 30 Jul 2012
[ 20:20 makc search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Update to 2.7.0

Submitted by:	Jason E. Hale <bsdkaffee at gmail.com> via area51 commit
Sat, 9 Jun 2012
[ 13:47 makc search for other commits by this committer ] Original commit 
Update to 2.6.0. Port changes:

- add LICENSE (GPLv2)
- convert to new options framework
- make NLS optional
- add EXPOBLEND option to pull in runtime dependencies for the
  ExpoBlening plugin (a lot of ports that get pulled in by graphics/hugin,
  so turn it OFF by default)
- add options for the new digikam libraries
- add KSANE option for scanning
- remove no longer needed patches
- update WWW

Submitted by:   Jason E. Hale <bsdkaffee at gmail.com> via area51 commit
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, 21 May 2012
[ 16:42 rakuco search for other commits by this committer ] Original commit 
Explicitly depend on libGLU and qt4-opengl.

glu is needed by the viewer plugins, which are always assumed to be
built. Since Qt 4.8.0 [1], qt4-opengl (which was being depended on
implicitly) has stopped depending on it, so ports need to be adjusted.

PORTREVISION bumped due to the dependency list changes.

[1]
http://qt.gitorious.org/qt/qt/commit/e7eed096a0c33607a7a37baaf06e5952dc9d556b

Approved by:    miwi (Qt 4.8.1 exp-run)
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.
Sun, 3 Jul 2011
[ 12:49 fluffy search for other commits by this committer ] Original commit 
- Update KIPI-Plugins to 1.9.0 release

This release supports OpenCV 2.3 API

Approved by: maintainer (implicit)
Wed, 29 Jun 2011
[ 11:46 mm 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 OpenCV to 2.3.0-rc
Fri, 25 Mar 2011
[ 10:36 avilla search for other commits by this committer ] Original commit 
- Follow KDE shlibs bumps.
- Remove MD5 hash.
Tue, 15 Mar 2011
[ 15:05 danfe search for other commits by this committer ] Original commit 
Chase libgpod shlib version bump.
Fri, 25 Feb 2011
[ 01:32 delphij search for other commits by this committer ] Original commit  (Only the first 10 of 296 ports in this commit are shown above. View all ports for this commit)
Chase after net/openldap24-server update.

Reminded by:    miwi
Sun, 6 Feb 2011
[ 18:56 makc search for other commits by this committer ] Original commit 
Fix LIB_DEPENDS.

With hat:       kde@
Feature safe:   yes
Sat, 5 Feb 2011
[ 16:04 fluffy search for other commits by this committer ] Original commit 
- Update KIPI-plugins to 1.8.0 release

Approved by:    maintainer (implicit)
Feature safe:   yes
Thu, 16 Dec 2010
[ 02:34 glarkin search for other commits by this committer ] Original commit  (Only the first 10 of 123 ports in this commit are shown above. View all ports for this commit)
- Chase security/libksba shlib version bump

Requested by:   kwm
Pointyhat to:   glarkin
Sun, 19 Sep 2010
[ 08:42 fluffy search for other commits by this committer ] Original commit 
- Update Kipi-plugins to 1.4.0 release
- Full support for KDE SC 4.5.x libraries

Approved by:    maintainer (implicit)
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Thu, 13 May 2010
[ 22:40 fluffy search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Make pointyhat tinderbox happy by removing extra @dirrmry for common locale
  and apps directories, which now handled by updated kdehier4.
- Bump PORTREVISIONs to force rebuild.

Noticed by:     pointyhat via pav
With hat on:    kde
Tue, 11 May 2010
[ 14:58 fluffy search for other commits by this committer ] Original commit 
- Update kipi-plugins-kde4 to 1.2.0 release

Approved by:    maintainer (implicit)
With hat on:    kde@
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
[ 13:18 fluffy search for other commits by this committer ] Original commit 
- Chase opencv shlib bump

Approved by:    miwi, tabthorpe (mentors implicit)
Tue, 5 Jan 2010
[ 16:58 fluffy search for other commits by this committer ] Original commit 
- Update kipi-plugins-kde4 to 1.0.0 release!

Approved by:    kmoore (maintainer)
Approved by:    miwi, tabthorpe (mentors implicit)
Sat, 28 Nov 2009
[ 13:19 kmoore search for other commits by this committer ] Original commit 
- Update to 0.8.0

PR: 140464
Submitted by: Dima Panov <fluffy@>
Approved by: miwi (mentor)
Thu, 1 Oct 2009
[ 20:15 kmoore search for other commits by this committer ] Original commit 
- Update to 0.7.0

PR: 139123
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
Approved by: miwi (mentor)
Fri, 4 Sep 2009
[ 23:49 kmoore search for other commits by this committer ] Original commit 
 - Update to 0.5.0

Tested / Thanks to Max Brazhnikov <makc@freebsd.org>

PR: 138010
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
Approved by: miwi (mentor)
Sat, 22 Aug 2009
[ 00:23 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 415 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with G
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Wed, 17 Jun 2009
[ 15:02 kmoore search for other commits by this committer ] Original commit 
- Fix building of kipi-plugins-kde4 if QT3 / KDE3 versions of kipi are installed

- Fix detection of Gdk / Gpod

PR: 135403
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
Approved by:    miwi (Mentor)
Tue, 24 Mar 2009
[ 19:13 makc search for other commits by this committer ] Original commit  (Only the first 10 of 131 ports in this commit are shown above. View all ports for this commit)
bump PORTREVISION after cmake update
Sat, 21 Mar 2009
[ 09:27 miwi search for other commits by this committer ] Original commit 
- Update to 0.2.0

PR:             132765
Submitted by:   Matt Tosto <datahead4@gmail.com>
Approved by:    maintainer
Sat, 14 Feb 2009
[ 19:46 miwi search for other commits by this committer ] Original commit 
- Fix now really USE_QT4_VER

Reported by:    makc
[ 19:11 miwi search for other commits by this committer ] Original commit 
- S/USE_QT4/USE_QT_VER

Pointy hat to:  me
Mon, 9 Feb 2009
[ 10:33 miwi search for other commits by this committer ] Original commit 
- Remove multimedia categorie

Noticed by:     erwin
Sun, 8 Feb 2009
[ 20:23 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 346 ports in this commit are shown above. View all ports for this commit)
The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.

New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.

New ports for KDE 4.2.0:
arabic/kde4-l10n                Arabic
hebrew/kde4-l10n                Hebrew
misc/kde4-l10n-bn_IN            Bengali (India)
misc/kde4-l10n-eu               Basque
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 59