| Port details |
- appscript Very lightweight script to create self-extractable archives
- 0.1.0 archivers
=0 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: dtxdf@FreeBSD.org
 - Port Added: 2026-03-31 04:51:08
- Last Update: 2026-03-31 21:13:44
- Commit Hash: 3606518
- License: BSD3CLAUSE
- WWW:
- https://github.com/DtxdF/appscript/
- Description:
- appscript is a very lightweight script that compresses a directory
using tar(1), encodes the result with base64(1), and then creates
a sh(1) script that decompresses that result into a temporary
location (optionally using tmpfs(4)), and finally executes a script
named APPSCRIPT from the current working directory.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- appscript>0:archivers/appscript
- To install the port:
- cd /usr/ports/archivers/appscript/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/appscript
- pkg install appscript
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: appscript
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1774991568
SHA256 (DtxdF-appscript-v0.1.0_GH0.tar.gz) = b54de70a827d9782601d8f70cd77d9675b1ac42e1f6122361acf99e978726b93
SIZE (DtxdF-appscript-v0.1.0_GH0.tar.gz) = 4414
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- archivers_appscript
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.1.0 31 Mar 2026 21:13:44
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
archivers/appscript: Update to 0.1.0
ChangeLog: https://github.com/DtxdF/appscript/releases/tag/v0.1.0 |
0.0.4 31 Mar 2026 04:47:54
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
archivers/appscript: New port: Very lightweight script to create
self-extractable archives
appscript is a very lightweight script that compresses a directory
using tar(1), encodes the result with base64(1), and then creates
a sh(1) script that decompresses that result into a temporary
location (optionally using tmpfs(4)), and finally executes a script
named APPSCRIPT from the current working directory.
WWW: https://github.com/DtxdF/appscript |
Number of commits found: 2
|