%cd ~/androids/android-sdk_eng.taleks_freebsd-x86/tools
%setenv SDK_UPDATER_URLS http://bsdroid.org/downloads/repository/
%cat ./source.properties
Pkg.UserSrc=false
Pkg.Revision=6
%./android -v update sdk -u -t tool
Refresh Sources:
Fetching https://dl-ssl.google.com/android/repository/repository.xml
Validate XML
Parse XML
Found Google APIs by Google Inc., Android API 3, revision 3
Found SDK Platform Android 1.1, API 2, revision 1 (Obsolete)
Found SDK Platform Android 2.0, API 5, revision 1 (Obsolete)
Found Google APIs by Google Inc., Android API 5, revision 1 (Obsolete)
Found SDK Platform Android 2.0.1, API 6, revision 1 (Obsolete)
Found Google APIs by Google Inc., Android API 6, revision 1 (Obsolete)
Found Google APIs by Google Inc., Android API 4, revision 2
Found Usb Driver package, revision 3
Found Google APIs by Google Inc., Android API 7, revision 1
Found Samples for SDK API 7, revision 1
Found SDK Platform Android 1.5, API 3, revision 4
Found SDK Platform Android 1.6, API 4, revision 3
Found SDK Platform Android 2.1, API 7, revision 2
Found Android SDK Tools, revision 6
Found Samples for SDK API 8, revision 1
Found SDK Platform Android 2.2, API 8, revision 1
Found Google APIs by Google Inc., Android API 8, revision 1
Found Documentation for Android SDK, API 8, revision 1
Fetching http://bsdroid.org/downloads/repository/repository.xml
Validate XML
Parse XML
Found SDK Platform Android 2.2, API 8, revision 1
Found Android SDK Tools, revision 7
Installing Archives:
Preparing to install archives
Downloading Android SDK Tools, revision 7
(97%, 203 KiB/s, 1 seconds left)
Installing Android SDK Tools, revision 7
(99%)
Installed Android SDK Tools, revision 7
'adb kill-server' failed -- run manually if necessary.
Unable to run 'adb': Cannot run program "/usr/home/taleks/androids/android-sdk_eng.taleks_freebsd-x86/tools/adb": java.io.IOException: error=13, Permission denied.
'adb start-server' failed.
Done. 1 package installed.
%ls
%pwd
pwd: .: No such file or directory
%cd ~/androids/android-sdk_eng.taleks_freebsd-x86
%cat ./tools/source.properties
### Android Tool: Source of this archive.
#Thu Jul 08 22:15:31 VLAST 2010
Pkg.UserSrc=false
Pkg.Desc=BSDroid SDK Tools, v.20100702
Pkg.DescUrl=http\://bsdroid.org/
Archive.Os=FREEBSD
Pkg.Revision=7
Archive.Arch=X86
Pkg.SourceUrl=http\://bsdroid.org/downloads/repository/repository.xml
%ls -l ./tools/adb
-rw-r--r-- 1 taleks taleks 331953 Jul 8 22:15 adb
%file ./tools/adb
./tools/adb: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), dynamically linked (uses shared libs), for FreeBSD 8.0 (800107), not stripped