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
Port details on branch 2016Q4
fb-adb Better shell for Android devices
1.4.4.126 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.4.126Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-10-04 19:55:55
Last Update: 2016-10-11 16:09:38
Commit Hash: 0b8c619
License: BSD3CLAUSE
WWW:
https://github.com/facebook/fb-adb
Description:
fb-adb is a tool for interacting with Android systems. It does much of what adb does, but with better remote shell support and, hopefully, fewer bugs. Differences between adb and fb-adb are that fb-adb: * is binary clean (no LF -> CRLF mangling) * transmits and updates window size * distinguishes standard output and standard error * properly muxes streams with independent flow control * allows for ssh-like pty allocation control * propagates program exit status instead of always exiting with status 0 * properly escapes program arguments * kills remote program * provides a generic facility to elevate to root without re-escaping WWW: https://github.com/facebook/fb-adb
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/fb-adb
  2. man/man1/fb-adb.1.gz
  3. /usr/local/share/licenses/fb-adb-1.4.4.126/catalog.mk
  4. /usr/local/share/licenses/fb-adb-1.4.4.126/LICENSE
  5. /usr/local/share/licenses/fb-adb-1.4.4.126/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • fb-adb>0:devel/fb-adb
To install the port:
cd /usr/ports/devel/fb-adb/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/fb-adb
  • pkg install fb-adb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fb-adb
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1475810942 SHA256 (android-ndk-r10e-linux-x86.bin) = 92b07d25aaad9b341a7f2b2a62402d508e948bf2dea3ee7b65a6aeb18bca7df5 SIZE (android-ndk-r10e-linux-x86.bin) = 394281908

Expand this list (4 items)

Collapse this list.

SHA256 (android-ndk-r12b-linux-x86_64.zip) = eafae2d614e5475a3bcfd7c5f201db5b963cc1290ee3e8ae791ff0c66757781e SIZE (android-ndk-r12b-linux-x86_64.zip) = 755551010 SHA256 (facebook-fb-adb-1.4.4-126-g6fd78ae_GH0.tar.gz) = 8816a6e2d331d8bd486ec181935471c702c3da262bd61bb9dc78369ab9563ded SIZE (facebook-fb-adb-1.4.4-126-g6fd78ae_GH0.tar.gz) = 250589

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. xxd : editors/vim-lite
  2. bash : shells/bash
  3. autoconf-2.69 : devel/autoconf
  4. autoheader-2.69 : devel/autoconf
  5. autoreconf-2.69 : devel/autoconf
  6. aclocal-1.15 : devel/automake
  7. automake-1.15 : devel/automake
  8. gmake : devel/gmake
  9. python3.4 : lang/python34
  10. python3 : lang/python3
  11. linux_base-c6>0 : emulators/linux_base-c6
  12. perl5>=5.20<5.21 : lang/perl5.20
Runtime dependencies:
  1. adb : devel/android-tools-adb
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for fb-adb-1.4.4.126: ASSERT=off: Enable debug assertions BASH=off: Install JSON parser used by bash-completion DEBUG=off: Build with debugging support NDK=on: Build target stubs using Android NDK ===> Use 'make config' to modify these settings
Options name:
devel_fb-adb
USES:
autoreconf gmake ncurses perl5 python:3,build 7z:partial linux
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/facebook/fb-adb/tar.gz/1.4.4-126-g6fd78ae?dummy=/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.4.126
11 Oct 2016 16:09:38
commit hash: 0b8c61964ac4fde254c592a89e4c7f6a09be2471commit hash: 0b8c61964ac4fde254c592a89e4c7f6a09be2471commit hash: 0b8c61964ac4fde254c592a89e4c7f6a09be2471commit hash: 0b8c61964ac4fde254c592a89e4c7f6a09be2471 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
MFH: r423296

devel/fb-adb: update 64bit NDK

Approved by:	ports-secteam (feld)
1.4.4.126
11 Oct 2016 16:09:38
Revision:423778Original commit files touched by this commit
jbeich search for other commits by this committer
MFH: r423296

devel/fb-adb: update 64bit NDK

Approved by:	ports-secteam (feld)
1.4.4.126
10 Oct 2016 01:16:06
commit hash: 277af891abbd884c6a778a9708502022ef0bbd80commit hash: 277af891abbd884c6a778a9708502022ef0bbd80commit hash: 277af891abbd884c6a778a9708502022ef0bbd80commit hash: 277af891abbd884c6a778a9708502022ef0bbd80 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
MFH: r423455

devel/fb-adb: update to 1.4.4.126

A version just before Android SDK is required for build.

Changes:	https://github.com/facebook/fb-adb/compare/b230619...6fd78ae
Approved by:	ports-secteam (feld)
1.4.4.126
10 Oct 2016 01:16:06
Revision:423629Original commit files touched by this commit
jbeich search for other commits by this committer
MFH: r423455

devel/fb-adb: update to 1.4.4.126

A version just before Android SDK is required for build.

Changes:	https://github.com/facebook/fb-adb/compare/b230619...6fd78ae
Approved by:	ports-secteam (feld)
1.4.4.124
04 Oct 2016 19:55:46
commit hash: 09cf453a38528a14a06c3b8f71aca9827b0603decommit hash: 09cf453a38528a14a06c3b8f71aca9827b0603decommit hash: 09cf453a38528a14a06c3b8f71aca9827b0603decommit hash: 09cf453a38528a14a06c3b8f71aca9827b0603de files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
MFH: r423295

devel/fb-adb: unbreak fetch for 64bit NDK

fetch: https://dl.google.com/android/ndk/android-ndk-r11c-linux-x86_64.zip: Not
Found

Note, :7z versus :zip sizes are

  $ du -Ah android-ndk-*
  376M    android-ndk-r10e-linux-x86.bin
  1.0G    android-ndk-r10e-linux-x86.zip
  383M    android-ndk-r10e-linux-x86_64.bin
  1.0G    android-ndk-r10e-linux-x86_64.zip
  757M    android-ndk-r11c-linux-x86_64.zip
  721M    android-ndk-r12b-linux-x86_64.zip

Approved by:	ports-secteam blanket
04 Oct 2016 19:55:46
Revision:423297Original commit files touched by this commit Refresh
jbeich search for other commits by this committer
MFH: r423295

devel/fb-adb: unbreak fetch for 64bit NDK

fetch: https://dl.google.com/android/ndk/android-ndk-r11c-linux-x86_64.zip: Not
Found

Note, :7z versus :zip sizes are

  $ du -Ah android-ndk-*
  376M    android-ndk-r10e-linux-x86.bin
  1.0G    android-ndk-r10e-linux-x86.zip
  383M    android-ndk-r10e-linux-x86_64.bin
  1.0G    android-ndk-r10e-linux-x86_64.zip
  757M    android-ndk-r11c-linux-x86_64.zip
  721M    android-ndk-r12b-linux-x86_64.zip

Approved by:	ports-secteam blanket

Number of commits found: 6