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/Makefile
SVNWeb

Number of commits found: 75

Thu, 9 Jun 2022
[ 22:45 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:70cd49992b459b8d4bb69da5b22929205e1bfb9d  commit hash:70cd49992b459b8d4bb69da5b22929205e1bfb9d  commit hash:70cd49992b459b8d4bb69da5b22929205e1bfb9d  70cd499  (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
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`.
Sat, 27 Nov 2021
[ 04:13 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:e6f082d4983ddc67d58330993398d91c291f7fad  commit hash:e6f082d4983ddc67d58330993398d91c291f7fad  commit hash:e6f082d4983ddc67d58330993398d91c291f7fad  e6f082d 
devel/android-tools-adb: Release MAINTAINER
Thu, 25 Nov 2021
[ 21:40 Stefan Eßer (se) search for other commits by this committer ]    commit hash:04b9da414081a733478d3def4e1e3777908536c6  commit hash:04b9da414081a733478d3def4e1e3777908536c6  commit hash:04b9da414081a733478d3def4e1e3777908536c6  04b9da4  (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
*/*: Remove redundant '-*' from CONFLICTS definitions

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
Sat, 8 May 2021
[ 03:17 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:89b35b56901fd08ce1816ee93146c387063cb8d9  commit hash:89b35b56901fd08ce1816ee93146c387063cb8d9  commit hash:89b35b56901fd08ce1816ee93146c387063cb8d9  89b35b56 
devel/android-tools-adb: Adopt port
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 31 Jan 2021
[ 01:55 jbeich search for other commits by this committer ] Original commit   Revision:563446 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Drop illusion of maintenance

Gift important ports (reset if undesired):
- multimedia/libmtp -> desktop@
- x11-drivers/xf86-input-wacom -> x11@
Wed, 23 Dec 2020
[ 21:28 jbeich search for other commits by this committer ] Original commit   Revision:559030
devel/android-tools-adb: drop lang/python27 dependency

-Ran 51 tests in 5.527s
+Ran 62 tests in 17.952s

PR:		249607
Wed, 15 Apr 2020
[ 19:15 jbeich search for other commits by this committer ] Original commit   Revision:531780
devel/android-tools-adb: fix TEST=on after r527733

socket_spec_test.cpp:101: Failure
Expected equality of these values:
  5555
  get_host_socket_spec_port("vsock:5555", &error)
    Which is: -1

* thread #1, name = 'adb_test', stop reason = signal SIGILL: privileged
instruction
    frame #0: 0x00000000003fc604 adb_test`GetThreadId() at
logger_write.cpp:240:31
   237  #endif
   238
   239  // Copied from base/threads.cpp
-> 240  static uint64_t GetThreadId() {
   241  #if defined(__BIONIC__)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 27 Mar 2020
[ 23:34 jbeich search for other commits by this committer ] Original commit   Revision:529294
devel/android-tools-adb: drop FreeBSD 12.0 support after r527628
Tue, 3 Mar 2020
[ 22:53 jbeich search for other commits by this committer ] Original commit   Revision:527733 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
devel/android-tools-{adb,fastboot}: update to 29.0.6

Changes:	https://android.googlesource.com/platform/system/core/+log/platform-tools-29.0.5..platform-tools-29.0.6/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/platform-tools-29.0.5..platform-tools-29.0.6/fastboot
Reported by:	portscout
Thu, 19 Dec 2019
[ 03:41 jbeich search for other commits by this committer ] Original commit   Revision:520417 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
devel/googletest: merge googlemock

Avoid micromanaging installed files to simplify maintenance.
Already done upstream since 1.8.0. Other distributions (e.g.,
Arch, PkgSrc) have followed.
Tue, 29 Oct 2019
[ 18:04 jbeich search for other commits by this committer ] Original commit   Revision:516023 (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 29.0.5

Changes:	https://android.googlesource.com/platform/system/core/+log/platform-tools-29.0.4..platform-tools-29.0.5/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/platform-tools-29.0.4..platform-tools-29.0.5/fastboot
Reported by:	portscout
Tue, 1 Oct 2019
[ 07:25 jbeich search for other commits by this committer ] Original commit   Revision:513460
devel/android-tools-{adb,fastboot}: update to 29.0.4

Changes:	https://android.googlesource.com/platform/system/core/+log/platform-tools-29.0.3..platform-tools-29.0.4/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/platform-tools-29.0.3..platform-tools-29.0.4/fastboot
Reported by:	portscout
Thu, 12 Sep 2019
[ 14:45 jbeich search for other commits by this committer ] Original commit   Revision:511885
devel/android-tools-*: simplify via GH_TUPLE

Also, chase HTTP redirect in simpleperf
[ 10:14 jbeich search for other commits by this committer ] Original commit   Revision:511869
devel/android-tools-adb: update to 29.0.3

Changes:	https://android.googlesource.com/platform/system/core/+log/platform-tools-29.0.2..platform-tools-29.0.3/adb
Reported by:	portscout
Fri, 6 Sep 2019
[ 06:30 jbeich search for other commits by this committer ] Original commit   Revision:511280 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
devel/android-tools-adb: update to 29.0.2

Changes:	https://android.googlesource.com/platform/system/core/+log/android-9.0.0_r3..platform-tools-29.0.2/adb
[ 06:29 jbeich search for other commits by this committer ] Original commit   Revision:511279
devel/android-tools-adb: glob(3) in FILES doesn't work on FreeBSD 12.0
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Mon, 31 Dec 2018
[ 19:02 jbeich search for other commits by this committer ] Original commit   Revision:488821
devel/android-tools-adb: move SDK_VERSION into vendor Makefile

During major updates SDK version indirectly reflects changed files.
[ 18:22 jbeich search for other commits by this committer ] Original commit   Revision:488812
devel/android-tools-adb: drop unused variable after r448522
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Sun, 14 Oct 2018
[ 21:53 jbeich search for other commits by this committer ] Original commit   Revision:482120
devel/android-tools-adb: unbreak with OpenSSL 1.1

adb/../libcrypto_utils/android_pubkey.c:84:10: error: incomplete definition of
type 'struct rsa_st'
  new_key->n = BN_bin2bn(modulus_buffer, sizeof(modulus_buffer), NULL);
  ~~~~~~~^
/usr/include/openssl/ossl_typ.h:110:16: note: forward declaration of 'struct
rsa_st'
typedef struct rsa_st RSA;
               ^
adb/../libcrypto_utils/android_pubkey.c:85:15: error: incomplete definition of
type 'struct rsa_st'
  if (!new_key->n) {
       ~~~~~~~^
/usr/include/openssl/ossl_typ.h:110:16: note: forward declaration of 'struct
rsa_st'
typedef struct rsa_st RSA;
               ^
adb/../libcrypto_utils/android_pubkey.c:90:10: error: incomplete definition of
type 'struct rsa_st'
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 15 Aug 2018
[ 17:32 jbeich search for other commits by this committer ] Original commit   Revision:477244 (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 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)
Fri, 22 Dec 2017
[ 10:49 jbeich search for other commits by this committer ] Original commit   Revision:456975
devel/android-tools-adb: update SDK version as part of makesum

- Extract platform SDK version out of platform/build repo
- Move version logic out of sub-makefile
- Simplify GH_REVISION
[ 10:48 jbeich search for other commits by this committer ] Original commit   Revision:456974
devel/android-tools-{adb,fastboot}: chase SDK version in --version after r456869

Keep in mind, the output is still not identical to upstream.

  $ platform-tools_r26.0.0-linux/adb version
  Android Debug Bridge version 1.0.39
  Revision 3db08f2c6889-android
  Installed as /tmp/platform-tools_r26.0.0-linux/adb

  $ platform-tools_r26.0.0-linux/fastboot --version
  fastboot version 3db08f2c6889-android
  Installed as /tmp/platform-tools_r26.0.0-linux/fastboot

  $ platform-tools_r27.0.0-linux/adb version
  Android Debug Bridge version 1.0.39
(Only the first 15 lines of the commit message are shown above View all of this commit message)
[ 10:48 jbeich search for other commits by this committer ] Original commit   Revision:456973
devel/android-tools-{adb,fastboot}: chase HTTP redirect
Wed, 20 Dec 2017
[ 23:14 jbeich search for other commits by this committer ] Original commit   Revision:456869
devel/android-tools-{adb,fastboot}: update to 8.1.0.r2

Changes:	https://android.googlesource.com/platform/system/core/+log/android-8.0.0_r24..android-8.1.0_r2/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/android-8.0.0_r24..android-8.1.0_r2/fastboot
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Tue, 22 Aug 2017
[ 13:30 jbeich search for other commits by this committer ] Original commit   Revision:448531
devel/android-tools-adb-devel: switch to master FILESDIR
[ 13:07 jbeich search for other commits by this committer ] Original commit   Revision:448527
devel/android-tools-adb: drop += after r448522
[ 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
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
Tue, 13 Jun 2017
[ 22:48 jbeich search for other commits by this committer ] Original commit   Revision:443543
devel/android-tools-{adb,fastboot,simpleperf}: update to 7.1.2.r17

Changes:	https://android.googlesource.com/platform/system/core/+log/android-7.1.1_r4..android-7.1.2_r17/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/android-7.1.1_r4..android-7.1.2_r17/fastboot
Changes:	https://android.googlesource.com/platform/system/extras/+log/android-7.1.1_r4..android-7.1.2_r17/simpleperf
MFH:		2017Q2
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Tue, 3 Jan 2017
[ 12:49 jbeich search for other commits by this committer ] Original commit   Revision:430462 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Drop pre-10.3 support in my ports

Figuring out which GCC hacks are safe to drop is tricky but at least
devel/fb-adb is limited to x86 due to ADA bootstrap.
Fri, 16 Dec 2016
[ 16:21 jbeich search for other commits by this committer ] Original commit   Revision:428686
List in more categories
Tue, 6 Dec 2016
[ 22:53 jbeich search for other commits by this committer ] Original commit   Revision:428001
devel/android-tools-{adb,fastboot}: update to 7.1.1.r4

Changes:	https://android.googlesource.com/platform/system/core/+log/android-7.1.0_r4..android-7.1.1_r4/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/android-7.1.0_r4..android-7.1.1_r4/fastboot
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
Sun, 18 Sep 2016
[ 19:11 jbeich search for other commits by this committer ] Original commit   Revision:422404
devel/android-tools-adb: unbreak build with libc++ 3.9

PR:		212343
Sat, 10 Sep 2016
[ 14:30 marino search for other commits by this committer ] Original commit   Revision:421695
devel/android-tools-adb: USES=pkgconfig to support ports SSL libraries

Approved by:	SSL blanket
Wed, 24 Aug 2016
[ 12:41 jbeich search for other commits by this committer ] Original commit   Revision:420787 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
devel/android-tools-{adb,fastboot}: update to 7.0.0.r1 (nougat)

Changes:	https://android.googlesource.com/platform/system/core/+log/android-6.0.1_r24..android-7.0.0_r1/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/android-6.0.0_r26..android-7.0.0_r1/fastboot
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, 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
Thu, 7 Apr 2016
[ 03:59 jbeich search for other commits by this committer ] Original commit   Revision:412656
devel/android-tools-adb: update to 6.0.1.r24

Changes:	https://android.googlesource.com/platform/system/core/+log/android-6.0.0_r26..android-6.0.1_r24/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
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
Thu, 5 Nov 2015
[ 01:52 jbeich search for other commits by this committer ] Original commit   Revision:400821
devel/android-tools-{adb,fastboot}: update to 6.0.0.r26

Changes:	https://android.googlesource.com/platform/system/core/+log/android-6.0.0_r1..android-6.0.0_r26/adb
(device only)
Changes:	https://android.googlesource.com/platform/system/core/+log/android-6.0.0_r1..android-6.0.0_r26/fastboot
Sat, 24 Oct 2015
[ 10:12 jbeich search for other commits by this committer ] Original commit   Revision:400116
devel/android-tools-{adb,fastboot}: force all distfiles for |make makesum|

Forgetting to pass DISABLE_CONFLICTS= is easy to notice unlike
a missing checksum. So, hook into makesum like with update-revision.
[ 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:03 jbeich search for other commits by this committer ] Original commit   Revision:399205
devel/android-tools-*: slightly improve standalone build

- Try to derive {ADB,FASTBOOT}_REVISION from git(1)
- Use pkg-config for libcrypto/libpcre/libusb (e.g. if they aren't in base)
- Convert PORTDOCS into FILES (bsd.port.mk vs. bsd.prog.mk)
- Partially convert to new testing framework
- Put -lpthread last as enforced by base r274849 but prevent
  := assignment from mucking $ escaping in $()
- |make clean| to clean files built by test target
- Move up bsd.prog.mk in order to use ${PROG} and ${OBJS} defined in it
Sat, 10 Oct 2015
[ 13:16 jbeich search for other commits by this committer ] Original commit   Revision:398993
devel/android-tools-adb: unbreak TEST=on more reliably

/dev/full is only provided by default on 11.0, earlier releases have it
in lindev(4). This leads to the same error as with automation. Other BSDs
including DragonFly don't provide /dev/full at all.

  [ RUN      ] io.WriteFdExactly_ENOSPC
  adb_io_test.cpp:136: Failure
  Expected: (-1) != (fd), actual: -1 vs -1
  [  FAILED  ] io.WriteFdExactly_ENOSPC (1 ms)

Reported by:	Barbara <barbara.freebsd@gmail.com>
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.
Fri, 18 Sep 2015
[ 15:42 jbeich search for other commits by this committer ] Original commit   Revision:397252
devel/android-tools-adb-devel: add unit tests like simpleperf
Fri, 28 Aug 2015
[ 15:08 jbeich search for other commits by this committer ] Original commit   Revision:395494
devel/android-tools-adb: convert to _VARS option helper

Approved by:	portmgr blanket
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)
[ 17:14 jbeich search for other commits by this committer ] Original commit   Revision:390137
devel/android-tools-adb: update to 5.1.1.r4

Other changes include:
- Add option to use bash(1) completion from Debian
- Install protocol and implementation documentation

Changes:	https://android.googlesource.com/platform/system/core/+log/android-5.0.0_r7..android-5.1.1_r4/adb
Differential Revision:	https://reviews.freebsd.org/D2862
Obtained from:	r389153, r389235, r389239
Approved by:	kevlo (maintainer)
[ 17:14 jbeich search for other commits by this committer ] Original commit   Revision:390136
devel/android-tools-adb: fix "get-devpath" output

Catch up with the following upstream change:

https://android.googlesource.com/platform/system/core/+/e109d26%5E!/

Before

  $ adb get-devpath
  unknown

  $ adb devices -l
  List of devices attached
  ABCD1234             device product:A1 model:Blah device:foo
(Only the first 15 lines of the commit message are shown above View all of this commit message)
[ 17:14 jbeich search for other commits by this committer ] Original commit   Revision:390135
devel/android-tools-adb: convert to BSD-style Makefile

- Supports building with multiple jobs
- No longer depends on devel/gmake

Differential Revision:	https://reviews.freebsd.org/D2862
Obtained from:	devel/android-tools-fastboot (based on)
Approved by:	kevlo (maintainer)
Sat, 30 May 2015
[ 21:25 mat search for other commits by this committer ] Original commit   Revision:387986 (Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
Cleanup USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 6 May 2015
[ 15:16 mat search for other commits by this committer ] Original commit   Revision:385521 (Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 20 Nov 2014
[ 04:22 kevlo search for other commits by this committer ] Original commit   Revision:372832
Update to 5.0.0_r7.

PR:	195171
Submitted by:	me at janh dot de
Sat, 27 Sep 2014
[ 15:02 kevlo search for other commits by this committer ] Original commit   Revision:369395
Use ppp instead of pppd.

Submitted by:	Andreas Obermaier <andreas at port22 dot net>
Fri, 4 Jul 2014
[ 15:57 kevlo search for other commits by this committer ] Original commit   Revision:360639
Update to 4.4.4.r1

PR:	ports/191600
Submitted by:	Jan Beich
Mon, 27 Jan 2014
[ 11:14 bapt search for other commits by this committer ] Original commit   Revision:341372
Support stage
Mon, 30 Dec 2013
[ 20:55 ohauer search for other commits by this committer ] Original commit   Revision:338168 (Only the first 10 of 238 ports in this commit are shown above. View all ports for this commit)
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
Fri, 20 Sep 2013
[ 17:03 bapt search for other commits by this committer ] Original commit   Revision:327722 (Only the first 10 of 379 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
Tue, 3 Sep 2013
[ 09:49 kevlo search for other commits by this committer ] Original commit   Revision:326130
Get rid of /proc dependency.

PR:	ports/181659
Submitted by:	Jan Beich <jbeich at tormail dot org>
Thu, 1 Aug 2013
[ 10:05 kevlo search for other commits by this committer ] Original commit   Revision:324099
Import Android adb tool.

Android Debug Bridge (adb) is a versatile command line tool that
lets you communicate with an emulator instance or connected
Android-powered device.

Number of commits found: 75