diff --git a/mbase/axel b/mbase/cproc similarity index 100% rename from mbase/axel rename to mbase/cproc diff --git a/mbase/es b/mbase/es deleted file mode 100644 index e69de29..0000000 diff --git a/mbase/mg b/mbase/mg deleted file mode 100644 index e69de29..0000000 diff --git a/mbase/old-gnome-icons-git b/mbase/old-gnome-icons-git deleted file mode 100644 index e69de29..0000000 diff --git a/mbase/snarf b/mbase/snarf deleted file mode 100644 index e69de29..0000000 diff --git a/mbase/tzdata b/mbase/tzdata deleted file mode 100644 index e69de29..0000000 diff --git a/ports/official/xorg/xterm/build b/ports/official/xorg/xterm/build index b5c2309..159f4cf 100755 --- a/ports/official/xorg/xterm/build +++ b/ports/official/xorg/xterm/build @@ -15,7 +15,6 @@ patch -p1 < posix-ptys.patch --disable-exec-xterm \ --enable-sixel-graphics \ --enable-regis-graphics \ - --with-neXtaw \ --disable-desktop \ --disable-openpty \ --disable-setuid \ @@ -32,7 +31,8 @@ patch -p1 < posix-ptys.patch --disable-vt52 \ --enable-luit \ --disable-screen-dumps \ - --disable-ziconbeep + --disable-ziconbeep \ + --with-Xaw3dxft make make DESTDIR="$1" install diff --git a/ports/official/xorg/xterm/depends b/ports/official/xorg/xterm/depends index 730a198..c1981bf 100644 --- a/ports/official/xorg/xterm/depends +++ b/ports/official/xorg/xterm/depends @@ -17,5 +17,5 @@ libXt libpng libxcb netbsd-curses -neXtaw +libXaw3d-XFT diff --git a/ports/unofficial/rolling/9wm-git/build b/ports/unofficial/rolling/9wm-git/build new file mode 100755 index 0000000..49d2fc0 --- /dev/null +++ b/ports/unofficial/rolling/9wm-git/build @@ -0,0 +1,5 @@ +#!/bin/sh -e + +make +make DESTDIR="$1" PREFIX=/usr/ install + diff --git a/ports/unofficial/rolling/9wm-git/sources b/ports/unofficial/rolling/9wm-git/sources new file mode 100644 index 0000000..ec7fbdf --- /dev/null +++ b/ports/unofficial/rolling/9wm-git/sources @@ -0,0 +1 @@ +git+https://github.com/9wm/9wm diff --git a/ports/unofficial/rolling/9wm-git/version b/ports/unofficial/rolling/9wm-git/version new file mode 100644 index 0000000..a383ea1 --- /dev/null +++ b/ports/unofficial/rolling/9wm-git/version @@ -0,0 +1 @@ +git 1 diff --git a/ports/unofficial/rolling/cproc-git/depends b/ports/unofficial/rolling/cproc-git/depends index f256e70..be72b7d 100644 --- a/ports/unofficial/rolling/cproc-git/depends +++ b/ports/unofficial/rolling/cproc-git/depends @@ -1 +1 @@ -qbe +qbe-git diff --git a/ports/unofficial/rolling/editres-git/depends b/ports/unofficial/rolling/editres-git/depends index 7761042..ecbea2f 100644 --- a/ports/unofficial/rolling/editres-git/depends +++ b/ports/unofficial/rolling/editres-git/depends @@ -1,4 +1,4 @@ -neXtaw +libXaw3d-XFT autoconf make automake make libX11 diff --git a/ports/unofficial/rolling/viewres-git/depends b/ports/unofficial/rolling/viewres-git/depends index 28917d5..b48cc1a 100644 --- a/ports/unofficial/rolling/viewres-git/depends +++ b/ports/unofficial/rolling/viewres-git/depends @@ -1,4 +1,4 @@ -neXtaw +libXaw3d-XFT autoconf make automake make xorg-util-macros make diff --git a/ports/unofficial/rolling/wily-git/build b/ports/unofficial/rolling/wily-git/build new file mode 100755 index 0000000..5e1ab36 --- /dev/null +++ b/ports/unofficial/rolling/wily-git/build @@ -0,0 +1,10 @@ +#!/bin/sh -e + +autoreconf -fi + +./configure \ + --prefix=/usr + +make +mkdir -p "$1/usr/bin/" +make DESTDIR="$1" install diff --git a/ports/unofficial/rolling/wily-git/sources b/ports/unofficial/rolling/wily-git/sources new file mode 100644 index 0000000..3cf121a --- /dev/null +++ b/ports/unofficial/rolling/wily-git/sources @@ -0,0 +1 @@ +git+https://github.com/9wm/wily diff --git a/ports/unofficial/rolling/wily-git/version b/ports/unofficial/rolling/wily-git/version new file mode 100644 index 0000000..a383ea1 --- /dev/null +++ b/ports/unofficial/rolling/wily-git/version @@ -0,0 +1 @@ +git 1 diff --git a/ports/unofficial/rolling/xcalc-git/depends b/ports/unofficial/rolling/xcalc-git/depends index 1ab50ee..1325dc1 100644 --- a/ports/unofficial/rolling/xcalc-git/depends +++ b/ports/unofficial/rolling/xcalc-git/depends @@ -1,4 +1,4 @@ -neXtaw +libXaw3d-XFT autoconf make automake make libX11 diff --git a/ports/unofficial/rolling/xclipboard-git/depends b/ports/unofficial/rolling/xclipboard-git/depends index 154c59a..6cacc3b 100644 --- a/ports/unofficial/rolling/xclipboard-git/depends +++ b/ports/unofficial/rolling/xclipboard-git/depends @@ -1 +1 @@ -neXtaw +libXaw3d-XFT diff --git a/ports/unofficial/rolling/xfontsel-git/depends b/ports/unofficial/rolling/xfontsel-git/depends index 2e6afed..8f9d9ee 100644 --- a/ports/unofficial/rolling/xfontsel-git/depends +++ b/ports/unofficial/rolling/xfontsel-git/depends @@ -1,4 +1,4 @@ -neXtaw +libXaw3d-XFT autoconf make automake make libX11 diff --git a/ports/unofficial/rolling/xman-git/depends b/ports/unofficial/rolling/xman-git/depends index fac37c1..6a0cfe2 100644 --- a/ports/unofficial/rolling/xman-git/depends +++ b/ports/unofficial/rolling/xman-git/depends @@ -1,4 +1,4 @@ -neXtaw +libXaw3d-XFT autoconf make automake make libX11 diff --git a/ports/unofficial/rolling/xmessage-git/depends b/ports/unofficial/rolling/xmessage-git/depends index f9441c6..9573106 100644 --- a/ports/unofficial/rolling/xmessage-git/depends +++ b/ports/unofficial/rolling/xmessage-git/depends @@ -1,4 +1,4 @@ -neXtaw +libXaw3d-XFT autoconf make automake make libX11 diff --git a/ports/unofficial/rolling/xmore-git/depends b/ports/unofficial/rolling/xmore-git/depends index 1bcc0ae..da5f780 100644 --- a/ports/unofficial/rolling/xmore-git/depends +++ b/ports/unofficial/rolling/xmore-git/depends @@ -1,2 +1,2 @@ -neXtaw +libXaw3d-XFT diff --git a/ports/unofficial/rolling/xrn-git/depends b/ports/unofficial/rolling/xrn-git/depends index 154c59a..6cacc3b 100644 --- a/ports/unofficial/rolling/xrn-git/depends +++ b/ports/unofficial/rolling/xrn-git/depends @@ -1 +1 @@ -neXtaw +libXaw3d-XFT diff --git a/ports/unofficial/rolling/xsm-git/depends b/ports/unofficial/rolling/xsm-git/depends index 80e7728..c22d3e3 100644 --- a/ports/unofficial/rolling/xsm-git/depends +++ b/ports/unofficial/rolling/xsm-git/depends @@ -1,4 +1,4 @@ -neXtaw +libXaw3d-XFT autoconf make automake make libICE diff --git a/ports/unofficial/stable/gv/depends b/ports/unofficial/stable/gv/depends index 8455853..266d54f 100644 --- a/ports/unofficial/stable/gv/depends +++ b/ports/unofficial/stable/gv/depends @@ -1,4 +1,4 @@ -neXtaw +libXaw3d-XFT ghostscript freetype-harfbuzz libICE diff --git a/ports/unofficial/stable/oclock/depends b/ports/unofficial/stable/oclock/depends index 6bb8f9c..b64488b 100644 --- a/ports/unofficial/stable/oclock/depends +++ b/ports/unofficial/stable/oclock/depends @@ -1,4 +1,4 @@ -neXtaw +libXaw3d-XFT libICE libSM libX11 diff --git a/ports/unofficial/stable/pcc/checksums b/ports/unofficial/stable/pcc/checksums index bf3969d..ef24d76 100644 --- a/ports/unofficial/stable/pcc/checksums +++ b/ports/unofficial/stable/pcc/checksums @@ -1 +1 @@ -09e9bd87a4866a832305014928a8cda8afbb3bcadad4787cd3fb0fa3889b76f5 +fc8b21fe44a4390bda74f63b0f344cc7013379b3a2aa3ff6882a70c19274a20e diff --git a/ports/unofficial/stable/x11-utils/depends b/ports/unofficial/stable/x11-utils/depends index f812f73..885ae2c 100644 --- a/ports/unofficial/stable/x11-utils/depends +++ b/ports/unofficial/stable/x11-utils/depends @@ -17,4 +17,4 @@ libfontenc libxcb libxkbfile mesa -neXtaw +libXaw3d-XFT diff --git a/ports/unofficial/stable/xcalendar/depends b/ports/unofficial/stable/xcalendar/depends index 3ade91e..fcf6bf8 100644 --- a/ports/unofficial/stable/xcalendar/depends +++ b/ports/unofficial/stable/xcalendar/depends @@ -1,4 +1,4 @@ -neXtaw +libXaw3d-XFT gccmakedep-git make imake-git make xorg-cf-git make diff --git a/ports/unofficial/stable/xclock/depends b/ports/unofficial/stable/xclock/depends index 67d56dd..c2a3c50 100644 --- a/ports/unofficial/stable/xclock/depends +++ b/ports/unofficial/stable/xclock/depends @@ -1,4 +1,4 @@ -neXtaw +libXaw3d-XFT libICE libSM libX11 diff --git a/ports/unofficial/stable/xdm/depends b/ports/unofficial/stable/xdm/depends index b8b6414..a2d1573 100644 --- a/ports/unofficial/stable/xdm/depends +++ b/ports/unofficial/stable/xdm/depends @@ -1,4 +1,4 @@ -neXtaw +libXaw3d-XFT libXdmcp libXpm xrdb diff --git a/ports/unofficial/stable/xless/depends b/ports/unofficial/stable/xless/depends index 3ade91e..fcf6bf8 100644 --- a/ports/unofficial/stable/xless/depends +++ b/ports/unofficial/stable/xless/depends @@ -1,4 +1,4 @@ -neXtaw +libXaw3d-XFT gccmakedep-git make imake-git make xorg-cf-git make diff --git a/ports/unofficial/stable/xmh/depends b/ports/unofficial/stable/xmh/depends index cfc2bdd..8557792 100644 --- a/ports/unofficial/stable/xmh/depends +++ b/ports/unofficial/stable/xmh/depends @@ -1,2 +1,2 @@ -neXtaw +libXaw3d-XFT xbitmaps make diff --git a/ports/unofficial/stable/xterm/depends b/ports/unofficial/stable/xterm/depends index 5ce5c68..69fc5c7 100644 --- a/ports/unofficial/stable/xterm/depends +++ b/ports/unofficial/stable/xterm/depends @@ -1,4 +1,4 @@ -neXtaw +libXaw3d-XFT bzip2 expat fontconfig diff --git a/ports/unofficial/stable/xvkbd/depends b/ports/unofficial/stable/xvkbd/depends index 8a79fdf..04c5480 100644 --- a/ports/unofficial/stable/xvkbd/depends +++ b/ports/unofficial/stable/xvkbd/depends @@ -1,2 +1,2 @@ libXtst -neXtaw +libXaw3d-XFT