Not for committers.
Please treat this page as work in progress during the transition to Git.
rm /var/db/gitup/ports
rm -r /usr/ports/*
/* https://old.reddit.com/r/firefox/comments/f942u2/profilespecific_problem_with_an_extension_button/ */ | |
#TabsToolbar { | |
visibility: collapse; | |
} | |
*{ transition-duration: 50ms !important } | |
/* a close button on the left of each tab */ | |
/* https://support.mozilla.org/questions/1157451#answer-961582 */ | |
/* https://support.mozilla.org/questions/1157451#answer-961663 */ | |
.tabbrowser-tab .tab-close-button { |
Notes:
/bin/csh
for all commands below, some no longer require root since I changed ownership of /usr/doc
, /usr/obj
, /usr/ports
, and /usr/src
.su -
pkg lock -l
pkg unlock emulators/virtualbox-ose-kmod graphics/drm-510-kmod graphics/drm-515-kmod
If you want future FreeBSD update and upgrade routines to be simpler: please support the PkgBase initiative. See, for example, https://alpha.pkgbase.live/.
Guidance below is for 12.⋯
systems that:
12.2-RELEASE-p4
(12.2
patch level 4
)Not all extensions that offer to hide tabs use Mozilla's tabs.hide() API.
Does use the API.
When hidden tabs are restored, not all are loaded. This is good for performance.
When first added to a clean Firefox profile, the first move of a tab to a group is followed by the standard alert, from Firefox, that an extension has hidden a tab.
--- media/mtransport/third_party/nICEr/src/stun/stun.h | |
+++ media/mtransport/third_party/nICEr/src/stun/stun.h | |
@@ -36,17 +36,17 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE | |
#ifdef WIN32 | |
#include <winsock2.h> | |
#else | |
#include <sys/param.h> | |
#include <sys/socket.h> | |
#ifndef LINUX |
smartctl 7.0 2018-12-30 r4883 [FreeBSD 13.0-CURRENT amd64] (local build) | |
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org | |
=== START OF INFORMATION SECTION === | |
Model Family: Hitachi/HGST Travelstar Z7K500 | |
Device Model: HGST HTS725050A7E630 | |
Serial Number: TF0500Y906L81L | |
LU WWN Device Id: 5 000cca 76cc2fec5 | |
Firmware Version: GH2OA440 | |
User Capacity: 500,107,862,016 bytes [500 GB] |