svn commit: r469028 - in head/x11: kde4 kde5

Adriaan de Groot adridg at FreeBSD.org
Fri May 4 13:16:43 UTC 2018


Author: adridg
Date: Fri May  4 13:16:42 2018
New Revision: 469028
URL: https://svnweb.freebsd.org/changeset/ports/469028

Log:
  Fix pkg-descr for the kde[45] metaports as well
   - kde4 is legacy
   - kde5 is current (and isn't called KDE5)
   - fix https while I'm at it
  
  Approved by:	tcberner (mentor, implicit)

Modified:
  head/x11/kde4/pkg-descr
  head/x11/kde5/pkg-descr

Modified: head/x11/kde4/pkg-descr
==============================================================================
--- head/x11/kde4/pkg-descr	Fri May  4 13:08:42 2018	(r469027)
+++ head/x11/kde4/pkg-descr	Fri May  4 13:16:42 2018	(r469028)
@@ -6,4 +6,6 @@ This package does not contain anything by itself -- it
 to require dependencies so users can install this package only and
 have all the KDE stuff pulled in by the port/package dependency mechanism.
 
-WWW: http://www.kde.org/
+x11/kde4 contains the legacy KDE desktop and applications.
+
+WWW: https://www.kde.org/

Modified: head/x11/kde5/pkg-descr
==============================================================================
--- head/x11/kde5/pkg-descr	Fri May  4 13:08:42 2018	(r469027)
+++ head/x11/kde5/pkg-descr	Fri May  4 13:16:42 2018	(r469028)
@@ -1,3 +1,11 @@
-KDE5 Meta Port
+KDE is a powerful Free Software graphical desktop environment for Linux
+and Unix workstations.
+
+This package does not contain anything by itself -- it is a
+"meta-port" that depends on other KDE packages.  Its sole purpose is
+to require dependencies so users can install this package only and
+have all the KDE stuff pulled in by the port/package dependency mechanism.
+
+x11/kde5 contains current KDE Frameworks, Plasma Desktop and Applications.
 
 WWW: https://www.kde.org


More information about the svn-ports-all mailing list