Page MenuHomeFreeBSD

The big KDE-thing
AbandonedPublic

Authored by tcberner on Nov 3 2017, 11:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 17, 10:58 AM
Unknown Object (File)
Tue, Mar 12, 5:15 AM
Unknown Object (File)
Sun, Mar 10, 1:14 PM
Unknown Object (File)
Wed, Mar 6, 5:50 AM
Unknown Object (File)
Sun, Mar 3, 1:35 AM
Unknown Object (File)
Wed, Feb 28, 11:37 PM
Unknown Object (File)
Feb 26 2024, 7:31 AM
Unknown Object (File)
Feb 25 2024, 9:46 AM
Subscribers

Details

Summary
  • move existing KDE4 ports foo to foo-kde4 if they are not already named so
  • import Plasma5
  • import KDE Applications 17
  • import digikam5
  • import kdevelop5

Note -- this diff is WIP, I will update the status as it goes a long.

Done:

  • svn mv/cp/add
  • Updating Mk/Uses/kde.mk
  • Updating <category>/Makefile
  • Banging head against MOVED
  • Writing UPDATING

Missing

  • Providing update-kde4-to-renamed-pkgs.sh scripts for easy reinstall of the renamed ports for KDE4 users
Test Plan
  • Do the missing steps
  • Exp-run
  • Probably crying

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 12494
Build 12769: arc lint + arc unit

Event Timeline

  • Revert unnecessary changes to kf5-* ports
  • Import kde.mk from freebsd-ports-kde/branches/kde5-import
  • accessiblity/Makefile & MOVED
  • Update MOVED, <category>/Makefile for [a-d]*.
  • Remove unrelated changes

Modify the rest of the <category>/Makefiles, and add MOVED entries

  • also revert some unrelated changes.
  • Fix INDEX
  • Undo some unnecessary renames
  • Reinstate filelight-kde4 from history

Remove accessiblity ports that have not been ported past KDE4.
We can decide what to do with them once 17.12 hits (which will
not ship any KDE4 based applications anymore. So it does not
make sense to add them now, if they may be relased next month).

Remove other KDE4 based newly added 17.08 ports.

Drop filelight-kde4 again, and add it later... seems to make arc unhappy.

I think I'll have to do one first, that moves the foo4 metaports to foo-kde4, so that there are no svn copy+svn moves of single ports, and only copies in this one.

I think we can close this ^^