Page MenuHomeFreeBSD

kde4: clean up kdeprefix component
ClosedPublic

Authored by rene on May 24 2016, 8:05 PM.
Tags
None
Referenced Files
F167361137: D6542.diff
Fri, Aug 21, 7:47 AM
F167286556: D6542.id16816.largetrue.diff
Thu, Aug 20, 4:13 PM
F167276446: D6542.id16876.largetrue.diff
Thu, Aug 20, 2:26 PM
Unknown Object (File)
Wed, Aug 19, 4:53 PM
Unknown Object (File)
Wed, Aug 19, 3:55 PM
Unknown Object (File)
Wed, Aug 19, 10:28 AM
Unknown Object (File)
Wed, Aug 19, 1:32 AM
Unknown Object (File)
Tue, Aug 18, 8:19 PM
Subscribers

Details

Summary

The port misc/kdehier4, which defines the kdeprefix component, has been unused since 2014 and expired on 2016-03-09

This patch removes that port, cleans up bsd.kde4.mk (also for the unreferenced kdehier component) and removes kdeprefix from USE_KDE4 from all ports that still referenced it.

See also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209014 (which only contains a partial patch)

Test Plan
  1. Run a small script that runs 'make -VUSE_KDE4 ' on the entire ports tree until no port shows kdeprefix or kdehier anymore (done)
  2. make index (ok)
  3. exp-run?

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

rene retitled this revision from to kde4: clean up kdeprefix component.
rene updated this object.
rene edited the test plan for this revision. (Show Details)
rene added reviewers: kde, portmgr.
rene set the repository for this revision to rP FreeBSD ports repository.
bapt added a reviewer: bapt.
This revision is now accepted and ready to land.May 24 2016, 10:54 PM
This revision was automatically updated to reflect the committed changes.

JFTR, this caused some fallout on 14 ports due to KDE4_VERSION no longer defined, please see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209756 for the details.