Index: MOVED =================================================================== --- MOVED +++ MOVED @@ -9463,7 +9463,7 @@ devel/libbrotli|archivers/brotli|2017-07-12|meta project no longer required to build libs dns/opendnssec13|dns/opendnssec|2017-07-13|Has expired: Approaching EOL, upgrade to opendnssec 1.4 or 2 multimedia/banshee||2017-07-13|Has expired: Project is not being actively maintained upstream anymore -www/libhtp-suricata||2017-07-16|No longer required. security/suricata now uses official (not forked) libhtp +www/libhtp-suricata||2017-07-16|No longer required. security/suricata now uses official (not forked) libhtp databases/py-odbc|databases/py-pyodbc|2017-07-18|Rename to comply with PyPI scheme security/sshguard-ipfw|security/sshguard|2017-07-20|Merged with security/sshguard security/sshguard-pf|security/sshguard|2017-07-20|Merged with security/sshguard @@ -9499,3 +9499,4 @@ security/openvas-scanner|security/openvas8-scanner|2017-08-03|Renamed to include openvas 9 ports. It reflects a better name security/greenbone-security-assistant|security/greenbone-security-assistant8|2017-08-03|Renamed to include openvas 9 ports. It reflects a better name sysutils/consolekit|sysutils/consolekit2|2017-08-05|Continuation of the consolekit project +sysutils/filelight-kde4|sysutils/filelight|2017-05-30|Renamed to sysutils/filelight Index: sysutils/Makefile =================================================================== --- sysutils/Makefile +++ sysutils/Makefile @@ -301,7 +301,7 @@ SUBDIR += ffs2recov SUBDIR += file SUBDIR += filedupe - SUBDIR += filelight-kde4 + SUBDIR += filelight SUBDIR += fileprune SUBDIR += fileschanged SUBDIR += filetype Index: sysutils/filelight-kde4/Makefile =================================================================== --- sysutils/filelight-kde4/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# Created by: Rusty Nejdl -# $FreeBSD$ - -PORTNAME= filelight -PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 -CATEGORIES= sysutils kde kde-kde4 - -MAINTAINER= kde@FreeBSD.org -COMMENT= Map of concentric segmented-rings representing file system - -USES= cmake:outsource kde:4 tar:xz -USE_KDE= kdelibs automoc4 -USE_QT4= qmake_build moc_build rcc_build uic_build - -.include Index: sysutils/filelight-kde4/distinfo =================================================================== --- sysutils/filelight-kde4/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (KDE/4.14.3/filelight-4.14.3.tar.xz) = 81d59038b6d748bb874ece861943e6cf0576ebde0c48ee953214d5ddbe09f79a -SIZE (KDE/4.14.3/filelight-4.14.3.tar.xz) = 286976 Index: sysutils/filelight-kde4/pkg-descr =================================================================== --- sysutils/filelight-kde4/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Filelight allows you to quickly understand exactly where your -diskspace is being used by graphically representing your file system -as a set of concentric segmented-rings. You can use it to locate -hotspots of disk usage and then manipulate those areas using a file -manager. - -WWW: http://utils.kde.org/projects/filelight Index: sysutils/filelight-kde4/pkg-plist =================================================================== --- sysutils/filelight-kde4/pkg-plist +++ /dev/null @@ -1,21 +0,0 @@ -bin/filelight -lib/kde4/filelightpart.so -share/applications/kde4/filelight.desktop -share/apps/filelight/filelightui.rc -share/apps/filelightpart/filelightpartui.rc -share/config/filelightrc -share/doc/HTML/en/filelight/common -share/doc/HTML/en/filelight/config_appear.png -share/doc/HTML/en/filelight/config_scan.png -share/doc/HTML/en/filelight/index.cache.bz2 -share/doc/HTML/en/filelight/index.docbook -share/doc/HTML/en/filelight/radial_map.png -share/doc/HTML/en/filelight/radial_map_context_menu.png -share/icons/hicolor/16x16/apps/filelight.png -share/icons/hicolor/22x22/apps/filelight.png -share/icons/hicolor/32x32/actions/view_filelight.png -share/icons/hicolor/32x32/apps/filelight.png -share/icons/hicolor/48x48/apps/filelight.png -share/icons/hicolor/64x64/apps/filelight.png -share/icons/hicolor/scalable/apps/filelight.svgz -share/kde4/services/filelightpart.desktop Index: sysutils/filelight/Makefile =================================================================== --- sysutils/filelight/Makefile +++ sysutils/filelight/Makefile @@ -2,15 +2,25 @@ # $FreeBSD$ PORTNAME= filelight -PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 -CATEGORIES= sysutils kde kde-kde4 +PORTVERSION= ${KDE_APPLICATIONS_VERSION} +CATEGORIES= sysutils kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Map of concentric segmented-rings representing file system -USES= cmake:outsource kde:4 tar:xz -USE_KDE= kdelibs automoc4 -USE_QT4= qmake_build moc_build rcc_build uic_build +BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \ + docbook-xml>0:textproc/docbook-xml + +USES= cmake:outsource desktop-file-utils gettext kde:5 tar:xz +USE_KDE= auth codecs completion config configwidgets coreaddons doctools \ + ecm i18n jobwidgets kio parts service solid sonnet textwidgets \ + widgetsaddons xmlgui +USE_QT5= core dbus gui network script widgets xml \ + buildtools_build qmake_build + +# Override KDE_APPLICATIONS_VERSION -- 16.12.3 which is the current one in kde.mk +# does not yet ship the localization as part of their distfiles. As we did not import +# kde-l10n 16.12.3, the localization of this port would be broken otherwise. +KDE_APPLICATIONS_VERSION= 17.04.3 .include Index: sysutils/filelight/distinfo =================================================================== --- sysutils/filelight/distinfo +++ sysutils/filelight/distinfo @@ -1,2 +1,3 @@ -SHA256 (KDE/4.14.3/filelight-4.14.3.tar.xz) = 81d59038b6d748bb874ece861943e6cf0576ebde0c48ee953214d5ddbe09f79a -SIZE (KDE/4.14.3/filelight-4.14.3.tar.xz) = 286976 +TIMESTAMP = 1502011300 +SHA256 (KDE/applications/17.04.3/filelight-17.04.3.tar.xz) = efd5abd3bdb53dc77dbcc0947f28c9a9f004ce7cc905d16244fb8df847843c6b +SIZE (KDE/applications/17.04.3/filelight-17.04.3.tar.xz) = 652892 Index: sysutils/filelight/pkg-plist =================================================================== --- sysutils/filelight/pkg-plist +++ sysutils/filelight/pkg-plist @@ -1,21 +1,96 @@ bin/filelight -lib/kde4/filelightpart.so -share/applications/kde4/filelight.desktop -share/apps/filelight/filelightui.rc -share/apps/filelightpart/filelightpartui.rc -share/config/filelightrc -share/doc/HTML/en/filelight/common +etc/xdg/filelightrc +%%QT_PLUGINDIR%%/filelightpart.so +share/applications/org.kde.filelight.desktop +share/doc/HTML/de/filelight/config_appear.png +share/doc/HTML/de/filelight/config_scan.png +share/doc/HTML/de/filelight/index.cache.bz2 +share/doc/HTML/de/filelight/index.docbook +share/doc/HTML/de/filelight/radial_map.png +share/doc/HTML/de/filelight/radial_map_context_menu.png share/doc/HTML/en/filelight/config_appear.png share/doc/HTML/en/filelight/config_scan.png share/doc/HTML/en/filelight/index.cache.bz2 share/doc/HTML/en/filelight/index.docbook share/doc/HTML/en/filelight/radial_map.png share/doc/HTML/en/filelight/radial_map_context_menu.png +share/doc/HTML/es/filelight/index.cache.bz2 +share/doc/HTML/es/filelight/index.docbook +share/doc/HTML/et/filelight/index.cache.bz2 +share/doc/HTML/et/filelight/index.docbook +share/doc/HTML/fr/filelight/index.cache.bz2 +share/doc/HTML/fr/filelight/index.docbook +share/doc/HTML/it/filelight/index.cache.bz2 +share/doc/HTML/it/filelight/index.docbook +share/doc/HTML/nl/filelight/index.cache.bz2 +share/doc/HTML/nl/filelight/index.docbook +share/doc/HTML/pt/filelight/index.cache.bz2 +share/doc/HTML/pt/filelight/index.docbook +share/doc/HTML/pt_BR/filelight/config_appear.png +share/doc/HTML/pt_BR/filelight/config_scan.png +share/doc/HTML/pt_BR/filelight/index.cache.bz2 +share/doc/HTML/pt_BR/filelight/index.docbook +share/doc/HTML/pt_BR/filelight/radial_map.png +share/doc/HTML/pt_BR/filelight/radial_map_context_menu.png +share/doc/HTML/sv/filelight/index.cache.bz2 +share/doc/HTML/sv/filelight/index.docbook +share/doc/HTML/uk/filelight/config_appear.png +share/doc/HTML/uk/filelight/config_scan.png +share/doc/HTML/uk/filelight/index.cache.bz2 +share/doc/HTML/uk/filelight/index.docbook +share/doc/HTML/uk/filelight/radial_map.png +share/doc/HTML/uk/filelight/radial_map_context_menu.png +share/kservices5/filelightpart.desktop +share/kxmlgui5/filelightpart/filelightpartui.rc share/icons/hicolor/16x16/apps/filelight.png share/icons/hicolor/22x22/apps/filelight.png -share/icons/hicolor/32x32/actions/view_filelight.png +share/icons/hicolor/32x32/actions/views_filelight.png share/icons/hicolor/32x32/apps/filelight.png share/icons/hicolor/48x48/apps/filelight.png share/icons/hicolor/64x64/apps/filelight.png -share/icons/hicolor/scalable/apps/filelight.svgz -share/kde4/services/filelightpart.desktop +share/kxmlgui5/filelight/filelightui.rc +share/locale/ast/LC_MESSAGES/filelight.mo +share/locale/bg/LC_MESSAGES/filelight.mo +share/locale/bs/LC_MESSAGES/filelight.mo +share/locale/ca/LC_MESSAGES/filelight.mo +share/locale/ca@valencia/LC_MESSAGES/filelight.mo +share/locale/cs/LC_MESSAGES/filelight.mo +share/locale/da/LC_MESSAGES/filelight.mo +share/locale/de/LC_MESSAGES/filelight.mo +share/locale/el/LC_MESSAGES/filelight.mo +share/locale/en_GB/LC_MESSAGES/filelight.mo +share/locale/eo/LC_MESSAGES/filelight.mo +share/locale/es/LC_MESSAGES/filelight.mo +share/locale/et/LC_MESSAGES/filelight.mo +share/locale/eu/LC_MESSAGES/filelight.mo +share/locale/fi/LC_MESSAGES/filelight.mo +share/locale/fr/LC_MESSAGES/filelight.mo +share/locale/ga/LC_MESSAGES/filelight.mo +share/locale/gl/LC_MESSAGES/filelight.mo +share/locale/hu/LC_MESSAGES/filelight.mo +share/locale/ia/LC_MESSAGES/filelight.mo +share/locale/it/LC_MESSAGES/filelight.mo +share/locale/ja/LC_MESSAGES/filelight.mo +share/locale/kk/LC_MESSAGES/filelight.mo +share/locale/ko/LC_MESSAGES/filelight.mo +share/locale/lt/LC_MESSAGES/filelight.mo +share/locale/mr/LC_MESSAGES/filelight.mo +share/locale/nb/LC_MESSAGES/filelight.mo +share/locale/nds/LC_MESSAGES/filelight.mo +share/locale/nl/LC_MESSAGES/filelight.mo +share/locale/nn/LC_MESSAGES/filelight.mo +share/locale/pa/LC_MESSAGES/filelight.mo +share/locale/pl/LC_MESSAGES/filelight.mo +share/locale/pt/LC_MESSAGES/filelight.mo +share/locale/pt_BR/LC_MESSAGES/filelight.mo +share/locale/ro/LC_MESSAGES/filelight.mo +share/locale/ru/LC_MESSAGES/filelight.mo +share/locale/sk/LC_MESSAGES/filelight.mo +share/locale/sl/LC_MESSAGES/filelight.mo +share/locale/sr/LC_MESSAGES/filelight.mo +share/locale/sv/LC_MESSAGES/filelight.mo +share/locale/tr/LC_MESSAGES/filelight.mo +share/locale/ug/LC_MESSAGES/filelight.mo +share/locale/uk/LC_MESSAGES/filelight.mo +share/locale/zh_CN/LC_MESSAGES/filelight.mo +share/locale/zh_TW/LC_MESSAGES/filelight.mo