diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-07-01 08:16:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-07-01 08:16:22 +0000 |
commit | 924204922ac441410520f46695dd91a87c001ee9 (patch) | |
tree | 8b7ce2801327bfc5bf9c601aa1d0454cf147b27c | |
parent | b2eed2d66478efa63594275ffecd1be2d565c983 (diff) | |
download | ports-924204922ac441410520f46695dd91a87c001ee9.tar.gz ports-924204922ac441410520f46695dd91a87c001ee9.zip |
deskutils: move a bunch of desktop utilities to the right place
Move some of the desktop utilities I do maintain to the right category
While here remove the x11 category from i3status which has never been
related to x11 at all
-rw-r--r-- | MOVED | 4 | ||||
-rw-r--r-- | deskutils/Makefile | 3 | ||||
-rw-r--r-- | deskutils/dmenu-wayland/Makefile (renamed from x11/dmenu-wayland/Makefile) | 2 | ||||
-rw-r--r-- | deskutils/dmenu-wayland/distinfo (renamed from x11/dmenu-wayland/distinfo) | 0 | ||||
-rw-r--r-- | deskutils/dmenu-wayland/pkg-descr (renamed from x11/dmenu-wayland/pkg-descr) | 0 | ||||
-rw-r--r-- | deskutils/i3lock/Makefile (renamed from x11/i3lock/Makefile) | 2 | ||||
-rw-r--r-- | deskutils/i3lock/distinfo (renamed from x11/i3lock/distinfo) | 0 | ||||
-rw-r--r-- | deskutils/i3lock/pkg-descr (renamed from x11/i3lock/pkg-descr) | 0 | ||||
-rw-r--r-- | deskutils/i3status/Makefile (renamed from x11/i3status/Makefile) | 2 | ||||
-rw-r--r-- | deskutils/i3status/distinfo (renamed from x11/i3status/distinfo) | 0 | ||||
-rw-r--r-- | deskutils/i3status/files/patch-meson.build (renamed from x11/i3status/files/patch-meson.build) | 0 | ||||
-rw-r--r-- | deskutils/i3status/files/patch-src_print__battery__info.c (renamed from x11/i3status/files/patch-src_print__battery__info.c) | 0 | ||||
-rw-r--r-- | deskutils/i3status/files/patch-src_print__disk__info.c (renamed from x11/i3status/files/patch-src_print__disk__info.c) | 0 | ||||
-rw-r--r-- | deskutils/i3status/files/patch-src_print__volume.c (renamed from x11/i3status/files/patch-src_print__volume.c) | 0 | ||||
-rw-r--r-- | deskutils/i3status/pkg-descr (renamed from x11/i3status/pkg-descr) | 0 | ||||
-rw-r--r-- | deskutils/i3status/pkg-plist (renamed from x11/i3status/pkg-plist) | 0 | ||||
-rw-r--r-- | deskutils/xcbautolock/Makefile (renamed from x11/xcbautolock/Makefile) | 2 | ||||
-rw-r--r-- | deskutils/xcbautolock/distinfo (renamed from x11/xcbautolock/distinfo) | 0 | ||||
-rw-r--r-- | deskutils/xcbautolock/pkg-descr (renamed from x11/xcbautolock/pkg-descr) | 0 | ||||
-rw-r--r-- | x11/Makefile | 4 |
20 files changed, 11 insertions, 8 deletions
@@ -17480,3 +17480,7 @@ deskutils/bitcollider||2022-06-30|Has expired: bitzi.com is no longer available, converters/htx||2022-06-30|Has expired: XHTML is considered obsolete in favor of HTML5 www/getleft||2022-06-30|Has expired: Abandonware last updated on 2008 ftp/wxdfast||2022-06-30|Has expired: Last release in 2009, doesn't support https, depends on deprecated wxgtk28 and dead upstream. Please consider using net/uget +x11/dmenu-wayland||2022-07-01|move desktop utility to its right category +x11/i3lock||2022-07-01|move desktop utility to its right category +x11/i3status||2022-07-01|move desktop utility to its right category +x11/xcbautolock||2022-07-01|move desktop utility to its right category diff --git a/deskutils/Makefile b/deskutils/Makefile index 6075352451ac..8ff65e0c7d86 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -42,6 +42,7 @@ SUBDIR += dailystrips SUBDIR += deforaos-todo SUBDIR += dfshow + SUBDIR += dmenu-wayland SUBDIR += docear SUBDIR += dosage SUBDIR += dstask @@ -121,6 +122,8 @@ SUBDIR += hot-babe SUBDIR += howm SUBDIR += hs-arbtt + SUBDIR += i3lock + SUBDIR += i3status SUBDIR += ical SUBDIR += itinerary SUBDIR += jjclient diff --git a/x11/dmenu-wayland/Makefile b/deskutils/dmenu-wayland/Makefile index df066dea5111..392c33e0cb71 100644 --- a/x11/dmenu-wayland/Makefile +++ b/deskutils/dmenu-wayland/Makefile @@ -1,7 +1,7 @@ PORTNAME= dmenu-wayland PORTVERSION= 0.1 DISTVERSIONPREFIX= v -CATEGORIES= x11 wayland +CATEGORIES= deskutils wayland PATCH_SITES= https://github.com/nyyManni/dmenu-wayland/commit/ PATCHFILES= b646f4d14c627d9a4300d9d015fb8e9b5cb2abef.patch:-p1 diff --git a/x11/dmenu-wayland/distinfo b/deskutils/dmenu-wayland/distinfo index 595dc4aa2723..595dc4aa2723 100644 --- a/x11/dmenu-wayland/distinfo +++ b/deskutils/dmenu-wayland/distinfo diff --git a/x11/dmenu-wayland/pkg-descr b/deskutils/dmenu-wayland/pkg-descr index c3713281b7de..c3713281b7de 100644 --- a/x11/dmenu-wayland/pkg-descr +++ b/deskutils/dmenu-wayland/pkg-descr diff --git a/x11/i3lock/Makefile b/deskutils/i3lock/Makefile index 6d56abea2cde..7012f7ed2081 100644 --- a/x11/i3lock/Makefile +++ b/deskutils/i3lock/Makefile @@ -2,7 +2,7 @@ PORTNAME= i3lock PORTVERSION= 2.13 -CATEGORIES= x11 +CATEGORIES= deskutils x11 MASTER_SITES= http://i3wm.org/${PORTNAME}/ MAINTAINER= bapt@FreeBSD.org diff --git a/x11/i3lock/distinfo b/deskutils/i3lock/distinfo index 5fafb62c0ff6..5fafb62c0ff6 100644 --- a/x11/i3lock/distinfo +++ b/deskutils/i3lock/distinfo diff --git a/x11/i3lock/pkg-descr b/deskutils/i3lock/pkg-descr index d69e93832d96..d69e93832d96 100644 --- a/x11/i3lock/pkg-descr +++ b/deskutils/i3lock/pkg-descr diff --git a/x11/i3status/Makefile b/deskutils/i3status/Makefile index 7245ec74328d..b67848bc4bf8 100644 --- a/x11/i3status/Makefile +++ b/deskutils/i3status/Makefile @@ -1,6 +1,6 @@ PORTNAME= i3status PORTVERSION= 2.14 -CATEGORIES= x11 +CATEGORIES= deskutils MASTER_SITES= http://i3wm.org/i3status/ MAINTAINER= bapt@FreeBSD.org diff --git a/x11/i3status/distinfo b/deskutils/i3status/distinfo index dbf824523e13..dbf824523e13 100644 --- a/x11/i3status/distinfo +++ b/deskutils/i3status/distinfo diff --git a/x11/i3status/files/patch-meson.build b/deskutils/i3status/files/patch-meson.build index c6bb9218ca60..c6bb9218ca60 100644 --- a/x11/i3status/files/patch-meson.build +++ b/deskutils/i3status/files/patch-meson.build diff --git a/x11/i3status/files/patch-src_print__battery__info.c b/deskutils/i3status/files/patch-src_print__battery__info.c index e038c2b2c491..e038c2b2c491 100644 --- a/x11/i3status/files/patch-src_print__battery__info.c +++ b/deskutils/i3status/files/patch-src_print__battery__info.c diff --git a/x11/i3status/files/patch-src_print__disk__info.c b/deskutils/i3status/files/patch-src_print__disk__info.c index cf8308f5e2e0..cf8308f5e2e0 100644 --- a/x11/i3status/files/patch-src_print__disk__info.c +++ b/deskutils/i3status/files/patch-src_print__disk__info.c diff --git a/x11/i3status/files/patch-src_print__volume.c b/deskutils/i3status/files/patch-src_print__volume.c index a553383ad098..a553383ad098 100644 --- a/x11/i3status/files/patch-src_print__volume.c +++ b/deskutils/i3status/files/patch-src_print__volume.c diff --git a/x11/i3status/pkg-descr b/deskutils/i3status/pkg-descr index e7b116988a9c..e7b116988a9c 100644 --- a/x11/i3status/pkg-descr +++ b/deskutils/i3status/pkg-descr diff --git a/x11/i3status/pkg-plist b/deskutils/i3status/pkg-plist index 7426ce51064e..7426ce51064e 100644 --- a/x11/i3status/pkg-plist +++ b/deskutils/i3status/pkg-plist diff --git a/x11/xcbautolock/Makefile b/deskutils/xcbautolock/Makefile index ab75d5f5cb3f..9afcdaa8271f 100644 --- a/x11/xcbautolock/Makefile +++ b/deskutils/xcbautolock/Makefile @@ -1,6 +1,6 @@ PORTNAME= xcbautolock PORTVERSION= 0.2.2 -CATEGORIES= x11 +CATEGORIES= deskutils x11 MAINTAINER= bapt@FreeBSD.org COMMENT= XCB base autolocker diff --git a/x11/xcbautolock/distinfo b/deskutils/xcbautolock/distinfo index 0542488ea220..0542488ea220 100644 --- a/x11/xcbautolock/distinfo +++ b/deskutils/xcbautolock/distinfo diff --git a/x11/xcbautolock/pkg-descr b/deskutils/xcbautolock/pkg-descr index 57ee9ae5d9fe..57ee9ae5d9fe 100644 --- a/x11/xcbautolock/pkg-descr +++ b/deskutils/xcbautolock/pkg-descr diff --git a/x11/Makefile b/x11/Makefile index 3bc7adcfde60..3d5b01f822b6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -51,7 +51,6 @@ SUBDIR += deskmenu SUBDIR += disman SUBDIR += dmenu - SUBDIR += dmenu-wayland SUBDIR += docker-tray SUBDIR += dsbautostart SUBDIR += dsbxinput @@ -110,9 +109,7 @@ SUBDIR += hs-xmobar SUBDIR += hsetroot SUBDIR += i3blocks - SUBDIR += i3lock SUBDIR += i3lock-color - SUBDIR += i3status SUBDIR += iceauth SUBDIR += ico SUBDIR += idesk @@ -447,7 +444,6 @@ SUBDIR += xcb-util-renderutil SUBDIR += xcb-util-wm SUBDIR += xcb-util-xrm - SUBDIR += xcbautolock SUBDIR += xclickroot SUBDIR += xclip SUBDIR += xclipboard |