On Sat, 28 Feb 2015 20:03:26 +0530 Mayuresh <[email protected]> wrote:
> Came across a need to use the "adb" (android debug bridge) to fix some > faulty default permission settings on an android device. > > Had to use a Linux machine for that. > > Wonder whether anyone attempted to make "adb" available on NetBSD. > > I find a FreeBSD port here: > http://www.freshports.org/devel/android-tools-adb/ > > Can above help speed up creation of (say) a pkgsrc-wip package? (i.e. are > there tools to automate at least some parts of FreeBSD port to pkgsrc?) Hi, I added the package to pkgsrc-wip. Please test it if you are able. There is no automated tool to do the conversion but it was fairly straightforward to adapt by hand. Kind regards, -Tobias
