crux-commits
Threads by month
- ----- 2025 -----
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
October 2016
- 1 participants
- 264 discussions
commit 0028dedb117d04aef6d4bfa15350110be0edb511
Author: Danny Rawlins <monster.romster(a)gmail.com>
Date: Sun Oct 16 13:05:26 2016 +1100
sqlite3-32: 3.14.2 -> 3.15.0
diff --git a/sqlite3-32/.md5sum b/sqlite3-32/.md5sum
index 39de186..fbb9e90 100644
--- a/sqlite3-32/.md5sum
+++ b/sqlite3-32/.md5sum
@@ -1 +1 @@
-90c53cacb811db27f990b8292bd96159 sqlite-autoconf-3140200.tar.gz
+51e6b0a07bf90f084d8766794d8e8a7c sqlite-autoconf-3150000.tar.gz
diff --git a/sqlite3-32/Pkgfile b/sqlite3-32/Pkgfile
index 5d607d2..11febdd 100644
--- a/sqlite3-32/Pkgfile
+++ b/sqlite3-32/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: ncurses-32 readline-32 sqlite3
name=sqlite3-32
-version=3.14.2
+version=3.15.0
release=1
_version=$(printf "%i%.2i%.2i%.2i" ${version//./ })
@@ -13,12 +13,13 @@ source=(http://www.sqlite.org/2016/sqlite-autoconf-${_version}.tar.gz)
build() {
cd sqlite-autoconf-${_version}
+ CONFIG_SHELL=/bin/bash \
CFLAGS="-DSQLITE_SECURE_DELETE=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 \
- -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_DBSTAT_VTAB=1 \
+ -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 \
$CFLAGS" \
- ./configure --prefix=/usr --libdir=/usr/lib32
+ ./configure --prefix=/usr --libdir=/usr/lib32 --enable-readline
- make -j1
+ make
make DESTDIR=$PKG install
rm -r $PKG/usr/{bin,include,share/man,share}
1
0
commit f91de327077271c8281b0af5f7194368938a8ccc
Author: Danny Rawlins <monster.romster(a)gmail.com>
Date: Sun Oct 16 12:59:34 2016 +1100
dbus-32: 1.10.10 -> 1.10.12
diff --git a/dbus-32/.footprint b/dbus-32/.footprint
index dfdfdb7..579eb1e 100644
--- a/dbus-32/.footprint
+++ b/dbus-32/.footprint
@@ -8,8 +8,8 @@ drwxr-xr-x root/root usr/lib32/dbus/
-rwsr-x--- root/messagebus usr/lib32/dbus/dbus-daemon-launch-helper
-rw-r--r-- root/root usr/lib32/libdbus-1.a
-rwxr-xr-x root/root usr/lib32/libdbus-1.la
-lrwxrwxrwx root/root usr/lib32/libdbus-1.so -> libdbus-1.so.3.14.7
-lrwxrwxrwx root/root usr/lib32/libdbus-1.so.3 -> libdbus-1.so.3.14.7
--rwxr-xr-x root/root usr/lib32/libdbus-1.so.3.14.7
+lrwxrwxrwx root/root usr/lib32/libdbus-1.so -> libdbus-1.so.3.14.8
+lrwxrwxrwx root/root usr/lib32/libdbus-1.so.3 -> libdbus-1.so.3.14.8
+-rwxr-xr-x root/root usr/lib32/libdbus-1.so.3.14.8
drwxr-xr-x root/root usr/lib32/pkgconfig/
-rw-r--r-- root/root usr/lib32/pkgconfig/dbus-1.pc
diff --git a/dbus-32/.md5sum b/dbus-32/.md5sum
index 778d45a..bb49e25 100644
--- a/dbus-32/.md5sum
+++ b/dbus-32/.md5sum
@@ -1 +1 @@
-495676d240eb982921b3ad1343526849 dbus-1.10.10.tar.gz
+bacef77336bbe588efa3124102d5fcdb dbus-1.10.12.tar.gz
diff --git a/dbus-32/Pkgfile b/dbus-32/Pkgfile
index 96e715b..71236da 100644
--- a/dbus-32/Pkgfile
+++ b/dbus-32/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: expat-32 dbus
name=dbus-32
-version=1.10.10
+version=1.10.12
release=1
source=(http://dbus.freedesktop.org/releases/dbus/dbus-$version.tar.gz)
1
0
commit a175b41dc1becdb93f444c92d0f060cb2b7dcb82
Author: Fredrik Rinnestam <fredrik(a)crux.nu>
Date: Sun Oct 16 00:58:38 2016 +0200
thunderbird: fix for gcc 6
diff --git a/thunderbird/.signature b/thunderbird/.signature
index 778d037..7400811 100644
--- a/thunderbird/.signature
+++ b/thunderbird/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/VTWG+BL3MQKo292Oq/tXl5bJlFckNaR1egwkiCAfLUsJQqoMKBIJYUAa3hMIoB8OzP2bICIxVHxn+T/gLxfewI=
-SHA256 (Pkgfile) = ab6d28705e6a2b352ba777ee2878c7b3aaed1463967b7ecdb0cfc3d87a325787
+RWSE3ohX2g5d/U62Mq+EcEZLfhN3e77q4RBJysp6xGilezOLQz6cEF9cUcRkgGLVNZYT+6D8FpWVYUTMeCsqVgtvv3NCOSqtnA8=
+SHA256 (Pkgfile) = 947d767c6eb7e1b8cf1ae1245269ca51491091905a8e85a670a59e3cd9462d72
SHA256 (.footprint) = 2daa462302879852fb9928e1df5112f8c5a5fd13f38456fc41a9d135202e53a4
SHA256 (thunderbird-45.4.0.source.tar.xz) = 36f66edbb9b0f1ff9d0de8f12eab6cccbfa23db79e01db307fb2186904a38e61
SHA256 (thunderbird.desktop) = c6bc6a66f16951c4f7560d019dad48968169aef6587cef4e98380a300078299a
diff --git a/thunderbird/Pkgfile b/thunderbird/Pkgfile
index cd706f3..55e3b06 100644
--- a/thunderbird/Pkgfile
+++ b/thunderbird/Pkgfile
@@ -1,66 +1,68 @@
# Description: email client from the Mozilla project
-# URL: http://www.mozillamessaging.com/en-US/thunderbird/
+# URL: http://www.mozillamessaging.com/en-US/thunderbird/
# Maintainer: Fredrik Rinnestam, fredrik at crux dot nu
# Depends on: python,unzip,zip,gtk,alsa-lib,xorg-libxt,libidl,nss,yasm,mesa3d,libjpeg-turbo
name=thunderbird
version=45.4.0
-release=1
+release=2
source=(http://ftp.mozilla.org/pub/thunderbird/releases/$version/source/$na…
- $name.desktop thunderbird-install-dir.patch thunderbird-gcc6.patch)
+ $name.desktop thunderbird-install-dir.patch thunderbird-gcc6.patch)
build() {
- cd $name-$version
- sed -i '/^ftglyph.h/ i freetype/ftfntfmt.h' mozilla/config/system-headers
- patch -p1 -i $SRC/thunderbird-install-dir.patch
- patch -p1 -i $SRC/thunderbird-gcc6.patch
- export LDFLAGS="$LDFLAGS -Wl,-rpath,/usr/lib/$name"
+ cd $name-$version
+ sed -i '/^ftglyph.h/ i freetype/ftfntfmt.h' mozilla/config/system-headers
+ patch -p1 -i $SRC/thunderbird-install-dir.patch
+ patch -p1 -i $SRC/thunderbird-gcc6.patch
+ export LDFLAGS="$LDFLAGS -Wl,-rpath,/usr/lib/$name"
+ export CFLAGS="$CFLAGS -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2"
+ export CXXFLAGS="$CXXFLAGS -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2"
cat <<- EOF > .mozconfig
- mk_add_options MOZ_MAKE_FLAGS="$MAKEFLAGS -s"
- ac_add_options --prefix=/usr
- ac_add_options --enable-application=mail
- ac_add_options --with-system-jpeg
- ac_add_options --with-system-zlib
- ac_add_options --with-system-bz2
- ac_add_options --with-system-mng
- ac_add_options --with-system-png
- ac_add_options --with-system-nspr
- ac_add_options --with-system-nss
- ac_add_options --enable-system-ffi
- ac_add_options --enable-system-pixman
- #ac_add_options --enable-system-sqlite
- ac_add_options --enable-system-cairo
- ac_add_options --with-pthreads
- ac_add_options --enable-optimize="$CFLAGS"
- ac_add_options --enable-official-branding
- ac_add_options --enable-shared
- ac_add_options --enable-single-profile
- ac_add_options --enable-calendar
- ac_add_options --enable-pie
- ac_add_options --disable-gstreamer
- ac_add_options --disable-tests
- ac_add_options --disable-mochitest
- ac_add_options --disable-dbus
- ac_add_options --disable-debug
- ac_add_options --disable-installer
- ac_add_options --disable-updater
- ac_add_options --disable-profilesharing
- ac_add_options --disable-crashreporter
- ac_add_options --disable-necko-wifi
- ac_add_options --disable-libnotify
- ac_add_options --disable-pulseaudio
- ac_add_options --with-distribution-id=nu.crux
- ac_add_options --disable-gconf
- ac_add_options --disable-elf-hack
+ mk_add_options MOZ_MAKE_FLAGS="$MAKEFLAGS -s"
+ ac_add_options --prefix=/usr
+ ac_add_options --enable-application=mail
+ ac_add_options --with-system-jpeg
+ ac_add_options --with-system-zlib
+ ac_add_options --with-system-bz2
+ ac_add_options --with-system-mng
+ ac_add_options --with-system-png
+ ac_add_options --with-system-nspr
+ ac_add_options --with-system-nss
+ ac_add_options --enable-system-ffi
+ ac_add_options --enable-system-pixman
+ #ac_add_options --enable-system-sqlite
+ ac_add_options --enable-system-cairo
+ ac_add_options --with-pthreads
+ ac_add_options --enable-optimize="$CFLAGS"
+ ac_add_options --enable-official-branding
+ ac_add_options --enable-shared
+ ac_add_options --enable-single-profile
+ ac_add_options --enable-calendar
+ ac_add_options --enable-pie
+ ac_add_options --disable-gstreamer
+ ac_add_options --disable-tests
+ ac_add_options --disable-mochitest
+ ac_add_options --disable-dbus
+ ac_add_options --disable-debug
+ ac_add_options --disable-installer
+ ac_add_options --disable-updater
+ ac_add_options --disable-profilesharing
+ ac_add_options --disable-crashreporter
+ ac_add_options --disable-necko-wifi
+ ac_add_options --disable-libnotify
+ ac_add_options --disable-pulseaudio
+ ac_add_options --with-distribution-id=nu.crux
+ ac_add_options --disable-gconf
+ ac_add_options --disable-elf-hack
EOF
- make -f client.mk build
- make -f client.mk DESTDIR=$PKG install
+ make -f client.mk build
+ make -f client.mk DESTDIR=$PKG install
- mkdir -p $PKG/usr/share/pixmaps
- ln -s /usr/lib/thunderbird/chrome/icons/default/default48.png $PKG/usr/share/pixmaps/thunderbird_default48.png
- install -D -m 0644 $SRC/$name.desktop $PKG/usr/share/applications/$name.desktop
+ mkdir -p $PKG/usr/share/pixmaps
+ ln -s /usr/lib/thunderbird/chrome/icons/default/default48.png $PKG/usr/share/pixmaps/thunderbird_default48.png
+ install -D -m 0644 $SRC/$name.desktop $PKG/usr/share/applications/$name.desktop
- find $PKG -iname '*README*' -delete
- rm -r $PKG/usr/{include,lib/thunderbird-devel,share/idl}
+ find $PKG -iname '*README*' -delete
+ rm -r $PKG/usr/{include,lib/thunderbird-devel,share/idl}
}
1
0
commit dfaf97c0944f9a33f5f93ac32022a0c72a5d246f
Author: Juergen Daubert <jue(a)jue.li>
Date: Sat Oct 15 14:22:43 2016 +0200
add opt.pub and xorg.pub to repo
diff --git a/ports/opt.pub b/ports/opt.pub
new file mode 100644
index 0000000..346b688
--- /dev/null
+++ b/ports/opt.pub
@@ -0,0 +1,2 @@
+untrusted comment: opt public key
+RWSE3ohX2g5d/Zmwm/W4S8ZzNNTjXE7bI8XmnpawKOnQ+MiVa7TD0YC9
diff --git a/ports/xorg.pub b/ports/xorg.pub
new file mode 100644
index 0000000..983eb51
--- /dev/null
+++ b/ports/xorg.pub
@@ -0,0 +1,2 @@
+untrusted comment: xorg public key
+RWTSGWF5Q7TndIlWcgmz/x/4xBWLbyPRmI3LyI8rsN/iahlpFpgNIwSR
1
0
commit 091822c338d64aed063eb80475995f79be902e6b
Author: Juergen Daubert <jue(a)jue.li>
Date: Sat Oct 15 14:18:07 2016 +0200
ports: add pub keys for opt and xorg
diff --git a/ports/.footprint b/ports/.footprint
index dcfc0d3..795ff50 100644
--- a/ports/.footprint
+++ b/ports/.footprint
@@ -5,7 +5,9 @@ drwxr-xr-x root/root etc/ports/
-rw-r--r-- root/root etc/ports/core.pub
-rw-r--r-- root/root etc/ports/core.rsync
drwxr-xr-x root/root etc/ports/drivers/
+-rw-r--r-- root/root etc/ports/opt.pub
-rw-r--r-- root/root etc/ports/opt.rsync
+-rw-r--r-- root/root etc/ports/xorg.pub
-rw-r--r-- root/root etc/ports/xorg.rsync
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
diff --git a/ports/.md5sum b/ports/.md5sum
index cb6a7f7..2c3f3fb 100644
--- a/ports/.md5sum
+++ b/ports/.md5sum
@@ -2,6 +2,8 @@
50fce84f0327ee5c100f66594024b5f2 contrib.rsync.inactive
b8dd0aad383810cad920d6548cd1cb56 core.pub
faedd8944bd5ecc397f73bf73bd624d4 core.rsync
+0d1f1fde50a9bd743d9cac6b235f038c opt.pub
eded5385d3637f1918a82f4409abc64a opt.rsync
1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz
+69927e5d0ae5dc3455faeaac916c4db2 xorg.pub
c24101073a06fc58a02c99bf5d56bea7 xorg.rsync
diff --git a/ports/.signature b/ports/.signature
index a7568f4..6624490 100644
--- a/ports/.signature
+++ b/ports/.signature
@@ -1,10 +1,12 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVeqtSyOy8n0Ycc13uKm6w7lR96+ExE3L2kRVCQ5k46IH2FItTNwHA4Fj436T+K4QbIO7xfxI6eb0D1QnD64DdeIQc=
-SHA256 (Pkgfile) = b06285f60b3e5d9cd0b4135c6fca9e7c2cba07c294008318acdc07d29d498b24
-SHA256 (.footprint) = b1c9b287fee8afa8a2c0c7380fcd9ff147f5a71d9e701a13474907d90a5ab3e9
+RWRJc1FUaeVeqqlQMLEKmqnrXbV8OXNETp7swbKODA1ENJTn2bHSHhxXtklrqQH1hEopZQSHjh8Ft92yip8nXplbJ3NQhj4lnQY=
+SHA256 (Pkgfile) = 9a03a70e1a22a4133e11070083775ec13a096529cce9f0f39b913cdace9ea94b
+SHA256 (.footprint) = 803ef8d2a5652bba5bb888194f8595efa95ba421f3a131a39ac708e786ff5040
SHA256 (ports-1.5.tar.gz) = 4360d5c96ccfa2cadf084307df418d1e86c60afe775e29c036b518f6b2d6c156
-SHA256 (core.rsync) = 1a92e6efdcc341e0f8a31574069afb6fafde141d7b47909b3bf4dd458b90032e
SHA256 (core.pub) = 5a08b7f21fb1768b9e639da0b768edb536de0590b75e663dab6d185617613791
+SHA256 (opt.pub) = 4711f488546c38cdec792c1f16b3bf7c4db0c7dc0c3cdab0ecdd85e2c7247ae5
+SHA256 (xorg.pub) = 5db27d455f658ea8a6c7ae9aac601d66e74cedff5dd497910fd1ffead08e5237
+SHA256 (core.rsync) = 1a92e6efdcc341e0f8a31574069afb6fafde141d7b47909b3bf4dd458b90032e
SHA256 (opt.rsync) = 22b13b26a6a498d4549e1edf4b014bac887de358a561b185ddac12371486dd4e
SHA256 (xorg.rsync) = 3b5b8b997e501a451aa9e577a4315a81384376959f96b1139d1119849df050ae
SHA256 (compat-32.rsync.inactive) = 4e1a34e87849286e494fa8971392bb6109fe38a2c55bf64a41e5f2ab78167655
diff --git a/ports/Pkgfile b/ports/Pkgfile
index 1ee6052..bde24ea 100644
--- a/ports/Pkgfile
+++ b/ports/Pkgfile
@@ -4,11 +4,12 @@
name=ports
version=1.5
-release=18
+release=19
source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \
- core.rsync core.pub opt.rsync xorg.rsync \
- compat-32.rsync.inactive contrib.rsync.inactive)
+ core.pub opt.pub xorg.pub \
+ core.rsync opt.rsync xorg.rsync \
+ compat-32.rsync.inactive contrib.rsync.inactive)
build () {
cd $name-$version
@@ -21,4 +22,6 @@ build () {
install -m 0644 $SRC/compat-32.rsync.inactive $PKG/etc/ports
install -m 0644 $SRC/contrib.rsync.inactive $PKG/etc/ports
install -m 0644 $SRC/core.pub $PKG/etc/ports
+ install -m 0644 $SRC/opt.pub $PKG/etc/ports
+ install -m 0644 $SRC/xorg.pub $PKG/etc/ports
}
1
0
commit d0052c27feb125cb3cb9b0c31760ccfa13eb3d6a
Author: Juergen Daubert <jue(a)jue.li>
Date: Sat Oct 15 14:09:48 2016 +0200
update signatures for shadow, sudo
diff --git a/shadow/.signature b/shadow/.signature
index 4e9eba8..db279f9 100644
--- a/shadow/.signature
+++ b/shadow/.signature
@@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVeqjBw4f6j6PjwkPvCJeYq+Hi1FIOMskNt0PTG6gYxdhOBCo7xyzW4twsGCdBv2vk5phnueLFgX8MzO/AEooOIogI=
-SHA256 (Pkgfile) = 45d8f15b9105a784f742617beed285525724a826b0b9d6556ab0342d1a44191f
-SHA256 (.footprint) = 196891826eef19be5e249380bc5c9560b10051556be4a3be5d33e099a56f23ae
-SHA256 (shadow-4.2.1.tar.xz) = 3b0893d1476766868cd88920f4f1231c4795652aa407569faff802bcda0f3d41
+RWRJc1FUaeVeqnO8FH9Op6wItGTLc9Fplf8ZHnnX2VmftYl5CgT+8XHZ3j1d5xtILa4UJyvk+yU8m1oVxhdoOVOxnprr/qnROgQ=
+SHA256 (Pkgfile) = 56004b9563ba7ede8a153aa97546aba5be77ae26b26a27f29805b567de21b78f
+SHA256 (.footprint) = 61d1be2651cfd92984010fba452d8c581f60a6252f0b666710dfd912fa6a5948
+SHA256 (shadow-4.4.tar.xz) = dd79e3e6c49d560cd7901838e8b544ec94d56e5c6fabb77e8949235189a50940
SHA256 (pwck) = c62f1bf5785c2bb93bb269156bfa02b06728a01ff5d6c2e09cf6285701a1fda0
SHA256 (login.defs) = a5c63da222b9dd921b60a21be8fc888726b557fd3fde9f60c8899376d0311b0b
diff --git a/sudo/.signature b/sudo/.signature
index 548058b..33e4144 100644
--- a/sudo/.signature
+++ b/sudo/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVeqnKHrMqDjblUNEEf92robGE3LL3zWTh56gTkb7FhEw9JI9XWKFzzg3JKasVuhtTQ282OrhRBhWeHtZIznqe4Sgc=
-SHA256 (Pkgfile) = e5c0e8e639c7c6f610dc419ae9807a3744b2db60142a0529d92cb206bbb6f0cc
+RWRJc1FUaeVeqoPHkkHtQ2Lj2FWmutDghBhXkHAt2yGpQLzEw8JTrhymahcNb+Aih85aeBcLonqitwxlHFGNJFS/AuNB1TPMmQY=
+SHA256 (Pkgfile) = b196a68710836e2e1da9963ab8646827a9d5f28ab8b7b1547e76471b2e37e3b0
SHA256 (.footprint) = 62d1731677c27609c38e06e585e6f5bcb2cb58cb251f1bd5c293820b67fab494
-SHA256 (sudo-1.8.18.tar.gz) = 8519e99e97fa51ac50fca2030e76f9aa5195f543ae2d15107753f4e4c4e3be13
+SHA256 (sudo-1.8.18p1.tar.gz) = e5a0471c721281a693025bbde33ebd9d3db43245d83ab8516bbfc23980379434
1
0
commit acd0dd3e400aec9416af5ba594a623f64133efd4
Merge: 17e9ab3 8ba4b73
Author: Juergen Daubert <jue(a)jue.li>
Date: Sat Oct 15 14:07:04 2016 +0200
Merge branch '3.2' into 3.3
1
0
commit 8ba4b732bb87e49d0a1856a2efbed9afca1f2045
Author: Juergen Daubert <jue(a)jue.li>
Date: Sat Oct 15 08:06:11 2016 +0200
sudo: update to 1.8.18p1
diff --git a/sudo/.md5sum b/sudo/.md5sum
index 9410aa8..4136fe2 100644
--- a/sudo/.md5sum
+++ b/sudo/.md5sum
@@ -1 +1 @@
-c1201904fd9144ea5e7cd9496fcbbc64 sudo-1.8.18.tar.gz
+28f5214d5bcb5af5710decb95184a0a6 sudo-1.8.18p1.tar.gz
diff --git a/sudo/Pkgfile b/sudo/Pkgfile
index 667b1df..caecff1 100644
--- a/sudo/Pkgfile
+++ b/sudo/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: zlib
name=sudo
-version=1.8.18
+version=1.8.18p1
release=1
source=(http://www.sudo.ws/$name/dist/$name-$version.tar.gz)
1
0
commit a457510ee0256a5770575f29dbb1f93856cb261f
Author: Juergen Daubert <jue(a)jue.li>
Date: Sat Oct 15 07:56:33 2016 +0200
shadow: update to 4.4
we have finally a new maintainer for shadow, he is responsible for
upstream and the debian stuff.
The main repo is on github [1] now but I hope that the original
home page for the project at [2] will get updates sometime.
Because there's no proper tarball on github I've repacked it and
we host it on crux.nu for now.
[1] https://github.com/shadow-maint/shadow
[2] https://github.com/shadow-maint/shadow
diff --git a/shadow/.footprint b/shadow/.footprint
index 4d8875b..ca33c35 100644
--- a/shadow/.footprint
+++ b/shadow/.footprint
@@ -16,9 +16,9 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/faillog
-rwxr-xr-x root/root usr/bin/groups
-rwxr-xr-x root/root usr/bin/lastlog
--rwsr-xr-x root/root usr/bin/newgidmap
+-rwxr-xr-x root/root usr/bin/newgidmap
-rwsr-xr-x root/root usr/bin/newgrp
--rwsr-xr-x root/root usr/bin/newuidmap
+-rwxr-xr-x root/root usr/bin/newuidmap
-rwsr-xr-x root/root usr/bin/passwd
lrwxrwxrwx root/root usr/bin/sg -> newgrp
-rwsr-xr-x root/root usr/bin/su
diff --git a/shadow/.md5sum b/shadow/.md5sum
index c4b394e..5f5e90c 100644
--- a/shadow/.md5sum
+++ b/shadow/.md5sum
@@ -1,3 +1,3 @@
80756b2d5b3351b3757f48ae69fe866d login.defs
be8f69c2701118093af3d7f3bc02af16 pwck
-2bfafe7d4962682d31b5eba65dba4fc8 shadow-4.2.1.tar.xz
+ff357d9d232f6ad55a4d8b93f78caff7 shadow-4.4.tar.xz
diff --git a/shadow/Pkgfile b/shadow/Pkgfile
index bb09c0f..8f4eff7 100644
--- a/shadow/Pkgfile
+++ b/shadow/Pkgfile
@@ -1,16 +1,16 @@
# Description: Shadow password file utilities
-# URL: http://pkg-shadow.alioth.debian.org/
+# URL: https://github.com/shadow-maint/shadow
# Maintainer: CRUX System Team, core-ports at crux dot nu
# Depends on: acl
name=shadow
-version=4.2.1
-release=2
-source=(http://pkg-shadow.alioth.debian.org/releases/$name-$version.tar.xz
+version=4.4
+release=1
+source=(http://crux.nu/files/distfiles/$name-$version.tar.xz
pwck login.defs)
build() {
- cd $name-$version
+ cd $name-upstream-$version
./configure --prefix=/usr \
--sysconfdir=/etc \
1
0
commit c9f9d201c66a426f26303444e8853cdc2bb9ea4a
Author: Juergen Daubert <jue(a)jue.li>
Date: Sat Oct 15 14:04:15 2016 +0200
add xorg signatures
diff --git a/glu/.signature b/glu/.signature
new file mode 100644
index 0000000..7247de3
--- /dev/null
+++ b/glu/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndN1iX0VgAn/wynpHj0kTfkf+ONBwtGPKgzuhJBxnSHxjYEsCfKAZ5YgFKorUrap5xBj6aBLwtpHoLTw6nYHR7QQ=
+SHA256 (Pkgfile) = a633650280dcbfb918fefa1c51218b2328f92007a09f4ebe8114fd705f473cc4
+SHA256 (.footprint) = bed9c2be3ed1d33d72654b944a27a73bcc4eaa913275e5d199981a2447dbe5f0
+SHA256 (glu-9.0.0.tar.bz2) = 1f7ad0d379a722fcbd303aa5650c6d7d5544fde83196b42a73d1193568a4df12
diff --git a/libdrm/.signature b/libdrm/.signature
new file mode 100644
index 0000000..0c66af1
--- /dev/null
+++ b/libdrm/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndHgkGorMg4ICj8GBHqdl/lGI/ojL2DSN538H4irn/ubDkdB/z2/h+I7pfIc+sPuNRWIpg4VeAeAOntqhPC7wYQ0=
+SHA256 (Pkgfile) = 44bad5d55c4b9bd6941927114112371e3d51c1ef69a1a09f7889cf813c272382
+SHA256 (.footprint) = cef0a1c12a2cdbd4843727c1ed9c6ab681315ff569e90e2851123ba6c58c0318
+SHA256 (libdrm-2.4.71.tar.bz2) = c66287ddeee5f46ea8f8880b94b80acb3bbc33ba6321d17767eef145046df9b8
diff --git a/libepoxy/.signature b/libepoxy/.signature
new file mode 100644
index 0000000..92d1230
--- /dev/null
+++ b/libepoxy/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndPijnli+d1zhFNSU+FOC946F/xGU2GEYL/otuvhUYalo1V7Vzviv8OtfXSptq5Yd1ULfyAKKDOVoQU6Vah8JRAA=
+SHA256 (Pkgfile) = 72500b4c11ef35f03c9048ee9e08b286c9973521a1b3955680e62d82beb3c272
+SHA256 (.footprint) = 7461bf4b75fab5eaad640aa69b8df88f31984a0ed943a268527078fd2fdb6680
+SHA256 (libepoxy-1.3.1.tar.bz2) = 1d8668b0a259c709899e1c4bab62d756d9002d546ce4f59c9665e2fc5f001a64
diff --git a/libinput/.signature b/libinput/.signature
new file mode 100644
index 0000000..00d17e4
--- /dev/null
+++ b/libinput/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndLOWdcUfmO+escFpJ5FJEkkNQMribfJKPJeIaT8i0AZg3WeNvvcyFx42NmE3PXe06+sCohW2k+a+6NuJLsY9TAg=
+SHA256 (Pkgfile) = 7f12b29892047edad8f129973cc42290cd5f633112a2322de1b60d9da9e67880
+SHA256 (.footprint) = 29c4dd9380e2bbb11c578d0c29a92670afac89536492c2dda952130f12d69063
+SHA256 (libinput-1.5.0.tar.xz) = 5a96559385ecfaa30f9e72ea89eb8ebbc97caf68e458f451f4ed62315311081c
diff --git a/libpthread-stubs/.signature b/libpthread-stubs/.signature
new file mode 100644
index 0000000..adaed2d
--- /dev/null
+++ b/libpthread-stubs/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndHRbMR6AWp1dDMK002YFc+5Y0GlbJ1ob32c7tQDm6Gg3fIRMT0p8AmaxQy3+evw6cRi0SFBdkWpbQe/vaJnyGQU=
+SHA256 (Pkgfile) = d66f53eb3ff6cfd58c6d6aa17194aaec54e3ce4e871dc0f2a0f8549b976b2e1f
+SHA256 (.footprint) = 73ed2dba96974a5aebd05aa2973bcc00186938538ff5accf9d29de7e502927c1
+SHA256 (libpthread-stubs-0.3.tar.bz2) = 35b6d54e3cc6f3ba28061da81af64b9a92b7b757319098172488a660e3d87299
diff --git a/libvdpau/.signature b/libvdpau/.signature
new file mode 100644
index 0000000..74e96bf
--- /dev/null
+++ b/libvdpau/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndA+ZPniJ7DvMJtvMZe7zETEMQtUsIvXGn7CiJnbZbXSslA1pAkrdIxUjpE5lQqznG5OaWOVfYpfD5lzIxpE7sAg=
+SHA256 (Pkgfile) = 6284694474cad94f00b2750b347d572c2acb1821881f21c11ac34ae643826d77
+SHA256 (.footprint) = 1b8d4695c3605b2e845221eba5373bb20784d07be22827815d225c5f6716add8
+SHA256 (libvdpau-1.1.1.tar.bz2) = 857a01932609225b9a3a5bf222b85e39b55c08787d0ad427dbd9ec033d58d736
diff --git a/mesa-demos/.signature b/mesa-demos/.signature
new file mode 100644
index 0000000..c99a5d0
--- /dev/null
+++ b/mesa-demos/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndGNy76E1vQXzTWTmNy6RqKNHbew9dLbF6pkvu0qz4AlItsGuRJZ4wlUkBVVi7kHEExMsFkqgmkIhlYFHTqoiHwY=
+SHA256 (Pkgfile) = 82b924952c8eb53bef50e42d6cfebc2044a9c01ae054c93beb3224a4a29a5606
+SHA256 (.footprint) = a328423b6004ca0d68a4ede62c70b950fc7e488a771c89630cf8f10a868bd341
+SHA256 (mesa-demos-8.3.0.tar.bz2) = c173154bbd0d5fb53d732471984def42fb1b14ac85fcb834138fb9518b3e0bef
diff --git a/mesa3d/.signature b/mesa3d/.signature
new file mode 100644
index 0000000..6f21399
--- /dev/null
+++ b/mesa3d/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndPNawYIJJF0KRwqr2sE8xrl70tOAj5EsAWbfdOUtQRutJ1vG0OZXyND/cNhgY53bdwI56JQNPYCTVLg97568mwM=
+SHA256 (Pkgfile) = 10392d50425562db9634486d834b71f172711403a2b4132e8772e38a2e8b6290
+SHA256 (.footprint) = 8b6da31e893f500c8d09e3007e77105dfa41629fb512abec65fb04685cb96b47
+SHA256 (mesa-11.2.2.tar.xz) = 40e148812388ec7c6d7b6657d5a16e2e8dabba8b97ddfceea5197947647bdfb4
diff --git a/mtdev/.signature b/mtdev/.signature
new file mode 100644
index 0000000..a593ab5
--- /dev/null
+++ b/mtdev/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndDf0AcMjojdr2+9Fq0vIPepkmlM2Rte2z4eXo3s5LDR1A6WbdoQkyeSESp/dJXBcmXnzi0jmCauAfDy/on33FAs=
+SHA256 (Pkgfile) = 0e4be3f4d14bb1da7ab59b60ed5f02104c98f354e2c63a53df1d6caf8ba2607f
+SHA256 (.footprint) = 5aa17ddc202fd871cbd63299e895970f0d2c1b3ad615efa27f3c5a69ea48588d
+SHA256 (mtdev-1.1.5.tar.gz) = a662924dd09cf538c8df66514da345e40c3cbfa880cc7262bc3b55ee46d0c1f4
diff --git a/polyglotman/.signature b/polyglotman/.signature
new file mode 100644
index 0000000..2f3cc91
--- /dev/null
+++ b/polyglotman/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndEIwmM6AaXq6nNb0JtKAlVOgPOuKqVrYETJzzluyyrGxEaVK7HRxX9t+xW4umniadqtq44K791FFnZFxqHd0nQU=
+SHA256 (Pkgfile) = bc474e3b5e2305b33f85c943cc259f179d7155aa9f99767b43adeb57f5f65bc4
+SHA256 (.footprint) = 4264512c8c40bedceaf7d2a7255febb03bb1e92ad95465fc08b27af6eb812ec5
+SHA256 (rman-3.2.tar.gz) = 68a130696b251966db10a4774e2bc8083a0147b83f64c11e9bb4cd654da32d5f
diff --git a/printproto/.signature b/printproto/.signature
new file mode 100644
index 0000000..7bb5d0f
--- /dev/null
+++ b/printproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndPsNRHBsNgdaDlrhXwfj4hrHO0LGcDPmzn9ZxemfNCbeyaS1vDolrDf4kdsXNKepokesS1qadPPadO6n76/iCwA=
+SHA256 (Pkgfile) = e49194690b7949492a5842a3847ad5f3f12f7b79d2eabe906bec6f8ed8c83eb3
+SHA256 (.footprint) = 020c92904cab953d95e37420f321817bb0bd65ce73244262474dc72ea2060197
+SHA256 (printproto-1.0.5.tar.bz2) = 1298316cf43b987365ab7764d61b022a3d7f180b67b423eed3456862d155911a
diff --git a/xkeyboard-config/.signature b/xkeyboard-config/.signature
new file mode 100644
index 0000000..8812724
--- /dev/null
+++ b/xkeyboard-config/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndAk/fQ8KJ3PLwtHkJAsK/AdnOyb1p8nW/dU0glNwjv9vEvax9DpkVajHPWaWVm6v3YLYSiVVE72Xvgb6ewXh6ww=
+SHA256 (Pkgfile) = afc31b2dfeda0a67236f71b1a82f2c5b85b87f3db47a9a49178b755175210287
+SHA256 (.footprint) = fc8f287bcd75b3ed99e9dd08f226819e61ed70bdcb23903a352ea636139a1c62
+SHA256 (xkeyboard-config-2.19.tar.bz2) = 83dfd186b9eb9ced69e01d8d8e2f15b6a79b2e30124874ef086f2d3048f45827
diff --git a/xorg-bdftopcf/.signature b/xorg-bdftopcf/.signature
new file mode 100644
index 0000000..defbe21
--- /dev/null
+++ b/xorg-bdftopcf/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndLkCLrqh5HC9z7IHGR/YPyyaiYmLhZFm/NiIiKwS3Exmk+3eUvVpWsOQqhx061Q7n0qpocUM8/puXZbYlOne/A0=
+SHA256 (Pkgfile) = d27f12ce24826bba6a83b3e55edec3cd7d9e7ecb0b18df941da2c3f4cef01539
+SHA256 (.footprint) = 712d10ae79f0cb7246e7f6b0fa8ff96241805cf9c0cf710adc6163d964ab5b2c
+SHA256 (bdftopcf-1.0.5.tar.bz2) = 38f447be0c61f94c473f128cf519dd0cff63b5d7775240a2e895a183a61e2026
diff --git a/xorg-bigreqsproto/.signature b/xorg-bigreqsproto/.signature
new file mode 100644
index 0000000..370e167
--- /dev/null
+++ b/xorg-bigreqsproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndOju+xv4FhmjTh5x5mRxadb40yh+0JJ2yW8O3iVLosf5u1YnGwXb8W9qOVLK/jKxo3x2P3ZdbydcM4v/3WymYwU=
+SHA256 (Pkgfile) = fca2869ea936059094b742c4777a6be0ae5f7db0629f21ddbfac87f4d9863efb
+SHA256 (.footprint) = a0a9620d7f250b7c7a8f7437b0d1e0c9740959cc430d74d2759ace41ebfbe3bb
+SHA256 (bigreqsproto-1.1.2.tar.bz2) = 462116ab44e41d8121bfde947321950370b285a5316612b8fce8334d50751b1e
diff --git a/xorg-cf-files/.signature b/xorg-cf-files/.signature
new file mode 100644
index 0000000..6864bff
--- /dev/null
+++ b/xorg-cf-files/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndPJtBLhxrsKfizTMSJw60QHXOC4eQnXwBJBxN3Z45jSVf1ZGlXHIDbUR/+ryzGCnJB+q3S0c6Bt7DdPzRaK4mAU=
+SHA256 (Pkgfile) = 004d31317417c99d75604b381a76ee7c5d675b18d92cadd23378ca6d92523720
+SHA256 (.footprint) = 6c52a8c79fc9ce96da543de8a61bf44274dec24e754bc0a60491e24e1389aeb5
+SHA256 (xorg-cf-files-1.0.6.tar.bz2) = 4dcf5a9dbe3c6ecb9d2dd05e629b3d373eae9ba12d13942df87107fdc1b3934d
diff --git a/xorg-compositeproto/.signature b/xorg-compositeproto/.signature
new file mode 100644
index 0000000..f5f089c
--- /dev/null
+++ b/xorg-compositeproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndLiD5MBRZjPga4VjCw9e9gxxzGUdnoAS8PS651yCgQTxcD086ygWwAWYE6Tbs4BG0EvFhfRW7j/N9PRNecVuYQI=
+SHA256 (Pkgfile) = 7621b9ff0261e0bf73871b8d8d12a120c741ac5e58b06e300d289d7a14becde8
+SHA256 (.footprint) = a02b0ecf8cd00f8a32c99949b7dee3778c221875df8aa4553979c5c9b10d44d1
+SHA256 (compositeproto-0.4.2.tar.bz2) = 049359f0be0b2b984a8149c966dd04e8c58e6eade2a4a309cf1126635ccd0cfc
diff --git a/xorg-damageproto/.signature b/xorg-damageproto/.signature
new file mode 100644
index 0000000..ada4b54
--- /dev/null
+++ b/xorg-damageproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndKaFMEnhMPrCRhUz1Sfu+o5o/5IociPXjbW3mIjjzjs2MRe1bUHPfOOirSKpQ3ayHb+wFlqYg+JRorxw5t5Y6QE=
+SHA256 (Pkgfile) = df4cc64d68e7d972cdddc6b08ab4a9a589806e9289efd821d2ba8cfa1b83f02a
+SHA256 (.footprint) = e48e0f325b90c1c3b1e3cab9993b74f469527ad127ca1d02914d8372ed0dacec
+SHA256 (damageproto-1.2.1.tar.bz2) = 5c7c112e9b9ea8a9d5b019e5f17d481ae20f766cb7a4648360e7c1b46fc9fc5b
diff --git a/xorg-dmxproto/.signature b/xorg-dmxproto/.signature
new file mode 100644
index 0000000..2dd0b74
--- /dev/null
+++ b/xorg-dmxproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndDUJsx+0hzK900w40ctUTERvbsVrVCm7FeV9r3gg+GlXoCRLVbxebr8lMCZscNPZwfFeR0C7OpFJ/xHRyfGAZgQ=
+SHA256 (Pkgfile) = 8629fca2a9d71c7247f6ed679745e7a65e0b0b9a8819480f355bf8497be3802b
+SHA256 (.footprint) = 5445a720fa7573a916f7e20b367bc1ff0205f2383f50932876ed1a7a2c78da8b
+SHA256 (dmxproto-2.3.1.tar.bz2) = e72051e6a3e06b236d19eed56368117b745ca1e1a27bdc50fd51aa375bea6509
diff --git a/xorg-dri2proto/.signature b/xorg-dri2proto/.signature
new file mode 100644
index 0000000..4b00725
--- /dev/null
+++ b/xorg-dri2proto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndO9BwV8moYndh3ZarOVDG+lpePJ3PGtQAn9wVCMiEgqVDtV0uCySKDp9YKm27lIDu1j8HygazsRSKYyZ7K49Gwg=
+SHA256 (Pkgfile) = 151f1398f6a368372b7315512866af99a279d9e9f2fd58c8a2c4eb88692df0cf
+SHA256 (.footprint) = 5741ea714696be9208d58fabf9adbc4ad94bf2afe073765cb315f15dd64a39df
+SHA256 (dri2proto-2.8.tar.bz2) = f9b55476def44fc7c459b2537d17dbc731e36ed5d416af7ca0b1e2e676f8aa04
diff --git a/xorg-dri3proto/.signature b/xorg-dri3proto/.signature
new file mode 100644
index 0000000..52584b2
--- /dev/null
+++ b/xorg-dri3proto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndGicxnvyxCoG3vWj1uZ6HsZwrIX73RuXA3oJJDEg3Vu/PV3YoDIA6+Y44pV4mZPCJOwGR4Z2tmCmtggyBLnnGwQ=
+SHA256 (Pkgfile) = 25021f73aa8de16776433f25e85b24eee3c505d7b802b436688d5f6055df5c76
+SHA256 (.footprint) = 3d4ee75bf8ab56da17012a805f45bf92a726ce58e87fff3cc177fd6e670e4b62
+SHA256 (dri3proto-1.0.tar.bz2) = 01be49d70200518b9a6b297131f6cc71f4ea2de17436896af153226a774fc074
diff --git a/xorg-fixesproto/.signature b/xorg-fixesproto/.signature
new file mode 100644
index 0000000..1a4749f
--- /dev/null
+++ b/xorg-fixesproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndFpnbjSTHxHLJfRAsYiOOzmeGgW6VHQBpvi29khwuCquTak99lqMv4IGY0QdCnCr1RBvhhvESenhBsXT5cEVEQc=
+SHA256 (Pkgfile) = 0e2a826e74650d952c3608cf0e246aae302ffad77945b1d578dc2c5a9cf35da0
+SHA256 (.footprint) = 8204dc5c5e9d6da034ecc4075e40391379639a6b5405b30eb7c78e0c98f777b7
+SHA256 (fixesproto-5.0.tar.bz2) = ba2f3f31246bdd3f2a0acf8bd3b09ba99cab965c7fb2c2c92b7dc72870e424ce
diff --git a/xorg-font-adobe-100dpi/.signature b/xorg-font-adobe-100dpi/.signature
new file mode 100644
index 0000000..0c2b63c
--- /dev/null
+++ b/xorg-font-adobe-100dpi/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndEwFQk35zithEFZvr8myNlNjH/uDbo7JjI+VAojB70VSswm9PyZTquCu530VuUyyJMuINwrG7iovAP3r4pSzugY=
+SHA256 (Pkgfile) = ab0187e546c2af1679a7eccb3387e21b7c6b2b98735978667699a5a402de7c79
+SHA256 (.footprint) = c9bc14072ef89a5f06ae8c302e2325cafc1c47b4077287b39e8aef9bc0a5aa65
+SHA256 (font-adobe-100dpi-1.0.3.tar.bz2) = b2c08433eab5cb202470aa9f779efefce8d9cab2534f34f3aa4a31d05671c054
diff --git a/xorg-font-adobe-75dpi/.signature b/xorg-font-adobe-75dpi/.signature
new file mode 100644
index 0000000..51d30d3
--- /dev/null
+++ b/xorg-font-adobe-75dpi/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndFCchXHlQ89NhHhwgTnUfn+wf2stoDHuQENJCUOsHev1BBrR30loz7SpvotKZhy3H/Pk0fz4YsGU/wZNtjGXVQE=
+SHA256 (Pkgfile) = 12330d0528992eca149601490b53b32b38cdb6ed06cce51d4a4907d197bb7137
+SHA256 (.footprint) = 58a8bfb2e29a6672b0e44de5de97aba3b0eb7090ec4395b258d390f00d22d139
+SHA256 (font-adobe-75dpi-1.0.3.tar.bz2) = c6024a1e4a1e65f413f994dd08b734efd393ce0a502eb465deb77b9a36db4d09
diff --git a/xorg-font-adobe-utopia-100dpi/.signature b/xorg-font-adobe-utopia-100dpi/.signature
new file mode 100644
index 0000000..d6fbb55
--- /dev/null
+++ b/xorg-font-adobe-utopia-100dpi/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndEixRsKRaEm5kPdQzbDMAHClwdCMBynIwx3LUsz9o0NQcuYqW7SyTXXzpXRzquYU/YdFBeL96if0BhgeGmVN7wg=
+SHA256 (Pkgfile) = 8f06d2a1a86a15f84cb145b7ef36034dcbd80fed56696262a8ac59415312a1ca
+SHA256 (.footprint) = 9eb908291bef0375f74a181f3a34a52e98b8ab9663d1d1d80926f85971f8adb5
+SHA256 (font-adobe-utopia-100dpi-1.0.4.tar.bz2) = d16f5e3f227cc6dd07a160a71f443559682dbc35f1c056a5385085aaec4fada5
diff --git a/xorg-font-adobe-utopia-75dpi/.signature b/xorg-font-adobe-utopia-75dpi/.signature
new file mode 100644
index 0000000..2543f8b
--- /dev/null
+++ b/xorg-font-adobe-utopia-75dpi/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndE2piswbbljtDUGlZfnIM+l69hryx5omPdemAEy5K7WL5UMfWjq1/1maKrazDDz5xnvFcQ6Ah38i6hoFJ9D9awM=
+SHA256 (Pkgfile) = 17bcf769226a6e72000a5b5ad9392379f04f52844da35bdacdb2faf126adb455
+SHA256 (.footprint) = b31844962b1fb2623a156cf877099a3853c88fc6693ebdd299cf73b8cb63eb53
+SHA256 (font-adobe-utopia-75dpi-1.0.4.tar.bz2) = 8732719c61f3661c8bad63804ebfd54fc7de21ab848e9a26a19b1778ef8b5c94
diff --git a/xorg-font-adobe-utopia-type1/.signature b/xorg-font-adobe-utopia-type1/.signature
new file mode 100644
index 0000000..6801f6a
--- /dev/null
+++ b/xorg-font-adobe-utopia-type1/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndE+SH+ZEvlTvgNmBxvQcUZ+Up5vTIt4Ij6Wez3ihHyTMYc4EJ7iELMLnFHdD6LscUWRTMQIF1KzU+wGbEKWnhw4=
+SHA256 (Pkgfile) = a5d70b0cedd8a30e905c90dd00e7b8d9f185470c1dcd2d469a7ae1a2f8a6a1fc
+SHA256 (.footprint) = fc5c936e72e468d12a9bb6d388ed834c6eb421e01ca1977accd686905318ba92
+SHA256 (font-adobe-utopia-type1-1.0.4.tar.bz2) = 979435105f897a70f8993fa02c8362160b0513366c2ab896965416f96dbb8077
diff --git a/xorg-font-alias/.signature b/xorg-font-alias/.signature
new file mode 100644
index 0000000..648a875
--- /dev/null
+++ b/xorg-font-alias/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndADZeCB2aqUJowYZIdjNvelYIwVgQvk0NNMOgk4E6CEtioDDuQ59L64vVm+kYmhgw5BsLLhBwNcXT4ovsXqAMwo=
+SHA256 (Pkgfile) = 45f3336152a05a199aa029a178cef3c8024d64bdfb02dbc38fbadab10dc37330
+SHA256 (.footprint) = b6d8d689b054807b7c8e9cfd26b75a16913697d5561423562f26d221a6f1ee30
+SHA256 (font-alias-1.0.3.tar.bz2) = 8b453b2aae1cfa8090009ca037037b8c5e333550651d5a158b7264ce1d472c9a
diff --git a/xorg-font-arabic-misc/.signature b/xorg-font-arabic-misc/.signature
new file mode 100644
index 0000000..a657fee
--- /dev/null
+++ b/xorg-font-arabic-misc/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndCbFmki6Gcjxce4BG4A/GU2JX15j20gNHNo8Qj1/dM/ySifs50wd8aKkKq/pEvDW+d8l6JpAHrhewUtdLLnMYA4=
+SHA256 (Pkgfile) = 754e241a75d348c320a9f8e5aaa2a9147a128b37083d36559127ce8e1c9b2786
+SHA256 (.footprint) = f95926320e2b5db3493fbb3c1c334e71f029833a100adcf51419c2c6f2055fd5
+SHA256 (font-arabic-misc-1.0.3.tar.bz2) = 505d9b12a7093389e67a925dfda6346bde26d114c67f0cdca7aeda6e5d3344f4
diff --git a/xorg-font-bh-100dpi/.signature b/xorg-font-bh-100dpi/.signature
new file mode 100644
index 0000000..0b9c519
--- /dev/null
+++ b/xorg-font-bh-100dpi/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndE31QKlOKsgmeP4s6F+woR0OKmUsaLeW8jtnpFxI6iugF14veMrJMk6/ULbhLUUJv4rhYbe389yST5LlpMSwHgc=
+SHA256 (Pkgfile) = 2d145a694e4306065b9de2edd42d8811825a05ef0aabab2ebea4b428b5af493d
+SHA256 (.footprint) = 5810631ebcce90db6c1113da0f91a4d0ca2ab1bce10c9fa36783346709ecc8fd
+SHA256 (font-bh-100dpi-1.0.3.tar.bz2) = 23c07162708e4b79eb33095c8bfa62c783717a9431254bbf44863734ea239481
diff --git a/xorg-font-bh-75dpi/.signature b/xorg-font-bh-75dpi/.signature
new file mode 100644
index 0000000..2dc1bd0
--- /dev/null
+++ b/xorg-font-bh-75dpi/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndHlibjjlKrpGkMc39d52LZkAABw0FsKo0EIO0N1diVYLBvLX0mDyPc1dZ6qIA63fOyAIv8Zsl/ZZeDVTygEqwQ8=
+SHA256 (Pkgfile) = 02af0f7b1ce349b550755f15f99cf77e52f394e72b6546f1ff97f96c4c9d84f4
+SHA256 (.footprint) = 67678df74c372efea625e0c52be58be7d245912d59dc63f86ddbad83f865d8fb
+SHA256 (font-bh-75dpi-1.0.3.tar.bz2) = 3486aa51ac92c646a448fe899c5c3dae0024b1fef724d5100d52640d1cac721c
diff --git a/xorg-font-bh-lucidatypewriter-100dpi/.signature b/xorg-font-bh-lucidatypewriter-100dpi/.signature
new file mode 100644
index 0000000..4cd4ec1
--- /dev/null
+++ b/xorg-font-bh-lucidatypewriter-100dpi/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndDGZRcg5xvK8HZRh0Lus2MZorOf4h7jziQfZqsAEoTX1DSkZM6CTOnTYofMdPClGp78w57zLfyw1MBUHQJnl/wQ=
+SHA256 (Pkgfile) = 998493143547e3656fb032c8b4d6f5ed920cdca1876965c7baf8cc22e0f6b976
+SHA256 (.footprint) = eab3551a441c991fdb4befef6def77fa58ad6500b2b0f5dbb285c8bed26d8ca6
+SHA256 (font-bh-lucidatypewriter-100dpi-1.0.3.tar.bz2) = 62a83363c2536095fda49d260d21e0847675676e4e3415054064cbdffa641fbb
diff --git a/xorg-font-bh-lucidatypewriter-75dpi/.signature b/xorg-font-bh-lucidatypewriter-75dpi/.signature
new file mode 100644
index 0000000..3861680
--- /dev/null
+++ b/xorg-font-bh-lucidatypewriter-75dpi/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndMHMh3I8f7SxU8IGbmMSIkmjyg5/t6W81oztjfWffYu0+vcqU7P9VjTx5PJVNgm6D5FpwgN3mrelcqDPl8LKQwQ=
+SHA256 (Pkgfile) = f4031a6a5a1fa490c16cb1ecd9f754ba36c5b378858d4620c6a4670a999e59ce
+SHA256 (.footprint) = 03065909c459df2e7945f2755b4d29238aff33b064a147a50eab9a8026569c8a
+SHA256 (font-bh-lucidatypewriter-75dpi-1.0.3.tar.bz2) = 4ac16afbe205480cc5572e2977ea63488c543d05be0ea8e5a94c845a6eebcb31
diff --git a/xorg-font-bh-ttf/.signature b/xorg-font-bh-ttf/.signature
new file mode 100644
index 0000000..851a672
--- /dev/null
+++ b/xorg-font-bh-ttf/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndIBa/x17mTGf45R0rcsPvBhqfTSzenjni62XFTGr/l9iXHIbOiuGk48BOnzhurl7fLNIxX3HxcH5xsUjr1iG6wE=
+SHA256 (Pkgfile) = 50bd48273153ead8307e5829ab6f0a272391b7baf68272a8df20f8d164c2e3d8
+SHA256 (.footprint) = ca9f4730a1b6d2950a75fc72e14d97b0bcebca32b3f1f98cd89153e0446f5487
+SHA256 (font-bh-ttf-1.0.3.tar.bz2) = 1b4bea63271b4db0726b5b52c97994c3313b6023510349226908090501abd25f
diff --git a/xorg-font-bh-type1/.signature b/xorg-font-bh-type1/.signature
new file mode 100644
index 0000000..d487c23
--- /dev/null
+++ b/xorg-font-bh-type1/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndDSvG4etvkyFV42gnbq5qulOT6E6BOIt6hNDxjoRwL1R3XiwVT4WkFStrNioKEm90lFyFfz1vxFfldmUd5aZaAw=
+SHA256 (Pkgfile) = 89fb44117dbf65ae677d62e78df6e98d5a3b7b3a7a864653b8c54b8cc1ef3714
+SHA256 (.footprint) = ffc4eebd6bc889b770e7d64978f473d509688b40c8be1269c8b605440afa5c71
+SHA256 (font-bh-type1-1.0.3.tar.bz2) = 761455a297486f3927a85d919b5c948d1d324181d4bea6c95d542504b68a63c1
diff --git a/xorg-font-bitstream-100dpi/.signature b/xorg-font-bitstream-100dpi/.signature
new file mode 100644
index 0000000..4fd7e1a
--- /dev/null
+++ b/xorg-font-bitstream-100dpi/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndKTZ8HxRZjht59VpIQcgsR39ECgY+/kZgFIRRxoW3YeSrjRP6DsfZbpg6RLu1BkQM2VCuuk0j1egt6ND7e+j5QE=
+SHA256 (Pkgfile) = 38597ca0d7341ecf0eecf1d4f7ce7811b348ca962b93363afd3b21da301245e3
+SHA256 (.footprint) = 4a8c85d1f1e50174c247af70350132856bfffca94381fe4fe03feea5c62e84d6
+SHA256 (font-bitstream-100dpi-1.0.3.tar.bz2) = ebe0d7444e3d7c8da7642055ac2206f0190ee060700d99cd876f8fc9964cb6ce
diff --git a/xorg-font-bitstream-75dpi/.signature b/xorg-font-bitstream-75dpi/.signature
new file mode 100644
index 0000000..54c11f3
--- /dev/null
+++ b/xorg-font-bitstream-75dpi/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndPqwZ8MDIXRXIfWRhoGPC5ycKkf3D9E/paZTvRge7UO6Yx7xxYhjGNqKo6kRYaCnEboY+K+J2m/mrBnk4SP+kQc=
+SHA256 (Pkgfile) = 02618571e635e73dc89554240fd1bb435df7d12b508015b34fdb1969836ae1e0
+SHA256 (.footprint) = 8e55ef104877d2ada16bcc665c6d8134ee67ccf6b9ad391cc776d8e18cea7462
+SHA256 (font-bitstream-75dpi-1.0.3.tar.bz2) = ba3f5e4610c07bd5859881660753ec6d75d179f26fc967aa776dbb3d5d5cf48e
diff --git a/xorg-font-bitstream-speedo/.signature b/xorg-font-bitstream-speedo/.signature
new file mode 100644
index 0000000..6120755
--- /dev/null
+++ b/xorg-font-bitstream-speedo/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndN0ZqhQQMKMijkTUenEVsq0fs25L9X+t1DhjDsBjqO0dwupeUyCEkEOSwWP9xURKOJFxrO6u55T4H6kWwP00VQo=
+SHA256 (Pkgfile) = f56916bfa1f8c1ed54b757518a176ed92b157137280ac6faac6f9b95c6bfa6a5
+SHA256 (.footprint) = 42bbd02e851b360ae157f43ba3403afec6f3c474ab5d0500f75368fc369cfcae
+SHA256 (font-bitstream-speedo-1.0.2.tar.bz2) = 0708fe0046947b88c082b55844af8a861741dcdf087f0624bdf23fb773d76763
diff --git a/xorg-font-bitstream-type1/.signature b/xorg-font-bitstream-type1/.signature
new file mode 100644
index 0000000..89a8dc4
--- /dev/null
+++ b/xorg-font-bitstream-type1/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndJ9DaFhSXQkGHZUsrbmGrWqIqnpMaYFxEa3PQumfg9NM18zJoQlEI0ohl459qoydXvt7u8g0lJOGdE287Xhv8Q8=
+SHA256 (Pkgfile) = f049970f7f7200969bbca3f636b527dfd1067cc0277972289240bef8771d0d0b
+SHA256 (.footprint) = fbadab91e7e46c1454f9bb829fdb8fd654bf81caaebe701a748d7a0d92fb2e05
+SHA256 (font-bitstream-type1-1.0.3.tar.bz2) = c6ea0569adad2c577f140328dc3302e729cb1b1ea90cd0025caf380625f8a688
diff --git a/xorg-font-bitstream-vera/.signature b/xorg-font-bitstream-vera/.signature
new file mode 100644
index 0000000..d76f30e
--- /dev/null
+++ b/xorg-font-bitstream-vera/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndJaA1tZBEH/nvshIDj1rn1fZSNLIR0eSXz5sKhTzl5qxXo5EbU5WGdw/JqvGVcZHU1mRBnSziuZYR0KtUG6JMQA=
+SHA256 (Pkgfile) = 45eb6a3dc3e7a623f076375ecfd7308107333876b35fc67dbc952485d50f9838
+SHA256 (.footprint) = 7708846a43341b52cf4b1d7f5e78e187415366a7dd2a68788de70dccf06f68a0
+SHA256 (ttf-bitstream-vera-1.10.tar.bz2) = db5b27df7bbb318036ebdb75acd3e98f1bd6eb6608fb70a67d478cd243d178dc
diff --git a/xorg-font-cronyx-cyrillic/.signature b/xorg-font-cronyx-cyrillic/.signature
new file mode 100644
index 0000000..108501c
--- /dev/null
+++ b/xorg-font-cronyx-cyrillic/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndAl/Bee4vs5HrpyadkHny0kaQmbvIZx4btdxEZFSIzMSPoryrtp+BCC0Mfzo4s6YGT2L9/eppI+O9w6HWgQR8wA=
+SHA256 (Pkgfile) = 0e6321e2d6428fb98370d562e044888b8ba4a55b2a3c5157779da5948cd81189
+SHA256 (.footprint) = de1fcc0165b80421e6e6cbb3f08784a713b959302f25a55925e52f41ce54b722
+SHA256 (font-cronyx-cyrillic-1.0.3.tar.bz2) = 6e8631936157677c77ba032b5c7b1fb3cb2ee872dbcea0444f12cd602cd9212a
diff --git a/xorg-font-cursor-misc/.signature b/xorg-font-cursor-misc/.signature
new file mode 100644
index 0000000..089e3a8
--- /dev/null
+++ b/xorg-font-cursor-misc/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndPRkoLtw6Y8WedBRom5P31T1lNNOAACm4VpFJmMxaSwdbkCA8IfgLhWQ2078j3sW+jMnl4bnfxPTaXDQO2UlWAY=
+SHA256 (Pkgfile) = a78ff3baf1cf917d1e51b391301276ed21a663217904a500b4b2b9da64bc70f6
+SHA256 (.footprint) = 027a45f5f467e352cba523998cbb8825f600b421cfadd95fb1d33d8b9fbdfcd2
+SHA256 (font-cursor-misc-1.0.3.tar.bz2) = 17363eb35eece2e08144da5f060c70103b59d0972b4f4d77fd84c9a7a2dba635
diff --git a/xorg-font-daewoo-misc/.signature b/xorg-font-daewoo-misc/.signature
new file mode 100644
index 0000000..c27f290
--- /dev/null
+++ b/xorg-font-daewoo-misc/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndMmDh/Ow2L3X3u7uroayg+WK5HNGu60hJN+hDVza1OXur1V1IkJXKRDfZNuI6UAgSd9Mmk+n/o7qIV50Rp1nJgQ=
+SHA256 (Pkgfile) = 0c8498e0827305d5d8b5dddfc9a6fe80e132b993449f2c4db9886e8c9a9acf7c
+SHA256 (.footprint) = 902445ac586b96ff984a2a0a7c00df526299a7ea89825d3a861dd1f7649f273a
+SHA256 (font-daewoo-misc-1.0.3.tar.bz2) = bc65de70bee12698caa95b523d3b652c056347e17b68cc8b5d6bbdff235c4be8
diff --git a/xorg-font-dec-misc/.signature b/xorg-font-dec-misc/.signature
new file mode 100644
index 0000000..8f4e2b3
--- /dev/null
+++ b/xorg-font-dec-misc/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndGZNjcnvhNl0euttION1fIRtAQGw45zD4Yij79V+udEYOL+FKFRcMHowJgpjtD1OL5k/VN95u6A+GgVkFiwWFg4=
+SHA256 (Pkgfile) = 3043c9112b7d0e7f9483ce3a30e8a7450850415ccc184b3ab988a97e9d34c78a
+SHA256 (.footprint) = eba02919c7c1b563ed80078593cc8ef5086d6f3e12c93cec1a4a2d80240e3552
+SHA256 (font-dec-misc-1.0.3.tar.bz2) = e19ddf8b5f8de914d81675358fdfe37762e9ce524887cc983adef34f2850ff7b
diff --git a/xorg-font-dejavu-ttf/.signature b/xorg-font-dejavu-ttf/.signature
new file mode 100644
index 0000000..0e9f193
--- /dev/null
+++ b/xorg-font-dejavu-ttf/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndBn3eGuupjiFzLPZK4sy/uvjhL+IPr7S45pXe6eI4s66f9/hU6w9wpnJFAEpr9upD0S/MHCe0T55vfKs5kyfdwg=
+SHA256 (Pkgfile) = f64909af801b450c4e66951b1d3dec3ebf2ad99c09ba6d105f81a8c67f9e418d
+SHA256 (.footprint) = 61b1abf61ffa1af6c94783fadb80cb98fb70113c12e76610cd540491c37e8d38
+SHA256 (dejavu-fonts-ttf-2.36.tar.bz2) = f12d7e7f7adedcda09cc3d2281645ac72504aaa0949690233418867adb50fa6e
diff --git a/xorg-font-ibm-type1/.signature b/xorg-font-ibm-type1/.signature
new file mode 100644
index 0000000..02c1963
--- /dev/null
+++ b/xorg-font-ibm-type1/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndNlot9YupCkHXkA6e+mHuhCm1T1AcPN0poMg6AT3Oj/XdAv8S4kG1jDDUIeUX5FF4twJLyGuHXxI3vQcYY4BzwI=
+SHA256 (Pkgfile) = 97d549067f5ad0fb1e983ea96496496495044d7aa5a66abe8b154dc677b43fcf
+SHA256 (.footprint) = 968dd9b01dd298619120fce6944938970cfc5ca46b32e5299c5e824ee1057e7d
+SHA256 (font-ibm-type1-1.0.3.tar.bz2) = fddb28d3db5a07f4b4ca15388488a9680a10e1367a18f358f903b2a608a5d2df
diff --git a/xorg-font-isas-misc/.signature b/xorg-font-isas-misc/.signature
new file mode 100644
index 0000000..ef56724
--- /dev/null
+++ b/xorg-font-isas-misc/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndMOZRoCuC7PjyTzO5sVEq4huQoKMWY2H79cW3W0WLAsz5b1vNaD7lkPhityuYk7lbSFKxjxye7HYVVD+CtnfMwE=
+SHA256 (Pkgfile) = 4e52cce48002dd7ba1e6e583e3f3c734eb2c280e020b4a58491720da3da5b78c
+SHA256 (.footprint) = 281d27e6b32c417752776e37dedfbd6e979ab88e7d0e6c83a5b1ac3f26cb0a77
+SHA256 (font-isas-misc-1.0.3.tar.bz2) = 5824ab4b485951107dd245b8f7717d2822f1a6dbf6cea98f1ac7f49905c0a867
diff --git a/xorg-font-jis-misc/.signature b/xorg-font-jis-misc/.signature
new file mode 100644
index 0000000..9bb8ba8
--- /dev/null
+++ b/xorg-font-jis-misc/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndKZhBTK2AuaewFdN3oI8mzEn2ivss2zS4dyV132Su859bX3mC6cVfCQ+lUoVQBIK5iBD6QbaxF9RWGpgEzN4xQE=
+SHA256 (Pkgfile) = d7b50340ac25d89bff47f34e2c8d065ae275f8ac461a8df817d2a88a10cb04ab
+SHA256 (.footprint) = dfc2032d30f8ad732622841e20b00aac5cf069b691130250ee982fdc61d64edf
+SHA256 (font-jis-misc-1.0.3.tar.bz2) = 2b18ce10b367ebafe95a17de799b6db9a24e2337188d124adaf68af05b1fac65
diff --git a/xorg-font-micro-misc/.signature b/xorg-font-micro-misc/.signature
new file mode 100644
index 0000000..bf0a1bd
--- /dev/null
+++ b/xorg-font-micro-misc/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndI+HLcNLolGNDzH1qMGTzdn6pPwFm9ZatreuCtjuREZnmUEXkI/fE4gpwJPJTp/xZ3p9fwns5MQevnqzclT/CQ8=
+SHA256 (Pkgfile) = 4b84db7e5d3a8bc040eca98edb5de0ee409c552f9b3e8aff1a3a13f8a5a6407a
+SHA256 (.footprint) = 71f18bfd4513f04d9e0a489e670d3904972a9d176ebb7e306d622a75bde0e843
+SHA256 (font-micro-misc-1.0.3.tar.bz2) = 9a3381c10f32d9511f0ad4179df395914c50779103c16cddf7017f5220ed8db6
diff --git a/xorg-font-misc-cyrillic/.signature b/xorg-font-misc-cyrillic/.signature
new file mode 100644
index 0000000..8ee8761
--- /dev/null
+++ b/xorg-font-misc-cyrillic/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndLukhqWzZTVd0NwEQhNIG+gYjfH+TAGvxdtY5ukc0SlEXq1t7ilmA/VXLIlqjM3zXibVChiuCXPmpmoNxOXXEAc=
+SHA256 (Pkgfile) = 0e9a61f4254420fbe9a1f94141b6be5e0546bf2d541d79cc3fc32f9c00229046
+SHA256 (.footprint) = 3aefa898ab146d78ff372f3657d02bab5341e125c1866a91ef588a023d9346bd
+SHA256 (font-misc-cyrillic-1.0.3.tar.bz2) = e40fe3e3323c62b738550795457ad555c70c008aa91b5912dfd46f8e745f5e60
diff --git a/xorg-font-misc-ethiopic/.signature b/xorg-font-misc-ethiopic/.signature
new file mode 100644
index 0000000..8e64fb3
--- /dev/null
+++ b/xorg-font-misc-ethiopic/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndIjj8Oum+rJvQWoiZ6EHcVzD+KLbdjo7jy/0VBy0JJ03siX4jOOwQtJdZaF+6+fpAepUHs4lv911Zy5jCY15mA4=
+SHA256 (Pkgfile) = 819842070ca262db725f135cbbd4cce9abfcdf8c9868671a6ffd7696d08d3477
+SHA256 (.footprint) = a7e0d7fffc9a3cc6df30192735e034b07f935be26e06c401496878c82e33032c
+SHA256 (font-misc-ethiopic-1.0.3.tar.bz2) = 53cb1fd83afdbe7939c0eac34003676ee0e6023216892d98054db90b703c98a5
diff --git a/xorg-font-misc-meltho/.signature b/xorg-font-misc-meltho/.signature
new file mode 100644
index 0000000..4191e16
--- /dev/null
+++ b/xorg-font-misc-meltho/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndA+Y23kuvJNdsXQdw69PDni7KSseGEXh5LW6QVqvjdD48bi/xsUoPXx4LJix5uJN+PJ7YTfY8EJ/0OBg4ncoxwI=
+SHA256 (Pkgfile) = af23f1273d4cc184396c2ff34d8bd8949638e1198850f8ee2e78559c879f9183
+SHA256 (.footprint) = fd7bddaad8d0812c468a7293761ef9b148256832d25151da02816f16a1582835
+SHA256 (font-misc-meltho-1.0.3.tar.bz2) = 3721323f13855cf7ca609115a1f7b182491e9b2b9c6e01eb1a2c7f8edd480791
diff --git a/xorg-font-misc-misc/.signature b/xorg-font-misc-misc/.signature
new file mode 100644
index 0000000..a3ee520
--- /dev/null
+++ b/xorg-font-misc-misc/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndGUwm/aghYuH4Y0i2H1WlCsN1Fj3DVDZNoxWZkwglfPeqeDZCkP9YlQ2hTcwW6bbOK89ogKEuy2ZDkELnDfXzQs=
+SHA256 (Pkgfile) = ff440c5f51ab236098133c37a20783811e784dacb7bbfafb1f59e2688333cdfa
+SHA256 (.footprint) = 98a62c1afeb34492adbfe094b0b001eebb9da09661643fa1cf823850c5cc835c
+SHA256 (font-misc-misc-1.1.2.tar.bz2) = b8e77940e4e1769dc47ef1805918d8c9be37c708735832a07204258bacc11794
diff --git a/xorg-font-mutt-misc/.signature b/xorg-font-mutt-misc/.signature
new file mode 100644
index 0000000..af37f48
--- /dev/null
+++ b/xorg-font-mutt-misc/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndA6joO0+xZ2kMR4YVJkb/JQV4uMOUa9BVan6q/OCzmUe2I8h9kxCP2RmSD9H5dSPVP6XQGZfTMq5LqXTo/fYhw4=
+SHA256 (Pkgfile) = 4b7ac0563fa963dac7c31dd22bf9879d5690107438eb7abf185ed36278b8d850
+SHA256 (.footprint) = 908c99ae1e01fbb3d51247e403c78f202c15222837aead383b98eb679e4a0ac7
+SHA256 (font-mutt-misc-1.0.3.tar.bz2) = bd5f7adb34367c197773a9801df5bce7b019664941900b2a31fbfe1ff2830f8f
diff --git a/xorg-font-schumacher-misc/.signature b/xorg-font-schumacher-misc/.signature
new file mode 100644
index 0000000..8a91fa2
--- /dev/null
+++ b/xorg-font-schumacher-misc/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndJo52kZBvEZi4Mw9yFUeHGMl18LTUj+UszB+hclxyB1Xj6Dtb8E6NKtSkuV/I76S6wNEMWAIzVeMHwpz9539qAI=
+SHA256 (Pkgfile) = 64bf3166dfa7dd15aafd68b10ec6ed25b1814639393c56fe88572a049be46394
+SHA256 (.footprint) = 1f1269eeaa45d6e02da3e6f4fc7782735a2a0b7411314ab54d7fc3ea9429e8a1
+SHA256 (font-schumacher-misc-1.1.2.tar.bz2) = e444028656e0767e2eddc6d9aca462b16a2be75a47244dbc199b2c44eca87e5a
diff --git a/xorg-font-screen-cyrillic/.signature b/xorg-font-screen-cyrillic/.signature
new file mode 100644
index 0000000..75da020
--- /dev/null
+++ b/xorg-font-screen-cyrillic/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndCR1iNcJm4CbM5UsDSFTvLr2KGnnadbeNpd/mfdyxiImeAZcv4E9eXzbZ9HAk5GMU36NRzk1dJZ47SGOjdvp2A8=
+SHA256 (Pkgfile) = 04d8252a04d8838f43be3a0657a279f8374f71e30e60b934d36260b63c7c480a
+SHA256 (.footprint) = aa9c5ab8791037a0f4593d9716fb201aa020661bc9c7faa657cfcab567a2e5e3
+SHA256 (font-screen-cyrillic-1.0.4.tar.bz2) = 824231e8dffe15299454e47259f29d98001c9cf8ad3d6b5171399e4d71705e79
diff --git a/xorg-font-sony-misc/.signature b/xorg-font-sony-misc/.signature
new file mode 100644
index 0000000..eb0d994
--- /dev/null
+++ b/xorg-font-sony-misc/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndFGk+ubP3nmpSEmIHO1pzDNMvbLIApUnDQVp4ZnIliBj24PO8VuHo1swixl5X+JK7G+DpeLYuH55512r8ZrzoQ4=
+SHA256 (Pkgfile) = d62679a9327126c52b3bb909b597c0926ad3486163cf0c688567278223e781d4
+SHA256 (.footprint) = 7c32d0cdf807ebc1f30dd9184850da23f9112802d5adaee3e1d174532c1f362b
+SHA256 (font-sony-misc-1.0.3.tar.bz2) = 2043a326ba347c9da5ca1e9bc363e2521c3ea40b43b1f9662d333efd4867cff5
diff --git a/xorg-font-sun-misc/.signature b/xorg-font-sun-misc/.signature
new file mode 100644
index 0000000..12e89a8
--- /dev/null
+++ b/xorg-font-sun-misc/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndMM/ovYNv6iJUqhu67trjy78u5tJl3oqPGBcF0FUCL0NwRjubSitEXdUKyhrer3+0xkwrjY4Pz1Xc+q/5cN8Qgg=
+SHA256 (Pkgfile) = a8f840d09a0ce8fb9950020293ae63d5eaf96367fdec9b4e5bbcaf5bb43ed8c2
+SHA256 (.footprint) = 9ae5a55fb166bb8868919ce1feb0dbc704e3ae378ece0dadc6e3fd880c0a0ba6
+SHA256 (font-sun-misc-1.0.3.tar.bz2) = 481f4fcbbf7005658b080b3cf342c8c76de752e77f47958b2b383de73266d2e0
diff --git a/xorg-font-util/.signature b/xorg-font-util/.signature
new file mode 100644
index 0000000..1996944
--- /dev/null
+++ b/xorg-font-util/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndPX4zyLV4+Io4yAhj80NYsHwk28vi14Y14RwhvXwCbTeT0XK1vsYtaAecE51pI11Coost8v95LzfpOB/ITDbQgs=
+SHA256 (Pkgfile) = b2a495bc7f81d60ba8f1c38eaff9a027e713c149c1088767d0c74e1386112cb1
+SHA256 (.footprint) = 8a491821589445a67e0a729d2f7fe38fb221e2786a7f180215bca6f500e8e347
+SHA256 (font-util-1.3.1.tar.bz2) = aa7ebdb0715106dd255082f2310dbaa2cd7e225957c2a77d719720c7cc92b921
diff --git a/xorg-font-winitzki-cyrillic/.signature b/xorg-font-winitzki-cyrillic/.signature
new file mode 100644
index 0000000..141ffe7
--- /dev/null
+++ b/xorg-font-winitzki-cyrillic/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndI4JKdsntu3Cd0LQdL2VHGbndd+ijmBeS20YNbTA24WA71LbmaWDdo5Ec7vKx6wPSphUDVPwYuqyqo0hbOZpuw8=
+SHA256 (Pkgfile) = e02ff873a507348cb3d4d9d5d6152dfed186c08fc4994d4676a2a62f3f9f9d88
+SHA256 (.footprint) = 00b57c7ecb95decac778bff01b29d9f12f9790fc4d927ca7263e99c8b09a2b86
+SHA256 (font-winitzki-cyrillic-1.0.3.tar.bz2) = abd13b63d02fcaec488686c23683e5cf640b43bd32f8ca22eeae6f84df0a36a0
diff --git a/xorg-font-xfree86-type1/.signature b/xorg-font-xfree86-type1/.signature
new file mode 100644
index 0000000..a46f095
--- /dev/null
+++ b/xorg-font-xfree86-type1/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndO7a+azfTcWJExNIr6Dv7RgA1spFTqvg85gqIT3uygZtQWK49BhUYFpWKffJ3RU51lNHCUlCBue34etg4RanXwo=
+SHA256 (Pkgfile) = d5153552895c0a00893440072045d2b200dce490e90741ddaf8d667e96d8432b
+SHA256 (.footprint) = 9f6ec142e3d5a1011b23c9bdfe4b195c9328fd2389650ef3b17ac75193069964
+SHA256 (font-xfree86-type1-1.0.4.tar.bz2) = caebf42aec7be7f3bd40e0f232d6f34881b853dc84acfcdf7458358701fbe34a
diff --git a/xorg-fontsproto/.signature b/xorg-fontsproto/.signature
new file mode 100644
index 0000000..c0e475c
--- /dev/null
+++ b/xorg-fontsproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndNvAXpgXyh/Bn9TKcY8jO3vgzXcbRKqcFi4AuaNJetX0tq8DOzQ+5JBlG4+Fob7mWvCYSH2Ccudb1ALjrW30DAE=
+SHA256 (Pkgfile) = c3d3e713eceb7beefba1c6cb8aa1b9a3728dc860f1bb4550718926bfcbaa41e0
+SHA256 (.footprint) = ac4d721d24cf6eb75cdec803a6ae16f4318351a5b6ee93240f71a37812eed603
+SHA256 (fontsproto-2.1.3.tar.bz2) = 259046b0dd9130825c4a4c479ba3591d6d0f17a33f54e294b56478729a6e5ab8
diff --git a/xorg-gccmakedep/.signature b/xorg-gccmakedep/.signature
new file mode 100644
index 0000000..317a810
--- /dev/null
+++ b/xorg-gccmakedep/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndCWik6UARDaIYqzkVOkCIWL5Ejl8Uq3Db3oj7+MhpR2kzdeIbDMDybw9CL68/4wEVm8LhS+/nrrwhUS9uLbOQAU=
+SHA256 (Pkgfile) = 836afc69765955016e3528b64802a27dcdd995fcd7b0e550c942ad9bf3f52e86
+SHA256 (.footprint) = 3cc4bb54058a3f7c26d4b39ec256f8b3c9eecde0465f08dad4b16e9ee4cc957b
+SHA256 (gccmakedep-1.0.3.tar.bz2) = b275dcf1f7323ed89e8b36f8fbd5da665d8700005f1779fa5b90a1688bbf2ee4
diff --git a/xorg-glproto/.signature b/xorg-glproto/.signature
new file mode 100644
index 0000000..8310a4b
--- /dev/null
+++ b/xorg-glproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndNX3z+kFoHrOs5iWwJGeiQYmAoCcrQ9SvNc+Myo1YB/ZgXF7mX/+oYr4pd9tyVE0LqXL44s2GNm7Q4zt/G7yYg8=
+SHA256 (Pkgfile) = b1e15822b676aa21cbe4e8b2c995bf8c9a781c5833e9b142a63899e36c6f5003
+SHA256 (.footprint) = 5e67960ab606083cab0d5f63e07b1c524140854c0441c27f38907f292aef20c1
+SHA256 (glproto-1.4.17.tar.bz2) = adaa94bded310a2bfcbb9deb4d751d965fcfe6fb3a2f6d242e2df2d6589dbe40
diff --git a/xorg-iceauth/.signature b/xorg-iceauth/.signature
new file mode 100644
index 0000000..96552b1
--- /dev/null
+++ b/xorg-iceauth/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndDTZHeqUHJ/WUcfv2i4XIRLW/eH9fDw/hzt9hCzk4DYwEJCC0w6ie7XiWAqgnHfV7lYzFZhGJzRxNNeOb1Cf1wo=
+SHA256 (Pkgfile) = 0239936a581622acb358fb47b137753e728419dd92d82893ca75416f67dda7c3
+SHA256 (.footprint) = fc4641a5e7bd8eed450f1965562c0f8a40b601d84a476683ec2b6b866d469c5b
+SHA256 (iceauth-1.0.7.tar.bz2) = 1216af2dee99b318fcf8bf9a259915273bcb37a7f1e7859af4f15d0ebf6f3f0a
diff --git a/xorg-imake/.signature b/xorg-imake/.signature
new file mode 100644
index 0000000..6add95d
--- /dev/null
+++ b/xorg-imake/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndIvDbd7zp73rdKeKWaCpHxw0Fet5ETdfok48AD9tVi49ML6ksCrjloW8YCR8P1XSeF2FzchZBumOSwuQLwK4iws=
+SHA256 (Pkgfile) = d9bee0d874309ab3cb7ffa852572c980637ff5688fbbad3420b928b99edca4e8
+SHA256 (.footprint) = 24091de26fa34f69e4e5997b1cd9ca526786b5ba67fd7305eb358d65a2d6f4b4
+SHA256 (imake-1.0.7.tar.bz2) = 690c2c4ac1fad2470a5ea73156cf930b8040dc821a0da4e322014a42c045f37e
diff --git a/xorg-inputproto/.signature b/xorg-inputproto/.signature
new file mode 100644
index 0000000..febc511
--- /dev/null
+++ b/xorg-inputproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndC0k7NrZyhgt8R1jBQ0K39uQ5exxA+3b2EF+s5ut+BKgMSXNovSdyvn8uHqXvPV2ErtaKPDy0Axa+cSveiqDfQQ=
+SHA256 (Pkgfile) = 24ac16e7f6452037ee1649495db58731009da9a03bab6bf58a5b874cf88a9d47
+SHA256 (.footprint) = b0dde99a1938f72e02193d29b06319e2d3bab1c36c4da38db1bbbbd1b4d60c00
+SHA256 (inputproto-2.3.2.tar.bz2) = 893a6af55733262058a27b38eeb1edc733669f01d404e8581b167f03c03ef31d
diff --git a/xorg-kbproto/.signature b/xorg-kbproto/.signature
new file mode 100644
index 0000000..075b87b
--- /dev/null
+++ b/xorg-kbproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndKZ/zUyou+nrAvBy/8Cckw6clP6EsSKqRKZ7hOWk46f5LyY+uaPfgPKb7Eo8ZZ+NpT8nAbpFI5emkcJ/Qqnjfw8=
+SHA256 (Pkgfile) = 4927aa5523fd3239ccb5f6f5c1d1b05b71612e9979d26eebf94a5251e7344172
+SHA256 (.footprint) = fc3920a7e68afbc22e31705706910f05bd9e113901a721d697ab2fd7e7d09a3e
+SHA256 (kbproto-1.0.7.tar.bz2) = f882210b76376e3fa006b11dbd890e56ec0942bc56e65d1249ff4af86f90b857
diff --git a/xorg-libdmx/.signature b/xorg-libdmx/.signature
new file mode 100644
index 0000000..8129d0a
--- /dev/null
+++ b/xorg-libdmx/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndIEiLVyzMUm9J9Apr7hqzEtK2AG8S+fJ37LMv4h4BYZrSR2x2aDTKBHTgk/fhajHquZze8xtSOKDGgLg5m3hgAc=
+SHA256 (Pkgfile) = 03b90a41c3f4753b8179bf5ff23ec286418b46ef9c55c9a399b9e5b7233d732f
+SHA256 (.footprint) = b371fe96739c3665c851ef82562ef810f46f7c728c2df2ba9519d83a8e32fa74
+SHA256 (libdmx-1.1.3.tar.bz2) = c97da36d2e56a2d7b6e4f896241785acc95e97eb9557465fd66ba2a155a7b201
diff --git a/xorg-libevdev/.signature b/xorg-libevdev/.signature
new file mode 100644
index 0000000..540b9ee
--- /dev/null
+++ b/xorg-libevdev/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndFbVT4kD591HkPSnzW3YtkClNcXe/7vly50y7k5VLXr2V7tyT83aQgKR9Ar+xbgKOqLMkc6nm1KQCQoTHJ7wTAk=
+SHA256 (Pkgfile) = 424d34ea3831a5d9f699f3ce56284c6a7a3ab3601689993b50e1dc45f4dd04f2
+SHA256 (.footprint) = 370187881eaf545cee5ea13ba48d58eb5f42816878f009d8c309740c51938c79
+SHA256 (libevdev-1.2.tar.xz) = 4195618067c01d915f67ad3034e89aaa597f5d548dbdd31fa12c569d4bf5a440
diff --git a/xorg-libfontenc/.signature b/xorg-libfontenc/.signature
new file mode 100644
index 0000000..16d2816
--- /dev/null
+++ b/xorg-libfontenc/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndGu6h1EIob4/zjXiBOWcyyZPru+rPV/U9armFtS18VgvUjopcJtN0Z3Q5N6c/ZsPZNxldcM+IszpGtPxe0Q4iQ8=
+SHA256 (Pkgfile) = d9dd207c128f5021f61f35f9815e5477fbc3acd949ee0b13df5de665c8dcdf29
+SHA256 (.footprint) = 96134d86f20296d06cd16e288f09e2276c9162f537abb5b0540bf06e82de3c3e
+SHA256 (libfontenc-1.1.3.tar.bz2) = 70588930e6fc9542ff38e0884778fbc6e6febf21adbab92fd8f524fe60aefd21
diff --git a/xorg-libfs/.signature b/xorg-libfs/.signature
new file mode 100644
index 0000000..d1bf58c
--- /dev/null
+++ b/xorg-libfs/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndJ9V6B9gK/AdxkyDx9Yju+Ii2ktxj0vNxOilQHe6f1kVMJzAt/uJCeF4o21gYaxs9Z4kzMQFgKHpty0WgC4/OAE=
+SHA256 (Pkgfile) = b956f89e04e9981373baff5b2af095fb08f34c69254737caa4ae9e279afc512d
+SHA256 (.footprint) = 3c68e8a916f80f5d81153bc9c448e9509b968221da2aef6d77c973cb7296feae
+SHA256 (libFS-1.0.7.tar.bz2) = 2e9d4c07026a7401d4fa4ffae86e6ac7fec83f50f3268fa85f52718e479dc4f3
diff --git a/xorg-libice/.signature b/xorg-libice/.signature
new file mode 100644
index 0000000..ba14aa7
--- /dev/null
+++ b/xorg-libice/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndBsF7tvZeos+y7knwiYTHfhAIS+wcNfmORTGkX2IXLryXx4KI+EzFtGNU0sp01ADC9RgdpN0ZzLN5C3QodYFhAo=
+SHA256 (Pkgfile) = 347741ccc0492a19260df934007b62f4475f2a4f2b11c2a5720eeae47520991f
+SHA256 (.footprint) = fcfe4d7fcb43f270b89d4f8a3b54eb8dccee8dc68c6040e2657b874bf3df5698
+SHA256 (libICE-1.0.9.tar.bz2) = 8f7032f2c1c64352b5423f6b48a8ebdc339cc63064af34d66a6c9aa79759e202
diff --git a/xorg-liboldx/.signature b/xorg-liboldx/.signature
new file mode 100644
index 0000000..7125e90
--- /dev/null
+++ b/xorg-liboldx/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndJqaMwD7vh/vK+BIoKb8OFkQrijRqvRUGwVJ4mpm3bVRB0mdnpMDE80M9sSd/eeaP0JL5lt1PvAtaZvqsSY6rgw=
+SHA256 (Pkgfile) = 54354f886b96cea0f29654e10a545ef7f32b2647b064717eed56c7c5dcee483a
+SHA256 (.footprint) = 6ac31b11922bea3c4b7b9e7f3c24194b80aaac57bf4372c62d44de1ebd70dbbe
+SHA256 (liboldX-1.0.1.tar.bz2) = 1091d301f5e28f84e5d755a5cde9d2f7edb82b799d051522751874571e10340f
diff --git a/xorg-libpciaccess/.signature b/xorg-libpciaccess/.signature
new file mode 100644
index 0000000..c8f62b8
--- /dev/null
+++ b/xorg-libpciaccess/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndDz/qszGCpLH2DzaBAEIv3IzulZSZhwLr+ZQ5pFoANXZpVAkLOLlA5prNaojVHVCE7Sj6rcUzqgGMEWdtJCDkA8=
+SHA256 (Pkgfile) = fe61bb8315420b576b221de7426039efc86aa888fcb2ca6a588ad25171ee038c
+SHA256 (.footprint) = dec1732e5475c4085095d50b65622c2a20ba97ae1592051f9ae6a81df47f18e2
+SHA256 (libpciaccess-0.13.4.tar.bz2) = 07f864654561e4ac8629a0ef9c8f07fbc1f8592d1b6c418431593e9ba2cf2fcf
diff --git a/xorg-libpixman/.signature b/xorg-libpixman/.signature
new file mode 100644
index 0000000..844b079
--- /dev/null
+++ b/xorg-libpixman/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndEqpFmADT1+vbJf4zEQU51E8eMgoc7S5qsKPtOlWWk3bR/+oPlNyvzGOoKj2Ylc7R79FwexWHLpwUBT0XJIyRAg=
+SHA256 (Pkgfile) = 2e39f79597126a52b9edf47318aa4fab5ec19f05ce6300a974d5cdb194bf48c6
+SHA256 (.footprint) = c498a00d9b1b9a908c72ef1de7171c9a87987a176af50ca0bd0e6ffb6af7e9e9
+SHA256 (pixman-0.34.0.tar.bz2) = 39ba3438f3d17c464b0cb8be006dacbca0ab5aee97ebde69fec7ecdbf85794a0
diff --git a/xorg-libsm/.signature b/xorg-libsm/.signature
new file mode 100644
index 0000000..4151209
--- /dev/null
+++ b/xorg-libsm/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndGa7p0Y2pjyqO6gqNjftzlo+UOs7HKJncbR2ks0WWU3iBlmNvCNoUk3db/OCclyfcCUktCvgw3voZUi81S36wQI=
+SHA256 (Pkgfile) = acb9c322685e947ed7e36f4bf1483e2844185009d30e5ec4d643dde406ce0dec
+SHA256 (.footprint) = 1dc38e16a0e79dc9c30fca529fecfb9087330565ca7fa65f2be04538b89e150f
+SHA256 (libSM-1.2.2.tar.bz2) = 0baca8c9f5d934450a70896c4ad38d06475521255ca63b717a6510fdb6e287bd
diff --git a/xorg-libx11/.signature b/xorg-libx11/.signature
new file mode 100644
index 0000000..49a08ad
--- /dev/null
+++ b/xorg-libx11/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndLbUHs4ScG7z0C++un4dXVByV4b4swZSyeW+3weTKx2qSHa9ay7DzMg5k7/tod49KCY9v7rwDgmAPGnKinM1LQg=
+SHA256 (Pkgfile) = cad4e32d1c992f52be866e850366e84be7787f80b2f5f9cc951724eb704a415e
+SHA256 (.footprint) = 20045222e4b8f9fb0aa37247892a18b338c4256a5bafe545fd073a9591affc6f
+SHA256 (libX11-1.6.4.tar.bz2) = b7c748be3aa16ec2cbd81edc847e9b6ee03f88143ab270fb59f58a044d34e441
diff --git a/xorg-libxau/.signature b/xorg-libxau/.signature
new file mode 100644
index 0000000..8b77bc0
--- /dev/null
+++ b/xorg-libxau/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndIpyOF7FuAogf7d5uhPYrlIxHrDGtSFK3vaiL8pnJSQZqthffoPD8Va8mZSQ2PLASn7WaSwA3YcAC6RsG/qY8wk=
+SHA256 (Pkgfile) = 0fa96d4d6fb58fd9a4ca68e30e25151b03ac49b7e24ed2cbaaf5e1298f5c2bbb
+SHA256 (.footprint) = f6fed785c2a0ee43a52d4d5b62f6fa2afb63dadbc8e4d000dc1283b888bdc4c2
+SHA256 (libXau-1.0.8.tar.bz2) = fdd477320aeb5cdd67272838722d6b7d544887dfe7de46e1e7cc0c27c2bea4f2
diff --git a/xorg-libxaw/.signature b/xorg-libxaw/.signature
new file mode 100644
index 0000000..aeec3d2
--- /dev/null
+++ b/xorg-libxaw/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndP+Fn6Qw4XZX6Amrj0N4wa+uFHXJhCbZQbOY+0o+i88LH63dXQBpLzxrSN5xPmrE64NwtBwGWylQDevjxoFB+Qc=
+SHA256 (Pkgfile) = 41d6ecd2324474dcb11a122d2d1ef464a151b8a92364d3711f2f6b08afd3778c
+SHA256 (.footprint) = abe71f4eb356cc6406f1436d0047cf3cf7227d6f87f8ebc6e4cec8ff7e031789
+SHA256 (libXaw-1.0.13.tar.bz2) = 8ef8067312571292ccc2bbe94c41109dcf022ea5a4ec71656a83d8cce9edb0cd
diff --git a/xorg-libxcb/.signature b/xorg-libxcb/.signature
new file mode 100644
index 0000000..b21f9a8
--- /dev/null
+++ b/xorg-libxcb/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndKMxzaJM2ruJO9FfWMstJOQOAvYhJ38OjsmcHsgDlYuefPbSyegSMc7fhoCTWkJJ/iGkL3+u9t/cCdYwMt5yYAo=
+SHA256 (Pkgfile) = 5170ebd81244604bdbb50796b55abd2c8b4aa8dfdaa4296788380f9908f61dc0
+SHA256 (.footprint) = e0088b1f759a191fddfe416bd810a82caf34e121dba171b07802f1b658e25a96
+SHA256 (libxcb-1.12.tar.bz2) = 4adfb1b7c67e99bc9c2ccb110b2f175686576d2f792c8a71b9c8b19014057b5b
diff --git a/xorg-libxcomposite/.signature b/xorg-libxcomposite/.signature
new file mode 100644
index 0000000..0f1c2d1
--- /dev/null
+++ b/xorg-libxcomposite/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndGbyprj6NyKKnqPEFqsB2uN5weLHD51y687qyNiusLTMVLRq9k4aUS4HqhIRqgPONXcC4m0MtXCD7oLiASijxgM=
+SHA256 (Pkgfile) = d1bd837a82b3da65d0b62ba5dc28721e0174bb72958517e39305dd812345b807
+SHA256 (.footprint) = 5dea3b77c6c5c70b31ceddfcd61f3eca5534206c02055b3bea0cb71e3a5bc9b7
+SHA256 (libXcomposite-0.4.4.tar.bz2) = ede250cd207d8bee4a338265c3007d7a68d5aca791b6ac41af18e9a2aeb34178
diff --git a/xorg-libxcursor/.signature b/xorg-libxcursor/.signature
new file mode 100644
index 0000000..ab87653
--- /dev/null
+++ b/xorg-libxcursor/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndIYIPjx354t9Obbg3eCZnHPVp0P4NYab42iKs5qym6Xx50Znttf6aN380rSmlNjUDIZ1xv67ODWzoJFAQ7cSUQ0=
+SHA256 (Pkgfile) = 07aa59147ef3d8993af1b19bb9b3b82352169915cec6d27105e35191c60c9c48
+SHA256 (.footprint) = 9074677ecf43062b9bfd8f33f02732e268226ddc18786eb648a33c931259ec1b
+SHA256 (libXcursor-1.1.14.tar.bz2) = 9bc6acb21ca14da51bda5bc912c8955bc6e5e433f0ab00c5e8bef842596c33df
diff --git a/xorg-libxdamage/.signature b/xorg-libxdamage/.signature
new file mode 100644
index 0000000..4e305bf
--- /dev/null
+++ b/xorg-libxdamage/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndDHeiIGdar5FF4NXr7x8PrqgltXBgTuas3ecmyq/Af4T8tRasxmvKj2by914J69Roo28WQVEVnEdKjODkXapmwc=
+SHA256 (Pkgfile) = 363a4535ff30574c083419b80381d827f79e5f37aa96869a2e9288fa1b2b6747
+SHA256 (.footprint) = 8e9487b569cd6013f41c94e113068da2762e5186fe40dd9e687714443296006a
+SHA256 (libXdamage-1.1.4.tar.bz2) = 7c3fe7c657e83547f4822bfde30a90d84524efb56365448768409b77f05355ad
diff --git a/xorg-libxdmcp/.signature b/xorg-libxdmcp/.signature
new file mode 100644
index 0000000..c0df2e2
--- /dev/null
+++ b/xorg-libxdmcp/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndFUbShd3FDnjC9CF5to1MK8EZjcJRB2VNG9JNsUIWj475A39n9xEJR13Q1zgCJpMt42rhf95cb+bAT5Me2iCeQk=
+SHA256 (Pkgfile) = d02eb2bbbde385f8279125a245c01b51dcf244b4652a7f678f742fc7a3e4a302
+SHA256 (.footprint) = 84186caa9d6c89cf654c0b8e319b852fc433857c98f0be555c3e1a8a32838dc7
+SHA256 (libXdmcp-1.1.2.tar.bz2) = 81fe09867918fff258296e1e1e159f0dc639cb30d201c53519f25ab73af4e4e2
diff --git a/xorg-libxext/.signature b/xorg-libxext/.signature
new file mode 100644
index 0000000..cfdfa4e
--- /dev/null
+++ b/xorg-libxext/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndM6IpSktdKLRi2npYHezgijtEQD1YjSgFbcrW1kPQPYEAY/hOCiKEQubqlvydiB1Difc+r5tkdr35yipj+K5pwM=
+SHA256 (Pkgfile) = 952a8296368f0c1337f02ab6df9e894f3d52167481a6cfcb7905faf87e1e5efc
+SHA256 (.footprint) = 12f2fedaf5e030c40535876efe3e1bf9cc3fc7e80f69b90b5e096e057587f7dc
+SHA256 (libXext-1.3.3.tar.bz2) = b518d4d332231f313371fdefac59e3776f4f0823bcb23cf7c7305bfb57b16e35
diff --git a/xorg-libxfixes/.signature b/xorg-libxfixes/.signature
new file mode 100644
index 0000000..1189fe0
--- /dev/null
+++ b/xorg-libxfixes/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndDEqCMGPO3IlEbLzZ8l1vmZPyaBIewUvCyk0Spqu3ek1VJiHL4pHHX96GK0XA1V5aGwVe41LleoG7Fqp3nPtgAE=
+SHA256 (Pkgfile) = 9909829a55c6d0e4bfd13b87e6785b45dd4dee8a6d0cac1502fda6515fa363d9
+SHA256 (.footprint) = 6eb25f6adb5ad2b504fc52532eaae25ce5f1407ba39d2f2cbbdd43d05e890677
+SHA256 (libXfixes-5.0.3.tar.bz2) = de1cd33aff226e08cefd0e6759341c2c8e8c9faf8ce9ac6ec38d43e287b22ad6
diff --git a/xorg-libxfont/.signature b/xorg-libxfont/.signature
new file mode 100644
index 0000000..33e4cf6
--- /dev/null
+++ b/xorg-libxfont/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndApbu5QORK2lLDwohy+SmcVFcjG7n1oTrPsSBgnJXLxNo4DaW4b+RDY/o/RiCDYtfmBm9eNaAplKxBYeGAzvIQ0=
+SHA256 (Pkgfile) = c1cd3b03bab803aafcfe728ee2eb6c74978b36dc935b0b693accec006b15384f
+SHA256 (.footprint) = 686b53b870b0d54c2aa693379b33c5ed88817527d477da80cf86b0bc3c883271
+SHA256 (libXfont-1.5.2.tar.bz2) = 02945ea68da447102f3e6c2b896c1d2061fd115de99404facc2aca3ad7010d71
diff --git a/xorg-libxft/.signature b/xorg-libxft/.signature
new file mode 100644
index 0000000..9e7afcc
--- /dev/null
+++ b/xorg-libxft/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndBQya6s9ZLHWsZTxnWGukOEii3OV8pfBQ+Wl0J+i5cMWs+oxOJN5MUlqQk4w+Y46XB3zpd8w1etKJ4dfo1KEJg8=
+SHA256 (Pkgfile) = c04a2da13bf13a6cb827daac05ae361d8ec07f5c470cbe946e94ca8af2e63d62
+SHA256 (.footprint) = e8906320c56ed1ccc1a0fac481c199a07242c04477972fe92ace7a73d95473c0
+SHA256 (libXft-2.3.2.tar.bz2) = f5a3c824761df351ca91827ac221090943ef28b248573486050de89f4bfcdc4c
diff --git a/xorg-libxi/.signature b/xorg-libxi/.signature
new file mode 100644
index 0000000..9ec7c2f
--- /dev/null
+++ b/xorg-libxi/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndK1ERIDGVPdrrAa5OElFyvJk71bPEVntn6PoEwcC1SV2dBFjz9Glr8eO+NzmoN+ENiljtHUfRVqgT0bo5zFQ7ws=
+SHA256 (Pkgfile) = dd248443d2dc81ce6f1ffd63dff5a1fe130e0a24c97762205e8f0c5a7cec84f8
+SHA256 (.footprint) = bf05b5cc2c24c3baed9650dbe327956727c222cd39523d3f6e8dc3748128f5ba
+SHA256 (libXi-1.7.7.tar.bz2) = 996f834fa57b9b33ba36690f6f5c6a29320bc8213022943912462d8015b1e030
diff --git a/xorg-libxinerama/.signature b/xorg-libxinerama/.signature
new file mode 100644
index 0000000..e185c4e
--- /dev/null
+++ b/xorg-libxinerama/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndMMtlUj+Mm3b+CD5xIhbDgqNiCm1FO83i2r6OjKAHx84GSAESpEsUBgeg82RfHQnZB2kYwI52Ir9iEP+91iAyAw=
+SHA256 (Pkgfile) = b4ede446889ba571e3c782ef6ed30c72a64d2cedd5900016704ca38d43e39cf1
+SHA256 (.footprint) = b12734cc8edc89f985b1dfbad5695b41f286e3846bcb93d25137cdb270335e30
+SHA256 (libXinerama-1.1.3.tar.bz2) = 7a45699f1773095a3f821e491cbd5e10c887c5a5fce5d8d3fced15c2ff7698e2
diff --git a/xorg-libxkbfile/.signature b/xorg-libxkbfile/.signature
new file mode 100644
index 0000000..cc36249
--- /dev/null
+++ b/xorg-libxkbfile/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndHIKg2nlfmqhBmDCbeKkyk2LmYObWcnQxM+TJz0xglyHLu9klCemqmRtrRCGGj3V7ASIfPGGlHyvO8phbhAqnAU=
+SHA256 (Pkgfile) = 76d31095538f0343d060786d404d21d3e240d05f44bc7dd31d3ee51d7669ee9d
+SHA256 (.footprint) = 4fcdb9dd7ebc89763872d754afb29efaf56b3bf5551ae31401854dfdf0a0d434
+SHA256 (libxkbfile-1.0.9.tar.bz2) = 51817e0530961975d9513b773960b4edd275f7d5c72293d5a151ed4f42aeb16a
diff --git a/xorg-libxkbui/.signature b/xorg-libxkbui/.signature
new file mode 100644
index 0000000..aa24919
--- /dev/null
+++ b/xorg-libxkbui/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndCdjLrc28fkVNcSaRLsLSu8y4KkmWIaBh94HQpat8coxcQcLL8dGIVWaiWHu7HyjtClzQNJrY1oKbw4g2WQZvgU=
+SHA256 (Pkgfile) = 7ea13cbd4a8027f24cf250fa270897ed9a9549d3c153676773044a8aea9f7fb1
+SHA256 (.footprint) = dc06d3ce9ff564554d22a91422b58d491511dfe41666ae691a3e752058488c80
+SHA256 (libxkbui-1.0.2.tar.bz2) = 20c23101d63234ee5f6d696dfa069b29c6c58e39eff433bcd7705b50b3ffa214
diff --git a/xorg-libxmu/.signature b/xorg-libxmu/.signature
new file mode 100644
index 0000000..3a05ee8
--- /dev/null
+++ b/xorg-libxmu/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndIlxGlXfz47grYseNMwbh7A4K6Kx8dQVJR07GHLOyMHHN/cFad8SmEKyrV6izRnlMJNPUnUtmTQXDT6fj0u90wM=
+SHA256 (Pkgfile) = ab9bf7ccd54fd4b9493b07f295acc727fe519e7131f4fb444292cb9bd840e8af
+SHA256 (.footprint) = 7a06d5800a067820fcf5adaf6b48a805ceb82999f5ae31668a7eb15c88d6d7b0
+SHA256 (libXmu-1.1.2.tar.bz2) = 756edc7c383254eef8b4e1b733c3bf1dc061b523c9f9833ac7058378b8349d0b
diff --git a/xorg-libxp/.signature b/xorg-libxp/.signature
new file mode 100644
index 0000000..badd457
--- /dev/null
+++ b/xorg-libxp/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndHbF8puSF+hvCjvmxKGFAYp+BywzCgh9l9R9v6Vj3Z5N/upZ8QdLDKDAwn0X7dAiC0nkoVoyjN8jQ10QjcRazwE=
+SHA256 (Pkgfile) = 13edb1ee46d95fff234baf13ed05af7f0b63bd74155bdcfa9ca509345e92e7cc
+SHA256 (.footprint) = f2810ceab1d32339a76f98911236901814c73a7e2ba5239d29ed22b38b4ea19b
+SHA256 (libXp-1.0.3.tar.bz2) = 7f360c9905849c3587d48efc0f0ecbc852c19f61a52b18530d6b005cb9148c57
diff --git a/xorg-libxpm/.signature b/xorg-libxpm/.signature
new file mode 100644
index 0000000..03c5ac3
--- /dev/null
+++ b/xorg-libxpm/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndOMH41uQhxY15Z2Yun0FzQttTs2rIaTbgfFLqWsemacPMwq+fgXN/WMytbBQdeRF1iK37JX1bHTvQR6WrSatNww=
+SHA256 (Pkgfile) = 7312cb46d52cbedd107144ca06f2ed006d84a0321d97c0485c97434024d64fa0
+SHA256 (.footprint) = b33f5a90140bbfe94aee1843cc0ab35c1b5cefcf61d6a73a3a94c77487b77b63
+SHA256 (libXpm-3.5.11.tar.bz2) = c5bdafa51d1ae30086fac01ab83be8d47fe117b238d3437f8e965434090e041c
diff --git a/xorg-libxrandr/.signature b/xorg-libxrandr/.signature
new file mode 100644
index 0000000..64216be
--- /dev/null
+++ b/xorg-libxrandr/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndCCEtH0cZUF6n7X7Z7o1fiE5cZB3cbOIvqAgRhgxfcJUOb2OQw0VeEMfoeoVOYMmCl0UFLmT8X7rpSko2uB9HA8=
+SHA256 (Pkgfile) = c0289222a48644c969d2bfaa8df1ead6e50434d511f2dfa6f478863c59fa8d9e
+SHA256 (.footprint) = 95e593d08121fa252fab104d5d5d9134d4a9fe38dc0711de3a7658954b970baa
+SHA256 (libXrandr-1.5.1.tar.bz2) = 1ff9e7fa0e4adea912b16a5f0cfa7c1d35b0dcda0e216831f7715c8a3abcf51a
diff --git a/xorg-libxrender/.signature b/xorg-libxrender/.signature
new file mode 100644
index 0000000..5524be2
--- /dev/null
+++ b/xorg-libxrender/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndPVuZH7ABK9MZamPoxu1iNP6IDbR0+dzP5N8K3fULjBZhQxQFbsBGp2mpOxoU35ouC4E0T36Arao63MFxK4lXw0=
+SHA256 (Pkgfile) = 0ce2a828f340cec5fa39360f49f08928bde322e71d66cb74dfe20835628cd636
+SHA256 (.footprint) = 0249d5ad64f0167ea3a577dbb9cadd4e617bddbf8cf1755a30fff93b1f3a1a71
+SHA256 (libXrender-0.9.10.tar.bz2) = c06d5979f86e64cabbde57c223938db0b939dff49fdb5a793a1d3d0396650949
diff --git a/xorg-libxres/.signature b/xorg-libxres/.signature
new file mode 100644
index 0000000..aece71d
--- /dev/null
+++ b/xorg-libxres/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndL/jeb3FmJUpNbfJ3jBrCavMqQzSj6YSVyUQNfRMYv0d9krWyrHYeBSze5h3pRrQfK/97YVEUlIaMnbHudsiNgk=
+SHA256 (Pkgfile) = 720e4d4edf0f67f01cb0563287dffd2904aad35c92f8ccdcf1add7efef41f1d9
+SHA256 (.footprint) = ba416a99a3364f9408b1dff8ce74398565b08998241e204f8a6ce70bbbffd302
+SHA256 (libXres-1.0.7.tar.bz2) = 26899054aa87f81b17becc68e8645b240f140464cf90c42616ebb263ec5fa0e5
diff --git a/xorg-libxscrnsaver/.signature b/xorg-libxscrnsaver/.signature
new file mode 100644
index 0000000..569bbe5
--- /dev/null
+++ b/xorg-libxscrnsaver/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndN6bSAsJveECRtplqj9elbzkQEz0GaTOQU+WL6En9ZTkqJX7Wleda+6wDkVTs4QtBzeG+MuCxIkFHL9FnsEmTww=
+SHA256 (Pkgfile) = 632d44d11d7887110b191b86ffc86234997f57b8e2dacda521fb06843ac50f8c
+SHA256 (.footprint) = 1a2531334f4c1b35b84e1e01e365c8215a8eade250b70d574dd7227f7ecf1e51
+SHA256 (libXScrnSaver-1.2.2.tar.bz2) = 8ff1efa7341c7f34bcf9b17c89648d6325ddaae22e3904e091794e0b4426ce1d
diff --git a/xorg-libxshmfence/.signature b/xorg-libxshmfence/.signature
new file mode 100644
index 0000000..d2b8b45
--- /dev/null
+++ b/xorg-libxshmfence/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndOlv+C5a6u5oflrZenfOdeNH2k78Ofx5gbWg9z7MZZeeUpFhbvnO1Bul9U4H0F4YGeLAMGEHz5GmpiPWZPu38wc=
+SHA256 (Pkgfile) = cfc3054ede7829b354db5932a8d192aaa4070cc3497ae2d9347c27f229b13f9d
+SHA256 (.footprint) = a33aa762553d09206023c863d7b530b883546e4bbc5de613c6e3cb322ed8b19f
+SHA256 (libxshmfence-1.2.tar.bz2) = d21b2d1fd78c1efbe1f2c16dae1cb23f8fd231dcf891465b8debe636a9054b0c
diff --git a/xorg-libxt/.signature b/xorg-libxt/.signature
new file mode 100644
index 0000000..e74d49f
--- /dev/null
+++ b/xorg-libxt/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndGGyZ1ewl4FSNLz6jrtTCkZPm21TQfnJmNf8bBGv2i4YKo2Cw92QKY2EL4tTriqSJ+esGL5f2+TNxG9R2QYyHAw=
+SHA256 (Pkgfile) = 5035d9b08710620ed5dd5c2949550f912a820e1d7020b94a6045e36bd1dcfcbc
+SHA256 (.footprint) = 4d2aaf20a587d35e491c9463f1582b2446b58224f8adc71b6475ece49855734b
+SHA256 (libXt-1.1.5.tar.bz2) = 46eeb6be780211fdd98c5109286618f6707712235fdd19df4ce1e6954f349f1a
diff --git a/xorg-libxtrap/.signature b/xorg-libxtrap/.signature
new file mode 100644
index 0000000..12e0ed2
--- /dev/null
+++ b/xorg-libxtrap/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndK2AEPLMxytX9fops1uAXryayniWulSVpg1/Cq0VEk0XOOCJ62tBaTZGwLq635npwncYKzp9LfGMNOW1PfnntQA=
+SHA256 (Pkgfile) = 35716da13789ea91c221f40b3f58384a5414b89eae2788dedc7b3e2323930137
+SHA256 (.footprint) = 0ec92be9b29368674e2d7e2bbe805264cd4f259a7848198809f52954492b11ce
+SHA256 (libXTrap-1.0.1.tar.bz2) = 8f373d55985676b893d61bd5a255ec9f214be4682ec1167d30356e6564e7252e
diff --git a/xorg-libxtst/.signature b/xorg-libxtst/.signature
new file mode 100644
index 0000000..cebd62e
--- /dev/null
+++ b/xorg-libxtst/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndJfqG8z3Bz04+S/PagLChU7jJVJzlc9nYSPPP86pOp3tPAYpUGR5vTAWO2wZb9UWowhS8zqtSe3/ojyoB+uS9AE=
+SHA256 (Pkgfile) = ca87213283c68778c709a7ef0977fcfae17d5e67740de45110e40c56077e5936
+SHA256 (.footprint) = 994adfe24a13e15c88a9ef2abf83e0b313660861d7433e7ed2aac61d8984c470
+SHA256 (libXtst-1.2.3.tar.bz2) = 4655498a1b8e844e3d6f21f3b2c4e2b571effb5fd83199d428a6ba7ea4bf5204
diff --git a/xorg-libxv/.signature b/xorg-libxv/.signature
new file mode 100644
index 0000000..d9e83ea
--- /dev/null
+++ b/xorg-libxv/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndD4Kv/D6DOZ8PdSg0GrENoYTZc4DF2Ubb4RbjglungP06ZLuNK7VXalOUDaFojqCOb8DKwdTRr/S1QNJGLvyhwU=
+SHA256 (Pkgfile) = 573adba9d3cf1650e7b7725427dcc53dad85f497c494e15b0b000f0a2a268500
+SHA256 (.footprint) = bde21ab945b5efcf2682fb67fbfdd2f10115769031ceb080f9c78366f73a5ae6
+SHA256 (libXv-1.0.11.tar.bz2) = d26c13eac99ac4504c532e8e76a1c8e4bd526471eb8a0a4ff2a88db60cb0b088
diff --git a/xorg-libxvmc/.signature b/xorg-libxvmc/.signature
new file mode 100644
index 0000000..409f526
--- /dev/null
+++ b/xorg-libxvmc/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndJrgTlqiEcsnC/J+XNhT+FTNH8Cp/IaIF/PfQEQgoEZzu5B9O6h2I3eVJeiUhtAdrHqTaiF6pAF+uYJGbnOc2Qo=
+SHA256 (Pkgfile) = 4312e3f5db4b1225c60714293631064314a149f92867e2afa57df6b8ff310e51
+SHA256 (.footprint) = 3f2d6a01123dee83ca026909a852c258a027643d8fb81e5f313e6e40099a95a7
+SHA256 (libXvMC-1.0.10.tar.bz2) = e501a079b5dfaef0897c56152770c77e05e362065cec58910289aa567277ee2e
diff --git a/xorg-libxxf86dga/.signature b/xorg-libxxf86dga/.signature
new file mode 100644
index 0000000..f5d98f4
--- /dev/null
+++ b/xorg-libxxf86dga/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndKKCxtXuuL8mlkzhnx+McJhNp4QR5HcXRzDN2qWHTfUpxaeJGIhIWaupkJ+xoXSdSZQvipUrku71g/d+3/xM6wI=
+SHA256 (Pkgfile) = bd775da03beca4a1677e0c84bf390fbfa5d50e132c5f53f55ac215edcfe3013a
+SHA256 (.footprint) = e32831135d9fc2eeed1892ebe1a3a3eebc8f78e0aaa307d2762d77abe0ba1fc8
+SHA256 (libXxf86dga-1.1.4.tar.bz2) = 8eecd4b6c1df9a3704c04733c2f4fa93ef469b55028af5510b25818e2456c77e
diff --git a/xorg-libxxf86misc/.signature b/xorg-libxxf86misc/.signature
new file mode 100644
index 0000000..9eb83a4
--- /dev/null
+++ b/xorg-libxxf86misc/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndNBSmBC7Assm369mMeoXQvRP5ednxY8H3g5ACzmLsmbN6yiuBeQw+O2p6BtotrRiEXu5uJ4J1j+pHDEuov0adQg=
+SHA256 (Pkgfile) = 4a4def7e769a4a9fab9c3af4b4ea594b7e5146743ca82eb17e01f1f61bd33c45
+SHA256 (.footprint) = 890077fd677400c5258628e9e71487e5d20e4501d1892cbb4c2a0ffb63f911e6
+SHA256 (libXxf86misc-1.0.3.tar.bz2) = 563f4200862efd3334c33a669e0a0aae5bab31f3998db75b87a99a697cc26b5b
diff --git a/xorg-libxxf86vm/.signature b/xorg-libxxf86vm/.signature
new file mode 100644
index 0000000..4be9a66
--- /dev/null
+++ b/xorg-libxxf86vm/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndAHH3JVF7mwI7VDbPN3S9t0IKPeOkxBnjN/4SYwD/rh6RGAoI4jmoodpcEzlnlHhO5Ihz9f2+4m/kysfVmzVVws=
+SHA256 (Pkgfile) = a546580cf768a5a58457d04accdef3a3f94bde220eb4cf2d28b09a9cfd65700a
+SHA256 (.footprint) = 67b61d1030e0b48235758bb80c977bde16db709a2203a6578e8786efe6baa2f3
+SHA256 (libXxf86vm-1.1.4.tar.bz2) = afee27f93c5f31c0ad582852c0fb36d50e4de7cd585fcf655e278a633d85cd57
diff --git a/xorg-makedepend/.signature b/xorg-makedepend/.signature
new file mode 100644
index 0000000..a613fcf
--- /dev/null
+++ b/xorg-makedepend/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndHOw2rTcn+9IjNP7yRmViOlqg1ZJnxZ2eTyIffQTld7NHgWhr/OHxdzdCGPEwVxmni8Qe1nVV00eWgCl5lCaxQ4=
+SHA256 (Pkgfile) = 3d20767e8738e64fbe1487167fbffa510c29440945a0e4df54634ebb41459553
+SHA256 (.footprint) = 2097c1a2badda167640613d21ca522a71557cdf6df7496cdb1355db3aa1526ea
+SHA256 (makedepend-1.0.5.tar.bz2) = f7a80575f3724ac3d9b19eaeab802892ece7e4b0061dd6425b4b789353e25425
diff --git a/xorg-mkfontdir/.signature b/xorg-mkfontdir/.signature
new file mode 100644
index 0000000..4261ca8
--- /dev/null
+++ b/xorg-mkfontdir/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndM3U9CgJIk9yKc3NEA83iBqh0UomMrTE2V4EQqRN1sMYz844/Wj4eKZC9JStrd67T4W7lQ3Ha3umdWEv3UvxaAg=
+SHA256 (Pkgfile) = 23124c0955b5c769bfe0bc6d819271b4f32b1e6738f2144d7ba71c26ff025dd2
+SHA256 (.footprint) = 60ee4c6ebdd899dd9e3ba31e3a2e523ed46ab8915e1ee67e179bbb258beca091
+SHA256 (mkfontdir-1.0.7.tar.bz2) = 56d52a482df130484e51fd066d1b6eda7c2c02ddbc91fe6e2be1b9c4e7306530
diff --git a/xorg-mkfontscale/.signature b/xorg-mkfontscale/.signature
new file mode 100644
index 0000000..e656cff
--- /dev/null
+++ b/xorg-mkfontscale/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndBVadd1uLGqrO/evoUEzzUnXAHAH491hD1jC4mwXcRtSoP1poiezinMBBG31epO0mbSoCj6c7YTR7Ejk8Kty2wA=
+SHA256 (Pkgfile) = 868491f2d62ed5941147c7c8d3f3ffc6ccb6a3cff12718a5df2a829bc5f0bdd6
+SHA256 (.footprint) = 8962d1ec91f576700c31914fc17f13cb50ecdfca4b88a046e29349fb9ae63593
+SHA256 (mkfontscale-1.1.2.tar.bz2) = 8c6d5228af885477b9aec60ca6f172578e7d2de42234357af62fb00439453f20
diff --git a/xorg-presentproto/.signature b/xorg-presentproto/.signature
new file mode 100644
index 0000000..d7f323b
--- /dev/null
+++ b/xorg-presentproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndAMgxAfhXddLxfeHZYRqXUdCmCXZJIk22Xl/y69Dn4Jn9tj/+iCpP0QXPxgPLGkTLl8zEupN4bPryLbeyqdYHQo=
+SHA256 (Pkgfile) = 087cb10d43fa7ad116e324084e0e1ca4a7fa7b066d21fffeb764e9da4fe69d3e
+SHA256 (.footprint) = ea5418f45e4dd828f4a3d4c458d0b47d2c2de316ec880d62844346224914f45b
+SHA256 (presentproto-1.0.tar.bz2) = 812c7d48721f909a0f7a2cb1e91f6eead76159a36c4712f4579ca587552839ce
diff --git a/xorg-randrproto/.signature b/xorg-randrproto/.signature
new file mode 100644
index 0000000..10c7d6b
--- /dev/null
+++ b/xorg-randrproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndEWA5uR0Y9n1jrufD2N8DKGpB8msXgS9xCa0yQrgTsMW0enIP7EkrO4d66pmFq7JbuCzn3/r1QtGiJ6VdI/HlgU=
+SHA256 (Pkgfile) = d389ca1d8f8352d551149e00544d1f8d97976a2e1ec70597781b773f2131536e
+SHA256 (.footprint) = f0cbc70ae9f0ee9f2a246c40603ae7c46c82c71750cb0f47ea9538bdd74a1676
+SHA256 (randrproto-1.5.0.tar.bz2) = 4c675533e79cd730997d232c8894b6692174dce58d3e207021b8f860be498468
diff --git a/xorg-recordproto/.signature b/xorg-recordproto/.signature
new file mode 100644
index 0000000..4438722
--- /dev/null
+++ b/xorg-recordproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndD8bd769jIzlU0k+De4NZwXb/3XicQBekvL0LyTLiwtFl2UbdqprzT0NvlX0klVZOU5Y32DzB0aOusDWIYK71A0=
+SHA256 (Pkgfile) = c7b70be76424c1c51706006e1c913225dc06be3b4cc3ff01231880dc0de956a4
+SHA256 (.footprint) = 65dc64fc7f0f48fc76fb25d57172acbc9526e73068e48f5f3a30b0858049b1e4
+SHA256 (recordproto-1.14.2.tar.bz2) = a777548d2e92aa259f1528de3c4a36d15e07a4650d0976573a8e2ff5437e7370
diff --git a/xorg-rendercheck/.signature b/xorg-rendercheck/.signature
new file mode 100644
index 0000000..0176d66
--- /dev/null
+++ b/xorg-rendercheck/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndCWDepH8XSxwEvNW9ZeSxXnZozhtSL2XOAQR66esQ6vvm7fA7btFS0ayMffFDUZrkXXYiDujL4tcmBp/l6ZtoAc=
+SHA256 (Pkgfile) = e9f59b2104e72b74940f31c91f134874089c855d007aefcd0446d5a2b831f312
+SHA256 (.footprint) = f4de01e9ed8bd72d121be1d7b6ccf2743c967b10e40ba6ebc8c13e9ca28f32ce
+SHA256 (rendercheck-1.5.tar.bz2) = 00605679436d65ccf9a6f1f1cb206df7a2e8b28a7821e867922d2b14b009f1cc
diff --git a/xorg-renderproto/.signature b/xorg-renderproto/.signature
new file mode 100644
index 0000000..729a660
--- /dev/null
+++ b/xorg-renderproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndEpsRu2dujprRZd1btrlE/T/hAAFM/EwUuTD75VDsEv8HkoO5ahh4APUk2iwbDvxUFTrNW2WkF5N+c2Lol1VKAQ=
+SHA256 (Pkgfile) = 26c185efb4250435e4d879d0fe2800033bf07f769b160f972fdc5c23f087b5ff
+SHA256 (.footprint) = 2a4b1b52d87bf71a858faf3df92f0fc467fa6b9dcedaffd67d190bc9a04d9a79
+SHA256 (renderproto-0.11.1.tar.bz2) = 06735a5b92b20759204e4751ecd6064a2ad8a6246bb65b3078b862a00def2537
diff --git a/xorg-resourceproto/.signature b/xorg-resourceproto/.signature
new file mode 100644
index 0000000..8f6ca9c
--- /dev/null
+++ b/xorg-resourceproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndHQNfmmmv9fT6ikfuQsA0zweHyhCZ4FSiB9DRt13Rw4zDKkDgkH/XYw5S8sTJDf5ycPGHETyPvLJG4AweTpMGAY=
+SHA256 (Pkgfile) = a9db9ceed6215a60482ec639071c7d716e7da3a0c59f7d5f40edc277b8dddabc
+SHA256 (.footprint) = d8eecb04c907727bc184c83a212245fc6bdf4dccd3034d58c9d37675c8b7f4a9
+SHA256 (resourceproto-1.2.0.tar.bz2) = 3c66003a6bdeb0f70932a9ed3cf57cc554234154378d301e0c5cfa189d8f6818
diff --git a/xorg-rgb/.signature b/xorg-rgb/.signature
new file mode 100644
index 0000000..4780f64
--- /dev/null
+++ b/xorg-rgb/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndFIDaF5WV+PXnoqSuS2wAYkY3ezVY+1v1/8YbjcmqbjLL7GiHM6Ec5JtQvRrgp4vSIDBFvgiNGupD+svg1PQJQU=
+SHA256 (Pkgfile) = 0435a8c9afe058e0cf920fa95d90c8adcacc2339a2b1c0b118688f059d421769
+SHA256 (.footprint) = cb2fdbc148378fb66392d9ef771a7a6549267f781be340a2c345c4792312a549
+SHA256 (rgb-1.0.6.tar.bz2) = bbca7c6aa59939b9f6a0fb9fff15dfd62176420ffd4ae30c8d92a6a125fbe6b0
diff --git a/xorg-scrnsaverproto/.signature b/xorg-scrnsaverproto/.signature
new file mode 100644
index 0000000..b3b2036
--- /dev/null
+++ b/xorg-scrnsaverproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndNYo05qML3cEAqFo88+UCwWb8IgYQ2/IIb6R5LxshSA3LukHYEsH+oamP5gpKGYRiCCpwguDfpckAM4UCSK1ZwM=
+SHA256 (Pkgfile) = a6320466ef0f9ab5779dc3ff6034316c9bee983742fa20fbc717c36e0368ed07
+SHA256 (.footprint) = 06b56652fc882fb794c421a312d27b879b800c1ea9289311ade7b8d8c2094b5a
+SHA256 (scrnsaverproto-1.2.2.tar.bz2) = 8bb70a8da164930cceaeb4c74180291660533ad3cc45377b30a795d1b85bcd65
diff --git a/xorg-server/.signature b/xorg-server/.signature
new file mode 100644
index 0000000..0dea782
--- /dev/null
+++ b/xorg-server/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndIDT6oWy4K4JmxbW6qOa233hM06AZG0FSguLcI21CyFumNr/5l5sZ9zaFflY3uYzHj9ri4tTFdGKvUjjzhzgUgU=
+SHA256 (Pkgfile) = b1803528e7b79c27b6e8e1ef6bbd4525b9fc25a64a21e4d0d928a5bed52298b0
+SHA256 (.footprint) = e7d9df7ccea6944af54f7a3bd8f25680ace6761d3f29d82bc68a046ea6800b81
+SHA256 (xorg-server-1.18.4.tar.bz2) = 278459b2c31d61a15655d95a72fb79930c480a6bb8cf9226e48a07df8b1d31c8
diff --git a/xorg-sessreg/.signature b/xorg-sessreg/.signature
new file mode 100644
index 0000000..4a37e72
--- /dev/null
+++ b/xorg-sessreg/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndHkMJT6FJ2R8HLEN59q3R3TKfqx1YKdcJL9exYqQcej56VGvagiiQwtI/Z9yFtvaj1/mi7odLDMdIOSy3MafVAQ=
+SHA256 (Pkgfile) = 66d1e45bbd25e34083f8fd3269f6f6fed547819a190a98a651c1a88343578f68
+SHA256 (.footprint) = 09b4db02279f6c9382e5817264efa06317f2130df49395690edb04e6b51b303f
+SHA256 (sessreg-1.1.0.tar.bz2) = 551177657835e0902b5eee7b19713035beaa1581bbd3c6506baa553e751e017c
diff --git a/xorg-setxkbmap/.signature b/xorg-setxkbmap/.signature
new file mode 100644
index 0000000..877720c
--- /dev/null
+++ b/xorg-setxkbmap/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndAX7IW80VeuuAuAVKQX2IZG6IR+3O8MzltmvAS3aXTNnH6AQD2sBTHddJYdew3K1hKoS2Nf5M7WnNe2iTNAhDwI=
+SHA256 (Pkgfile) = a8637e6523847415b91f7b7e48b70f3a4bb25f2f84c840649fa8c79417f0eed5
+SHA256 (.footprint) = fdb09204add65fdbf0ae7a04be9cfbd70bec8f30cb6745261ffc42c07444ca39
+SHA256 (setxkbmap-1.3.1.tar.bz2) = a9ddb3963f263ba13f0ea105d8c45a531832140530217cc559587bb94f02d3e1
diff --git a/xorg-trapproto/.signature b/xorg-trapproto/.signature
new file mode 100644
index 0000000..9822b69
--- /dev/null
+++ b/xorg-trapproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndLbjZEtelci3PuXNVBSa/L3s2cqHQ1ldwD+y++L9w/KC9qijZ18ZjYcjycz1z5vcXcXCTwDHOgaXMkyEaTebswE=
+SHA256 (Pkgfile) = 8781e5e7e19160beb3173fe695cb88b0e7d50b26a41d3222dae49eeb0283284b
+SHA256 (.footprint) = 350cd089afc1c10a005d384ee16c1ea86752b006b80ee452590c9823367afd17
+SHA256 (trapproto-3.4.3.tar.bz2) = ff32a0d3bc696cadc3457be9c85e9818af2b6daa2f159188bb01aad7e932a0e1
diff --git a/xorg-util-macros/.signature b/xorg-util-macros/.signature
new file mode 100644
index 0000000..19b476c
--- /dev/null
+++ b/xorg-util-macros/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndPn9dMgMe1ffAH2IWZJJDGAJjcOqMyZ9x4CMm/jjtuLMTUiE8uvVSjOA0rGim5zTje5F+CJk5asVapNpKdkibAo=
+SHA256 (Pkgfile) = 19f46243fc70d642d4458012d13a834dcade918596c8e60cca627695d1f24af8
+SHA256 (.footprint) = adb343f789dfc9e2847282c6a367613823723bf8de499811aa9db211aa096199
+SHA256 (util-macros-1.19.0.tar.bz2) = 2835b11829ee634e19fa56517b4cfc52ef39acea0cd82e15f68096e27cbed0ba
diff --git a/xorg-videoproto/.signature b/xorg-videoproto/.signature
new file mode 100644
index 0000000..3237c41
--- /dev/null
+++ b/xorg-videoproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndDrhWccD0X/7olCKVKGSvujA7RdtKMbHstuYqtpxXRkzALTnl2DKNXGJVxn/oRHOWLgVq8wjRX/LPs1PJDbpbAI=
+SHA256 (Pkgfile) = 7bef98eeacf049716c24d8cb51d76aa9371c6dacb54cf0d7eb99b6c3a6d46f04
+SHA256 (.footprint) = ec330657d5746c6bec375cce9131a1896de33439047e3aa3512e091041ef478b
+SHA256 (videoproto-2.3.3.tar.bz2) = c7803889fd08e6fcaf7b68cc394fb038b2325d1f315e571a6954577e07cca702
diff --git a/xorg-x11perf/.signature b/xorg-x11perf/.signature
new file mode 100644
index 0000000..4f1a937
--- /dev/null
+++ b/xorg-x11perf/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndAcX8Tl+cXlfbmACfvLzmsuZ+6C+9dXg8y/MLR7zdweqJEhmHh6dXtIMSVz4DfClmvEkJ0Bgpf6eS5uetEpllQE=
+SHA256 (Pkgfile) = 4d60e47e9414b8f3c99202f6bc6e7a6019753daff608cf71d4151baf045f6174
+SHA256 (.footprint) = 43b6f514ee33f1789a3a12ab7994207254cd4441036a73ae1873cd46b0cb8786
+SHA256 (x11perf-1.6.0.tar.bz2) = e87098dec1947572d70c62697a7b70bde1ab5668237d4660080eade6bc096751
diff --git a/xorg-xauth/.signature b/xorg-xauth/.signature
new file mode 100644
index 0000000..4d78fb5
--- /dev/null
+++ b/xorg-xauth/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndNy0oM+LGQSHKUxNacLx+Oi8g93R/fJW8zNjXPHwjmJliGt2++LkigQuS3h05pVS968ImYq3U5qNGpLKo1pHNQI=
+SHA256 (Pkgfile) = ced0e813da31fc010a8aade8bd67f61e99741a7774f09f1d48d33753e07678c7
+SHA256 (.footprint) = cd1829624890d24527f43e1a3e61b312c9319f6c9ce5f979c537deb90b212d80
+SHA256 (xauth-1.0.9.tar.bz2) = 56ce1523eb48b1f8a4f4244fe1c3d8e6af1a3b7d4b0e6063582421b0b68dc28f
diff --git a/xorg-xbacklight/.signature b/xorg-xbacklight/.signature
new file mode 100644
index 0000000..e69fb3d
--- /dev/null
+++ b/xorg-xbacklight/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndJ3XEDHJ5HFaMODb0aFaPXe3u/kQ/t/ZO6dy8LDGwEnbQ0BAJFQwdwfsyiuWt3YYxGD3SXCpMawdDyGbpuz11QA=
+SHA256 (Pkgfile) = dfdff899fd254853291d5b0343b526706f01a4695752b272113079266130307f
+SHA256 (.footprint) = e2daaa87a04fd2ac50b7c4725e17c08fe8207c6f748d53746a858654da64067a
+SHA256 (xbacklight-1.2.1.tar.bz2) = 17f6cf51a35eaa918abec36b7871d28b712c169312e22a0eaf1ffe8d6468362b
diff --git a/xorg-xbitmaps/.signature b/xorg-xbitmaps/.signature
new file mode 100644
index 0000000..ce218ee
--- /dev/null
+++ b/xorg-xbitmaps/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndIMHg9e+brp0zxlvtQui1IolkDOI2Srb4mAsYsnkHVWmzOsIa8SzNiQ3+4gTvaUYcRUorZuq+OyDIfTKQbZisAQ=
+SHA256 (Pkgfile) = bcae15325d4601f44d2c7cfdf6ca64a83ce10e0875f4cb08fa9f2e5b79f36d3d
+SHA256 (.footprint) = f246d32f8a8362ad409d56f16d45cd9610238a570da3ef20b47da880e6fdaa48
+SHA256 (xbitmaps-1.1.1.tar.bz2) = 3671b034356bbc4d32d052808cf646c940ec8b2d1913adac51b1453e41aa1e9d
diff --git a/xorg-xcb-proto/.signature b/xorg-xcb-proto/.signature
new file mode 100644
index 0000000..bfadfc4
--- /dev/null
+++ b/xorg-xcb-proto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndNvxLeTE3lwGE+A2ucc1havAE3kjtkf+OnT5s18QYSxGWEUq1zaEjFL1+K9flYDvn4U9pu68oGJmmTT7TO6NvQs=
+SHA256 (Pkgfile) = 4c5c4c7eab054add5b27862598a29e367d05ee4f6071597f075a52f40a7e67ee
+SHA256 (.footprint) = 2f3e59703c00a06271e64b34158767f857ae05c17f3c7a79d0514401f82e5e51
+SHA256 (xcb-proto-1.12.tar.bz2) = 5922aba4c664ab7899a29d92ea91a87aa4c1fc7eb5ee550325c3216c480a4906
diff --git a/xorg-xcb-util-cursor/.signature b/xorg-xcb-util-cursor/.signature
new file mode 100644
index 0000000..c6954a5
--- /dev/null
+++ b/xorg-xcb-util-cursor/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndM7o10GaK5COpGgGyuRAcfhZ1DPvEk3G1lB7RLNkQo9tWMzVRPVmqzLfH/K2/JoT/MDDoWa3nHie8ZH4gP4QmA8=
+SHA256 (Pkgfile) = 52d075fab8f7266fceb1cd1e4017259fd8d1da8c2b387c044d1604267b4d6bea
+SHA256 (.footprint) = da8f0dce68bda3cb22e8aba25a9588fbaeb7b20e8fb54e91649ed45c7be61fee
+SHA256 (xcb-util-cursor-0.1.3.tar.bz2) = 05a10a0706a1a789a078be297b5fb663f66a71fb7f7f1b99658264c35926394f
diff --git a/xorg-xcb-util-image/.signature b/xorg-xcb-util-image/.signature
new file mode 100644
index 0000000..e52d04f
--- /dev/null
+++ b/xorg-xcb-util-image/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndOgtOLIY6aHmPPn6jYMLBPnQe9g+w9sFVGKhrf4aZP/MstzNLmQHfR/vd/pnp33gzAPoChfYXop9wyLilyepSgA=
+SHA256 (Pkgfile) = db47a1bd940a06feb0e305a7fb893f4ceb276c9a8d7176493ee056f690ce1e0f
+SHA256 (.footprint) = 665eb713ee82563b5c974a636e00986f815ce20e587067ff59d425d8ae81f56d
+SHA256 (xcb-util-image-0.4.0.tar.bz2) = 2db96a37d78831d643538dd1b595d7d712e04bdccf8896a5e18ce0f398ea2ffc
diff --git a/xorg-xcb-util-keysyms/.signature b/xorg-xcb-util-keysyms/.signature
new file mode 100644
index 0000000..0944646
--- /dev/null
+++ b/xorg-xcb-util-keysyms/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndM4ML6IYh0nWaFk/iL5S1SwnttLZBMWSnVl1KD8Tj6eoOyhTbsupBkRgrDrmAaSSUDJeK7cZFJoMwzwMmmRs5wY=
+SHA256 (Pkgfile) = d9feb3477eb0e05767100d757b2ec87a5eda7b48053acdc62f6c902af2350f5b
+SHA256 (.footprint) = 1179bddbe106be425b7d3c7e9906f7313e87e9ed05548b66cd2af743c7053730
+SHA256 (xcb-util-keysyms-0.4.0.tar.bz2) = 0ef8490ff1dede52b7de533158547f8b454b241aa3e4dcca369507f66f216dd9
diff --git a/xorg-xcb-util-renderutil/.signature b/xorg-xcb-util-renderutil/.signature
new file mode 100644
index 0000000..9fb2c04
--- /dev/null
+++ b/xorg-xcb-util-renderutil/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndPsLWA5GClp3ZeUYyw32TGhg9X1rkPddkP9l/HSta1ML0kIodEW7bvDlzl0Xuu5FrgRoilUL1N2vMHIXXW9T+AI=
+SHA256 (Pkgfile) = 0557f4c423eff76a3e4f33d027255697e645e910b044a3afa20554e238ba5a61
+SHA256 (.footprint) = 436f6b748b43293231fda40097676184a434e18929c4adc4719835f0872cd27b
+SHA256 (xcb-util-renderutil-0.3.9.tar.bz2) = c6e97e48fb1286d6394dddb1c1732f00227c70bd1bedb7d1acabefdd340bea5b
diff --git a/xorg-xcb-util-wm/.signature b/xorg-xcb-util-wm/.signature
new file mode 100644
index 0000000..f52b09b
--- /dev/null
+++ b/xorg-xcb-util-wm/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndDwngMThBoyF4WUz5AR+D7x8p+gmQWCelxGH9+HX1lW/orYwi56TWQYNpbLJ2QL8AoJSPNYHoSv9n+UYtTRWvQc=
+SHA256 (Pkgfile) = 9e5a51ff01c073349ac5f0f6b62df60a776e23a6ae394fe8a6f595bafaeca620
+SHA256 (.footprint) = 4554540eb3aef14e12221d43da5ad430f8173318ef1e3155006f66582adce1c9
+SHA256 (xcb-util-wm-0.4.1.tar.bz2) = 28bf8179640eaa89276d2b0f1ce4285103d136be6c98262b6151aaee1d3c2a3f
diff --git a/xorg-xcb-util/.signature b/xorg-xcb-util/.signature
new file mode 100644
index 0000000..d785948
--- /dev/null
+++ b/xorg-xcb-util/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndGGII63xgUX/RXQfWZMtysksYEcVLD/qk32pPIkql4ltZjgJnuUWXC7g1H1KcdgpeaF84y0AkJaD+eirLFx4AQU=
+SHA256 (Pkgfile) = d616a87374fde536c383234adaa6b03dfce514e793187087ac6bea8386a04bd2
+SHA256 (.footprint) = fd53b79badd2937247fdd8b80832c1c4e575e1c0834e161f311d2ee421359915
+SHA256 (xcb-util-0.4.0.tar.bz2) = 46e49469cb3b594af1d33176cd7565def2be3fa8be4371d62271fabb5eae50e9
diff --git a/xorg-xcmiscproto/.signature b/xorg-xcmiscproto/.signature
new file mode 100644
index 0000000..a9dac85
--- /dev/null
+++ b/xorg-xcmiscproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndAai3CRcnUoyC78bewNy0Doq2uoYqcBQyPn4Pd8OhyZmu5ovxentoeE04Ogw8E2BO/bJ4iXn20S8sURdCx9tTAM=
+SHA256 (Pkgfile) = 6c76d7670a9d45158fbe2d1c5325a1584331068ab40cfbf13b9909da90817ffc
+SHA256 (.footprint) = 30533b5042e817acb58ff2925912aa28140c7792d2c9ef660b134e58b09d661f
+SHA256 (xcmiscproto-1.2.2.tar.bz2) = b13236869372256c36db79ae39d54214172677fb79e9cdc555dceec80bd9d2df
diff --git a/xorg-xcompmgr/.signature b/xorg-xcompmgr/.signature
new file mode 100644
index 0000000..efe784f
--- /dev/null
+++ b/xorg-xcompmgr/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndI6w4d5G146DiOrhgf5F2wy2iZ1bWT5FL8mP9vHtD45WPwXoUy9KNd8058Kw0wyr1GuXKIYepD+XSgn5GBNgswg=
+SHA256 (Pkgfile) = 4b2f7c02e690aa2bfa8606326d9d6256687799ee237e4ae37036e1daf8156286
+SHA256 (.footprint) = 69095fd05ef9fe78b9068cc2bbd4fac9504aef2327e282c17a319102fcdd11d9
+SHA256 (xcompmgr-1.1.7.tar.bz2) = c8049b1a2531313be7469ba9b198d334f0b91cc01efc2b20b9afcb117e4d6892
diff --git a/xorg-xcursorgen/.signature b/xorg-xcursorgen/.signature
new file mode 100644
index 0000000..3362041
--- /dev/null
+++ b/xorg-xcursorgen/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndDOZ08mdoRv82swwVWnNuhj1sswdjzqIV62vT1G8QX9AmZI/ZOPwHGzYBbZ4Iwh8/h3vb/WPlHgc3f+br2+yggU=
+SHA256 (Pkgfile) = 9551c23038aebcd80e2dcfe8e2f14eb571fb6e7209afe43efa5775b74651d90f
+SHA256 (.footprint) = 848b52a43db28f81f439bbf3f73a1f6c7c5c83f695c121fa1fee4e09cd9f02ad
+SHA256 (xcursorgen-1.0.6.tar.bz2) = 31c8910f54eb175a8a74a60e7662697467e21a8bf948220a6048a93924b3f66c
diff --git a/xorg-xdm/.signature b/xorg-xdm/.signature
new file mode 100644
index 0000000..448a55d
--- /dev/null
+++ b/xorg-xdm/.signature
@@ -0,0 +1,6 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndDBkhJM8p+gJZog3rnNtQe1bvpslhDhO4TepO3Rwrrr9n9dRJnALCv+NJTxukFT4csjKNue5Pj3LoHTA2MSYkQI=
+SHA256 (Pkgfile) = 9197591af8c978a766f607d1f061525cc605e6ee6cb572ce5d7d0ed5b88e0793
+SHA256 (.footprint) = 46f23bf9ffa2a8180d8809d3810cc511428882c5af219b9479d0a8994cfdb809
+SHA256 (xdm-1.1.11.tar.bz2) = d4da426ddea0124279a3f2e00a26db61944690628ee818a64df9d27352081c47
+SHA256 (xdm) = 08f8309871469f521d70feb674e36ca683e7cb21d9728c899c93bb1d93b321a5
diff --git a/xorg-xdpyinfo/.signature b/xorg-xdpyinfo/.signature
new file mode 100644
index 0000000..cca8c4c
--- /dev/null
+++ b/xorg-xdpyinfo/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndD2+CL70kx0NjArs5bJ2hmvE8jhksICgKLOaAB1p0ryw2n+YZ4V13NZJYtfzlFer/awiO98VfsgTDXIimyfFKwo=
+SHA256 (Pkgfile) = fbff72dcf7065baee79e7c0ac1de4c992ff206a9c429d71354e59c75f62c7777
+SHA256 (.footprint) = aaabe16e46a2db1dd72629e8512b80b266030b60ede32beb5cbb775886ca2db2
+SHA256 (xdpyinfo-1.3.2.tar.bz2) = 30238ed915619e06ceb41721e5f747d67320555cc38d459e954839c189ccaf51
diff --git a/xorg-xdriinfo/.signature b/xorg-xdriinfo/.signature
new file mode 100644
index 0000000..406a034
--- /dev/null
+++ b/xorg-xdriinfo/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndORVMhghM2ASeScZlq9x0tw59ANdz1bj7zm0hyifCPbu8stcsufXgbRJ1CUYZGIU5b5QB/0+qf77lwBK+vKZGAo=
+SHA256 (Pkgfile) = d6e68421ba110f06e919db68bc51745bd448e83ec073a077302e5c0902322e52
+SHA256 (.footprint) = 5a4449e849ae43aec8c78fa1e473e2237bf5661c877036a5eef2d8e7b565c346
+SHA256 (xdriinfo-1.0.5.tar.bz2) = 4cba3766ef89557422062287248adeb933999071bad6f3ef9c0a478a3c680119
diff --git a/xorg-xev/.signature b/xorg-xev/.signature
new file mode 100644
index 0000000..40f46b1
--- /dev/null
+++ b/xorg-xev/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndNzul8mjJwkJ9JW1LSgoRzIAtSFUNFPcsAJOJHLGe9evofW+D1ryzfzGjJHT1mqaORpXHTu1BOaJIMf8/Hb4bAk=
+SHA256 (Pkgfile) = e1d64d8081b8af9b44618a90a721a5dd09ebf2ee8d25e6a38fb4a331df1de969
+SHA256 (.footprint) = 1fec808c6f0696a43e47e31b699c92024f742e65199fc80ee64a2e88074fb3e1
+SHA256 (xev-1.2.2.tar.bz2) = d94ae62a6c1af56c2961d71f5782076ac4116f0fa4e401420ac7e0db33dc314f
diff --git a/xorg-xextproto/.signature b/xorg-xextproto/.signature
new file mode 100644
index 0000000..ad1a02e
--- /dev/null
+++ b/xorg-xextproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndBpTSqrHYnDEfpuqUlBpoiBE/j5fHhy5MegDlNSYNSdPgwft6iXV4xeKcWNAK3+bZ8WjRxU3srj8FSxEFyjDCAQ=
+SHA256 (Pkgfile) = 56655cc43d5a5f82e743a51058ccdb2f6ecffba44315806fb1dc42af8a6dccb3
+SHA256 (.footprint) = c339b813d894166839b283cf3abc2df9774d6b8d1cf310934d7bad0f7cc55f53
+SHA256 (xextproto-7.3.0.tar.bz2) = f3f4b23ac8db9c3a9e0d8edb591713f3d70ef9c3b175970dd8823dfc92aa5bb0
diff --git a/xorg-xf86-input-elographics/.signature b/xorg-xf86-input-elographics/.signature
new file mode 100644
index 0000000..cc2886a
--- /dev/null
+++ b/xorg-xf86-input-elographics/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndMqbw55rc8Nq+mDXRgmvxuXJwXVdsZPlMXmKrB4aK3nam46dgE0J1Culb1+A3RnlotNDy5A8bTS9KnSUcbBalwc=
+SHA256 (Pkgfile) = e625a8dda6f9a50a91c95321dfeafc8edbf6de5c2f769437f2acace6b2ca8cd7
+SHA256 (.footprint) = d18c1e8f6036f68c328d2418692bb6a9e228d198ede6034b8a6d6e221c9ec616
+SHA256 (xf86-input-elographics-1.4.1.tar.bz2) = a21af744d57f158e6dff9d60a68aaac46b8d726d602911940cb61f4d6bb2c6a4
diff --git a/xorg-xf86-input-evdev/.signature b/xorg-xf86-input-evdev/.signature
new file mode 100644
index 0000000..5664232
--- /dev/null
+++ b/xorg-xf86-input-evdev/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndMrpfUScQq3QOfYoBLuQC4UbHQ8YA5jzh1kagYHqGnXMXK8xnGPiqm9hCG7DbA3jA8IqOXQkPVAiv1e8Jgryzwc=
+SHA256 (Pkgfile) = 5994787b0eda5f739db13ec056f74c83bf613248982f55cf5f32bc59955977d6
+SHA256 (.footprint) = df1ae6e3a9f3e621d463d3b99146baac165b4c770fd112150ef3562bba7f719f
+SHA256 (xf86-input-evdev-2.10.4.tar.bz2) = bbf6a03fbce1a6c0c7d874eef519fd0a854bf01b515c745d41fa551ce6490cc2
diff --git a/xorg-xf86-input-joystick/.signature b/xorg-xf86-input-joystick/.signature
new file mode 100644
index 0000000..8a48a0e
--- /dev/null
+++ b/xorg-xf86-input-joystick/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndCzUa/PJTK4yj5WdXVkvdcp+1cquAxi1etFzCLnL8IJLHaMtuBEIG3C1x+E2hiB5mGylOFacdZAaoQHVxjXpcww=
+SHA256 (Pkgfile) = 001c427a0328af0f8ebbdd8250929256125753b5c8fccf72a5901c9a0cd10889
+SHA256 (.footprint) = 62a39905385e53942a853253474e8ca2c64e74455602d38a8f236aa54e2013fe
+SHA256 (xf86-input-joystick-1.6.2.tar.bz2) = ee3b86ed72f3b5befdeed39909320f4b6970401cfbcc2cc0dfd8fb1c1576150d
diff --git a/xorg-xf86-input-keyboard/.signature b/xorg-xf86-input-keyboard/.signature
new file mode 100644
index 0000000..a5ef226
--- /dev/null
+++ b/xorg-xf86-input-keyboard/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndNvMcmBz2T5ptu0NfGM8jID7iqZte4Nl1Wl2wtMS1Fkv/lxRVHQviVjKHcETtVXD9ocKEioilzTrhOAqzdRFRQc=
+SHA256 (Pkgfile) = b5a003323c571b629da8a38912b60f15020aa2161dea86f95523513d01697e2e
+SHA256 (.footprint) = 591add46a5f809fd1162ef0f26f88db62ccf7a8d962d4ce53d242dfab31bfeba
+SHA256 (xf86-input-keyboard-1.8.1.tar.bz2) = 1ac8ff39bf9da7d2fc7fd6c24515726e8138340c0518ab8c606e008cf93ca211
diff --git a/xorg-xf86-input-libinput/.signature b/xorg-xf86-input-libinput/.signature
new file mode 100644
index 0000000..185382c
--- /dev/null
+++ b/xorg-xf86-input-libinput/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndKmJCCk1g0QsaJgwUziC+ZMlmA7nlTypc7c9O/Bj2TyQYmc0fUNDQ0TKDRuvMjb9P03usUDTiTtUGea3Egf/4QI=
+SHA256 (Pkgfile) = 31b8477694748f0b0e3dc65cf23b27037413c3b467945f5222736a306b468d67
+SHA256 (.footprint) = cb4e0f40aa94ddfea5a8a1fd11aa1c78f573de138d910a929125c3713ae40b08
+SHA256 (xf86-input-libinput-0.20.0.tar.bz2) = c54e8155d0ba0e5abba9de7bb227c4e4930959a01a904de96b6c0e52bb2a39b0
diff --git a/xorg-xf86-input-mouse/.signature b/xorg-xf86-input-mouse/.signature
new file mode 100644
index 0000000..6f25d3b
--- /dev/null
+++ b/xorg-xf86-input-mouse/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndK4htXlH0UXKSqgoIfDkqql9N7GHSK2rJdk8VmTY7W7gTfEZ4BJrfzW8OWqUyriZe81ewXnBM7Awfbww49W/mgs=
+SHA256 (Pkgfile) = db15db2b4da74643d5b3142e9c789bd94cb187018ef2115ec2e3c11012bdc73d
+SHA256 (.footprint) = 966c8593cf72604c3395b01fc17a844b306dae91691f9c4cd3f51859507551f2
+SHA256 (xf86-input-mouse-1.9.1.tar.bz2) = 3485d375779c08406f0789feedde15933dc703158a086ddac638598f479fc5ce
diff --git a/xorg-xf86-input-penmount/.signature b/xorg-xf86-input-penmount/.signature
new file mode 100644
index 0000000..5005f02
--- /dev/null
+++ b/xorg-xf86-input-penmount/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndAA7aRuDmHzi8kmykUCBM26RjgE1GI8I5LG7pBUID0UzLq4kG+8Y427YIug+zPghma3snZFxsmnSnFiznTjOZQk=
+SHA256 (Pkgfile) = fe0d4fe30aa3158a0e18791fbe2c9550a005159ab995e2270f2e199611e7a884
+SHA256 (.footprint) = 107a6aab5b45ce0c42e6d678493f04ca7719bc30817bf426a1efec93c66f002f
+SHA256 (xf86-input-penmount-1.5.0.tar.bz2) = f45a85911a59647ba24f84c15f49d31d5f62a9bb86ca56881bf3ecbc21113ce7
diff --git a/xorg-xf86-input-synaptics/.signature b/xorg-xf86-input-synaptics/.signature
new file mode 100644
index 0000000..061a913
--- /dev/null
+++ b/xorg-xf86-input-synaptics/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndGYCiGMPhCHFoIKZPFjcZtC6NLfAF6DeTaQtuFiUExaalcCc36JjqQacM2CcKCrc1XZM9FBKqsKJWg1bFSgxCAs=
+SHA256 (Pkgfile) = d49f9dfa637f87ada65e6be35288082ed704330f4a880a2bed59749fc6405162
+SHA256 (.footprint) = d552d40c490a1ae43aab06d7c669c7b007579c313af83621158e02782b65e570
+SHA256 (xf86-input-synaptics-1.8.3.tar.bz2) = d39f100c74f3673778b53f17bab7690161925e25dd998a15dd8cc69b52e83f01
diff --git a/xorg-xf86-input-vmmouse/.signature b/xorg-xf86-input-vmmouse/.signature
new file mode 100644
index 0000000..3f3d993
--- /dev/null
+++ b/xorg-xf86-input-vmmouse/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndAduBZO5kg13VWYg3YlhN1bExdnUniCqKVnmcKAxj0wWDjw4FBBY6aKdAHZYbRaPErEahEKme1ftA5Q4li9KNgI=
+SHA256 (Pkgfile) = 8ec81538cf9bd700242f44cf3098628f6a90360ae12a61129036f804263acde7
+SHA256 (.footprint) = e08eb58ddd7f607661f13e69630d87ed92a5ce39f9eb05bee8ecf88de0a24dd9
+SHA256 (xf86-input-vmmouse-13.1.0.tar.bz2) = 0af558957ac1be1b2863712c2475de8f4d7f14921fd01ded2e2fde4921b19319
diff --git a/xorg-xf86-video-amdgpu/.signature b/xorg-xf86-video-amdgpu/.signature
new file mode 100644
index 0000000..ef5db69
--- /dev/null
+++ b/xorg-xf86-video-amdgpu/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndDISHrZMWkKT1vJycCHchzx1iwNA/NaDCEkIh/gK37xltsBGuCnVT+E2saiJFjpX+HukEU2DSLx+ikwA7FyxJA4=
+SHA256 (Pkgfile) = 463eff1d2aa6e25d1d137502b15dab2d4d99c6cfef211cc478c9552d8557c280
+SHA256 (.footprint) = e9feb77a0318e21499ab39b7415c1be48a9bdc2d3b84fcc8bbbf3dfaf424bbed
+SHA256 (xf86-video-amdgpu-1.1.2.tar.bz2) = 6ee87fed6d70d12353ca7ac02f8321a30d770626bf56f62f0e27970a33690779
diff --git a/xorg-xf86-video-ark/.signature b/xorg-xf86-video-ark/.signature
new file mode 100644
index 0000000..e1c96de
--- /dev/null
+++ b/xorg-xf86-video-ark/.signature
@@ -0,0 +1,6 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndGsKyarPEU7Jc1ORKfs5VUjWwt5qCeDuDyXIGrSPfElKRmyfgzbVCbKqDcYy7p0N0PGtRFf/bVi0m2D7TTgARgA=
+SHA256 (Pkgfile) = 2d26a3530d3258b584675f5ff573081535cb456a7017c267162b35faa3395e7f
+SHA256 (.footprint) = eaaf44cfb594b96bdcbe3bd6488412e8b45511be199fc7e32cf2ad3f0cbe1a90
+SHA256 (xf86-video-ark-0.7.5.tar.bz2) = c690e046f34a393aac1c8d9616b4790e93cda60a460b00b9597d322175dbe51e
+SHA256 (mibstore.patch) = fcab7e301941ef03b07b471a192382007e4f6784be190c65bc2821085ddd1b89
diff --git a/xorg-xf86-video-ast/.signature b/xorg-xf86-video-ast/.signature
new file mode 100644
index 0000000..b0d5a82
--- /dev/null
+++ b/xorg-xf86-video-ast/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndM3/srpexD8h8XrV7Q3LvovYsIx8PSAp6SVMsk7aFVvf4iFYisdGtX3CShS1UciTnIpmwjzpN3YES0yO6REqLwk=
+SHA256 (Pkgfile) = c3d214a496a89d387acdae90a26adf3a89a5252d37c1d42e79e8105ee81ca7e5
+SHA256 (.footprint) = 71de8391b6e55bd9ce2aa989be04d7e0e9fc086040c3e10c8455ba6964e08716
+SHA256 (xf86-video-ast-1.0.1.tar.bz2) = e778f1824f5eed7e3197f00f39418de1525e310fd78e0335f6178c26b9b0495b
diff --git a/xorg-xf86-video-ati/.signature b/xorg-xf86-video-ati/.signature
new file mode 100644
index 0000000..bcc7f9e
--- /dev/null
+++ b/xorg-xf86-video-ati/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndBzYW0sDA79yiFUodg7v5f4T9A2V/Y+vve+BRdIPRwg/6hiBeTsfrPJl6OPsJFvuthsy005ypxEKFXlA6rKehgw=
+SHA256 (Pkgfile) = 80c092b5886b7b34ccaf8e7e8160a2210ec943b5f93a98f8de61f60fc0b6db4e
+SHA256 (.footprint) = 829baa591e683ee9837ec4d5c66f39baa259adbc4085755f01900d34d2069576
+SHA256 (xf86-video-ati-7.7.1.tar.bz2) = 00a58588db62ee309095c5c5920bbd248d965e8627f88affe68a73b18865078d
diff --git a/xorg-xf86-video-cirrus/.signature b/xorg-xf86-video-cirrus/.signature
new file mode 100644
index 0000000..43c678b
--- /dev/null
+++ b/xorg-xf86-video-cirrus/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndMEp61hy6Ymhvz6g5Fo61Pl2l9ICbrgG572jLDDS0LrDdj9P7RFeKllXBNc9gBw101Tt07QteHVdNqYrMPb5Mgo=
+SHA256 (Pkgfile) = 707fa264792be0f02a5b6e2acf4e660b4e2452f4b12aad1338a369ed27ead18e
+SHA256 (.footprint) = 4a3ee1247ab7b19ef39756ff8c5d6c495b6a6e6ea054dc7ea27f9faa4b10032e
+SHA256 (xf86-video-cirrus-1.5.3.tar.bz2) = edc87b20a55259126b5239b5c1ef913419eab7ded0ed12ae9ae989460d7351ab
diff --git a/xorg-xf86-video-dummy/.signature b/xorg-xf86-video-dummy/.signature
new file mode 100644
index 0000000..b260e10
--- /dev/null
+++ b/xorg-xf86-video-dummy/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndO9M48oLlRQAI7tTKGoMIk0/ctWlSHIrXrqwOyqXTasUnun2awBNMyS3ePOKJpgjfg/vfKdHPAV8mMQHQJ1jDAE=
+SHA256 (Pkgfile) = 9e47dabaf47fe0620cf50942bba601b5313148e06c8a27a06b1949eb2cd2e1d9
+SHA256 (.footprint) = eb906926a6b8efd0829290407aacd66382da5dc7b3445ca7c9d748b34e0c412c
+SHA256 (xf86-video-dummy-0.3.7.tar.bz2) = 56f84fcbc515685529ad8e10bca1072731d9c096b97c5d35ddc95cd589b98680
diff --git a/xorg-xf86-video-fbdev/.signature b/xorg-xf86-video-fbdev/.signature
new file mode 100644
index 0000000..53b7463
--- /dev/null
+++ b/xorg-xf86-video-fbdev/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndMFW04rkfZq30PkWLAEfWnldKDbG8mDeFGwtTZ08EErmHwTh/cOB+C+wjo0+pbR7unOg9UetuRvKyZ7nZvDyiwU=
+SHA256 (Pkgfile) = 8c07d25cb70674e6bb605d4ee1c1ef1d7f793d106906258d62c4d57f9ced2feb
+SHA256 (.footprint) = 5a0087d9690b1db6108912f9087a5fed8bcbdaba91cbaaf7bf28258dbd9b728a
+SHA256 (xf86-video-fbdev-0.4.4.tar.bz2) = 9dd4b326498223abbfdf786089a46ea3db4fa6bbd341308eb48a9e00bc3fd51b
diff --git a/xorg-xf86-video-geode/.signature b/xorg-xf86-video-geode/.signature
new file mode 100644
index 0000000..df3de34
--- /dev/null
+++ b/xorg-xf86-video-geode/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndP5llhirJ+cbWqsE/JY+kXsDCo5sIRaB76wTnUmfjBAT3aMUvIIlFmr7ldTHoqDEko9V9g5NSxjJr3+//HFr/ww=
+SHA256 (Pkgfile) = 0bd9025d4a00515c59fc790c286a5d17c034f786d70ea61a4557267ece801507
+SHA256 (.footprint) = ec0d2c4a116e7ae3b39b0c66e2a719dba725f5ce986b5e6de251be40200d144b
+SHA256 (xf86-video-geode-2.11.18.tar.bz2) = d6ece9a862a68be3cdf86a87e0e1ba5e199168b8d075129646638f53649ba9e8
diff --git a/xorg-xf86-video-glint/.signature b/xorg-xf86-video-glint/.signature
new file mode 100644
index 0000000..9381993
--- /dev/null
+++ b/xorg-xf86-video-glint/.signature
@@ -0,0 +1,6 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndOTGxEbNbVjin4W2y+F1bNdDciXfLuM6kfN1jSAi3eYOWQ4MVRdIs3c/HJUEYJR2VdDr0cx7R0E61nrIt3ritQo=
+SHA256 (Pkgfile) = ed64351fb38eeec1af4c2deb9cc2df93e75b4255112e2775e28605fbc4437ae0
+SHA256 (.footprint) = e87499043e26a7a3df5ac39eb6ea67e75ad60dca7381ae4869c0ab3e634f9b80
+SHA256 (xf86-video-glint-1.2.8.tar.bz2) = 657f883bb3a4e4278399eba73840862c3642706ae8b0a4798ec97a31b3524221
+SHA256 (mibstore.patch) = 07325599c036c1c566a14b5090a2a239577b5b0be32abbbde82f395bcc592e88
diff --git a/xorg-xf86-video-intel/.signature b/xorg-xf86-video-intel/.signature
new file mode 100644
index 0000000..b9b0345
--- /dev/null
+++ b/xorg-xf86-video-intel/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndCsiFaj/e5E1fcJOP7hRGu0qClqwdUrouittLv2S22Vi3zioZmbTyGJ4xn20pg5GhJLAewr5Pf1r1s+CDhFl1gc=
+SHA256 (Pkgfile) = 06997795f07244af6787045f789ab7f91983edbc9a8d850cfe5bcb5908f87a3a
+SHA256 (.footprint) = ebc72fc7d4269f8e40b9c6b3c253a8bd2f3d713a4a51617498030feedbb26ed7
+SHA256 (xf86-video-intel-20160823.tar.xz) = 97600ee1695f90fdd1f47d590d6d7e6db587c3ef6232cf826c868eb83368d854
diff --git a/xorg-xf86-video-mga/.signature b/xorg-xf86-video-mga/.signature
new file mode 100644
index 0000000..4134a74
--- /dev/null
+++ b/xorg-xf86-video-mga/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndAYy3AGLBv0MtxNwf5JQ9JpsQ1M8DHm9V0DnbtAhnmdbGnxmXXd/HZAKb/18dDFQMy9dOZubT/AkNh891BT6PgU=
+SHA256 (Pkgfile) = bca6141e464d3aede2d5cfb5a344105bb9044ae4ec5a9174b92ea37daf632bf0
+SHA256 (.footprint) = 1c4354372cfa2f25cf7e81c5137a4232b6998e931de233adb74ac290ca61e4ba
+SHA256 (xf86-video-mga-1.6.4.tar.bz2) = 48c6690b6751c76f53de64f8dbeaa9d6c62dbcfe890c768fd87167951247d44f
diff --git a/xorg-xf86-video-neomagic/.signature b/xorg-xf86-video-neomagic/.signature
new file mode 100644
index 0000000..a5b6d42
--- /dev/null
+++ b/xorg-xf86-video-neomagic/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndG6eKJMzC3iKIvQ31hTeMvnwxuTksvglEckAvM1RpJ+ToSu3TTiludAdeqTBy3BMN+LeVz63ZQtSpEjdSNFLuA0=
+SHA256 (Pkgfile) = e7a8b3dac16a80909c45c3fdba76835fb44a6a5f8608cb76b745a650c5555bf9
+SHA256 (.footprint) = b9864e14b1bf88ca00fbd85cede0d421fa561073f39e80c494c33e80b0156fd3
+SHA256 (xf86-video-neomagic-1.2.9.tar.bz2) = 72f89396b10527549337cb72a7eafb1194cf140144f9236a94ad2becdf140bf2
diff --git a/xorg-xf86-video-newport/.signature b/xorg-xf86-video-newport/.signature
new file mode 100644
index 0000000..6aa64ed
--- /dev/null
+++ b/xorg-xf86-video-newport/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndA1OQU5XoqOn0PztHIAOWRoNw/WDN4fXtdNi8gI3m21v1f6H05QHRWauK0stJxY8X6umMpozXtsXz/Xvlg0VRAU=
+SHA256 (Pkgfile) = f1ba0a89a2486bfb8e55736aa74963a3d6174c8ce617e7e50eb21cedf7eac431
+SHA256 (.footprint) = 2966890b2531b266b25e17602c44eeaeb5285e1088456a9c7aa7c212693940e5
+SHA256 (xf86-video-newport-0.2.4.tar.bz2) = 91cc41c6b17b068ed865c5d00b7662faaa1f7523ca449200abcd6539c4ad4ef9
diff --git a/xorg-xf86-video-nouveau/.signature b/xorg-xf86-video-nouveau/.signature
new file mode 100644
index 0000000..0ee174e
--- /dev/null
+++ b/xorg-xf86-video-nouveau/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndGCbcEGkOFT+I+dZSc11mllFK03daC9mWN9DrRsE6xgBRxZO7OVaGnXv6ObTHc9C019LNoI3Zg0UOxoYacpP5wE=
+SHA256 (Pkgfile) = 20234e6919febf34f2bc9751362409ba7a31535f0613109918352cdc043f9fa2
+SHA256 (.footprint) = 6463445c6696528b8e1888331f58c4f490e2fa38b7d6e2fd0a2ff1d38931617f
+SHA256 (xf86-video-nouveau-1.0.13.tar.bz2) = 6d9242ba139c3df7afefffb455573b52f4427920b978161c00483c64a6da47cb
diff --git a/xorg-xf86-video-nv/.signature b/xorg-xf86-video-nv/.signature
new file mode 100644
index 0000000..2d8418f
--- /dev/null
+++ b/xorg-xf86-video-nv/.signature
@@ -0,0 +1,6 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndIoJO0zIFgeMwDd3Qx1oflA6LFxRn9ODhZ8ThMLJVNpm86tNdepNlcfj0a2crtdwfala0PbD5dB91U1YQLbfPQk=
+SHA256 (Pkgfile) = 766ae6908dded9327667f1e571b75b9a93037c01e1de91c435074b343e429498
+SHA256 (.footprint) = 4e8ce0e048b0f2d52f64295da1f26367c5151a3dfb7bf836b28458970f3ecb03
+SHA256 (xf86-video-nv-2.1.20.tar.bz2) = 8395f65501f16f9cbaae8f598b02c6f18e78f4d3d30a08cb8d547dc2e00c10bf
+SHA256 (mibstore.patch) = 083ffb466bbfceb693c3962698e8d62a22ed334d1b4a480cc72747b5e1e1172a
diff --git a/xorg-xf86-video-openchrome/.signature b/xorg-xf86-video-openchrome/.signature
new file mode 100644
index 0000000..c97e955
--- /dev/null
+++ b/xorg-xf86-video-openchrome/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndD1ybypoggAZycAYZ21ZtujU+beNRiLGhtZjpnF+7XiBeKNs7c8EsDrIX58DkAmTP/BDRnU7DkHz0y70TupdQwo=
+SHA256 (Pkgfile) = dfa99de3d4ab9b29db98c65c8d604d5b850fc0eca2d800a2c4388ece3922808e
+SHA256 (.footprint) = 14a98c81f4a3ea72cb0bbbba1e8800dc6872d4353030da15306f635d51a454a0
+SHA256 (xf86-video-openchrome-0.3.3.tar.bz2) = e49e2f1e5dac86408e5a74b87038cc4082d2c3fba4e0579823161991432412ed
diff --git a/xorg-xf86-video-qxl/.signature b/xorg-xf86-video-qxl/.signature
new file mode 100644
index 0000000..e8f2256
--- /dev/null
+++ b/xorg-xf86-video-qxl/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndG+4rKxAYJF3Nj04BWE9z9kmlf+2opWBpqadj9fwwMjKcRioDeNmkmWAre+dyL1zT7/yO/N9G3R4P2/5ERvFMAI=
+SHA256 (Pkgfile) = 2f1b88564ecdc96489d9fd5276a6d83667d57baf32fe3ab7d9b9bb3ab0bd6f64
+SHA256 (.footprint) = 64fa98cacb8ee8babfad362d4fd93e3c04e14ad03a8fd091bfa5dd91c28dffff
+SHA256 (xf86-video-qxl-0.1.3.tar.bz2) = 75786637cbfe278de78d52baa5aab217dd29af1b8a1f8b12d0c3c2584b6bc88c
diff --git a/xorg-xf86-video-r128/.signature b/xorg-xf86-video-r128/.signature
new file mode 100644
index 0000000..7fabd54
--- /dev/null
+++ b/xorg-xf86-video-r128/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndFaAwDhvxd0Nj4v9GUHPs/JZTYflGO6PCdiZcfCwPvyVDApHlFipDbi13LB92WoPz3WDlcJELIE2oReIrrJrtAk=
+SHA256 (Pkgfile) = fcefe303b64cb8d999de2564d7b4e24a894e8d0374496bc7af577de180121be0
+SHA256 (.footprint) = b017a5ae2ebad34d9b4988dda3382ee392b3ffa90b4cd806aee15b2093900d0d
+SHA256 (xf86-video-r128-6.10.1.tar.bz2) = 5ebfef49831c9b12f7b7011c8314010596ac2ab0d5b9b7cfd17908e93d7de4ea
diff --git a/xorg-xf86-video-savage/.signature b/xorg-xf86-video-savage/.signature
new file mode 100644
index 0000000..416322a
--- /dev/null
+++ b/xorg-xf86-video-savage/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndCH4BGThtpEBGXolYME+//QNDEKIiYQ6sJGODtzkHfNnNAWbs2ixPB7T+vVPMlvIp0+pmKi84xN5YaGlyzLceg0=
+SHA256 (Pkgfile) = 782e8a34e43ded4b42685d68b8170269bbd3bc7aa734602323e5fe6de8152c9a
+SHA256 (.footprint) = b4ea8d2bf3024528d8bdc71477787492036b27f1972055cc7438e67d9b642249
+SHA256 (xf86-video-savage-2.3.8.tar.bz2) = fdcea4a86532bceb50095eaf0fe2f38bbfa160e98463b815f4b549eb9985fa63
diff --git a/xorg-xf86-video-siliconmotion/.signature b/xorg-xf86-video-siliconmotion/.signature
new file mode 100644
index 0000000..02f5b15
--- /dev/null
+++ b/xorg-xf86-video-siliconmotion/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndFhHhpHQU82V0lMbRxZwPBCWWNPSpmIs6zWbNUOEbtKL4aI1zYQnoZOa+bBftyFcsZwpCwTfgbg3VxCASpuVSAY=
+SHA256 (Pkgfile) = ed9be7245a390ff22c44b10b7dc90d526e7989c316886ebe7fa91d8411db80b3
+SHA256 (.footprint) = dd29802de113aba03a50a09e71672d12d31d0ebf5c76760213c1e64aeceb49da
+SHA256 (xf86-video-siliconmotion-1.7.8.tar.bz2) = e9d449a9fd9e58b4e018447b6c64005f7874cffb1777e513ac9fc41a86071beb
diff --git a/xorg-xf86-video-sis/.signature b/xorg-xf86-video-sis/.signature
new file mode 100644
index 0000000..8be738b
--- /dev/null
+++ b/xorg-xf86-video-sis/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndBum4ZqEU59J2BvBbnVh8jMmQqjUYpf4N9M2m0FEcYxgELjIkYQfRSdADgww4NIvjgJ5pklQESp0m3mjlro64Qk=
+SHA256 (Pkgfile) = 3bfe11bd46819a66bc5efc1e1ca80016a0a922924871d509d79a51e20ed649f9
+SHA256 (.footprint) = 016210c00dd7fc57db61fa53f231529e0bad40d7c8b6c11309b62d80469e9ff7
+SHA256 (xf86-video-sis-0.10.7.tar.bz2) = be2eb6acba081e88dabc5be9db379e3da89a4d4edeb68064f204bf343a411cd0
diff --git a/xorg-xf86-video-tga/.signature b/xorg-xf86-video-tga/.signature
new file mode 100644
index 0000000..a780274
--- /dev/null
+++ b/xorg-xf86-video-tga/.signature
@@ -0,0 +1,6 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndMaBcvfaiFCiHbaI+OdSQrjAwjNtvPlXPUxaGSVRoSnLfkP8DXYYJJquR1tfJeqbFJeZAPCD8y++8KooXIviKA8=
+SHA256 (Pkgfile) = c19c252132ecb95f455d551fcef94e46841c490675c28351720e0fc30ed43e96
+SHA256 (.footprint) = b8b69adec156d76d7d45c428a033d2a0304b9c3e2d6d01ea2ba669f345690b1a
+SHA256 (xf86-video-tga-1.2.2.tar.bz2) = 2023818000200eb50a59476e36d59b07a361b110e73b1d9cc526beb669306131
+SHA256 (mibstore.patch) = 59105a8395c42460d6ed90a6f7fe0ab1cefab58e61a7f6fda353d55d546bbcd6
diff --git a/xorg-xf86-video-trident/.signature b/xorg-xf86-video-trident/.signature
new file mode 100644
index 0000000..fc39c56
--- /dev/null
+++ b/xorg-xf86-video-trident/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndGgYv4K0TZLI1wuLAERGTu/EdN1ZCHeqwW/FpJfdamM9xAhXl2PrH7wQoaIC1VnWWiCefNqo+a+LTOO+pQI4kw4=
+SHA256 (Pkgfile) = 07e397d4b40af48e9f778f581da195fe61b753c1bcb8e3a075e39b532b1053f8
+SHA256 (.footprint) = 121158cdfb2dc2c94b319ef6a5fa19f8e6fc4f4ab7603cfef575b96c557dd5d6
+SHA256 (xf86-video-trident-1.3.7.tar.bz2) = ecd518de627a0d49e17c158bfc72ab657386c6907c91ef89fa09332558e413ae
diff --git a/xorg-xf86-video-v4l/.signature b/xorg-xf86-video-v4l/.signature
new file mode 100644
index 0000000..e6ca69a
--- /dev/null
+++ b/xorg-xf86-video-v4l/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndCFmIo3sEEHdivNdnTseT7XDvFg231IBlJEG2XhwVSqr6w1mCoXLmzjGSk2wwVrZspVC5YrCNRjVUXpOI78i7AU=
+SHA256 (Pkgfile) = 5288d4e8b19bd5dd601c352a99c94a10f0f5922910e09be79d8e6aacfb300a49
+SHA256 (.footprint) = 661e43b9dd40c297964dbdc57c23b2dd76b93de1bae994f1009d08125ad1ecd4
+SHA256 (xf86-video-v4l-0.2.0.tar.bz2) = cbff9120fbad900cbdc7ac535d04984e7b491d69a8eb0b371e30ae07cb61925d
diff --git a/xorg-xf86-video-vesa/.signature b/xorg-xf86-video-vesa/.signature
new file mode 100644
index 0000000..057f36c
--- /dev/null
+++ b/xorg-xf86-video-vesa/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndJr9rV7iDqhBMVnJ2fStdorJbfWsMg2UMIUtMfEz5h1A4wlzU7+Vo7EujtidOffAGVRhyeWU9IXUnrtCMgQ1mwo=
+SHA256 (Pkgfile) = 0a438ee713448d873ccf3e216025e5792ca7c2f3284c0f96a1176f73b72162e4
+SHA256 (.footprint) = 675c57efe7d575ea018b062e903e7f3cb28b5815783c7886347364c13063b04f
+SHA256 (xf86-video-vesa-2.3.4.tar.bz2) = 7bddf4d879dd6f67088ecb203a31e12334aab980174bd0909930a21f32e251c1
diff --git a/xorg-xf86-video-vmware/.signature b/xorg-xf86-video-vmware/.signature
new file mode 100644
index 0000000..e3e180d
--- /dev/null
+++ b/xorg-xf86-video-vmware/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndEfLH9Sf4qssDPISpKqnXtFmx99Xt23stoQUz/NgFGWeNnw0h9LWESDjFnezA2IE0b8FOO0GY66yiHgpUz7wqQo=
+SHA256 (Pkgfile) = be099ce3dde723f264e1c92d4229ce35505e9d44a5ef1ae4db7c03c2e86e8167
+SHA256 (.footprint) = c856a8adf381c826d533ccc8cfac02d8e1c04dd50720ba5ec4841948e15251a6
+SHA256 (xf86-video-vmware-13.1.0.tar.bz2) = 3c1d244e4b1b77e92126957965cdc9fb82de4c215c0706a3a8aaff6939e4a0cc
diff --git a/xorg-xf86-video-xgixp/.signature b/xorg-xf86-video-xgixp/.signature
new file mode 100644
index 0000000..a924b21
--- /dev/null
+++ b/xorg-xf86-video-xgixp/.signature
@@ -0,0 +1,6 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndKswyprWuQxAxEOCFA1iiwLm0x+clrmG3r1P8X9rD79sF4C09H8r7v2/QhfKCrX0k430JEiHTOLFtUheXcKnVQw=
+SHA256 (Pkgfile) = 767f13294cb3ee04f1569879d61494c0e3ab6d3c9ffa9b39aab5daca755656a3
+SHA256 (.footprint) = 75d479b204d24e927d0c34b13a7f1d881a1ad71280ec51648d9af5f0262ebfd4
+SHA256 (xf86-video-xgixp-1.8.1.tar.bz2) = e1c6cbbc5756c8bac92334b77863ef406ad8e5ddf07c8af89204299ca0c41d55
+SHA256 (mibstore.patch) = 0af4646c4e673157e75b9304544f4c99df1e1d51b90c1fa22061c1d16dfb6e74
diff --git a/xorg-xf86bigfontproto/.signature b/xorg-xf86bigfontproto/.signature
new file mode 100644
index 0000000..ceb79a9
--- /dev/null
+++ b/xorg-xf86bigfontproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndPGieYporuUHJE+8UekpCrn1wu8n8XPD+pd32uWkgQSnWK1A62TWBvDPnoMvAqJrl/KVkQTXCQr1nzsZCXEV9gY=
+SHA256 (Pkgfile) = e54838894dfb217ea1ba7a4e364bf30fbad95117c64bdf040c3eb389ba4e02f3
+SHA256 (.footprint) = b6d5081afdc537a8482a818deb3eb0317f5dc7fa6849f1ea84167fc3dd9a0ef1
+SHA256 (xf86bigfontproto-1.2.0.tar.bz2) = ba9220e2c4475f5ed2ddaa7287426b30089e4d29bd58d35fad57ba5ea43e1648
diff --git a/xorg-xf86dgaproto/.signature b/xorg-xf86dgaproto/.signature
new file mode 100644
index 0000000..cde4f2e
--- /dev/null
+++ b/xorg-xf86dgaproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndDE/qcx2Uzz3zgJgIj28Zhg2uSDIcam9GE9M/f9sMPdyT5GxYcBoYEAJq9wdMKJmLh26GzpRPYubsd7ZIebqwgE=
+SHA256 (Pkgfile) = 2d3ccb4f4167ac96d9d82b1b0e1b31cb10514eaa9900db7d2d3df92737305b6f
+SHA256 (.footprint) = 6feeec46a6ce3ef493b272394249d878969f0f4c534c4ac2bdf9f5b85cba5157
+SHA256 (xf86dgaproto-2.1.tar.bz2) = ac5ef65108e1f2146286e53080975683dae49fc94680042e04bd1e2010e99050
diff --git a/xorg-xf86driproto/.signature b/xorg-xf86driproto/.signature
new file mode 100644
index 0000000..49a3224
--- /dev/null
+++ b/xorg-xf86driproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndPYXxSg3sfXTl3rkK4CTSWm/G99cxke+JNkbgeibHiK4/mJnxVPnbCVVDHii1l1ITijOEupkGfta8wj1ts47wQo=
+SHA256 (Pkgfile) = c8b3c89177b0d3abb000c19eb44d12b974f65de5c2d5c2618a4d22fa5b955ae3
+SHA256 (.footprint) = 8a9cc636bf2f995811a261d1dbfa3bdf45534a7fb79719b23ed5afd6be856f62
+SHA256 (xf86driproto-2.1.1.tar.bz2) = 9c4b8d7221cb6dc4309269ccc008a22753698ae9245a398a59df35f1404d661f
diff --git a/xorg-xf86miscproto/.signature b/xorg-xf86miscproto/.signature
new file mode 100644
index 0000000..77f61d9
--- /dev/null
+++ b/xorg-xf86miscproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndIvM++ktp1JzAHe6M5a04wwdCdfITjllB/lkqlacDgSq3F17TD87szhRFMHvtF8FG0HaTaarjCjqVjJiuJtp6gg=
+SHA256 (Pkgfile) = 09753fa3ccac6bc68397ae0084dba620bcfed1e92d3c6a4ade8aea30ea7acc7e
+SHA256 (.footprint) = 3f5d8f584012ecd61e181514487ddd8cab6c27911343c6854d8d8269f9869afd
+SHA256 (xf86miscproto-0.9.3.tar.bz2) = 45b8ec6a4a8ca21066dce117e09dcc88539862e616e60fb391de05b36f63b095
diff --git a/xorg-xf86rushproto/.signature b/xorg-xf86rushproto/.signature
new file mode 100644
index 0000000..84a7842
--- /dev/null
+++ b/xorg-xf86rushproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndHLzufUEAjQ3ZG937E3qWW8x7cOWQWXGbDgwdmWY/larVNZ1c2RVcuxo2TFYBHXnm4rDD7DmRlyd+/3QqbNKOQ8=
+SHA256 (Pkgfile) = 779f5b14c0202e5a2494b7dea136e13f601f9f1c3ac5d9e0fc4e6754a513879a
+SHA256 (.footprint) = 3c7e219be53611f5fc0447bea30340d5f5349c4d4f6347818a45b5f89e50fd12
+SHA256 (xf86rushproto-1.1.2.tar.bz2) = 07d9b237541f2d6313b5b28f5335d987a766b36c87b133f77cc48f31d969a3ae
diff --git a/xorg-xf86vidmodeproto/.signature b/xorg-xf86vidmodeproto/.signature
new file mode 100644
index 0000000..93787f7
--- /dev/null
+++ b/xorg-xf86vidmodeproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndEbDJEFUvaYbhUdasVcE8AguN+N/+rCtNGVox1QrnM6z4vZoaqWzp78SzVjNa3ZtUI2LQZzOg+SuDRFpT+BiAQY=
+SHA256 (Pkgfile) = 7f3132d932c7244e2db9771bdc9e096d739bec6bfb01ae801d21663dd4ed6e0b
+SHA256 (.footprint) = 6a1febdd2f9da9cc1a27ad4dabc7ecefe6edd04d1d9214d9091446eb69048ee0
+SHA256 (xf86vidmodeproto-2.3.1.tar.bz2) = 45d9499aa7b73203fd6b3505b0259624afed5c16b941bd04fcf123e5de698770
diff --git a/xorg-xfontsel/.signature b/xorg-xfontsel/.signature
new file mode 100644
index 0000000..08e376c
--- /dev/null
+++ b/xorg-xfontsel/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndHYz6wK7XcVicJ/SKzAqokuHEbBTvPouqMgAy5uUsxXwUEir5Mv/v8Vev+L4GM/VbvKXDPrkGGDbRbUYZmC60Qs=
+SHA256 (Pkgfile) = c0ab8377a2a464797b61434efa20fcda63e01b2d8d8dd3830727d791a1776dee
+SHA256 (.footprint) = b0099e8b45a4e5c0564fcac2a78873e2b0f749ab4729adf9dcc292cd135dae1e
+SHA256 (xfontsel-1.0.5.tar.bz2) = 170d8550b96fb47b04db6181b947e6f6b8b97f4df5d691c351a278480cc931bf
diff --git a/xorg-xgamma/.signature b/xorg-xgamma/.signature
new file mode 100644
index 0000000..2f46133
--- /dev/null
+++ b/xorg-xgamma/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndMcfs1XYAi6gt83vPgjYZI9QsdncHIAWXXTDUbA8XWC0CbEqh8T/JTT0fJpezFYi+ERhHJF+Ki5CZGUEmz+IWAE=
+SHA256 (Pkgfile) = b277788707eaf772e4a9a9940d1a5e07bb62ff761a070c6197238e7c1b9e11f9
+SHA256 (.footprint) = 0f53dfd330d714dd0d981ce56894a1007a91e8b97ec74aceb90fa9fe83236f56
+SHA256 (xgamma-1.0.6.tar.bz2) = 0ef1c35b5c18b1b22317f455c8df13c0a471a8efad63c89c98ae3ce8c2b222d3
diff --git a/xorg-xhost/.signature b/xorg-xhost/.signature
new file mode 100644
index 0000000..01b8c87
--- /dev/null
+++ b/xorg-xhost/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndB+Zw/Re1nxL0rIbNymyToVMSwWoL4P35YMYtFDVjIEUVpviLwZ4pG4ayjRlVdlFpBNLxoXwgUUGvPR0km58gA4=
+SHA256 (Pkgfile) = d87f30042cf96a09e475c8681c9e672b412199715f606af51aff0778b80b2866
+SHA256 (.footprint) = 57b33aaa0b51b206234223aaad9dffa4f4c5e8e6689638e56897c6532121bffc
+SHA256 (xhost-1.0.7.tar.bz2) = 93e619ee15471f576cfb30c663e18f5bc70aca577a63d2c2c03f006a7837c29a
diff --git a/xorg-xineramaproto/.signature b/xorg-xineramaproto/.signature
new file mode 100644
index 0000000..b273d4b
--- /dev/null
+++ b/xorg-xineramaproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndIiubbjbOZaj+kcA/a4dJ26qAbYyVh2hKMLntyB0is86oeL2/g7cieenrQX6Dxblg0hj2MCb1KqL9tFoXhwDDAs=
+SHA256 (Pkgfile) = 49824854226c0db6007a61e8b63c6c39fb6cd3e6cda29f9d071f41e6ff2575a9
+SHA256 (.footprint) = d1012d46f801324d2bb8d65958b854a263065e24c1179865c89e05c33ac3eee9
+SHA256 (xineramaproto-1.2.1.tar.bz2) = 977574bb3dc192ecd9c55f59f991ec1dff340be3e31392c95deff423da52485b
diff --git a/xorg-xinit/.signature b/xorg-xinit/.signature
new file mode 100644
index 0000000..e19a43c
--- /dev/null
+++ b/xorg-xinit/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndK2O9ZVB7GTi0lZdxYxNdJ4E+QtNc04KsMZSgvwPAslyyCfj1tfdVBsT6RUQKgd+MUuhoWl6BaqdYc4Lp5POFwQ=
+SHA256 (Pkgfile) = c48d10ef678c1faa77ddb355c72f5cd633ca8198f3e144b52fdeda5c2f237b41
+SHA256 (.footprint) = a1a4607f90d9870a1beb57d1831352c229dfbd7e4a614309096cfc2cff315dbe
+SHA256 (xinit-1.3.4.tar.bz2) = 75d88d7397a07e01db253163b7c7a00b249b3d30e99489f2734cac9a0c7902b3
diff --git a/xorg-xinput/.signature b/xorg-xinput/.signature
new file mode 100644
index 0000000..0c10c07
--- /dev/null
+++ b/xorg-xinput/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndJLt7GwHns40o+qWpqiIDg4uQXj8aDN5p020geImHqrPtfE/U31YlU7uVSP2Lx+vAqJ9e/Tdkx3DkMoOVjUO7AY=
+SHA256 (Pkgfile) = cb263b7f1036c415e732e6199887fff6673c8ceff93d40c35bc0445c90184fcd
+SHA256 (.footprint) = a32ce301539398b86649aa3e027e405c60bda1e8d55f925f23d6ae6c51e30864
+SHA256 (xinput-1.6.2.tar.bz2) = 3694d29b4180952fbf13c6d4e59541310cbb11eef5bf888ff3d8b7f4e3aee5c4
diff --git a/xorg-xkbcomp/.signature b/xorg-xkbcomp/.signature
new file mode 100644
index 0000000..c8d6839
--- /dev/null
+++ b/xorg-xkbcomp/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndBg4fgM2YHF/GLTrqUJEX39LP0XpTOVJL3CO5T9dpSISgau4DT7ppMT/aMIvpVBNRc7fybkoI+hLk1h0y6CQxAo=
+SHA256 (Pkgfile) = 5bf4c12210284798a635d452562a1c411fcf189be15f58d619a1eb6951441f7f
+SHA256 (.footprint) = 3f16926137f36ad3121b9e5e262b03ce1afa58653b1b3795f8499d04f062b435
+SHA256 (xkbcomp-1.3.0.tar.bz2) = cfac973778fabf5216121ad60b7af8ab74ce7513af0f9260cf8c5309e1622b2a
diff --git a/xorg-xkill/.signature b/xorg-xkill/.signature
new file mode 100644
index 0000000..de927e3
--- /dev/null
+++ b/xorg-xkill/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndBvtpvBje3k6sJ/8uOzVn9X8zLuZ7efBpZ2E+3qxfpaF4cfIqXHjWVSKXTDyduUFYlg9mfRBNgGc1Y7L/DZ0BQA=
+SHA256 (Pkgfile) = a61e3cb3d572864f454e2c38a0f966222eb16e131ef93fcf3b8cf7396e7d57ab
+SHA256 (.footprint) = cda9d6ab770146a9c51bce46990b62127bd4e3b324390852e2bc0236acfa0502
+SHA256 (xkill-1.0.4.tar.bz2) = 88ef2a304f32f24b255e879f03c1dcd3a2be3e71d5562205414f267d919f812e
diff --git a/xorg-xlsfonts/.signature b/xorg-xlsfonts/.signature
new file mode 100644
index 0000000..21045da
--- /dev/null
+++ b/xorg-xlsfonts/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndEUDuOAJu8Jvl18PZp6X6pNyZ39Wn6HP0mJFBHuwqBdZ5+HvrqKZy1mkCH/p1HfCub33v00FhbxO6ydXU6+G0gk=
+SHA256 (Pkgfile) = ceb9421dab347e8df24f1bc52163f6af5a18fd226c8908792366080fa471a7f8
+SHA256 (.footprint) = 1302b8ebd9f742f63946e21f691bc9a9e49aea71cd8c2f4d2ea751ca6a18ba3a
+SHA256 (xlsfonts-1.0.5.tar.bz2) = 40295bec35077cee93be2e4c26cc00268ed6ace779ae6e97766a866c1e3927fa
diff --git a/xorg-xmag/.signature b/xorg-xmag/.signature
new file mode 100644
index 0000000..0e29f81
--- /dev/null
+++ b/xorg-xmag/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndNbO9Ctog+nm2CjWHJ23efYkmuOjWQjKOjMj8lPeGypjBvnrvBtEcCSf9lvBs/AXymPQciVhftGiRgwF1TBPWQk=
+SHA256 (Pkgfile) = f77f34cf12bf4b97d6fd91403d078fc269f98784ecacf3c5ca0cc02f117fd823
+SHA256 (.footprint) = ef5ea7939950ae15feba26b21834c225fc88e862d2e13d97455f0d91b4c2f108
+SHA256 (xmag-1.0.6.tar.bz2) = 87a2bc23b251e2d8f8370d3283a4d6c8dac98a30cb5749a04336cdb55c14e161
diff --git a/xorg-xmodmap/.signature b/xorg-xmodmap/.signature
new file mode 100644
index 0000000..703d3b2
--- /dev/null
+++ b/xorg-xmodmap/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndGcP/GaxmauOw3DNhYulTsvd6LhtqLIvV8mSnDsiS++0IJ5C1s3aJxQEK7m7bxjjC5bSQlVWus9/jZGRKrJ39w8=
+SHA256 (Pkgfile) = 430136f4f516f8dbb049538d7f25de0fee9d6ffdf27911e57c195232aa39927b
+SHA256 (.footprint) = 55712c642050f10a938ee6a61370ab1103edd54d46c52fb7fa954b9aa443134f
+SHA256 (xmodmap-1.0.9.tar.bz2) = b7b0e5cc5f10d0fb6d2d6ea4f00c77e8ac0e847cc5a73be94cd86139ac4ac478
diff --git a/xorg-xprop/.signature b/xorg-xprop/.signature
new file mode 100644
index 0000000..9025679
--- /dev/null
+++ b/xorg-xprop/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndKxzvfcYD9IoXhHIDWWpijp6tlLt2an/8Fhyavea87L6JaczIVm6aMWdOnWO1FEuySA9bP7VJ7AfcpIaV52hBgc=
+SHA256 (Pkgfile) = 54861512e081dbc3db1a0c4df667975289b5e08b52bfd71e33982b358fe95fca
+SHA256 (.footprint) = b432482ed6b3c8ea01c517eca0973604ee3adaf4161ab3dd1097c189c700a6d9
+SHA256 (xprop-1.2.2.tar.bz2) = 9bee88b1025865ad121f72d32576dd3027af1446774aa8300cce3c261d869bc6
diff --git a/xorg-xproto/.signature b/xorg-xproto/.signature
new file mode 100644
index 0000000..ef9a2c0
--- /dev/null
+++ b/xorg-xproto/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndMttTTSM7rMANyoIiDKObjbQjqGjldj59ZoYXY8kEj1P0oKoYcpvCmeviASCz1UEBAY17Rn2Jcs+8GomWND3iwY=
+SHA256 (Pkgfile) = 0474c8d987dbbc5eaa210b78ffeb2ef9750e1f12fcc963b9a7924e3b0c92f324
+SHA256 (.footprint) = 5289a2642d8154ac63bb5f30f20bbce05d8a3a297d253d347ec992ea5a48b716
+SHA256 (xproto-7.0.31.tar.bz2) = c6f9747da0bd3a95f86b17fb8dd5e717c8f3ab7f0ece3ba1b247899ec1ef7747
diff --git a/xorg-xrandr/.signature b/xorg-xrandr/.signature
new file mode 100644
index 0000000..5660603
--- /dev/null
+++ b/xorg-xrandr/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndN0fpjaL74nDbIBWswKhOKOmOIoXzZKfUVz9PTta6dVirTGf6VpBIHwVW51eIKQ8ymdaBQR5aq03uMVOSU9Gmww=
+SHA256 (Pkgfile) = 9527a298b064567162fe0b1451c181c50515685c4484c0ea3c6949c8bf5db673
+SHA256 (.footprint) = fff8c4c108bec7f4cd709e1b842459389d5ec3d7e1411b72acbfa058f9c2573b
+SHA256 (xrandr-1.5.0.tar.bz2) = c1cfd4e1d4d708c031d60801e527abc9b6d34b85f2ffa2cadd21f75ff38151cd
diff --git a/xorg-xrdb/.signature b/xorg-xrdb/.signature
new file mode 100644
index 0000000..e1cd420
--- /dev/null
+++ b/xorg-xrdb/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndIDHPv48k10OCd4k5bZS2Q5cpqFg1VMzxZFJ5NQhp8UKwg6+BXl0/S7e8MxDbARz++j3o1tV5quwKMtFcTySJA8=
+SHA256 (Pkgfile) = 03a7443d56c236bd8ae110ef4aadcf70615cdae4be470dd3d4e60ba001eb63c6
+SHA256 (.footprint) = 708033ec9e9e44fccd294835e40f6b107a507f3f490b22fb1271ba52796e0296
+SHA256 (xrdb-1.1.0.tar.bz2) = 73827b6bbfc9d27ca287d95a1224c306d7053cd7b8156641698d7dc541ca565b
diff --git a/xorg-xset/.signature b/xorg-xset/.signature
new file mode 100644
index 0000000..ae0899e
--- /dev/null
+++ b/xorg-xset/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndGU6nxfj6J6Xn/ieJXU2lEBlhIfq2Y2HrqthtTYOX8ydKyg0/QfXVYqdXiTz449VmymTkLM7DKq3t1v6lGnI1ww=
+SHA256 (Pkgfile) = 3dd2e3eee49e51e12538ba53d1d88a5fed2088821a851d1ebc7212ca9c43a85f
+SHA256 (.footprint) = 2360626d6bbba6259b40e65c55ed6961b0946ac4517261a0f49a3935c65a0122
+SHA256 (xset-1.2.3.tar.bz2) = 4382f4fb29b88647e13f3b4bc29263134270747fc159cfc5f7e3af23588c8063
diff --git a/xorg-xsetroot/.signature b/xorg-xsetroot/.signature
new file mode 100644
index 0000000..3ee9a9e
--- /dev/null
+++ b/xorg-xsetroot/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndCmZOaJkS7+b7mveVydlXbkjM5xqGHBhTPoVH8q35E1s0faJmuDKyiL1JbIidUZc1A7sAUpTMAG5gGbnNF4+sAg=
+SHA256 (Pkgfile) = ddb701c6f0fe1ad640ef7bac5d6e316554af4499ccad342464d383309693af1b
+SHA256 (.footprint) = 31a0eb482d0085200e9055850a41f2a24e72c1ad0f0ad524d7ff5328e8b01f99
+SHA256 (xsetroot-1.1.1.tar.bz2) = ba215daaa78c415fce11b9e58c365d03bb602eaa5ea916578d76861a468cc3d9
diff --git a/xorg-xtrans/.signature b/xorg-xtrans/.signature
new file mode 100644
index 0000000..fe038f6
--- /dev/null
+++ b/xorg-xtrans/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndChBEm7IB4lfbOlw6SJy82zPd0zwF2T0EVEId/+W+xcaFZAusR3lCz3aTRvd1XLluWU8aPxXhC3N+Tw2we1nUwc=
+SHA256 (Pkgfile) = 8a65a5a60ac80541d04a26bec368bdae5f400d7b88e85c6dc29154dd639987a2
+SHA256 (.footprint) = 907d1448aa7bcd34098f676d89c0eacce295688ac071d4bccc922f768ac83789
+SHA256 (xtrans-1.3.5.tar.bz2) = adbd3b36932ce4c062cd10f57d78a156ba98d618bdb6f50664da327502bc8301
diff --git a/xorg-xvinfo/.signature b/xorg-xvinfo/.signature
new file mode 100644
index 0000000..8d9c88d
--- /dev/null
+++ b/xorg-xvinfo/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndGq190CgfqY6X0LbqkSCyKeVhSM3AXedui8gCuyKuhCPFAvpP3FJLPD5UaXkDOUScmcRuyqrJUWlYm8zOf8MdQI=
+SHA256 (Pkgfile) = c00176be4530dcfc71bf627aea679e935c513b45209f9774d6780860dfc192cf
+SHA256 (.footprint) = 7c369349111cabc04c568222da4d28e7c02057acaafac7f4d8e39e7b296bf96c
+SHA256 (xvinfo-1.1.3.tar.bz2) = 9fba8b68daf53863e66d5004fa9c703fcecf69db4d151ea2d3d885d621e6e5eb
diff --git a/xorg-xwininfo/.signature b/xorg-xwininfo/.signature
new file mode 100644
index 0000000..d39ac79
--- /dev/null
+++ b/xorg-xwininfo/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndG1kfkEriY519HQ/MKjHR7V/o16floaYBM7VRlzROJwkbonYzoegT12w45kMIjQ+ILIIg81JUK2ozj0CxeMfgAg=
+SHA256 (Pkgfile) = 9f2fe9a30c51e75bfa7bd62cd5c8db7983bb67711bb1aa503fff234d9df58e2e
+SHA256 (.footprint) = 61f4019732cab4147d97581aaf328fad3d616c008673f832949098cf98655735
+SHA256 (xwininfo-1.1.3.tar.bz2) = 218eb0ea95bd8de7903dfaa26423820c523ad1598be0751d2d8b6a2c23b23ff8
diff --git a/xrestop/.signature b/xrestop/.signature
new file mode 100644
index 0000000..262c2a5
--- /dev/null
+++ b/xrestop/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/xorg.pub
+RWTSGWF5Q7TndKbypAEWw3RVxgF9UvwFtm6racHhk9OKL0i7zmeDzBL08gobo9atffzBTUqMJ/1FOpwSD7om0qC/0adz24mgQQU=
+SHA256 (Pkgfile) = f61e3628faf8a11a41884d7b7f093831bfcf38732fbe7d6a1d58c4dfd0d691fa
+SHA256 (.footprint) = 334a2417c3d74e161623bff5e05729edc75ec7b7ebfce760bfbfc923911b4448
+SHA256 (xrestop-0.4.tar.gz) = 67c2fc94a7ecedbaae0d1837e82e93d1d98f4a6d759828860e552119af3ce257
1
0