Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ahamperrin:~ % pkg iinfo editors/nano editors/turbo ports-mgmt/pkg$
- nano-8.2
- turbo-g20230621
- pkg-2.0.5
- grahamperrin:~ % pkg all-depends nano
- indexinfo-0.3.1
- gettext-runtime-0.23.1
- grahamperrin:~ % pkg all-depends turbo
- grahamperrin:~ % freebsd-version -kru ; uname -aKU
- 15.0-CURRENT
- 15.0-CURRENT
- 15.0-CURRENT
- FreeBSD mowa219-gjp4-zbook-freebsd 15.0-CURRENT FreeBSD 15.0-CURRENT main-n275320-602be8e1a871 GENERIC-NODEBUG amd64 1500031 1500031
- grahamperrin:~ % pkg repos -el | sort
- FreeBSD-base
- FreeBSD-ports
- local-current
- grahamperrin:~ % cat /usr/local/wine-proton/bin/pkg32.sh
- #!/bin/sh -e
- if [ "$(id -u)" = 0 ]
- then
- echo "Don't run this script as root!"
- exit 1
- fi
- I386_ROOT="${WINE_i386_ROOT:-$HOME/.i386-wine-pkg}"
- if [ ! -d "$I386_ROOT/usr/share/keys/pkg" ]
- then
- mkdir -p "$I386_ROOT/usr/share/keys"
- ln -s /usr/share/keys/pkg "$I386_ROOT/usr/share/keys/pkg"
- fi
- # Show what we're going to do, then do it.
- echo pkg -o ABI_FILE=/usr/lib32/libc.so.7 -o INSTALL_AS_USER=true -o RUN_SCRIPTS=false --rootdir "$I386_ROOT" "$@"
- exec pkg -o ABI_FILE=/usr/lib32/libc.so.7 -o INSTALL_AS_USER=true -o RUN_SCRIPTS=false --rootdir "$I386_ROOT" "$@"
- grahamperrin:~ % /usr/local/wine-proton/bin/pkg32.sh info
- pkg -o ABI_FILE=/usr/lib32/libc.so.7 -o INSTALL_AS_USER=true -o RUN_SCRIPTS=false --rootdir /home/grahamperrin/.i386-wine-pkg info
- grahamperrin:~ % /usr/bin/time -h /usr/local/wine-proton/bin/pkg32.sh install -Fqy editors/turbo
- pkg -o ABI_FILE=/usr/lib32/libc.so.7 -o INSTALL_AS_USER=true -o RUN_SCRIPTS=false --rootdir /home/grahamperrin/.i386-wine-pkg install -Fqy editors/turbo
- 1.73s real 0.36s user 0.06s sys
- grahamperrin:~ % /usr/local/wine-proton/bin/pkg32.sh install -Uy editors/turbo
- pkg -o ABI_FILE=/usr/lib32/libc.so.7 -o INSTALL_AS_USER=true -o RUN_SCRIPTS=false --rootdir /home/grahamperrin/.i386-wine-pkg install -Uy editors/turbo
- Checking integrity... done (0 conflicting)
- The following 15 package(s) will be affected (of 0 checked):
- New packages to be INSTALLED:
- FreeBSD-clibs: 15.snap20250206172738 [FreeBSD-base]
- FreeBSD-libarchive: 15.snap20250201094712 [FreeBSD-base]
- FreeBSD-libbsm: 15.snap20250206172738 [FreeBSD-base]
- FreeBSD-libbz2: 15.snap20241207002852 [FreeBSD-base]
- FreeBSD-liblzma: 15.snap20250201094712 [FreeBSD-base]
- FreeBSD-libmagic: 15.snap20250201094712 [FreeBSD-base]
- FreeBSD-openssl-lib: 15.snap20250206172738 [FreeBSD-base]
- FreeBSD-runtime: 15.snap20250208221326 [FreeBSD-base]
- gettext-runtime: 0.23.1 [FreeBSD-ports]
- gmp: 6.3.0 [FreeBSD-ports]
- indexinfo: 0.3.1 [FreeBSD-ports]
- liblz4: 1.10.0,1 [local-current]
- mpc: 1.3.1_1 [FreeBSD-ports]
- mpfr: 4.2.1,1 [FreeBSD-ports]
- turbo: g20230621 [FreeBSD-ports]
- Number of packages to be installed: 15
- The process will require 39 MiB more space.
- [1/15] Installing FreeBSD-clibs-15.snap20250206172738...
- [1/15] Extracting FreeBSD-clibs-15.snap20250206172738: 100%
- [2/15] Installing FreeBSD-libarchive-15.snap20250201094712...
- [2/15] Extracting FreeBSD-libarchive-15.snap20250201094712: 100%
- [3/15] Installing FreeBSD-libbsm-15.snap20250206172738...
- [3/15] Extracting FreeBSD-libbsm-15.snap20250206172738: 100%
- [4/15] Installing FreeBSD-libbz2-15.snap20241207002852...
- [4/15] Extracting FreeBSD-libbz2-15.snap20241207002852: 100%
- [5/15] Installing FreeBSD-liblzma-15.snap20250201094712...
- [5/15] Extracting FreeBSD-liblzma-15.snap20250201094712: 100%
- [6/15] Installing FreeBSD-libmagic-15.snap20250201094712...
- [6/15] Extracting FreeBSD-libmagic-15.snap20250201094712: 100%
- [7/15] Installing FreeBSD-openssl-lib-15.snap20250206172738...
- [7/15] Extracting FreeBSD-openssl-lib-15.snap20250206172738: 100%
- [8/15] Installing FreeBSD-runtime-15.snap20250208221326...
- [8/15] Extracting FreeBSD-runtime-15.snap20250208221326: 100%
- [9/15] Installing indexinfo-0.3.1...
- [9/15] Extracting indexinfo-0.3.1: 100%
- [10/15] Installing gettext-runtime-0.23.1...
- [10/15] Extracting gettext-runtime-0.23.1: 100%
- [11/15] Installing gmp-6.3.0...
- [11/15] Extracting gmp-6.3.0: 100%
- [12/15] Installing liblz4-1.10.0,1...
- [12/15] Extracting liblz4-1.10.0,1: 100%
- [13/15] Installing mpfr-4.2.1,1...
- [13/15] Extracting mpfr-4.2.1,1: 100%
- [14/15] Installing mpc-1.3.1_1...
- [14/15] Extracting mpc-1.3.1_1: 100%
- [15/15] Installing turbo-g20230621...
- [15/15] Extracting turbo-g20230621: 100%
- =====
- Message from turbo-g20230621:
- --
- The runtime requirements are (please install at your preference):
- * `xsel' or `xclip' for clipboard support in X11 environments
- * `wl-clipboard' for clipboard support in Wayland environments
- grahamperrin:~ % /usr/local/wine-proton/bin/pkg32.sh install -y x11/xsel-conrad
- pkg -o ABI_FILE=/usr/lib32/libc.so.7 -o INSTALL_AS_USER=true -o RUN_SCRIPTS=false --rootdir /home/grahamperrin/.i386-wine-pkg install -y x11/xsel-conrad
- Updating FreeBSD-ports repository catalogue...
- FreeBSD-ports repository is up to date.
- Updating FreeBSD-base repository catalogue...
- FreeBSD-base repository is up to date.
- Updating local-current repository catalogue...
- local-current repository is up to date.
- All repositories are up to date.
- The following 9 package(s) will be affected (of 0 checked):
- New packages to be INSTALLED:
- libICE: 1.1.1,1 [FreeBSD-ports]
- libSM: 1.2.4,1 [FreeBSD-ports]
- libX11: 1.8.9,1 [FreeBSD-ports]
- libXau: 1.0.11 [FreeBSD-ports]
- libXdmcp: 1.1.5 [FreeBSD-ports]
- libXt: 1.3.0,1 [FreeBSD-ports]
- libxcb: 1.17.0 [FreeBSD-ports]
- xorgproto: 2024.1 [FreeBSD-ports]
- xsel-conrad: 1.2.0_2 [FreeBSD-ports]
- Number of packages to be installed: 9
- The process will require 13 MiB more space.
- 4 MiB to be downloaded.
- [1/9] Fetching libXau-1.0.11.pkg: 100% 12 KiB 12.2kB/s 00:01
- [2/9] Fetching libxcb-1.17.0.pkg: 100% 1 MiB 1.1MB/s 00:01
- [3/9] Fetching libICE-1.1.1,1.pkg: 100% 101 KiB 103.4kB/s 00:01
- [4/9] Fetching libXt-1.3.0,1.pkg: 100% 491 KiB 502.9kB/s 00:01
- [5/9] Fetching xsel-conrad-1.2.0_2.pkg: 100% 17 KiB 17.4kB/s 00:01
- [6/9] Fetching libSM-1.2.4,1.pkg: 100% 28 KiB 28.2kB/s 00:01
- [7/9] Fetching libX11-1.8.9,1.pkg: 100% 2 MiB 1.8MB/s 00:01
- [8/9] Fetching xorgproto-2024.1.pkg: 100% 234 KiB 239.9kB/s 00:01
- [9/9] Fetching libXdmcp-1.1.5.pkg: 100% 17 KiB 17.6kB/s 00:01
- Checking integrity... done (0 conflicting)
- [1/9] Installing libICE-1.1.1,1...
- [1/9] Extracting libICE-1.1.1,1: 100%
- [2/9] Installing libSM-1.2.4,1...
- [2/9] Extracting libSM-1.2.4,1: 100%
- [3/9] Installing libXau-1.0.11...
- [3/9] Extracting libXau-1.0.11: 100%
- [4/9] Installing xorgproto-2024.1...
- [4/9] Extracting xorgproto-2024.1: 100%
- [5/9] Installing libXdmcp-1.1.5...
- [5/9] Extracting libXdmcp-1.1.5: 100%
- [6/9] Installing libxcb-1.17.0...
- [6/9] Extracting libxcb-1.17.0: 100%
- [7/9] Installing libX11-1.8.9,1...
- [7/9] Extracting libX11-1.8.9,1: 100%
- [8/9] Installing libXt-1.3.0,1...
- [8/9] Extracting libXt-1.3.0,1: 100%
- [9/9] Installing xsel-conrad-1.2.0_2...
- [9/9] Extracting xsel-conrad-1.2.0_2: 100%
- grahamperrin:~ % ~/.i
- .i386-wine-pkg/ .icons/ .ipython/
- grahamperrin:~ % ~/.i386-wine-pkg/usr/local/bin/turbo
- grahamperrin:~ % /usr/local/wine-proton/bin/pkg32.sh query '%o %v %At:%Av' editors/turbo
- pkg -o ABI_FILE=/usr/lib32/libc.so.7 -o INSTALL_AS_USER=true -o RUN_SCRIPTS=false --rootdir /home/grahamperrin/.i386-wine-pkg query %o %v %At:%Av editors/turbo
- editors/turbo g20230621 FreeBSD_version:1500031
- editors/turbo g20230621 build_timestamp:2025-02-06T16:10:41+0000
- editors/turbo g20230621 built_by:poudriere-git-3.4.2
- editors/turbo g20230621 port_checkout_unclean:no
- editors/turbo g20230621 port_git_hash:851616efae0
- editors/turbo g20230621 ports_top_checkout_unclean:no
- editors/turbo g20230621 ports_top_git_hash:5beddb013d5
- editors/turbo g20230621 repo_type:binary
- editors/turbo g20230621 repository:FreeBSD-ports
- grahamperrin:~ % /usr/local/wine-proton/bin/pkg32.sh info editors/turbo
- pkg -o ABI_FILE=/usr/lib32/libc.so.7 -o INSTALL_AS_USER=true -o RUN_SCRIPTS=false --rootdir /home/grahamperrin/.i386-wine-pkg info editors/turbo
- turbo-g20230621
- Name : turbo
- Version : g20230621
- Installed on : Sun Feb 9 12:06:32 2025 GMT
- Origin : editors/turbo
- Architecture : FreeBSD:15:i386
- Prefix : /usr/local
- Categories : editors
- Licenses : MIT
- Maintainer : [email protected]
- WWW : https://github.com/magiblot/turbo
- Comment : Text editor based on Scintilla and Turbo Vision
- Shared Libs required:
- libtinfow.so.9
- libncursesw.so.9
- libmagic.so.4
- libm.so.5
- libgcc_s.so.1
- libcxxrt.so.1
- libc.so.7
- libc++.so.1
- Annotations :
- FreeBSD_version: 1500031
- build_timestamp: 2025-02-06T16:10:41+0000
- built_by : poudriere-git-3.4.2
- port_checkout_unclean: no
- port_git_hash : 851616efae0
- ports_top_checkout_unclean: no
- ports_top_git_hash: 5beddb013d5
- repo_type : binary
- repository : FreeBSD-ports
- Flat size : 4.05MiB
- Description :
- Turbo is an experimental text editor for the terminal, based on the
- Scintilla editing component and the Turbo Vision application framework.
- It aims at being intuitive and easy to use. Usability and productivity
- are its two other major objectives, although it has not got that far yet.
- And only for being a Turbo Vision application, it offers a vintage look
- and feel, while being fully Unicode/UTF-8 aware, including support for
- CJK (wide) characters.
- grahamperrin:~ %
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement