aboutsummaryrefslogtreecommitdiff
path: root/devel/android-tools-fastboot
Commit message (Collapse)AuthorAgeFilesLines
* devel/android-tools-adb: drop FreeBSD < 10.2 support after r430462Jan Beich2019-04-101-1/+0
| | | | Notes: svn path=/head/; revision=498558
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=487272
* devel/android-tools-fastboot: drop unused file after r448522Jan Beich2018-08-151-11/+0
| | | | Notes: svn path=/head/; revision=477247
* devel/android-tools-{adb,fastboot}: update to 9.0.0.r3Jan Beich2018-08-157-148/+51
| | | | | | | | | 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) Notes: svn path=/head/; revision=477244
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* devel/android-tools-fastboot: unbreak fetchJan Beich2018-06-112-5/+5
| | | | | | | | | | fetch: https://anonscm.debian.org/cgit/android-tools/android-tools.git/plain/debian/fastboot.1?id=706e754: Not Found Submitted by: jrm Differential Revision: https://reviews.freebsd.org/D15761 Notes: svn path=/head/; revision=472201
* devel/android-tools-adb: update SDK version as part of makesumJan Beich2017-12-222-14/+16
| | | | | | | | | - Extract platform SDK version out of platform/build repo - Move version logic out of sub-makefile - Simplify GH_REVISION Notes: svn path=/head/; revision=456975
* devel/android-tools-{adb,fastboot}: chase SDK version in --version after r456869Jan Beich2017-12-222-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Version 27.0.0-4455170 Installed as /tmp/platform-tools_r27.0.0-linux/adb $ platform-tools_r27.0.0-linux/fastboot --version fastboot version 27.0.0-4455170 Installed as /tmp/platform-tools_r27.0.0-linux/fastboot $ adb version Android Debug Bridge version 1.0.39 Version 27.0.0-0 86c2b588a369-android Installed as /usr/local/bin/adb $ fastboot --version fastboot version 27.0.0-0 86c2b588a369-android Installed as /usr/local/bin/fastboot Notes: svn path=/head/; revision=456974
* devel/android-tools-{adb,fastboot}: chase HTTP redirectJan Beich2017-12-222-3/+3
| | | | Notes: svn path=/head/; revision=456973
* devel/android-tools-{adb,fastboot}: update to 8.1.0.r2Jan Beich2017-12-203-7/+8
| | | | | | | | 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 Notes: svn path=/head/; revision=456869
* devel/android-tools-{adb,fastboot}: update to 8.0.0.r24Jan Beich2017-10-304-10/+21
| | | | | | | | 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 Notes: svn path=/head/; revision=453204
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (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 Notes: svn path=/head/; revision=449591
* devel/android-tools-adb-devel: switch to master FILESDIRJan Beich2017-08-221-1/+1
| | | | Notes: svn path=/head/; revision=448531
* devel/android-tools-fastboot: sync usb_freebsd.cpp with -develJan Beich2017-08-221-1/+1
| | | | Notes: svn path=/head/; revision=448529
* devel/android-tools-fastboot: drop unused file after r448522Jan Beich2017-08-221-37/+0
| | | | Notes: svn path=/head/; revision=448526
* devel/android-tools-{adb,fastboot}: update to 8.0.0.r4 (oreo)Jan Beich2017-08-225-16/+116
| | | | | | | | 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 Notes: svn path=/head/; revision=448522
* devel/android-tools-fastboot-devel: oops, fix docs after r444112Jan Beich2017-06-221-5/+2
| | | | Notes: svn path=/head/; revision=444113
* devel/android-tools-fastboot-devel: update to o.p.2.332Jan Beich2017-06-221-3/+5
| | | | | | | Changes: https://android.googlesource.com/platform/system/core/+log/dfd30c4a169e..d1e9e7bc06f0/fastboot Notes: svn path=/head/; revision=444112
* devel/android-tools-{adb,fastboot,simpleperf}: update to 7.1.2.r17Jan Beich2017-06-132-10/+10
| | | | | | | | | | 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 Notes: svn path=/head/; revision=443543
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=437439
* List in more categoriesJan Beich2016-12-161-1/+1
| | | | Notes: svn path=/head/; revision=428686
* devel/android-tools-{adb,fastboot}: update to 7.1.1.r4Jan Beich2016-12-062-9/+9
| | | | | | | | 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 Notes: svn path=/head/; revision=428001
* devel/android-tools-{adb,fastboot}: update to 7.1.0.r4Jan Beich2016-10-292-9/+9
| | | | | | | | 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 Notes: svn path=/head/; revision=424893
* devel/android-tools-{adb,fastboot}-devel: update to n.p.5.3582Jan Beich2016-09-292-0/+4
| | | | | | | | Changes: https://android.googlesource.com/platform/system/core/+log/2f21b7cecda2..dfd30c4a169e/adb Changes: https://android.googlesource.com/platform/system/core/+log/2f21b7cecda2..dfd30c4a169e/fastboot Notes: svn path=/head/; revision=422901
* Convert some port to the new GH_SUBDIR feature.Mathieu Arnold2016-08-241-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=420796
* devel/android-tools-{adb,fastboot}: update to 7.0.0.r1 (nougat)Jan Beich2016-08-2413-71/+195
| | | | | | | | 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 Notes: svn path=/head/; revision=420787
* devel/android-tools-{adb,fastboot}-devel: update to n.p.5.126Jan Beich2016-08-092-0/+1
| | | | | | | | Changes: https://android.googlesource.com/platform/system/core/+log/80beb506cf84..2f21b7cecda2/adb Changes: https://android.googlesource.com/platform/system/core/+log/80beb506cf84..2f21b7cecda2/fastboot Notes: svn path=/head/; revision=419937
* devel/android-tools-{adb,fastboot}-devel: update to n.p.3.101Jan Beich2016-06-082-0/+4
| | | | | | | | Changes: https://android.googlesource.com/platform/system/core/+log/d61bfb9a79e3..35d84096e9a5/adb Changes: https://android.googlesource.com/platform/system/core/+log/d61bfb9a79e3..35d84096e9a5/fastboot Notes: svn path=/head/; revision=416544
* Drop default directory from _DEPENDS in my portsJan Beich2016-03-161-1/+1
| | | | | | | https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html Notes: svn path=/head/; revision=411229
* Add Public Domain support to ports license framework. You can now useDmitry Marakasov2016-01-121-4/+2
| | | | | | | | | | | | | | | | LICENSE= PD Note that although Public Domain is not technically a license, it's handled in the same way as licenses here, which is a common practice (Arch, Gentoo, Fedora, Debian, even FOSSology do the same). Convert all ports which redefine Public Domain LICENSE to LICENSE=PD. Approved by: portmgr (bapt) Differential Revision: D4149 Notes: svn path=/head/; revision=405874
* devel/android-tools-{adb,fastboot}: update to 6.0.0.r26Jan Beich2015-11-052-9/+9
| | | | | | | | 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 Notes: svn path=/head/; revision=400821
* devel/android-tools-fastboot: fix copy/paste typo in r400115Jan Beich2015-10-241-2/+2
| | | | | | | Reported by: sunpoet Notes: svn path=/head/; revision=400130
* devel/android-tools-{adb,fastboot}: force all distfiles for |make makesum|Jan Beich2015-10-241-0/+4
| | | | | | | | Forgetting to pass DISABLE_CONFLICTS= is easy to notice unlike a missing checksum. So, hook into makesum like with update-revision. Notes: svn path=/head/; revision=400116
* devel/android-tools-{adb,fastboot}: update BASH to 20150902 snapshotJan Beich2015-10-242-13/+15
| | | | | | | | | - Switch to the actual upstream on GitHub - Reduce overuse of :FOO make(1) variable modifiers - Restore conditional install via target option helper Notes: svn path=/head/; revision=400115
* devel/android-tools-fastboot: don't search for selinuxfs mountpointJan Beich2015-10-133-2/+31
| | | | Notes: svn path=/head/; revision=399206
* devel/android-tools-*: slightly improve standalone buildJan Beich2015-10-132-8/+24
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=399205
* devel/android-tools-{adb,fastboot}: update to 6.0.0.r1 (marshmallow)Jan Beich2015-10-098-28/+105
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=398924
* Convert my ports to USES=localbaseJan Beich2015-09-261-3/+1
| | | | Notes: svn path=/head/; revision=398012
* devel/android-tools-*: restore CPPFLAGS support after r390135Jan Beich2015-09-262-16/+20
| | | | Notes: svn path=/head/; revision=398011
* Convert my ports to _VARS option helperJan Beich2015-08-281-5/+1
| | | | Notes: svn path=/head/; revision=395493
* devel/android-tools-fastboot-devel: move FreeBSD code to C++Jan Beich2015-07-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Copy files in order to fix the following errors. files/usb_freebsd.cpp:132:4: error: assigning to 'usb_handle *' from incompatible type 'void *' h = malloc(sizeof(*h)); ^ ~~~~~~~~~~~~~~~~~~ files/usb_freebsd.cpp:162:6: error: no matching function for call to 'libusb_bulk_transfer' if (libusb_bulk_transfer(h->handle, h->ep_out, (void *)(long)_data, len, &actlen, 0) < 0) ^~~~~~~~~~~~~~~~~~~~ /usr/include/libusb.h:478:5: note: candidate function not viable: cannot convert argument of incomplete type 'void *' to 'uint8_t *' (aka 'unsigned char *') int libusb_bulk_transfer(libusb_device_handle * devh, uint8_t endpoint, uint8_t *data, int length, int *transferred, uint32_t timeout); ^ files/usb_freebsd.cpp:172:6: error: no matching function for call to 'libusb_bulk_transfer' if (libusb_bulk_transfer(h->handle, h->ep_in, _data, len, &actlen, 0) < 0) ^~~~~~~~~~~~~~~~~~~~ /usr/include/libusb.h:478:5: note: candidate function not viable: cannot convert argument of incomplete type 'void *' to 'uint8_t *' (aka 'unsigned char *') int libusb_bulk_transfer(libusb_device_handle * devh, uint8_t endpoint, uint8_t *data, int length, int *transferred, uint32_t timeout); ^ 3 errors generated. fastboot.o: In function `find_item(char const*, char const*)': fastboot.cpp:(.text+0xea): undefined reference to `get_my_path' Notes: svn path=/head/; revision=392432
* devel/android-tools-fastboot: drop unused headersJan Beich2015-06-251-10/+0
| | | | Notes: svn path=/head/; revision=390537
* devel/android-tools-fastboot-devel: add new slave port for git masterJan Beich2015-06-181-4/+6
| | | | | | | | | A temporary port to facilitate testing and updating master. Changes: https://android.googlesource.com/platform/system/core/+log/53d504f/fastboot Notes: svn path=/head/; revision=390085
* devel/android-tools-fastboot: shuffle CFLAGS to unbreak DragonFlyJan Beich2015-06-181-2/+7
| | | | | | | | | | | | | | | | Avoid stepping into OS X platform code with off64_t workaround. cc ... -D__APPLE__ -D__MACH__ .../ext4_utils/ext4_utils.c In file included from .../ext4_utils/ext4_utils.c:43:0: /usr/include/sys/disk.h:49:2: error: #error "This file should not be included by userland programs." #error "This file should not be included by userland programs." ^ *** [ext4_utils.o] Error code 1 Reported by: DPorts Notes: svn path=/head/; revision=390008
* devel/android-tools-fastboot: fix "devices" outputJan Beich2015-06-132-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | Catch up with the following upstream changes: https://android.googlesource.com/platform/system/core/+/b4add9b%5E!/ https://android.googlesource.com/platform/system/core/+/13081c6%5E!/ Before $ fastboot devices no permissions fastboot $ fastboot devices -l no permissions fastboot After $ fastboot devices ABCD1234 fastboot $ fastboot devices -l ABCD1234 fastboot ugen1.2 Notes: svn path=/head/; revision=389471
* devel/android-tools-fastboot: add new LICENSE after r389152Jan Beich2015-06-111-2/+5
| | | | Notes: svn path=/head/; revision=389240
* devel/android-tools-fastboot: add bash completion from DebianJan Beich2015-06-112-4/+18
| | | | Notes: svn path=/head/; revision=389239
* devel/android-tools-fastboot: warn about name conflict with fastboot(8)Jan Beich2015-06-112-1/+9
| | | | | | | Suggested by: Jan Henrik Sylvester <me@janh.de> Notes: svn path=/head/; revision=389238
* devel/android-tools-fastboot: clear Linuxisms in the manpageJan Beich2015-06-112-1/+41
| | | | Notes: svn path=/head/; revision=389237
* devel/android-tools-fastboot: integrate manpage in the buildJan Beich2015-06-112-3/+3
| | | | Notes: svn path=/head/; revision=389236