diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-01-29 23:04:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-01-29 23:04:45 +0000 |
commit | 7dc166606b9e5b155f45ee2f6cac61ac9ab04da9 (patch) | |
tree | 6b35b83e514ea208d1c7de1955b63e15a0bc7a3b | |
parent | 1a8c14a698805c423849e71432146cbc4b81b474 (diff) |
Notes
-rw-r--r-- | graphics/Makefile | 1 | ||||
-rw-r--r-- | graphics/wayland/Makefile (renamed from x11-servers/wayland/Makefile) | 2 | ||||
-rw-r--r-- | graphics/wayland/distinfo (renamed from x11-servers/wayland/distinfo) | 0 | ||||
-rw-r--r-- | graphics/wayland/files/patch-Makefile.am (renamed from x11-servers/wayland/files/patch-Makefile.am) | 0 | ||||
-rw-r--r-- | graphics/wayland/files/patch-configure.ac (renamed from x11-servers/wayland/files/patch-configure.ac) | 0 | ||||
-rw-r--r-- | graphics/wayland/files/patch-src_wayland-os.c (renamed from x11-servers/wayland/files/patch-src_wayland-os.c) | 0 | ||||
-rw-r--r-- | graphics/wayland/files/patch-src_wayland-os.h (renamed from x11-servers/wayland/files/patch-src_wayland-os.h) | 0 | ||||
-rw-r--r-- | graphics/wayland/files/patch-src_wayland-server.c (renamed from x11-servers/wayland/files/patch-src_wayland-server.c) | 0 | ||||
-rw-r--r-- | graphics/wayland/files/patch-src_wayland-shm.c (renamed from x11-servers/wayland/files/patch-src_wayland-shm.c) | 0 | ||||
-rw-r--r-- | graphics/wayland/files/patch-tests_client-test.c (renamed from x11-servers/wayland/files/patch-tests_client-test.c) | 0 | ||||
-rw-r--r-- | graphics/wayland/files/patch-tests_connection-test.c (renamed from x11-servers/wayland/files/patch-tests_connection-test.c) | 0 | ||||
-rw-r--r-- | graphics/wayland/files/patch-tests_event-loop-test.c (renamed from x11-servers/wayland/files/patch-tests_event-loop-test.c) | 0 | ||||
-rw-r--r-- | graphics/wayland/files/patch-tests_os-wrappers-test.c (renamed from x11-servers/wayland/files/patch-tests_os-wrappers-test.c) | 0 | ||||
-rw-r--r-- | graphics/wayland/files/patch-tests_queue-test.c (renamed from x11-servers/wayland/files/patch-tests_queue-test.c) | 0 | ||||
-rw-r--r-- | graphics/wayland/files/patch-tests_sanity-test.c (renamed from x11-servers/wayland/files/patch-tests_sanity-test.c) | 0 | ||||
-rw-r--r-- | graphics/wayland/files/patch-tests_test-helpers.c (renamed from x11-servers/wayland/files/patch-tests_test-helpers.c) | 0 | ||||
-rw-r--r-- | graphics/wayland/files/patch-tests_test-runner.c (renamed from x11-servers/wayland/files/patch-tests_test-runner.c) | 0 | ||||
-rw-r--r-- | graphics/wayland/pkg-descr (renamed from x11-servers/wayland/pkg-descr) | 0 | ||||
-rw-r--r-- | graphics/wayland/pkg-plist (renamed from x11-servers/wayland/pkg-plist) | 0 | ||||
-rw-r--r-- | x11-servers/Makefile | 1 |
20 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index dc6117bbc49c..52c3e3ffbf4d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1051,6 +1051,7 @@ SUBDIR += vp SUBDIR += waffle SUBDIR += waifu2x-converter-cpp + SUBDIR += wayland SUBDIR += webp SUBDIR += wings SUBDIR += wmicons diff --git a/x11-servers/wayland/Makefile b/graphics/wayland/Makefile index 6935f5785a1f..e0ea92859936 100644 --- a/x11-servers/wayland/Makefile +++ b/graphics/wayland/Makefile @@ -20,7 +20,7 @@ PORTNAME= wayland PORTVERSION= 1.12.0 -CATEGORIES= x11-servers wayland +CATEGORIES= graphics wayland MASTER_SITES= http://wayland.freedesktop.org/releases/ MAINTAINER= x11@FreeBSD.org diff --git a/x11-servers/wayland/distinfo b/graphics/wayland/distinfo index 1217bc965ee2..1217bc965ee2 100644 --- a/x11-servers/wayland/distinfo +++ b/graphics/wayland/distinfo diff --git a/x11-servers/wayland/files/patch-Makefile.am b/graphics/wayland/files/patch-Makefile.am index c3b12cae4ba3..c3b12cae4ba3 100644 --- a/x11-servers/wayland/files/patch-Makefile.am +++ b/graphics/wayland/files/patch-Makefile.am diff --git a/x11-servers/wayland/files/patch-configure.ac b/graphics/wayland/files/patch-configure.ac index a6c0d1737262..a6c0d1737262 100644 --- a/x11-servers/wayland/files/patch-configure.ac +++ b/graphics/wayland/files/patch-configure.ac diff --git a/x11-servers/wayland/files/patch-src_wayland-os.c b/graphics/wayland/files/patch-src_wayland-os.c index 5cb746638d3e..5cb746638d3e 100644 --- a/x11-servers/wayland/files/patch-src_wayland-os.c +++ b/graphics/wayland/files/patch-src_wayland-os.c diff --git a/x11-servers/wayland/files/patch-src_wayland-os.h b/graphics/wayland/files/patch-src_wayland-os.h index a710f8b627f2..a710f8b627f2 100644 --- a/x11-servers/wayland/files/patch-src_wayland-os.h +++ b/graphics/wayland/files/patch-src_wayland-os.h diff --git a/x11-servers/wayland/files/patch-src_wayland-server.c b/graphics/wayland/files/patch-src_wayland-server.c index efc16114e97f..efc16114e97f 100644 --- a/x11-servers/wayland/files/patch-src_wayland-server.c +++ b/graphics/wayland/files/patch-src_wayland-server.c diff --git a/x11-servers/wayland/files/patch-src_wayland-shm.c b/graphics/wayland/files/patch-src_wayland-shm.c index e773606d9fba..e773606d9fba 100644 --- a/x11-servers/wayland/files/patch-src_wayland-shm.c +++ b/graphics/wayland/files/patch-src_wayland-shm.c diff --git a/x11-servers/wayland/files/patch-tests_client-test.c b/graphics/wayland/files/patch-tests_client-test.c index 88822779dd6a..88822779dd6a 100644 --- a/x11-servers/wayland/files/patch-tests_client-test.c +++ b/graphics/wayland/files/patch-tests_client-test.c diff --git a/x11-servers/wayland/files/patch-tests_connection-test.c b/graphics/wayland/files/patch-tests_connection-test.c index 2d06aa680d65..2d06aa680d65 100644 --- a/x11-servers/wayland/files/patch-tests_connection-test.c +++ b/graphics/wayland/files/patch-tests_connection-test.c diff --git a/x11-servers/wayland/files/patch-tests_event-loop-test.c b/graphics/wayland/files/patch-tests_event-loop-test.c index ab9416671168..ab9416671168 100644 --- a/x11-servers/wayland/files/patch-tests_event-loop-test.c +++ b/graphics/wayland/files/patch-tests_event-loop-test.c diff --git a/x11-servers/wayland/files/patch-tests_os-wrappers-test.c b/graphics/wayland/files/patch-tests_os-wrappers-test.c index c8ec9c5492ce..c8ec9c5492ce 100644 --- a/x11-servers/wayland/files/patch-tests_os-wrappers-test.c +++ b/graphics/wayland/files/patch-tests_os-wrappers-test.c diff --git a/x11-servers/wayland/files/patch-tests_queue-test.c b/graphics/wayland/files/patch-tests_queue-test.c index 9f38fa230fdb..9f38fa230fdb 100644 --- a/x11-servers/wayland/files/patch-tests_queue-test.c +++ b/graphics/wayland/files/patch-tests_queue-test.c diff --git a/x11-servers/wayland/files/patch-tests_sanity-test.c b/graphics/wayland/files/patch-tests_sanity-test.c index fab1eaec289a..fab1eaec289a 100644 --- a/x11-servers/wayland/files/patch-tests_sanity-test.c +++ b/graphics/wayland/files/patch-tests_sanity-test.c diff --git a/x11-servers/wayland/files/patch-tests_test-helpers.c b/graphics/wayland/files/patch-tests_test-helpers.c index 8be22e6e9052..8be22e6e9052 100644 --- a/x11-servers/wayland/files/patch-tests_test-helpers.c +++ b/graphics/wayland/files/patch-tests_test-helpers.c diff --git a/x11-servers/wayland/files/patch-tests_test-runner.c b/graphics/wayland/files/patch-tests_test-runner.c index 1949c52317ed..1949c52317ed 100644 --- a/x11-servers/wayland/files/patch-tests_test-runner.c +++ b/graphics/wayland/files/patch-tests_test-runner.c diff --git a/x11-servers/wayland/pkg-descr b/graphics/wayland/pkg-descr index efb42d4b323d..efb42d4b323d 100644 --- a/x11-servers/wayland/pkg-descr +++ b/graphics/wayland/pkg-descr diff --git a/x11-servers/wayland/pkg-plist b/graphics/wayland/pkg-plist index ccbc459bd7c5..ccbc459bd7c5 100644 --- a/x11-servers/wayland/pkg-plist +++ b/graphics/wayland/pkg-plist diff --git a/x11-servers/Makefile b/x11-servers/Makefile index 374c6e3ca433..84ed43583146 100644 --- a/x11-servers/Makefile +++ b/x11-servers/Makefile @@ -3,7 +3,6 @@ COMMENT = X11 servers - SUBDIR += wayland SUBDIR += Xfstt SUBDIR += x11rdp SUBDIR += x2vnc |