| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Announcement: https://kde.org/announcements/gear/25.04.1/
|
|
|
|
|
|
|
| |
bump portrevision for all consumers due to libgit upgrade from
1.8 to 1.9
PR: 286627
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Announcement: https://kde.org/announcements/gear/25.04.0/
Ports changes:
kde.mk:
- Simplify KDE_APPS_BASED_PATCHLEVEL definition and generalize
it for unstable branch.
devel/kopeninghours:
- Use custom PLIST_SUB to reduce churn on updates.
editors/ghostwriter:
- Drop upstreamed patch.
games/khangman:
- Drop upstreamed patch.
math/kcalc:
- Depend on math/mpc.
multimedia/kdenlive:
- Prevent fetching during build.
- Depends on KF6 Purpose unconditionally and remove no-op OPTIONS_SUB.
- Depend on OpenTimelineIO.
net/krdc:
- Switch to freerdp3.
x11-fm/dolphin:
- Fix abuse of PLIST_SUB.
*/*:
- Add missing and update KF6 dependencies and Qt components.
|
|
|
|
| |
while here, add more PLIST_SUB to reduce diff on update.
|
| |
|
|
|
|
| |
Announcement: https://kde.org/announcements/gear/24.12.3/
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
kde@ is in favor of removing Uses=qca that was initially introduced to help with
the migration from OpenSSL < 1.1 for FreeBSD 11.
Add the corresponding 'LIB_DEPENDS` on those ports still using this feature.
Approved by: danfe@, fluffy@, rhurlin@, kde@ (makc@)
Differential Revision: https://reviews.freebsd.org/D49093
|
|
|
|
| |
Sponsored by: Future Crew, LLC
|
|
|
|
| |
Announcement: https://kde.org/announcements/gear/24.12.2/
|
| |
|
|
|
|
|
|
| |
Initial porting and update to 4.0.1 by adridg@
PR: 282626
|
|
|
|
| |
Sponsored by: Future Crew, LLC
|
| |
|
|
|
|
|
| |
With hat: office
Sponsored by: Future Crew, LLC
|
|
|
|
|
|
|
| |
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat, nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141
|
|
|
|
|
| |
PR: 278577
Exp-run by: antoine
|
|
|
|
| |
Bump after rupdate in 478df79a3071b399f648107456cf371587e84a3f
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
To depend on phonon, you now need
USES= kde:<ver>
USE_KDE=phonon
if you want to depend on the backend, also add
USE_KDE= phonon-backend
|
|
|
|
|
|
| |
USE_QT5= was a thing quite a while ago...
Pointy hat: tcberner
|
|
|
|
| |
qt5-webkit will be removed by the end of the year.
|
|
|
|
|
| |
Because OpenEXR's SONAME has changed with the 3.2.0 update.
New SONAME: libOpenEXR-3_2.so.31
|
| |
|
|
|
|
| |
New major version 3.0.0
|
|
|
|
|
|
| |
- Pet portclippy
Sponsored by: The FreeBSD Foundation
|
|
|
|
|
| |
...because math/Imath 3.1.9 reset the major version of
libImath to 29 from 31. See math/Imath 3.1.9 for details.
|
|
|
|
| |
...after its major revision update.
|
| |
|
| |
|
| |
|
|
|
|
| |
graphics/poppler was updated in 06339c451266f5843e53bd6406c81a89eedd4ab1
|
| |
|
|
|
|
| |
Follow-up to 9b78681895a5a5b7225299242098f7f2f27d959c
|
| |
|
|
|
|
| |
- after update to 22.11 in d01d0d73b169
|
|
|
|
| |
- poppler was updated to 22.10 in df406767857ddfc6d9580d72b1613a7cf8579bbc
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
|
|
|
|
| |
Bump port revisions of poppler users after 04f1b0c1a895851aed9221282c1a503bc7415a37
|
| |
|
| |
|
|
|
|
| |
PR: 246106
|
| |
|
|
|
|
|
|
| |
Bump revisions after 0ee787592d5a due to so-version bump.
PR: 263009
|