Package Details: portmaster-bin 2.0.0-6

Git Clone URL: https://aur.archlinux.org/portmaster-bin.git (read-only, click to copy)
Package Base: portmaster-bin
Description: Privacy Suite and Firewall - installs the official prebuilt Portmaster binaries
Upstream URL: https://safing.io/portmaster
Licenses: GPL-3.0-only
Conflicts: portmaster, portmaster-legacy-bin, portmaster-stub-beta-bin, portmaster-stub-bin
Provides: portmaster
Submitter: safing
Maintainer: safing
Last Packager: safing
Votes: 11
Popularity: 0.30
First Submitted: 2025-07-24 15:27 (UTC)
Last Updated: 2025-08-18 23:07 (UTC)

Latest Comments

safing commented on 2026-04-06 16:36 (UTC)

NOTE: This is a stub package that installs the latest version of the application during installation.
It is not outdated.

This package only installs a bootstrap component that downloads and installs the full application from the developer’s update servers.
Please do not flag this package as out of date.

MrVulcan commented on 2025-10-19 14:19 (UTC)

I noticed that this package doesn't include a PKGBUILD file. Should I copy it from https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=portmaster-bin?

safing commented on 2025-09-16 07:52 (UTC) (edited on 2025-09-16 09:11 (UTC) by safing)

Portmaster uses an internal automatic update mechanism for cross-platform support. This package just installs a component that bootstraps the whole application from the update servers of the developing company. All of updates are signed and verified end-to-end. If you have questions, please contact us at https://safing.io/support or raise an issue on Github at https://github.com/safing/portmaster.

IMPORTANT: This is a stub package that installs the newest version on install. It is not out of date!

stenya commented on 2025-08-19 07:08 (UTC)

Fixed

Gating7185 commented on 2025-08-18 20:23 (UTC)

One or more files did not pass the validity check - portmaster.desktop ... FAILED

safing commented on 2025-08-18 12:29 (UTC)

Refreshed license details and cleaned up trailing spaces

nathabonfim59 commented on 2025-08-14 04:03 (UTC) (edited on 2025-08-14 04:03 (UTC) by nathabonfim59)

It's a minor issue, but there are a bunch of trailing spaces in the install files:

- PKGBUILD
- portmaster-bin.install
- portmaster.desktop

Here is a sed command that you can use to remove them all (run within repo).

sed -i 's/[[:space:]]*$//' PKGBUILD portmaster-bin.install portmaster.desktop

Technetium1 commented on 2025-08-13 03:26 (UTC)

License has updated: https://github.com/safing/portmaster/commit/0e5b8b2e064fdbb16ce309784ad0dd225e8dc22b Please specify the new license in the correct SPDX format: GPL-3.0-only or GPL-3.0-or-later