notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/android-tools-adb-devel/Makefile
SVNWeb

Number of commits found: 43

Mon, 30 Oct 2017
[ 18:36 jbeich search for other commits by this committer ] Original commit   Revision:453204 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
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
Fri, 29 Sep 2017
[ 01:59 jbeich search for other commits by this committer ] Original commit   Revision:450881
devel/android-tools-adb-devel: update to o.p.4.4534

Changes:	https://android.googlesource.com/platform/system/core/+log/7229576bfed0..612b47630f6f/adb
Mon, 25 Sep 2017
[ 03:19 jbeich search for other commits by this committer ] Original commit   Revision:450568
devel/android-tools-adb-devel: update to o.p.4.4506

Changes:	https://android.googlesource.com/platform/system/core/+log/cfadedb1391f..7229576bfed0/adb
Mon, 11 Sep 2017
[ 04:39 jbeich search for other commits by this committer ] Original commit   Revision:449602
devel/android-tools-adb-devel: update to o.p.4.4407

Changes:	https://android.googlesource.com/platform/system/core/+log/2066e0585e9d..cfadedb1391f/adb
Tue, 22 Aug 2017
[ 15:56 jbeich search for other commits by this committer ] Original commit   Revision:448542
devel/android-tools-adb-devel: update to o.p.4.185

Changes:	https://android.googlesource.com/platform/system/core/+log/d1e9e7bc06f0..2066e0585e9d/adb
[ 13:30 jbeich search for other commits by this committer ] Original commit   Revision:448531
devel/android-tools-adb-devel: switch to master FILESDIR
[ 13:01 jbeich search for other commits by this committer ] Original commit   Revision:448522 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
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
Sun, 2 Jul 2017
[ 22:29 jbeich search for other commits by this committer ] Original commit   Revision:444902
devel/android-tools-adb-devel: unbreak TEST=on

[ RUN      ] logging.DCHECK
adb/../base/logging_test.cpp:89: Failure
Death test: {SuppressAbortUI(); if (::android::base::kEnableDChecks)
(__builtin_expect( ((false)) != 0, true )) || (false) ||
::android::base::LogMessage( "adb/../base/logging_test.cpp", 89,
::android::base::DEFAULT, ::android::base::FATAL, -1).stream() << "Check failed:
" "false" << " ";}
    Result: died but not with expected error.
  Expected: DCheck failed: false
Actual msg:
[  DEATH   ] adb_test F 07-02 17:11:02 69537 100707 logging_test.cpp:89] Check
failed: false
[  DEATH   ]
[  FAILED  ] logging.DCHECK (1 ms)

[ RUN      ] file.ReadFileToString_WriteStringToFile_symlink
adb/../base/file_test.cpp:55: Failure
      Expected: 62
To be equal to: (* __error())
      Which is: 31
[  FAILED  ] file.ReadFileToString_WriteStringToFile_symlink (0 ms)

[ RUN      ] file.Readlink
adb/../base/file_test.cpp:148: Failure
      Expected: 0
To be equal to: symlink(max.c_str(), max_path.c_str())
      Which is: -1
[  FAILED  ] file.Readlink (0 ms)
Fri, 30 Jun 2017
[ 15:11 jbeich search for other commits by this committer ] Original commit   Revision:444762
devel/android-tools-adb-devel: restore USB transport for < 11.0

https://android.googlesource.com/platform/system/core/+/6da1cd49b5ea%5E%21/
Tue, 20 Jun 2017
[ 21:50 jbeich search for other commits by this committer ] Original commit   Revision:444004 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
devel/android-tools-adb-devel: update to o.p.2.332

- USB transport is no longer supported on DragonFly and FreeBSD < 11
  as probing outside of libusb hotplug API isn't implemented

Changes:	https://android.googlesource.com/platform/system/core/+log/dfd30c4a169e..d1e9e7bc06f0/adb
Sat, 29 Oct 2016
[ 05:14 jbeich search for other commits by this committer ] Original commit   Revision:424893
devel/android-tools-{adb,fastboot}: update to 7.1.0.r4

Changes:	https://android.googlesource.com/platform/system/core/+log/android-7.0.0_r1..android-7.1.0_r4/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/android-7.0.0_r1..android-7.1.0_r4/fastboot
Thu, 29 Sep 2016
[ 03:44 jbeich search for other commits by this committer ] Original commit   Revision:422901 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
devel/android-tools-{adb,fastboot}-devel: update to n.p.5.3582

Changes:	https://android.googlesource.com/platform/system/core/+log/2f21b7cecda2..dfd30c4a169e/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/2f21b7cecda2..dfd30c4a169e/fastboot
Wed, 28 Sep 2016
[ 09:43 jbeich search for other commits by this committer ] Original commit   Revision:422863
devel/android-tools-adb{,-devel}: drop unnecessary non-ASCII serial handling

Linux replaced the code as well in
https://android.googlesource.com/platform/system/core/+/9309ecbcec42%5E!/

PR:		199185
Tue, 9 Aug 2016
[ 16:48 jbeich search for other commits by this committer ] Original commit   Revision:419937 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
devel/android-tools-{adb,fastboot}-devel: update to n.p.5.126

Changes:	https://android.googlesource.com/platform/system/core/+log/80beb506cf84..2f21b7cecda2/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/80beb506cf84..2f21b7cecda2/fastboot
Thu, 30 Jun 2016
[ 13:31 jbeich search for other commits by this committer ] Original commit   Revision:417825
devel/android-tools-{adb,fastboot}-devel: update to n.p.4.74

Changes:	https://android.googlesource.com/platform/system/core/+log/35d84096e9a5..80beb506cf84/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/35d84096e9a5..80beb506cf84/fastboot
Wed, 8 Jun 2016
[ 15:51 jbeich search for other commits by this committer ] Original commit   Revision:416544 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
devel/android-tools-{adb,fastboot}-devel: update to n.p.3.101

Changes:	https://android.googlesource.com/platform/system/core/+log/d61bfb9a79e3..35d84096e9a5/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/d61bfb9a79e3..35d84096e9a5/fastboot
Thu, 21 Apr 2016
[ 23:00 jbeich search for other commits by this committer ] Original commit   Revision:413758
devel/android-tools-adb-devel: update to n.p.2.74

Changes:	https://android.googlesource.com/platform/system/core/+log/ba430e363427..d61bfb9a79e3/adb
Sat, 16 Apr 2016
[ 11:38 jbeich search for other commits by this committer ] Original commit   Revision:413436
devel/android-tools-adb-devel: update to n.p.2.43

Changes:	https://android.googlesource.com/platform/system/core/+log/371e7ea170d7..ba430e363427/adb
Mon, 21 Mar 2016
[ 18:46 jbeich search for other commits by this committer ] Original commit   Revision:411611
devel/android-tools-*: macrofy GH_TAGNAME for extra distfiles

In order to avoid typo-casualties like android-tools-adb-devel.
Thu, 17 Mar 2016
[ 19:22 jbeich search for other commits by this committer ] Original commit   Revision:411300
devel/android-tools-adb-devel: update to n.p.1.554

Changes:	https://android.googlesource.com/platform/system/core/+log/aef26bb1a4ad..0fc006685c20/adb
(r409356 fixed link)
Changes:	https://android.googlesource.com/platform/system/core/+log/0fc006685c20..371e7ea170d7/adb
Wed, 16 Mar 2016
[ 12:58 jbeich search for other commits by this committer ] Original commit   Revision:411229 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Drop default directory from _DEPENDS in my ports

https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html
Mon, 22 Feb 2016
[ 16:25 jbeich search for other commits by this committer ] Original commit   Revision:409356 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
devel/android-tools-{adb,fastboot}-devel: update to m.p.6425

Changes:	https://android.googlesource.com/platform/system/core/+log/aef26bb1a4ad..aef26bb1a4ad/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/aef26bb1a4ad..aef26bb1a4ad/fastboot
Mon, 1 Feb 2016
[ 11:30 jbeich search for other commits by this committer ] Original commit   Revision:407708
devel/android-tools-{adb,fastboot}-devel: update to m.p.6225

Changes:	https://android.googlesource.com/platform/system/core/+log/461a29540c01..aef26bb1a4ad/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/461a29540c01..aef26bb1a4ad/fastboot
Wed, 16 Dec 2015
[ 01:55 jbeich search for other commits by this committer ] Original commit   Revision:403829 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
devel/android-tools-{adb,fastboot}-devel: update to m.p.5956

Changes:	https://android.googlesource.com/platform/system/core/+log/0bb1ce06ea46..461a29540c01/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/0bb1ce06ea46..461a29540c01/fastboot
Tue, 10 Nov 2015
[ 22:18 jbeich search for other commits by this committer ] Original commit   Revision:401215
devel/android-tools-{adb,fastboot}-devel: update to m.p.5498

Changes:	https://android.googlesource.com/platform/system/core/+log/f83766079e24..0bb1ce06ea46/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/94c617ccbba4..0bb1ce06ea46/fastboot
Sat, 24 Oct 2015
[ 10:12 jbeich search for other commits by this committer ] Original commit   Revision:400115
devel/android-tools-{adb,fastboot}: update BASH to 20150902 snapshot

- Switch to the actual upstream on GitHub
- Reduce overuse of :FOO make(1) variable modifiers
- Restore conditional install via target option helper
Tue, 13 Oct 2015
[ 18:02 jbeich search for other commits by this committer ] Original commit   Revision:399203
devel/android-tools-adb-devel: update to m.p.4374

Changes:	https://android.googlesource.com/platform/system/core/+log/659f5ade04a5..f83766079e24/adb
Fri, 9 Oct 2015
[ 15:25 jbeich search for other commits by this committer ] Original commit   Revision:398924 (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
devel/android-tools-{adb,fastboot}: update to 6.0.0.r1 (marshmallow)

- Integrate most changes from -devel slaves (e.g. r392432, r397252)
- Get revision based on GH_TAGNAME (from JSON for releases)
- Take maintainership

Changes:	https://android.googlesource.com/platform/system/core/+log/android-5.1.1_r4..android-6.0.0_r1/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/android-5.1.1_r4..android-6.0.0_r1/fastboot
Approved by:	kevlo (adb maintainer)
Differential Revision:	https://reviews.freebsd.org/D3842
[ 15:25 jbeich search for other commits by this committer ] Original commit   Revision:398923
devel/android-tools-adb: add missing USE_OPENSSL for -lcrypto

Bump PORTREVISION for those who build everything against
security/openssl or security/libressl.
[ 15:25 jbeich search for other commits by this committer ] Original commit   Revision:398922
devel/android-tools-adb-devel: move python tests into a separate option
[ 15:25 jbeich search for other commits by this committer ] Original commit   Revision:398921
devel/android-tools-adb-devel: drop redundant MAKEFILE assignment
Tue, 29 Sep 2015
[ 22:49 jbeich search for other commits by this committer ] Original commit   Revision:398191
devel/android-tools-adb-devel: update to m.p.1280

Changes:	https://android.googlesource.com/platform/system/core/+log/94c617ccbba4..659f5ade04a5/adb
[ 22:49 jbeich search for other commits by this committer ] Original commit   Revision:398190
devel/android-tools-{adb,fastboot}-devel: add update hint for r397254
[ 22:49 jbeich search for other commits by this committer ] Original commit   Revision:398189
devel/android-tools-*: disable some known-to-fail tests
Sat, 26 Sep 2015
[ 20:25 jbeich search for other commits by this committer ] Original commit   Revision:398011
devel/android-tools-*: restore CPPFLAGS support after r390135
Fri, 18 Sep 2015
[ 15:43 jbeich search for other commits by this committer ] Original commit   Revision:397255
devel/android-tools-{adb,fastboot}-devel: update to m.p.1212

platform/system/extras snapshot grew in size thanks to memory dumps:

  $ du -Ahc memory_replay/dumps/*
  2.0K    memory_replay/dumps/README
  9.2M    memory_replay/dumps/camera.zip
   12M    memory_replay/dumps/gmail.zip
  8.4M    memory_replay/dumps/maps.zip
  3.9M    memory_replay/dumps/surfaceflinger.zip
   33M    memory_replay/dumps/system_server.zip
  1.8M    memory_replay/dumps/systemui.zip
  6.5M    memory_replay/dumps/youtube.zip
   74M    total
(Only the first 15 lines of the commit message are shown above View all of this commit message)
[ 15:43 jbeich search for other commits by this committer ] Original commit   Revision:397254
devel/android-tools-adb-devel: make revision match upstream

======================================================================
FAIL: test_version (__main__.NonApiTest)
Get a version number out of the output of adb.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test_adb.py", line 53, in test_version
    revision_line, r'^Revision [0-9a-f]{12}-android$')
AssertionError: Regexp didn't match: '^Revision [0-9a-f]{12}-android$' not found
in 'Revision android-m-preview-1112-ge4c1bb5'
[ 15:43 jbeich search for other commits by this committer ] Original commit   Revision:397253
devel/android-tools-adb-devel: add python tests
[ 15:42 jbeich search for other commits by this committer ] Original commit   Revision:397252
devel/android-tools-adb-devel: add unit tests like simpleperf
Sat, 5 Sep 2015
[ 22:49 jbeich search for other commits by this committer ] Original commit   Revision:396202
devel/android-tools-{adb,fastboot}-devel: update to m.p.1112

files/usb_libusb.cpp chases the following commits:
https://android.googlesource.com/platform/system/core/+/49ee7cf%5E!/#F6
https://android.googlesource.com/platform/system/core/+/7a3f8d6%5E!/

Changes:	https://android.googlesource.com/platform/system/core/+log/94a845d..e4c1bb5/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/94a845d..e4c1bb5/fastboot
Sun, 16 Aug 2015
[ 02:43 jbeich search for other commits by this committer ] Original commit   Revision:394371
devel/android-tools-{adb,fastboot}-devel: update to m.p.890

Changes:	https://android.googlesource.com/platform/system/core/+log/683790a..94a845d/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/683790a..94a845d/fastboot
Sat, 18 Jul 2015
[ 16:42 jbeich search for other commits by this committer ] Original commit   Revision:392431
devel/android-tools-{adb,fastboot}-devel: update to m.p.190

Changes:	https://android.googlesource.com/platform/system/core/+log/53d504f..683790a/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/53d504f..683790a/fastboot
Fri, 19 Jun 2015
[ 17:14 jbeich search for other commits by this committer ] Original commit   Revision:390138 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
devel/android-tools-adb-devel: add new slave port for git master

A temporary port to facilitate testing and updating master.

While copying usb_libusb.c [1] under FILESDIR clean it up:
- Add static keyword for file-local functions
- Fix const usage exposed in C++ mode [2]
- Fix casting 3rd argument of libusb_bulk_transfer(3) exposed in C++ mode
- Fix inconsistent whitespace: trailing, tabs + spaces, bogus indentation
- Fix typo in usb_kick() trace message
- Fix fprintf(3) warning in scan_usb_devices() trace message
- Convert err(3) usage to fatal_errno()
- Drop BSDism of sysexits(3)
- Drop unecessary struct keyword
- Drop unused headers [2]
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 43