notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
android-ota-payload-extractor Android OTA payload extractor written in Go
1.1 sysutilsnew! on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: nxjoseph@protonmail.com search for ports maintained by this maintainer
Port Added: 2024-04-24 17:18:06
Last Update: 2024-04-24 17:15:53
Commit Hash: 33b24a1
People watching this port, also watch:: ncrack, keyd, endless-sky, TkTopNetFlows, ratproxy
License: MIT
WWW:
https://github.com/tobyxdd/android-ota-payload-extractor
Description:
A fast & natively cross-platform Android OTA payload extractor written in Go. Extracting images from Android OTA packages is very useful for various purposes. For example, patching the boot image to install Magisk without TWRP.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/android-ota-payload-extractor
  2. /usr/local/share/licenses/android-ota-payload-extractor-1.1/catalog.mk
  3. /usr/local/share/licenses/android-ota-payload-extractor-1.1/LICENSE
  4. /usr/local/share/licenses/android-ota-payload-extractor-1.1/MIT
Collapse this list.
Dependency lines:
  • android-ota-payload-extractor>0:sysutils/android-ota-payload-extractor
To install the port:
cd /usr/ports/sysutils/android-ota-payload-extractor/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/android-ota-payload-extractor
  • pkg install android-ota-payload-extractor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: android-ota-payload-extractor
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1713623449 SHA256 (tobyxdd-android-ota-payload-extractor-v1.1_GH0.tar.gz) = ba02292de5ef8e1c7a881e7a04b38d137b87c056cffdb47e3d2e724ba4e13d62 SIZE (tobyxdd-android-ota-payload-extractor-v1.1_GH0.tar.gz) = 463843

Expand this list (4 items)

Collapse this list.

SHA256 (golang-protobuf-v1.3.4_GH0.tar.gz) = 5e4279eb197ff7271cb06ae97a16f721d0fd6962ff2d2560831309c0900e72c4 SIZE (golang-protobuf-v1.3.4_GH0.tar.gz) = 315552 SHA256 (xi2-xz-48954b6210f8_GH0.tar.gz) = 1ef05b11f53098ab157f5848bdf2f585a38af0db15822ea0691e7f51587a4ce3 SIZE (xi2-xz-48954b6210f8_GH0.tar.gz) = 1135342

Collapse this list.


Packages (timestamps in pop-ups are UTC):
android-ota-payload-extractor
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.11.1-1.11.1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.1--1.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.11.1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_android-ota-payload-extractor
USES:
go:modules
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/tobyxdd/android-ota-payload-extractor/tar.gz/v1.1?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1
24 Apr 2024 17:15:53
commit hash: 33b24a1dc361162e652db8772badb3897ec00789commit hash: 33b24a1dc361162e652db8772badb3897ec00789commit hash: 33b24a1dc361162e652db8772badb3897ec00789commit hash: 33b24a1dc361162e652db8772badb3897ec00789 files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
Author: Yusuf Yaman
sysutils/android-ota-payload-extractor: New port

Android OTA payload extractor written in Go

A fast & natively cross-platform Android OTA payload extractor written
in Go. Extracting images from Android OTA packages is very useful
for various purposes. For example, patching the boot image to
install Magisk without TWRP.

PR:		278483
WWW:		https://github.com/tobyxdd/android-ota-payload-extractor
Author:		Yusuf Yaman <nxjosephofficial@protonmail.com>

Number of commits found: 1