Port details |
- py-appjail-gui Graphical User Interface for AppJail
- 0.1.0_2 sysutils
=0 0.1.0_1Version of this port present on the latest quarterly branch. - Maintainer: dtxdf@FreeBSD.org
 - Port Added: 2024-11-08 02:45:07
- Last Update: 2025-08-31 10:30:51
- Commit Hash: b304d8a
- Also Listed In: python www
- License: BSD3CLAUSE
- WWW:
- https://github.com/DtxdF/appjail-gui
- Description:
- AppJail GUI is the graphical user interface for AppJail and Director,
designed to be minimalistic, clean and with a basic plugin system.
It can be used as a desktop application thanks to pywebview or
simply through the web browser like any other NiceGUI application.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}appjail-gui>0:sysutils/py-appjail-gui@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/sysutils/py-appjail-gui/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/py-appjail-gui
- pkg install py311-appjail-gui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-appjail-gui listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-appjail-gui
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1730960790
SHA256 (DtxdF-appjail-gui-v0.1.0_GH0.tar.gz) = 9c0c5e99e6eb2baa42896179686f498f19c1ae9fe8843ec266e0b511dd0202b8
SIZE (DtxdF-appjail-gui-v0.1.0_GH0.tar.gz) = 477039
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-commentjson>=0 : devel/py-commentjson@py311
- py311-nicegui>=0 : www/py-nicegui@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-appjail-gui-0.1.0_2:
====> Options available for the single NICEGUI: you have to select exactly one of them
NICEGUI_GUI=on: Use www/py-nicegui
NICEGUI_NOGUI=off: Use www/py-nicegui-nogui
===> Use 'make config' to modify these settings
- Options name:
- sysutils_py-appjail-gui
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.0_2 31 Aug 2025 10:30:51
    |
Rene Ladan (rene)  |
all: bump PORTREVISION after updating graphics/libyuv
Using the Tools/scripts/bump_revision.pl script |
0.1.0_1 03 Jun 2025 06:04:09
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
*/*: Change maintainer address to my @FreeBSD.org email
Approved by: acm (mentor) |
0.1.0_1 29 Apr 2025 12:42:31
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-lark: Remove ATOMIC_CACHE option
- Unmark DEPRECATED and remove EXPIRATION_DATE
- Unmark DEPRECATED and remove EXPIRATION_DATE of dependent ports
- Bump PORTREVISION for dependency change |
0.1.0_1 21 Apr 2025 16:05:18
    |
Rene Ladan (rene)  |
all: expire (indirect) consumers of devel/py-atomicwrites on 2025-06-21
Some ports are expiring via devel/py-lark, which has
devel/py-atomicwrites as an optional dependency. |
0.1.0_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
0.1.0 08 Nov 2024 02:43:30
    |
Jose Alonso Cardenas Marquez (acm)  Author: Jesús Daniel Colmenares Oviedo |
sysutils/py-appjail-gui: New port: Graphical User Interface for AppJail
AppJail GUI is the graphical user interface for AppJail and Director,
designed to be minimalistic, clean and with a basic plugin system.
It can be used as a desktop application thanks to pywebview or
simply through the web browser like any other NiceGUI application.
WWW: https://github.com/DtxdF/appjail-gui
PR: 282613 |
Number of commits found: 6
|