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 photos
All times are UTC
Ukraine
Commit processing is paused - The database was just upgraded and I want to review. At present, commit processing is up to 12:23 UTC on 2026-03-31
Port details
appscript Very lightweight script to create self-extractable archives
0.1.0 archiversnew! 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 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/appscript
  2. share/man/man1/appscript.1.gz
  3. /usr/local/share/licenses/appscript-0.1.0/catalog.mk
  4. /usr/local/share/licenses/appscript-0.1.0/LICENSE
  5. /usr/local/share/licenses/appscript-0.1.0/BSD3CLAUSE
Collapse this list.
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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/DtxdF/appscript/tar.gz/v0.1.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.0
31 Mar 2026 21:13:44
commit hash: 3606518395f899870cb75047f7ce08e13d90047fcommit hash: 3606518395f899870cb75047f7ce08e13d90047fcommit hash: 3606518395f899870cb75047f7ce08e13d90047fcommit hash: 3606518395f899870cb75047f7ce08e13d90047f files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
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
commit hash: 58dcb46344263d1aad07a88815b83730a3e26302commit hash: 58dcb46344263d1aad07a88815b83730a3e26302commit hash: 58dcb46344263d1aad07a88815b83730a3e26302commit hash: 58dcb46344263d1aad07a88815b83730a3e26302 files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
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