aboutsummaryrefslogtreecommitdiff
path: root/sysutils/appjail-devel
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/appjail-devel: Update to 3.2.0.20240124Jose Alonso Cardenas Marquez2024-01-262-5/+5
| | | | ChangeLog at: https://github.com/DtxdF/AppJail/commits/main/
* sysutils/appjail-devel: Update to 3.1.0.20240111Jose Alonso Cardenas Marquez2024-01-162-5/+5
| | | | ChangeLog at: https://github.com/DtxdF/AppJail/commits/main/
* sysutils/appjail-devel: Update to 3.0.0.20240103Jose Alonso Cardenas Marquez2024-01-053-5/+6
| | | | ChangeLog at: https://github.com/DtxdF/AppJail/commits/main/
* sysutils/appjail-devel: Update to 2.10.0.20231214Jose Alonso Cardenas Marquez2023-12-163-5/+8
| | | | ChangeLog at: https://github.com/DtxdF/AppJail/commits/main/
* sysutils/appjail-devel: Update to 2.10.0.20231208Jose Alonso Cardenas Marquez2023-12-093-5/+7
| | | | ChangeLog at: https://github.com/DtxdF/AppJail/commits/main/
* sysutils/appjail-devel: Update to 2.9.0.20231111Jose Alonso Cardenas Marquez2023-11-132-10/+14
| | | | | - Bump PORTEPOCH. This port use a new kind of version - Some minor modifications
* sysutils/appjail-devel: Update to g20231102Jose Alonso Cardenas Marquez2023-11-112-5/+5
| | | | ChangeLog at: https://github.com/DtxdF/AppJail/commits/main
* sysutils/appjail-devel: Update to 20231027Jose Alonso Cardenas Marquez2023-10-293-5/+13
| | | | ChangeLot at: https://github.com/DtxdF/AppJail/commits/main
* security/appjail-devel: Update to g20231019Jose Alonso Cardenas Marquez2023-10-193-5/+6
| | | | ChangeLog at: https://github.com/DtxdF/AppJail/commits/main
* sysutils/appjail-devel: Update to g20231016Jose Alonso Cardenas Marquez2023-10-162-5/+5
| | | | ChangeLog at: https://github.com/DtxdF/AppJail/commits/main
* sysutils/appjail: Update to g20231014Jose Alonso Cardenas Marquez2023-10-143-5/+9
| | | | ChangeLog at: https://github.com/DtxdF/AppJail/commits/main
* sysutils/appjail-devel: Update to g20230930Jose Alonso Cardenas Marquez2023-10-032-5/+5
|
* sysutils/appjail-devel: Update to g20230914Jose Alonso Cardenas Marquez2023-09-182-5/+5
| | | | ChangeLog at: https://github.com/DtxdF/AppJail/commits/main
* sysutils/appjail-devel: Update to g20230729Jose Alonso Cardenas Marquez2023-07-303-5/+9
| | | | ChangeLog at: https://github.com/DtxdF/AppJail/commits/main
* sysutils/appjail-devel: Update to g20230718Jose Alonso Cardenas Marquez2023-07-222-5/+5
| | | | ChangeLog at: https://github.com/DtxdF/AppJail/commits/main
* sysutils/appjail-devel: update to g20230707Jose Alonso Cardenas Marquez2023-07-073-5/+7
| | | | ChangeLog at: https://github.com/DtxdF/AppJail/commits/main
* sysutils/appjail-devel: Update to g20230628Jose Alonso Cardenas Marquez2023-06-293-5/+6
| | | | ChangeLog at: https://github.com/DtxdF/AppJail/commits/main
* sysutils/appjail-devel: Update to g20230618Jose Alonso Cardenas Marquez2023-06-213-5/+8
| | | | | | | | | | | | | | | - Add portable option in the export+root installation method - Fix typo ${fetch_args} -> ${fetch_cmd} in makejail - Add conflicts for installation methods in quick - Add portable option in the import+root installation method - Add image command - Add FROM instruction - Fix image when ENABLE_ZFS=1 - Add check for when FROM is used more than once - Escape slash character in some commands - Escape common characters in EXEC - Escape command substitution beginning with the dolar sign - Avoid escaping command substitution in some parts, as it has no special meaning
* sysutils/appjail-devel: Update to g20230609Jose Alonso Cardenas Marquez2023-06-093-6/+5
| | | | | | | | | | | | | - Obsolete appjail config - Add support for appjail delete to remove a bunch of logs - Exit after removing all logs both for ZFS and UFS - Add missing check for when LOGDIR does not exist in logs remove all - Add -a & -B parameters in makejail - Add --before-include & --after-include parameters in EXEC - Add auto-create command in network - Add support for network auto-create in quick - Add network option in quick - Fix typo appjail-user logs -> appjail logs in Logs
* sysutils/appjail-devel: Update to g20230604Jose Alonso Cardenas Marquez2023-06-043-5/+6
| | | | | | | - Add support for line-continuation in Makejails - Improve CMD parsing - Add --make-arg-env parameter in VAR - Remove parsing the variable as a shell command
* sysutils/appjail-devel: update to g20230602Jose Alonso Cardenas Marquez2023-06-022-5/+5
| | | | | | | | | - Fix CMD issues - Add missing -Q parameter in tok:usage - Fix load of a kernel module at startup - Add missing check for when a template does not exist in quick - Fix a race condition when creating the bridges at startup - Remove a Carriege Feed character when a Makejail is included
* sysutils/appjail-devel: Update to g20230531Jose Alonso Cardenas Marquez2023-05-312-5/+5
| | | | - Fix invalid lib_check_ipv4addr name in quick
* sysutils/appjail-devel: Update to g20230530Jose Alonso Cardenas Marquez2023-05-312-5/+5
|
* sysutils/appjail-devel: Update to g20230529Jose Alonso Cardenas Marquez2023-05-303-6/+14
| | | | | | | - Add EXEC and DESTROY instruction - Add status command - Add healthcheck command - Add support for jail healthcheck
* sysutils/appjail-devel: update to g20230518Jose Alonso Cardenas Marquez2023-05-184-6/+37
| | | | | | | | | | - Add macaddr option - Remove unnecessary parameters description for ip4 - Add appjail-config to uninstall target - Add execution bit permission to ajconf.sh - Install with the correct permissions - Add support for unprivileged users - Add support for unprivileged users in appjail-config
* sysutils/appjail-devel: New port: Simple and easy-to-use tool for creating ↵Jose Alonso Cardenas Marquez2023-05-164-0/+166
portable jails (devel) AppJail is an open source framework entirely written in sh(1) and C to create isolated, portable and easy to deploy environments using FreeBSD jails that behaves like an application.