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 on branch 2022Q2
axmldec Stand-alone binary AndroidManifest.xml decoder
1.2.0_10 devel on this many watch lists=0 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 1.2.0_9Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-12-10 18:07:18
Last Update: 2024-02-13 14:44:22
Commit Hash: db61653
License: ISCL
WWW:
https://github.com/ytsutano/axmldec
Description:
AndroidManifest.xml file in an APK file is binary encoded. This tool accepts either a binary or a text XML file and prints the decoded XML to the standard output or a file. It also allows you to extract the decoded AndroidManifest.xml directly from an APK file. Popular tools such as Apktool are designed to process the whole APK file including the resource files for reverse engineering purpose. They may also need a Java virtual machine to run. As a result, they are too slow for batch processing many APK files just to get the XML information. In contrast, axmldec is specialized for binary XML decoding and written in simple modern C++, so it runs nicely within a shell script.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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/axmldec
  2. /usr/local/share/licenses/axmldec-1.2.0_10/catalog.mk
  3. /usr/local/share/licenses/axmldec-1.2.0_10/LICENSE
  4. /usr/local/share/licenses/axmldec-1.2.0_10/ISCL
Collapse this list.
Dependency lines:
  • axmldec>0:devel/axmldec
To install the port:
cd /usr/ports/devel/axmldec/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/axmldec
  • pkg install axmldec
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: axmldec
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1494186284 SHA256 (ytsutano-axmldec-v1.2.0_GH0.tar.gz) = f83a6a7cdccdb20847a6824d54a4d2e548110307cd27473841630e91c13def6f SIZE (ytsutano-axmldec-v1.2.0_GH0.tar.gz) = 188496

Packages (timestamps in pop-ups are UTC):
axmldec
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.0_101.2.0_101.2.0_11.2.0_101.2.0_10-1.2.0_1-
FreeBSD:13:quarterly1.2.0_91.2.0_91.2.0_81.2.0_91.2.0_91.2.0_91.2.0_91.2.0_9
FreeBSD:14:latest1.2.0_101.2.0_101.2.0_61.2.0_101.2.0_101.2.0_8-1.2.0_8
FreeBSD:14:quarterly1.2.0_91.2.0_9-1.2.0_91.2.0_91.2.0_91.2.0_91.2.0_9
FreeBSD:15:latest1.2.0_101.2.0_10n/a1.2.0_9n/a1.2.0_91.2.0_91.2.0_10
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libboost_system.so : devel/boost-libs
  2. libminizip-ng.so : archivers/minizip-ng
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_axmldec
USES:
cmake compiler:c++14-lang cpe minizip:ng pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ytsutano/axmldec/tar.gz/v1.2.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port