notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/android-tools-adb/files/patch-adb_client_usb__libusb.cpp

Number of commits found: 7

Thursday, 9 Jun 2022
22:45 Neel Chauhan (nc) search for other commits by this committer
devel/android-tools: New port: Android debugging tools

While I'm here, remove the old devel/android-tools-adb and
devel/android-tools-fastboot ports. These ports are long out-of-date
and the adb port especially had issues with certain devices.

This port was tested from a FreeBSD 14.0 system to flash both
LineageOS and GrapheneOS on a Google Pixel 3 using both `adb` and
`fastboot`.
commit hash: 70cd49992b459b8d4bb69da5b22929205e1bfb9d commit hash: 70cd49992b459b8d4bb69da5b22929205e1bfb9d commit hash: 70cd49992b459b8d4bb69da5b22929205e1bfb9d commit hash: 70cd49992b459b8d4bb69da5b22929205e1bfb9d 70cd499
Monday, 3 Jun 2019
13:53 jbeich search for other commits by this committer
devel/android-tools-adb: switch to LIBUSB_CAP_HAS_HOTPLUG whitelist

$ adb connect 1.2.3.4
* daemon not running; starting now at tcp:5037
ADB server didn't ACK
Full server startup log: /tmp/adb.1000.log
Server had pid: 1193
--- adb starting (pid 1193) ---
adb I 12-31 10:41:58  1193     1 main.cpp:56] Android Debug Bridge version
1.0.40
adb I 12-31 10:41:58  1193     1 main.cpp:56] Version 28.0.0-0
adb I 12-31 10:41:58  1193     1 main.cpp:56] Installed as /usr/pkg/bin/adb
adb I 12-31 10:41:58  1193     1 main.cpp:56]
adb F 12-31 10:41:58  1193     1 usb_libusb.cpp:517] failed to register libusb
hotplug callback

* failed to start daemon
error: cannot connect to daemon
Original commitRevision:503390 
Wednesday, 15 Aug 2018
18:00 jbeich search for other commits by this committer
devel/android-tools-adb: adjust for USB dispatch on Windows after r477245

See https://android.googlesource.com/platform/system/core/+/9425996b4521%5E!/
Original commitRevision:477246 
17:49 jbeich search for other commits by this committer
devel/android-tools-adb: unbreak on DragonFly after r477244

adb/client/usb_libusb.cpp: In function 'void libusb::poll_for_devices()':
adb/client/usb_libusb.cpp:493:43: error: unable to find numeric literal operator
'operator""ms'
         if (device_poll_cv.wait_for(lock, 500ms, []() { return
terminate_device_poll_thread; })) {
                                           ^~~~~
Original commitRevision:477245 
17:32 jbeich search for other commits by this committer
devel/android-tools-{adb,fastboot}: update to 9.0.0.r3

Changes:	https://android.googlesource.com/platform/system/core/+log/android-8.1.0_r2..android-9.0.0_r3/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/android-8.1.0_r2..android-9.0.0_r3/fastboot
MFH:		2018Q3 (mostly bug fixes)
Original commitRevision:477244 
Monday, 30 Oct 2017
18:36 jbeich search for other commits by this committer
devel/android-tools-{adb,fastboot}: update to 8.0.0.r24

Changes:	https://android.googlesource.com/platform/system/core/+log/android-8.0.0_r4..android-8.0.0_r24/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/android-8.0.0_r4..android-8.0.0_r24/fastboot
Original commitRevision:453204 
Tuesday, 22 Aug 2017
13:01 jbeich search for other commits by this committer
devel/android-tools-{adb,fastboot}: update to 8.0.0.r4 (oreo)

Changes:	https://android.googlesource.com/platform/system/core/+log/android-7.1.2_r17..android-8.0.0_r4/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/android-7.1.2_r17..android-8.0.0_r4/fastboot
Original commitRevision:448522 

Number of commits found: 7