grahamperrin

pkg ABI mincemeat

Aug 26th, 2025
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.06 KB | Software | 0 0
  1. Script started on Tue Aug 26 18:54:23 2025
  2. root@pkg:~ # echo $SHELL
  3.  
  4. /bin/csh
  5. root@pkg:~ # uname -mvKU
  6.  
  7. FreeBSD 14.2-RELEASE-p2 releng/14.2-n269518-ac2cbb46b5f1 GENERIC amd64 1402000 1402000
  8. root@pkg:~ # pkg repos -e | grep -B 1 url
  9.  
  10. FreeBSD-kmods: {
  11. url : "pkg+http://pkg.freebsd.org/FreeBSD:14:amd64/kmods_latest_2",
  12. --
  13. FreeBSD-ports: {
  14. url : "pkg+http://pkg.freebsd.org/FreeBSD:14:amd64/latest",
  15. --
  16. FreeBSD-base: {
  17. url : "pkg+http://pkg.freebsd.org/FreeBSD:14:amd64/base_release_2",
  18. root@pkg:~ # setenv TERM xterm-clear
  19.  
  20. root@pkg:~ # pkg update -fq
  21.  
  22. pkg: Repository FreeBSD-ports has a wrong packagesite, need to re-create database
  23. root@pkg:~ # env ABI=FreeBSD:13:powerpc64 IGNORE_OSVERSION=yes pkg search -r FreeBSD-ports nano
  24.  
  25. pkg: Setting ABI requires setting OSVERSION, guessing the OSVERSION as: 1300000
  26. pkg: Warning: Major OS version upgrade detected. Running "pkg bootstrap -f" recommended
  27. pkg: Repository FreeBSD-ports has a wrong packagesite, need to re-create database
  28. nano-5.4 Nano's ANOther editor, an enhanced free Pico clone
  29. nanoblogger-3.4.2_1 Small weblog engine written in Bash for the command line
  30. nanoblogger-extra-3.4.2_1 Extras for nanoblogger, a small weblog engine
  31. nanoflann-1.3.2 Header-only library for Nearest Neighbor (NN) search with KD-trees
  32. nanomsg-1.1.5_1 Socket library that provides several common communication patterns
  33. nanosvg-g20190422 Simple C++ header-only SVG parser
  34. py37-nanotime-0.5.2 Nanotime python implementation
  35. rubygem-nanoc-4.7.14 Simple but flexible static site generator
  36. root@pkg:~ # env ABI=FreeBSD:13:powerpc64 IGNORE_OSVERSION=yes pkg install -fqUy -r FreeBSD-ports nano
  37.  
  38. pkg: Setting ABI requires setting OSVERSION, guessing the OSVERSION as: 1300000
  39. pkg: Warning: Major OS version upgrade detected. Running "pkg bootstrap -f" recommended
  40. ==> You should manually remove the "sddm" user
  41. ==> You should manually remove the "sddm" group
  42. ==> You should manually remove the "saned" user
  43. ==> You should manually remove the "saned" group
  44. ==> You should manually remove the "pulse" user
  45. ==> You should manually remove the "pulse" group
  46. ==> You should manually remove the "pulse-access" group
  47. ==> You should manually remove the "pulse-rt" group
  48. ==> You should manually remove the "colord" user
  49. ==> You should manually remove the "colord" group
  50. ==> You should manually remove the "cups" user
  51. ==> You should manually remove the "cups" group
  52. ==> You should manually remove the "avahi" user
  53. ==> You should manually remove the "avahi" group
  54. ==> You should manually remove the "polkitd" user
  55. ==> You should manually remove the "polkitd" group
  56. pkg: unlinkat(usr/local/share/mime/x-scheme-handler/): No such file or directory
  57. pkg: unlinkat(usr/local/share/mime/uri/): No such file or directory
  58. pkg: unlinkat(usr/local/share/mime/print/): No such file or directory
  59. pkg: unlinkat(usr/local/share/mime/all/): No such file or directory
  60. Removing gdk-pixbuf cache directory
  61. You may need to manually remove /var/lib/PackageKit/transactions.db if it is no longer needed.
  62. =====
  63. Message from pcsc-lite-1.9.0_1,2:
  64.  
  65. --
  66. ===> NOTICE:
  67.  
  68. The pcsc-lite port currently does not have a maintainer. As a result, it is
  69. more likely to have unresolved issues, not be up-to-date, or even be removed in
  70. the future. To volunteer to maintain this port, please create an issue at:
  71.  
  72. https://bugs.freebsd.org/bugzilla
  73.  
  74. More information about port maintainership is available at:
  75.  
  76. https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
  77. You may need to manually remove /usr/local/etc/sddm.conf if it is no longer needed.
  78. You may need to manually remove /usr/local/etc/speech-dispatcher/modules/cicero.conf if it is no longer needed.
  79. You may need to manually remove /usr/local/etc/speech-dispatcher/modules/dtk-generic.conf if it is no longer needed.
  80. You may need to manually remove /usr/local/etc/speech-dispatcher/modules/espeak-ng-mbrola.conf if it is no longer needed.
  81. You may need to manually remove /usr/local/etc/speech-dispatcher/modules/espeak-ng.conf if it is no longer needed.
  82. You may need to manually remove /usr/local/etc/speech-dispatcher/modules/espeak.conf if it is no longer needed.
  83. You may need to manually remove /usr/local/etc/speech-dispatcher/speechd.conf if it is no longer needed.
  84. You may need to manually remove /usr/local/etc/cups/cups-files.conf if it is no longer needed.
  85. root@pkg:~ # file /usr/local/bin/nano
  86.  
  87. /usr/local/bin/nano: ELF 64-bit MSB executable, 64-bit PowerPC or cisco 7500, OpenPOWER ELF V2 ABI, version 1 (FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 13.0 (1300134), FreeBSD-style, stripped
  88. root@pkg:~ # nano
  89.  
  90. /usr/local/bin/nano: Exec format error. Binary file not executable.
  91. root@pkg:~ # pkg update -fq -r FreeBSD-ports
  92.  
  93. pkg: Repository FreeBSD-ports has a wrong packagesite, need to re-create database
  94. root@pkg:~ # pkg install -fqUy -r FreeBSD-ports nano
  95.  
  96. =====
  97. Message from swhplugins-0.4.17:
  98.  
  99. --
  100. ===> NOTICE:
  101.  
  102. The swhplugins port currently does not have a maintainer. As a result, it is
  103. more likely to have unresolved issues, not be up-to-date, or even be removed in
  104. the future. To volunteer to maintain this port, please create an issue at:
  105.  
  106. https://bugs.freebsd.org/bugzilla
  107.  
  108. More information about port maintainership is available at:
  109.  
  110. https://docs.freebsd.org/en/articles/contributing/#ports-contributing
  111. root@pkg:~ # nano
  112.  
  113. [?2004h[?1049h[?1h=[?1h=[?25l GNU nano 8.6 New Buffer [ Welcome to nano. For basic help, type Ctrl+G. ]
  114. ^G Help^O Write Out ^F Where Is^K Cut^T Execute^C LocationM-U UndoM-A Set Mark M-] To Bracket
  115. ^X Exit^R Read File ^\ Replace^U Paste^J Justify^/ Go To Line M-E RedoM-6 Copy^B Where Was
  116. [?12l[?25h[?25lModified[?12l[?25h
  117. q[?25l[?12l[?25h [?25lSave modified buffer?  Y Yes
  118.  N No ^C Cancel[?12l[?25h[?25l
  119. [?12l[?25h[?1049l
  120. [?1l>[?2004lroot@pkg:~ #
  121.  
  122. root@pkg:~ #
  123.  
  124. root@pkg:~ # pkg check -d
  125.  
  126. Checking all packages: 0%
  127. Checking all packages: 100%
  128. root@pkg:~ # pkg install -fqUy -r FreeBSD-ports nano
  129.  
  130. root@pkg:~ # pkg install -fqUy firefox gitup htop hw-probe kde lsblk lynx pciutils roxterm sddm stressdisk uclcmd usbutils xfce xorg
  131.  
  132. ===> Creating groups
  133. Using existing group 'avahi'
  134. ===> Creating users
  135. Using existing user 'avahi'
  136. ===> Creating groups
  137. Using existing group 'cups'
  138. ===> Creating users
  139. Using existing user 'cups'
  140. Building cache database of MIME types
  141. ===> Creating groups
  142. Using existing group 'polkitd'
  143. ===> Creating users
  144. Using existing user 'polkitd'
  145. ===> Creating groups
  146. Using existing group 'colord'
  147. ===> Creating users
  148. Using existing user 'colord'
  149. ===> Creating groups
  150. Using existing group 'pulse'
  151. Using existing group 'pulse-access'
  152. Using existing group 'pulse-rt'
  153. ===> Creating users
  154. Using existing user 'pulse'
  155. ===> Creating groups
  156. Using existing group 'sddm'
  157. ===> Creating users
  158. Using existing user 'sddm'
  159. ===> Creating homedir(s)
  160. Compiling glib schemas
  161. Warning: Schema “org.gnome.system.locale” has path “/system/locale/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
  162. Warning: Schema “org.gnome.system.proxy” has path “/system/proxy/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
  163. Warning: Schema “org.gnome.system.proxy.http” has path “/system/proxy/http/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
  164. Warning: Schema “org.gnome.system.proxy.https” has path “/system/proxy/https/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
  165. Warning: Schema “org.gnome.system.proxy.ftp” has path “/system/proxy/ftp/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
  166. Warning: Schema “org.gnome.system.proxy.socks” has path “/system/proxy/socks/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
  167. Building the Shared MIME-Info database cache
  168. Generating GIO modules cache
  169. Generating gdk-pixbuf modules cache
  170. Generating GTK icon cache for /usr/local/share/icons/elementary-xfce
  171. Generating GTK icon cache for /usr/local/share/icons/breeze_cursors
  172. Generating GTK icon cache for /usr/local/share/icons/elementary-xfce-hidpi
  173. Generating GTK icon cache for /usr/local/share/icons/Adwaita
  174. Generating GTK icon cache for /usr/local/share/icons/breeze-dark
  175. Generating GTK icon cache for /usr/local/share/icons/hicolor
  176. Generating GTK icon cache for /usr/local/share/icons/breeze
  177. Generating GTK icon cache for /usr/local/share/icons/Breeze_Light
  178. Generating GTK icon cache for /usr/local/share/icons/Oxygen_Blue
  179. Generating GTK icon cache for /usr/local/share/icons/AdwaitaLegacy
  180. Generating GTK icon cache for /usr/local/share/icons/Oxygen_White
  181. Generating GTK icon cache for /usr/local/share/icons/Oxygen_Yellow
  182. Generating GTK icon cache for /usr/local/share/icons/KDE_Classic
  183. Generating GTK icon cache for /usr/local/share/icons/elementary-xfce-dark
  184. Generating GTK icon cache for /usr/local/share/icons/Oxygen_Zion
  185. Generating GTK icon cache for /usr/local/share/icons/Oxygen_Black
  186. Building cache database of MIME types
  187. =====
  188. Message from libxslt-1.1.43_1:
  189.  
  190. --
  191. ===> NOTICE:
  192.  
  193. This port is deprecated; you may wish to reconsider installing it:
  194.  
  195. unmaintained with multiple unfixed security vulnerabilities.
  196.  
  197. It is scheduled to be removed on or after 2025-09-12.
  198. =====
  199. Message from lynx-2.8.9.1_3,1:
  200.  
  201. --
  202. To enable certificate handling for SSL connnections, set
  203. SSL_CERT_DIR and SSL_CERT_FILE in your environment to the
  204. proper values (depending upon which SSL library
  205. /usr/local/bin/lynx uses), as described in:
  206.  
  207. /usr/local/share/doc/lynx/docs/README.sslcerts
  208.  
  209. and:
  210.  
  211. /usr/local/share/doc/lynx/docs/README.rootcerts.
  212.  
  213. You may also need to generate keys and certificates as
  214. described in the latter document and your SSL documentation.
  215. =====
  216. Message from postgresql17-client-17.6:
  217.  
  218. --
  219. The PostgreSQL port has a collection of "side orders":
  220.  
  221. postgresql-docs
  222. For all of the html documentation
  223.  
  224. p5-Pg
  225. A perl5 API for client access to PostgreSQL databases.
  226.  
  227. postgresql-tcltk
  228. If you want tcl/tk client support.
  229.  
  230. postgresql-jdbc
  231. For Java JDBC support.
  232.  
  233. postgresql-odbc
  234. For client access from unix applications using ODBC as access
  235. method. Not needed to access unix PostgreSQL servers from Win32
  236. using ODBC. See below.
  237.  
  238. ruby-postgres, py-psycopg
  239. For client access to PostgreSQL databases using the ruby & python
  240. languages.
  241.  
  242. postgresql-plperl, postgresql-pltcl & postgresql-plruby
  243. For using perl5, tcl & ruby as procedural languages.
  244.  
  245. postgresql-contrib
  246. Lots of contributed utilities, postgresql functions and
  247. datatypes. There you find pg_standby, pgcrypto and many other cool
  248. things.
  249.  
  250. etc...
  251. =====
  252. Message from python311-3.11.13_1:
  253.  
  254. --
  255. Note that some standard Python modules are provided as separate ports
  256. as they require additional dependencies. They are available as:
  257.  
  258. py311-gdbm databases/py-gdbm@py311
  259. py311-sqlite3 databases/py-sqlite3@py311
  260. py311-tkinter x11-toolkits/py-tkinter@py311
  261. =====
  262. Message from gamin-0.1.10_10:
  263.  
  264. --
  265. Gamin will only provide realtime notification of changes for at most n files,
  266. where n is the minimum value between (kern.maxfiles * 0.7) and
  267. (kern.maxfilesperproc - 200). Beyond that limit, files will be polled.
  268.  
  269. If you often open several large folders with Nautilus, you might want to
  270. increase the kern.maxfiles tunable (you do not need to set
  271. kern.maxfilesperproc, since it is computed at boot time from kern.maxfiles).
  272.  
  273. The behavior of gamin can be controlled via the various gaminrc files.
  274. See http://www.gnome.org/~veillard/gamin/config.html on how to create
  275. these files. In particular, if you find gam_server is taking up too much
  276. CPU time polling for changes, something like the following may help
  277. in one of the gaminrc files:
  278.  
  279. # reduce polling frequency to once per 10 seconds
  280. # for UFS file systems in order to lower CPU load
  281. fsset ufs poll 10
  282. --
  283. ===> NOTICE:
  284.  
  285. The gamin port currently does not have a maintainer. As a result, it is
  286. more likely to have unresolved issues, not be up-to-date, or even be removed in
  287. the future. To volunteer to maintain this port, please create an issue at:
  288.  
  289. https://bugs.freebsd.org/bugzilla
  290.  
  291. More information about port maintainership is available at:
  292.  
  293. https://docs.freebsd.org/en/articles/contributing/#ports-contributing
  294. =====
  295. Message from ghostscript10-10.05.1:
  296.  
  297. --
  298. This package installs a script named dvipdf that depends on dvips. If you
  299. want to use this script you need to install print/tex-dvipsk.
  300. =====
  301. Message from libgtop-2.41.3:
  302.  
  303. --
  304. In order to use the File System read/write monitor, you must chmod
  305. /dev/devstat so that all users can open it read-only. For example:
  306.  
  307. # chmod 0444 /dev/devstat
  308.  
  309. In order for this to persist across reboots, add the following to
  310. /etc/devfs.conf:
  311.  
  312. perm devstat 0444
  313. =====
  314. Message from pulseaudio-17.0_3:
  315.  
  316. --
  317. Pulseaudio tries to determine default values for FreeBSD OSS driver at first
  318. start, based on /dev/sndstat output. The hw.snd.default_unit sysctl may affect
  319. these values, but restart of the Pulseaudio might be needed to rescan it again,
  320. e.g. `pacmd exit`.
  321.  
  322. Pulseaudio has separate input and output configure lines. You can change them
  323. with using following commands:
  324.  
  325. To change the default sink (output):
  326. # pacmd set-default-sink 3
  327. To change the default source (input):
  328. # pacmd set-default-source 3
  329.  
  330. This can also be set in /usr/local/etc/pulse/default.pa
  331.  
  332. Replace the number '3' with the new default you want to set.
  333.  
  334. The audio/freedesktop-sound-theme is needed if the default sound files
  335. are uncommented in the /usr/local/etc/pulse/default.pa file.
  336. =====
  337. Message from jackit-1.9.22_3:
  338.  
  339. --
  340. The new JACK server comes with a DBUS control interface:
  341.  
  342. $ jack_control help
  343. $ jack_control ds oss
  344. $ jack_control dp
  345. $ jack_control dps rate 48000
  346. $ jack_control dps wordlength 16
  347. $ jack_control dps capture /dev/dsp0
  348. $ jack_control dps playback /dev/dsp0
  349. $ jack_control eps realtime False
  350. $ jack_control start
  351.  
  352. To use real-time priority for JACK server and clients, load the mac_priority(4)
  353. module and add the JACK user to the realtime group.
  354.  
  355. Memory locking has to be allowed in /etc/login.conf or ~/.login_conf. Set the
  356. resource limit ":memorylocked=unlimited:" and don't forget to run
  357.  
  358. # cap_mkdb /etc/login.conf
  359.  
  360. It's still possible to start JACK server as an RC service for a dedicated user.
  361. Note that only one JACK server can be run at a time. An /etc/rc.conf example:
  362.  
  363. jackd_enable="YES"
  364. jackd_user="joe"
  365. jackd_args="--no-realtime -doss -r48000 -p1024 -w16 \
  366. --capture /dev/dsp0 --playback /dev/dsp0"
  367.  
  368. Official JACK example clients and tools are available as jack-example-tools.
  369.  
  370. JACK 1.9.22 introduces a latency correction fix.
  371. Latency correction parameters have to be measured again after an update.
  372. =====
  373. Message from py311-pycryptodomex-3.23.0:
  374.  
  375. --
  376. Install the math/gmp port to enable accelerated processing with the GNU
  377. Multiple Precision Arithmetic Library. PyCryptodome will use the
  378. optional enhancement at runtime automatically if the library is
  379. available.
  380. =====
  381. Message from py311-urllib3-1.26.20,1:
  382.  
  383. --
  384. Since version 1.25 HTTPS connections are now verified by default which is done
  385. via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be
  386. disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on.
  387.  
  388. Various consumers of net/py-urllib3 already have implemented routines that
  389. either explicitly enable or disable HTTPS certificate verification (e.g. via
  390. configuration settings, CLI arguments, etc.).
  391.  
  392. Yet it may happen that there are still some consumers which don't explicitly
  393. enable/disable certificate verification for HTTPS connections which could then
  394. lead to errors (as is often the case with self-signed certificates).
  395.  
  396. In case of an error one should try first to temporarily disable certificate
  397. verification of the problematic urllib3 consumer to see if that approach will
  398. remedy the issue.
  399. =====
  400. Message from qt5-sql-5.15.17p123:
  401.  
  402. --
  403. To enable Qt database support, install the database plugin ports. The
  404. following plugin ports are available:
  405. - databases/qt5-sqldrivers-mysql MySQL
  406. - databases/qt5-sqldrivers-odbc Open Database Connectivity
  407. - databases/qt5-sqldrivers-pgsql PostgreSQL
  408. - databases/qt5-sqldrivers-sqlite2 SQLite 2
  409. - databases/qt5-sqldrivers-sqlite3 SQLite 3
  410. - databases/qt5-sqldrivers-tds FreeTDS
  411. =====
  412. Message from kf5-kguiaddons-5.116.0_2:
  413.  
  414. --
  415. ===> NOTICE:
  416.  
  417. This port is deprecated; you may wish to reconsider installing it:
  418.  
  419. has its functionality stripped compared to a kf6 variant.
  420. =====
  421. Message from kf5-kglobalaccel-5.116.0_1:
  422.  
  423. --
  424. ===> NOTICE:
  425.  
  426. This port is deprecated; you may wish to reconsider installing it:
  427.  
  428. has its functionality stripped compared to a kf6 variant.
  429. =====
  430. Message from libjxl-0.11.1_1:
  431.  
  432. --
  433. Additional packages recommended for new users:
  434. - imlib2-jxl (e.g., feh, scrot)
  435. - kf5-kimageformats (e.g., nomacs, flameshot, skanlite)
  436. - gimp-jxl-plugin
  437. =====
  438. Message from firefox-142.0,2:
  439.  
  440. --
  441. ## Missing features
  442.  
  443. Some features found on Windows, macOS and Linux are not implemented:
  444.  
  445. - Encrypted Media Extensions (requires Widevine CDM binary)
  446. - Process sandboxing (requires Capsicum backend)
  447. - Reduced memory usage (requires mozjemalloc)
  448. - Crash Reporter (requires Google Breakpad and reproducible builds)
  449. - WebVR (requires open source runtime)
  450. - TCP fast open
  451. - `about:networking#networkid` (requires link state notification)
  452.  
  453. ## Cursors
  454.  
  455. From Firefox 142 on, this port defaults to using the new (themed)
  456. cursor selection. On the upside, this makes Firefox respect the
  457. desktop environment's theme, on the downside this breaks compatibility
  458. with the legacy X cursor names. If you experience issues (i.e. the
  459. mouse cursor not changing to the pointer ("hand") when hovering over
  460. links), your desktop environment is most likely still set to the legacy
  461. default/builtin "theme". To remedy this, either
  462. - set about:config variable "widget.gtk.legacy-cursors.enabled" to "true"
  463. to re-enable the legacy cursors, or
  464. - use the Xcursor framework to set a cursor theme (e.g. X resource
  465. item Xcursor.theme), see Xcursor(3) for details. The Adwaita theme
  466. will have been installed as a dependency of gtk3 and does work.
  467. The latter option is only available for X environments.
  468.  
  469. ## Audio backend
  470.  
  471. Currently used audio backend can be inspected on `about:support` page.
  472. Supported backends and default probing order is as follows:
  473. - `pulse-rust` if `pulseaudio` package is installed (PULSEAUDIO option)
  474. - `jack` if `jackit` package is installed (JACK option)
  475. - `sndio` if `sndio` package is installed (SNDIO option)
  476. - `alsa` if `alsa-lib` package is installed (ALSA option)
  477. - `oss` (always available)
  478. To force a specific backend open `about:config` page and create
  479. `media.cubeb.backend` preference.
  480.  
  481. Microphone selection only works in `oss`, `pulse-rust` backends.
  482. Other backends are limited to `default` which is usually `/dev/dsp`,
  483. so use virtual_oss to reroute microphones from non-default devices.
  484.  
  485. ## Gamepad API
  486.  
  487. Requires evdev(4) joystick support. On FreeBSD 13 and later enable hgame(4)
  488. while older versions can use sysutils/iichid or multimedia/webcamd.
  489.  
  490. ## smb:// issues
  491. Network group, machine, and share browsing does not work correctly.
  492.  
  493. ## sftp://
  494. Only sftp access using public key authentication works. To easily
  495. setup public key authentication to `remote_host`:
  496.  
  497. $ ssh-keygen
  498. $ cat ~/.ssh/id_rsa.pub | ssh remote_host "cat >> .ssh/authorized_keys"
  499.  
  500. The SSH server on `remote_host` must allow pub key authentication.
  501. =====
  502. Message from phonon-qt6-4.12.0_3:
  503.  
  504. --
  505. Please, consider installing backends for Phonon:
  506. - multimedia/phonon-vlc VLC backend
  507. =====
  508. Message from kio-fuse-5.1.0_2:
  509.  
  510. --
  511. To fully use KIO-fuse, you will need FUSE and usermount enabled, e.g.
  512. kldload fusefs
  513. sysctl vfs.usermount=1
  514. to make these changes permanent, see loader.conf(5) and sysctl.conf(5).
  515. =====
  516. Message from kf5-kwallet-5.116.0_4:
  517.  
  518. --
  519. ===> NOTICE:
  520.  
  521. This port is deprecated; you may wish to reconsider installing it:
  522.  
  523. has its functionality stripped compared to a kf6 variant.
  524. =====
  525. Message from kf5-kio-5.116.0_2:
  526.  
  527. --
  528. ===> NOTICE:
  529.  
  530. This port is deprecated; you may wish to reconsider installing it:
  531.  
  532. has its functionality stripped compared to a kf6 variant.
  533. =====
  534. Message from konqueror-25.08.0:
  535.  
  536. --
  537. If you get wrong colors when watching html5 videos, this is probably because
  538. your system does not support hardware acceleration (see bug 237277): you can
  539. disable it by starting the browser from command line with the --disable-gpu
  540. option.
  541. =====
  542. Message from samba416-4.16.11_10:
  543.  
  544. --
  545. How to start: http://wiki.samba.org/index.php/Samba4/HOWTO
  546.  
  547. * Your configuration is: /usr/local/etc/smb4.conf
  548.  
  549. * All the relevant databases are under: /var/db/samba4
  550.  
  551. * All the logs are under: /var/log/samba4
  552.  
  553. * Provisioning script is: /usr/local/bin/samba-tool
  554.  
  555. For the working DNS updates you will need to either build dns/bind9*
  556. with the enabled GSSAPI(GSSAPI_MIT5 is recommended) or install
  557. dns/samba-nsupdate package, which is preconfigured with such a support.
  558.  
  559. You will need to specify location of the 'nsupdate' command in the
  560. smb4.conf file:
  561.  
  562. nsupdate command = /usr/local/bin/samba-nsupdate -g
  563.  
  564. For additional documentation check: https://wiki.samba.org/index.php/User_Documentation
  565.  
  566. Port related bug reports can go to the https://gitlab.com/samba-freebsd/ports/-/issues or
  567. to the FreeBSD Bugzilla https://bugs.freebsd.org/
  568.  
  569. All Samba related bug reports should go to the: https://bugzilla.samba.org/
  570. =====
  571. Message from libexo-4.20.0:
  572.  
  573. --
  574. If you are upgrading your packages, due to a problem with the pkg
  575. package management tool libexo requires to be upgraded by itself
  576. before the rest of packages, to ensure correct installation, as
  577. described in UPDATING entry 20210102.
  578.  
  579. If you skipped the manual step and XFCE parts are failing due to
  580. missing libraries, please run "pkg upgrade -f libexo" to force
  581. reinstalling the missing parts.
  582. =====
  583. Message from xfce4-session-4.20.3:
  584.  
  585. --
  586. To be able to shutdown or reboot your system, you'll have to add .rules
  587. files in /usr/local/etc/polkit-1/rules.d directory. Which looks
  588. like this (replace PUTYOURGROUPHERE by your group):
  589.  
  590. polkit.addRule(function (action, subject) {
  591. if ((action.id == "org.freedesktop.consolekit.system.restart" ||
  592. action.id == "org.freedesktop.consolekit.system.stop")
  593. && subject.isInGroup("PUTYOURGROUPHERE")) {
  594. return polkit.Result.YES;
  595. }
  596. });
  597.  
  598. For those who have working suspend/resume:
  599.  
  600. polkit.addRule(function (action, subject) {
  601. if (action.id == "org.freedesktop.consolekit.system.suspend"
  602. && subject.isInGroup("PUTYOURGROUPHERE")) {
  603. return polkit.Result.YES;
  604. }
  605. });
  606. =====
  607. Message from xfce4-tumbler-4.20.0_4:
  608.  
  609. --
  610. To override the default configuration, you must copy the rc-file:
  611.  
  612. mkdir ~/.config/tumbler
  613. cp /usr/local/etc/xdg/tumbler/tumbler.rc ~/.config/tumbler
  614.  
  615. The COVER plugin requires manual configuration.
  616.  
  617. Tumbler supports external plugins to be able to generate thumbnails for
  618. more file formats.
  619.  
  620. Plugins are configured through ".thumbnailer" files in
  621. /usr/local/share/thumbnailers or (for users) ~/.local/share/thumbnailers.
  622.  
  623. Ports for libraries and programs sometimes provide such configuration
  624. files and binaries to support thumbnails for their formats (for example
  625. graphics/libheif).
  626.  
  627. For more information see https://docs.xfce.org/xfce/tumbler/start and
  628. https://docs.xfce.org/xfce/tumbler/available_plugins
  629. =====
  630. Message from sddm-0.21.0.36_1:
  631.  
  632. --
  633. SDDM lists a "user session" which needs either an .xinitrc in the user's
  634. home directory, or as a fallback, xterm. In order to use the "user session"
  635. feature, a ~/.xinitrc is recommended.
  636. =====
  637. Message from xorg-server-21.1.18_1,1:
  638.  
  639. --
  640. Xorg-server has been installed.
  641.  
  642. If your kernel is compiled with the EVDEV_SUPPORT option enabled
  643. (default starting from FreeBSD 12.1) it is recommended to enable evdev mode in
  644. pointer device drivers like ums(4) and psm(4). This will give improvements like
  645. better tilt wheel support for mice and centralized gesture support via
  646. xf86-input-synaptics or libinput drivers for touchpads.
  647.  
  648. This is also needed for PS/2 devices to be properly detected by Xorg when
  649. moused service is disabled in /etc/rc.conf and kernel is compiled with
  650. EVDEV_SUPPORT.
  651.  
  652. To enable evdev in such a device, run the following:
  653.  
  654. # sysctl kern.evdev.rcpt_mask=6
  655.  
  656. To make it persistent across reboots, add the following to /etc/sysctl.conf:
  657.  
  658. kern.evdev.rcpt_mask=6
  659.  
  660. In case you're using a serial mouse or any other mouse that *only* works over
  661. sysmouse(4) and moused(8) on an evdev enabled kernel, please run this:
  662.  
  663. # sysctl kern.evdev.rcpt_mask=3
  664.  
  665. To make it persistent across reboots, add to this /etc/sysctl.conf:
  666.  
  667. kern.evdev.rcpt_mask=3
  668. =====
  669. Message from xterm-401:
  670.  
  671. --
  672. You installed xterm with wide chars support. This introduces some limitations
  673. comparing to the plain single chars version: this version of xterm will use
  674. UTF-8 charset for selection buffers, breaking 8-bit copy/paste support unless
  675. you are using UTF-8 or ISO8859-1 locale. If you want 8-bit charset selections to
  676. work as before, use "eightBitSelectTypes" XTerm resource setting.
  677.  
  678. For further information refer to the SELECT/PASTE section of xterm(1) manual
  679. page.
  680. root@pkg:~ # exit
  681.  
  682. exit
  683.  
  684. Script done on Tue Aug 26 19:37:37 2025
Tags: freebsd abi
Advertisement
Add Comment
Please, Sign In to add comment