non port: misc/tellico-kde4/Makefile |
SVNWeb
|
Number of commits found: 65 |
Sun, 16 Dec 2018
|
[ 15:10 tcberner ] (Only the first 10 of 67 ports in this commit are shown above. )
Update poppler to 0.72
This update brings many changes
- the build system has switched to cmake
- some ports needed to be switched to use their bundled
version of poppler:
- print/tex-luatex (r487226)
- print/tex-xetex (r487226)
- editors/opeonffice-devel
- Qt4 support has been dropped
- print/frescobaldi has been removed for this reason.
- most of the added patches can be removed with the next
upgrade of the concerning port.
PR: 233452
Exp-run by: antoine
Approved by: gnome (kwm)
Differential Revision: https://reviews.freebsd.org/D17456
|
Thu, 30 Aug 2018
|
[ 18:23 adridg ] (Only the first 10 of 97 ports in this commit are shown above. )
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 ] (Only the first 10 of 1416 ports in this commit are shown above. )
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 ] (Only the first 10 of 105 ports in this commit are shown above. )
multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14632
|
Sat, 14 Apr 2018
|
[ 13:16 tcberner ] (Only the first 10 of 31 ports in this commit are shown above. )
devel/qjson, devel-qjson-qt5 create flavors
* additionally, give the maintainership to kde@.
Approved by: portmgr (mat), avilla (timeout)
Differential Revision: https://reviews.freebsd.org/D14650
|
Sat, 10 Feb 2018
|
[ 10:29 tcberner ] (Only the first 10 of 444 ports in this commit are shown above. )
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
|
Thu, 24 Aug 2017
|
[ 15:49 swills ] (Only the first 10 of 21 ports in this commit are shown above. )
Add missed PORTREVISION bumps after recent poppler update
|
Mon, 8 May 2017
|
[ 16:11 tcberner ]
Fix shebangs
* For this, make the implicit run-time dependency on python explicit.
Reported by: miwi
Approved by: rakuco (mentor, implicit)
|
Tue, 25 Apr 2017
|
[ 08:20 riggs ] (Only the first 10 of 701 ports in this commit are shown above. )
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
|
Wed, 1 Feb 2017
|
[ 16:51 tcberner ]
Update misc/tellico-kde4 to 2.3.12
* while here, add the dependencies asked for by stage-qa
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9408
|
Sat, 7 Jan 2017
|
[ 10:42 olivierd ] (Only the first 10 of 50 ports in this commit are shown above. )
Chase update of graphics/poppler (and slaves ports) in revision r430777
|
Mon, 5 Sep 2016
|
[ 20:02 olivierd ] (Only the first 10 of 50 ports in this commit are shown above. )
Chase update of Poppler after revision r421386
|
Wed, 24 Aug 2016
|
[ 08:20 tcberner ] (Only the first 10 of 364 ports in this commit are shown above. )
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 )
|
Wed, 25 May 2016
|
[ 20:56 rene ] (Only the first 10 of 328 ports in this commit are shown above. )
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:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 21 Jan 2016
|
[ 19:40 kwm ] (Only the first 10 of 61 ports in this commit are shown above. )
Update poppler to 0.40.0. [1]
Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build
of these ports with poppler 0.39+.
PR: 206293 [1]
Submitted by: olivierd@ [1]
Obtained from: ubuntu [2], rubygem-poppler upstream [3]
|
Tue, 12 Jan 2016
|
[ 11:36 rakuco ]
Update to 2.3.11.
|
Mon, 17 Aug 2015
|
[ 14:20 mat ] (Only the first 10 of 271 ports in this commit are shown above. )
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
|
Sun, 2 Aug 2015
|
[ 16:06 kwm ] (Only the first 10 of 58 ports in this commit are shown above. )
Update poppler to 0.34.0. [1]
Chase all users of shlib version change of libpoppler.so.
PR: 201477 [1]
Submitted by: olivierd@ [1]
|
Sun, 22 Feb 2015
|
[ 16:37 rakuco ]
- Update to 2.3.10. [1]
- Add some missing dependencies:
* USES=pkgconfig for libyaz to be detected correctly.
* USE_KDE4=libkcompactdisc for kdemultimedia to be correctly found.
PR: 197918 [1]
Submitted by: djdomics@gmail.com [1]
|
Thu, 19 Feb 2015
|
[ 18:19 makc ] (Only the first 10 of 61 ports in this commit are shown above. )
- 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, 3 Feb 2015
|
[ 12:28 kwm ] (Only the first 10 of 55 ports in this commit are shown above. )
Update poppler to 0.30.0 [1].
Make sure we use openjpeg1 in poppler, while openjpeg2 support
was added there still bugs in openjpeg2 that need to be fixed.
Add patches to inkscape for API changes in poppler 0.29.0 [2].
PR: 196599 [1]
Submitted by: olivierd@ [1]
Exp-run by: antoine@
Obtained from: upstream [2]
|
Tue, 25 Nov 2014
|
[ 12:55 makc ] (Only the first 10 of 51 ports in this commit are shown above. )
Bump PORTREVISION after graphics/poppler update to 0.26.3
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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 ] (Only the first 10 of 522 ports in this commit are shown above. )
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, 10 Aug 2014
|
[ 00:23 rakuco ]
Update to 2.3.9.
|
Tue, 29 Jul 2014
|
[ 18:41 adamw ] (Only the first 10 of 426 ports in this commit are shown above. )
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Mon, 14 Jul 2014
|
[ 18:42 bapt ] (Only the first 10 of 280 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Tue, 18 Feb 2014
|
[ 14:31 makc ] (Only the first 10 of 241 ports in this commit are shown above. )
- Bump PORTREVISION after KDE4_PREFIX change
|
Sat, 1 Feb 2014
|
[ 12:17 makc ] (Only the first 10 of 22 ports in this commit are shown above. )
Replace KDE4 sharedmime with USES=shared-mime-info. KDE4 sharedmime is
deprecated and will be removed along with switching KDE4_PREFIX to
${LOCALBASE} soon.
|
Fri, 27 Dec 2013
|
[ 16:54 kwm ] (Only the first 10 of 56 ports in this commit are shown above. )
Update poppler to 0.24.4.
Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.
Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax.
|
Sun, 10 Nov 2013
|
[ 18:00 rakuco ]
Support staging.
Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm>
|
Sun, 27 Oct 2013
|
[ 15:17 pawel ] (Only the first 10 of 14 ports in this commit are shown above. )
- Update net/yaz to version 5.0.2
- Update net/zebra-server to 2.0.55 and fix build
with new net/yaz [1]
- Bump other affected ports
PR: ports/183355 [1]
Submitted by: myself
Approved by: maintainer
|
Fri, 20 Sep 2013
|
[ 20:50 bapt ] (Only the first 10 of 491 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Wed, 10 Jul 2013
|
[ 11:56 rakuco ]
Update to 2.3.8.
|
Sun, 12 May 2013
|
[ 16:16 makc ] (Only the first 10 of 21 ports in this commit are shown above. )
- Add missing sharedmime to the list of USE_KDE4 components. It will be
superseded by recently introduced USES= shared-mime-info later.
- Remove no longer needed exec/unexec from plist and post-install calls for
update-mime-database
- Trim Makefile header while I'm here
|
Wed, 24 Apr 2013
|
[ 07:35 ak ] (Only the first 10 of 164 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt)
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Thu, 21 Mar 2013
|
[ 05:27 mezz ] (Only the first 10 of 30 ports in this commit are shown above. )
- Update poppler to 0.22.2.
- Bump the rest ports that depend on the poppler and poppler-qt because of
shared library version have been changed.
- Add a note in the UPDATING for require to rebuild all ports that depend
on poppler.
Submitted by: kwm (poppler* part)
|
Mon, 4 Feb 2013
|
[ 15:36 makc ] (Only the first 10 of 11 ports in this commit are shown above. )
More merges from area51 repository:
- Chase kdemultimedia4 split/kdegames shlib bump
- Convert to new options framework
- Trip Makefile header
sysutils/k3b-kde4:
- add patches to fix build with ffmpeg-devel [1]
PR: ports/162261 [1]
Submitted by: Phil Oleson <oz at nixil.net>
|
Sun, 27 Jan 2013
|
[ 22:43 rakuco ]
- Update to 2.3.7.
- Trim Makefile header.
- Move LICENSE to the right place in the Makefile.
- Remove version number from the library dependencies.
|
Sat, 4 Aug 2012
|
[ 18:46 rakuco ]
Update to 2.3.6.
|
Wed, 6 Jun 2012
|
[ 06:44 miwi ] (Only the first 10 of 587 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 16 Feb 2012
|
[ 15:57 ashish ] (Only the first 10 of 379 ports in this commit are shown above. )
- Bump PORTREVISION to chase the update of multimedia/libvpx
|
Mon, 30 Jan 2012
|
[ 19:07 rakuco ]
Update to 2.3.5.
This commit adds a dependency on devel/qjson make Tellico support searching
OpenLibrary and Freebase.
|
Mon, 31 Oct 2011
|
[ 09:53 kwm ] (Only the first 10 of 62 ports in this commit are shown above. )
Update poppler to 0.18.0.
The qt3 bindings are removed upstream.
The glib library lost the last gdk-pixbuf code. And rename it from
-gtk to -glib.
Thanks to: pav for a exp-runs
bapt for double checking the libreoffice ports
|
Sat, 29 Oct 2011
|
[ 20:21 rakuco ]
Update to 2.3.4.
Approved by: avilla (mentor, implicit)
|
Mon, 17 Oct 2011
|
[ 00:05 avilla ] (Only the first 10 of 21 ports in this commit are shown above. )
- Update dependencies after KDE ports upgrade.
- Avoid removing kdehier4 directories.
- Bump PORTREVISION.
|
Tue, 26 Apr 2011
|
[ 10:12 makc ]
Update to 2.3.3
|
Fri, 25 Mar 2011
|
[ 10:38 avilla ] (Only the first 10 of 13 ports in this commit are shown above. )
- Remove dependency on docbook-xml.
- Remove MD5 hash.
|
Fri, 25 Feb 2011
|
[ 01:32 delphij ] (Only the first 10 of 296 ports in this commit are shown above. )
Chase after net/openldap24-server update.
Reminded by: miwi
|
Mon, 31 Jan 2011
|
[ 20:27 makc ]
Update to 2.3.2
PR: based on ports/154313
Submitted by: C-S <c-s at c-s.li>
Feature safe: yes
|
Thu, 16 Dec 2010
|
[ 02:34 glarkin ] (Only the first 10 of 123 ports in this commit are shown above. )
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin
|
Sat, 21 Aug 2010
|
[ 13:08 makc ]
Fix build with upcoming KDE 4.5
Don't bump PORTREVISION: packages built vs KDE 4.4 work fine with 4.5
|
Wed, 11 Aug 2010
|
[ 20:58 makc ] (Only the first 10 of 23 ports in this commit are shown above. )
Chase multimedia/mp4v2 update.
PR: ports/148643
Submitted by: Christopher Key <cjk32 at cam.ac.uk>
|
Mon, 9 Aug 2010
|
[ 22:56 araujo ]
- Bump PORTREVISION to chase the update of net/yaz.
|
[ 19:10 makc ]
Update to 2.3
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Wed, 26 May 2010
|
[ 09:08 wen ]
- Bump PORTREVISION to chase the update of net/yaz
|
Fri, 14 May 2010
|
[ 02:21 fluffy ]
- Make tinderbox happy without extra @dirrmtry for common locale dirs
after recent kdehier4 udate
|
Wed, 12 May 2010
|
[ 13:38 makc ]
Fix LATEST_LINK
Reported by: Erwin "Annoying Reminder Guy III" Lansing
|
Sun, 2 May 2010
|
[ 07:09 makc ]
Update to 2.2
PR: based on ports/142191
Submitted by: C-S <c-s at c-s.li>
|
[ 07:06 makc ]
Forced commit to note repocopy from misc/tellico to misc/tellico-kde4
|
Number of commits found: 65 |