non port: astro/kstars/Makefile |
Number of commits found: 131 (showing only 100 on this page) |
Wednesday, 30 Apr 2025
|
23:00 Dima Panov (fluffy)
astro/kstars: update to 3.7.6 release (+)
Release Notes: https://knro.blogspot.com/2024/12/kstars-v374-is-released.html \
https://knro.blogspot.com/2025/02/kstars-v375-is-released.html \
https://knro.blogspot.com/2025/04/kstars-v376-is-released.html
3e148d5 |
Monday, 2 Dec 2024
|
11:02 Adriaan de Groot (adridg)
astro/kstars: update to 3.7.3, latest upstream
Release notes for releases jumped-over:
https://knro.blogspot.com/2024/10/kstars-v373-is-released.html
https://knro.blogspot.com/2024/08/kstars-372-released.html
https://knro.blogspot.com/2024/04/kstars-370-is-released.html
Reported of the PR provided an update to 3.7.0, which I used
and then extended to the latest release.
PR: 279291
be37e95 |
Thursday, 21 Sep 2023
|
00:59 Jose Alonso Cardenas Marquez (acm)
astro/stellasolver: Update to 2.5
- astro/kstars: Bump PORTREVISION
ChangeLog at: https://github.com/rlancaste/stellarsolver/releases/tag/2.5
85ccf09 |
Friday, 11 Aug 2023
|
00:33 Jason E. Hale (jhale)
astro/kstars: Update to 3.6.6
KStars can only build with devel/indi >= 2.0.0 since version 3.6.3, but
we currently have INDI 1.9.6 in the ports tree, so there is no point
keeping it as a dependency until it is updated.
15f93ab |
Friday, 2 Jun 2023
|
19:30 Adriaan de Groot (adridg)
astro/kstars: update to 3.6.5, latest upstream
Release notes are at
http://knro.blogspot.com/2023/06/kstars-v365-is-released.html
33233fe |
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
Sunday, 23 Apr 2023
|
09:09 Gerald Pfeifer (gerald)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
8d3e020 |
Sunday, 16 Apr 2023
|
08:35 Tobias C. Berner (tcberner)
astro/kstars: update to 3.6.4
7b03e2b |
Thursday, 2 Mar 2023
|
17:59 Jason E. Hale (jhale)
graphics/libraw: Update to 0.21.1
Bump PORTREVISION on dependent ports due to shared library increase.
Add several fixes for compatability.
https://www.libraw.org/news/libraw-0-21-release
https://www.libraw.org/news/libraw-0-21-1-release
35b0544 |
Monday, 6 Feb 2023
|
20:00 Dima Panov (fluffy)
astro/kstars: update to 3.6.3 release (+)
Changelog: https://invent.kde.org/education/kstars/-/blob/stable-3.6.3/ChangeLog
4af7d6b |
Friday, 30 Dec 2022
|
09:04 Po-Chuan Hsieh (sunpoet)
astro/cfitsio: Update to 4.2.0
- Convert REINPLACE_CMD to patch file
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
e73ed31 |
Monday, 5 Dec 2022
|
09:04 Dima Panov (fluffy)
astro/kstars: update to 3.6.2 release (+)
Changelog: https://invent.kde.org/education/kstars/-/blob/stable-3.6.2/ChangeLog
3ba583b |
Wednesday, 5 Oct 2022
|
22:08 Dima Panov (fluffy)
astro/kstars: update to 3.6.1 release (+)
Release notes: https://knro.blogspot.com/2022/10/kstars-v361-released.html
b908f1b |
Sunday, 11 Sep 2022
|
10:20 Felix Palmen (zirias)
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
ddae4e9 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Tuesday, 6 Sep 2022
|
11:22 Dima Panov (fluffy)
astro/kstars: libnova install libnova.so instead of libnova-0.15.so
5348eca |
Monday, 5 Sep 2022
|
19:05 Dima Panov (fluffy)
astro/kstars: pet stage-qa
ed80304 |
Saturday, 27 Aug 2022
|
09:53 Tobias C. Berner (tcberner)
security/qtkeychain: add flavors for Qt 5 and Qt 6
Approved by: arrowd
Differential Revision: https://reviews.freebsd.org/D36375
4007622 |
Friday, 29 Jul 2022
|
15:45 Tobias C. Berner (tcberner)
astro/kstars: update to 3.6.0
dfe75d8 |
Wednesday, 25 May 2022
|
19:08 Tobias C. Berner (tcberner)
astro/kstars: update to 3.5.9
182361f |
Sunday, 22 May 2022
|
07:12 Jose Alonso Cardenas Marquez (acm)
astro/kstars: Bump PORTREVISION
- devel/indi and astro/stellarsolver were updated
7842403 |
Thursday, 17 Mar 2022
|
05:23 Tobias C. Berner (tcberner)
astro/kstars: update to 3.5.8
4dfab55 |
02:33 Jose Alonso Cardenas Marquez (acm)
astro/kstars: Bump PORTREVISION
- astro/stellarsolver was updated to 2.2
0e4ed60 |
Saturday, 12 Mar 2022
|
01:49 Jose Alonso Cardenas Marquez (acm)
astro/kstars: Bump PORTREVISION
- astro/stellarsolver was updated to 2.1
a9d50e0 |
Friday, 11 Mar 2022
|
21:23 Adriaan de Groot (adridg)
astro/kstars: fix build against newer stellarsolver
Patch obtained from upstream KStars 3.5.7 branch.
afae6c7 |
Monday, 7 Mar 2022
|
20:41 Jose Alonso Cardenas Marquez (acm)
astro/kstars: Bump PORTREVISION
- astro/stellarsolver was update to 2.0
7365456 |
Monday, 28 Feb 2022
|
15:06 Po-Chuan Hsieh (sunpoet)
astro/cfitsio: Update to 4.0.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
d1d14ca |
Saturday, 22 Jan 2022
|
21:43 Adriaan de Groot (adridg)
astro/kstars: restore PORTEPOCH
Removed in 16323a42ad9815987b8fbe0039cdb787110f1847, duh.
963fa28 |
Friday, 21 Jan 2022
|
23:16 Adriaan de Groot (adridg)
astro/kstars: remove unused post-extract
I forgot to remove this before pushing the ports update;
now I've closed the linked upstream bug report too.
f30762c |
21:41 Adriaan de Groot (adridg)
astro/kstars: update to 3.5.7, latest upstream
The release notes are at
https://knro.blogspot.com/2022/01/kstars-v357-released.html
16323a4 |
Saturday, 11 Dec 2021
|
18:30 Tobias C. Berner (tcberner)
astro/kstars: update to 3.5.6
b06db72 |
Friday, 24 Sep 2021
|
15:47 Tobias C. Berner (tcberner)
astro/kstars: update to 3.5.5
dd4265c |
Tuesday, 21 Sep 2021
|
18:21 Danilo Egea Gondolfo (danilo)
astro/wcslib: Update to 7.7
Drop maintainership.
3ee07bf |
Thursday, 9 Sep 2021
|
18:25 Tobias C. Berner (tcberner)
astro/kstars: update to 3.5.4
- The German documentation is broken upstream and in the release tarball,
and is therefore removed in the post-extract target.
5fabe34 |
Sunday, 5 Sep 2021
|
21:31 Jose Alonso Cardenas Marquez (acm)
astro/kstars: Bump PORTREVISION
- astro/stellarsolver was updated to 1.8
3cab550 |
Wednesday, 4 Aug 2021
|
00:44 Jose Alonso Cardenas Marquez (acm)
devel/indi: update to 1.9.1
* Bump PORTREVISION of some ports depends of indi
ef8f581 |
Monday, 31 May 2021
|
21:47 Adriaan de Groot (adridg)
astro/kstars: add depends (supprt for) ekos/INDI
- Add dependencies that recently landed, which add substantial
features for the astronomy-minded users of kstars.
- Shuffle build-deps a bit.
Patch provided largely as-is by acm@
PR: 256108
Reported by: acm
b8ece6c |
Tuesday, 27 Apr 2021
|
11:35 Tobias C. Berner (tcberner)
astro/kstars: update to 3.5.3
7f5570a |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Wednesday, 3 Mar 2021
|
06:41 tcberner
astro/kstars: update to 3.5.2
 |
Wednesday, 17 Feb 2021
|
17:36 tcberner
astro/kstars: update to 3.5.1
 |
Tuesday, 26 Jan 2021
|
14:00 sunpoet
Bump PORTREVISION for astro/cfitsio shlib change
 |
Friday, 1 Jan 2021
|
00:04 jhale
graphics/libraw: Update to 0.20.2
Bump PORTREVISION on consumers due to shared library bump.
Changes: https://www.libraw.org/news/libraw-0-20-2-Release
 |
Saturday, 12 Dec 2020
|
17:04 thierry
- Upgrade math/eigen3 to 3.3.8;
- Add some dependencies which might be detected by Find_Package but not
registered;
- Bump PORTREVISION of consumers.
PR: 250833
Submitted by: /me
Approved by: tcberner@ (KDE / maintainer) + exp-run
 |
Saturday, 21 Nov 2020
|
16:09 tcberner
astro/kstars: update to 3.5.0
Announcement:
https://knro.blogspot.com/2020/11/kstars-v350-is-released.html
Changelog:
https://github.com/KDE/kstars/blob/master/ChangeLog
 |
Friday, 24 Jul 2020
|
17:16 tcberner
astro/kstars: update to 3.4.3
 |
Thursday, 16 Jul 2020
|
08:04 danilo
- Update astro/wcslib to 7.3
 |
Monday, 27 Apr 2020
|
14:38 tcberner
astro/kstars: update to 3.4.2
 |
Sunday, 8 Mar 2020
|
14:59 tcberner
astro/kstars: update to 3.4.1
 |
Friday, 14 Feb 2020
|
19:50 tcberner
astro/kstars: update to 3.4.0
 |
Thursday, 2 Jan 2020
|
09:14 tcberner
astro/kstars: update to 3.3.9
 |
Sunday, 24 Nov 2019
|
07:06 tcberner
astro/kstars: update to 3.3.8
 |
Saturday, 9 Nov 2019
|
20:23 rakuco
Remove post-patch section.
Upstream was fixed back in 2015 with commit 4946984e01.
 |
10:02 tcberner
astro/kstars: update to 3.3.7
 |
Thursday, 10 Oct 2019
|
20:19 adridg
Update astro/kstars to latest upstream release
Release notes:
http://knro.blogspot.com/2019/09/kstars-v336-is-released.html
says "lots of little improvements". One translation has gone away.
 |
Sunday, 15 Sep 2019
|
10:51 danilo
- Update astro/wcslib to 6.4
 |
Monday, 9 Sep 2019
|
16:44 tcberner
astro/kstars: update to 3.3.5
 |
Wednesday, 28 Aug 2019
|
20:26 tcberner
astro/kstars: update to 3.3.4
 |
Sunday, 4 Aug 2019
|
19:36 tcberner
astro/kstars: update to 3.3.3
 |
Saturday, 27 Jul 2019
|
11:53 sunpoet
Update to 3.47
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
 |
Friday, 26 Jul 2019
|
20:46 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
 |
Wednesday, 10 Jul 2019
|
18:05 tcberner
astro/kstars: update to 3.3.2
 |
Saturday, 22 Jun 2019
|
13:51 tcberner
astro/kstars: update to 3.3.0
 |
Saturday, 1 Jun 2019
|
19:19 tcberner
astro/kstars: update to 3.2.3
 |
Thursday, 16 May 2019
|
12:24 tcberner
astro/kstars: readd accidentally dropped epoch
Pointy hat: tcberner
Reported by: fluffy
 |
04:23 tcberner
astro/kstars: update to 3.2.2
 |
Sunday, 28 Apr 2019
|
13:49 tcberner
astro/kstars: update to 3.2.1
 |
Thursday, 18 Apr 2019
|
20:26 tcberner
astro/kstars: update to 3.2.0
 |
Friday, 29 Mar 2019
|
23:00 jhale
graphics/libraw: Update to 0.19.2
- Demosaic packs are no longer distributed nor supported upstream
- Bump PORTREVISON on all consumers due to libraw shlib version increase
Changes: https://www.libraw.org/news/libraw-0-19-2-release
 |
Saturday, 16 Mar 2019
|
18:46 tcberner
security/qtkeychain: remove flavors (Qt4 deprecation)
Approved by: portmgr (implicit)
 |
Sunday, 10 Mar 2019
|
09:24 tcberner
astro/kstars: update to 3.1.1
 |
Friday, 1 Mar 2019
|
05:07 tcberner
astro/kstars: update to 3.1.0
 |
Wednesday, 16 Jan 2019
|
11:13 tijl
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash. Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.
Remove the weak wrappers (make them Linux specific). This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.
[1]
https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2]
https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3]
https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5
Bump all ports that depend on Qt5.
PR: 234070
Exp-run by: antoine
Approved by: kde (adridg)
 |
Saturday, 29 Dec 2018
|
19:17 tcberner
astro/kstars: update to 3.0.0
Changelog:
http://knro.blogspot.com/2018/12/kstars-v300-is-released.html
 |
Wednesday, 26 Dec 2018
|
09:06 tcberner
Update math/eigen3 to 3.3.7
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.6
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.7
 |
Tuesday, 25 Dec 2018
|
20:25 tcberner
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
 |
Wednesday, 12 Dec 2018
|
01:35 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
 |
Sunday, 11 Nov 2018
|
20:54 danilo
- Update astro/wcslib to 6.2
 |
Sunday, 4 Nov 2018
|
19:00 tcberner
Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes
porting simpler; the set of ports using either mostly coincided.
Exp-run by: antoine
PR: 223687
PR: 232751
 |
Friday, 5 Oct 2018
|
21:32 rigoletto
astro/kstars: update to 2.9.8.
PR: 231968
Submitted by: Wen Heping <wenheping2000@hotmail.com>
Approved by: tcberner (mentor)
 |
Thursday, 2 Aug 2018
|
03:53 danilo
- Update to 5.19.1
 |
Wednesday, 1 Aug 2018
|
11:07 tcberner
Update astro/kstars to 2.9.7 .
 |
Sunday, 29 Jul 2018
|
22:18 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
 |
Thursday, 28 Jun 2018
|
17:39 tcberner
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
 |
Thursday, 31 May 2018
|
20:55 tcberner
Update astro/kstars to 2.9.6
 |
Sunday, 29 Apr 2018
|
09:12 tcberner
Upgrade astro/kstars to 2.9.5
* complete dependencies while here.
 |
Saturday, 28 Apr 2018
|
20:32 tcberner
New port: astro/kstars, current version of astro/kstars-kde4
 |
Saturday, 10 Feb 2018
|
10:29 tcberner
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
 |
Tuesday, 2 Jan 2018
|
16:49 tcberner
New USES=eigen
Usage:
USES=eigen:<version>[,<type>]
version: 2 or 3 (required)
type: build (default), run
For example:
USES=eigen:2,build,run
will add a BUILD- and RUN_DEPENDS on math/eigen2, and
USES=eigen:3
will add a BUILD_DEPENDS on math/eigen3.
* Convert the existing ports to use it
- biology/iqtree: remove run time dependency (seemed not to be needed)
- graphics/movit: remove run time dependency (seemed not to be needed)
- science/avogadro: add run time dependeny (installed cmake file requires it
to be present)
Reviewed by: rakuco, mat
Differential Revision: https://reviews.freebsd.org/D13702
 |
Sunday, 10 Sep 2017
|
20:55 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
 |
Tuesday, 25 Apr 2017
|
08:20 riggs
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
 |
Saturday, 1 Apr 2017
|
15:23 gerald
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
 |
Tuesday, 18 Oct 2016
|
17:22 tcberner
Introduce new extensible virtual categories for KDE
A lot of KDE Ports share MASTERSITES, LICENSE and so one, as they are
released as a bundle upstream, however, there was not really a clean
way to share this information.
Using these new categories, we can simplify the Makefiles for the diverse
KDE ports.
At the moment we support the virtual category
* kde-kde4
In the future, this will be extended to
* kde-frameworks
* kde-plasma
* kde-applications
PR: 213406
Differential Revision: https://reviews.freebsd.org/D7645
Exp-run by : antoine
Reviewed by: mat, rakuco
Approved by: portmgr (mat), rakuco (mentor)
 |
Wednesday, 24 Aug 2016
|
08:20 tcberner
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
 |
Wednesday, 25 May 2016
|
20:56 rene
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
 |
Friday, 1 Apr 2016
|
13:29 mat
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
 |
Saturday, 2 May 2015
|
20:47 danilo
- Update to 5.4.1
 |
Thursday, 23 Apr 2015
|
16:28 danilo
- Update to 5.3.1
 |
Wednesday, 11 Mar 2015
|
23:11 alonso
Update KDE SC to 4.14.3
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.
In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>
PR: 197751
PR: 197871
PR: 184996
Reviewed by: rakuco (mentor)
Differential: https://reviews.freebsd.org/D1950
 |
Number of commits found: 131 (showing only 100 on this page) |