notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
dasherr Lightweight dashboard for self-hosted services (and bookmarks)
1.05.01 wwwnew! 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 Port not present on quarterlyThis is expected as this port was created during this quarter.
Maintainer: DtxdF@disroot.org search for ports maintained by this maintainer
Port Added: 2023-09-17 15:34:55
Last Update: 2023-09-17 15:23:14
Commit Hash: a87df94
License: GPLv3
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
Expand this list (25 items)
Collapse this list.
  1. /usr/local/share/licenses/dasherr-1.05.01/catalog.mk
  2. /usr/local/share/licenses/dasherr-1.05.01/LICENSE
  3. /usr/local/share/licenses/dasherr-1.05.01/GPLv3
  4. www/dasherr/editor.php
  5. www/dasherr/include/bootstrap.bundle.min.js
  6. www/dasherr/include/bootstrap.bundle.min.js.map
  7. www/dasherr/include/bootstrap.min.css
  8. www/dasherr/include/bootstrap.min.css.map
  9. www/dasherr/include/custom.css
  10. www/dasherr/include/editor_js.php
  11. www/dasherr/include/filesave.php
  12. www/dasherr/include/jquery.json-editor.min.js
  13. www/dasherr/include/jquery.min.js
  14. www/dasherr/include/preload.js
  15. www/dasherr/include/samplesettings.php
  16. www/dasherr/include/theming.js
  17. www/dasherr/include/worker.js
  18. www/dasherr/index.php
  19. www/dasherr/res/favicon.svg
  20. www/dasherr/settings.sh.json
  21. @sample(www,www,) www/dasherr/settings.sample.json www/dasherr/settings.json
  22. @dir www/dasherr/icons
  23. @owner
  24. @group
  25. @mode
Collapse this list.
Dependency lines:
  • dasherr>0:www/dasherr
To install the port:
cd /usr/ports/www/dasherr/ && make install clean
To add the package, run one of these commands:
  • pkg install www/dasherr
  • pkg install dasherr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dasherr
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
dasherr
ABIlatestquarterly
FreeBSD:12:aarch64pkg-falloutpkg-fallout
FreeBSD:12:amd64pkg-falloutpkg-fallout
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i386pkg-falloutpkg-fallout
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch64pkg-falloutpkg-fallout
FreeBSD:13:amd641.05.01pkg-fallout
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv7pkg-falloutpkg-fallout
FreeBSD:13:i3861.05.01pkg-fallout
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch64pkg-falloutpkg-fallout
FreeBSD:14:amd64pkg-falloutpkg-fallout
FreeBSD:14:armv6pkg-falloutpkg-fallout
FreeBSD:14:armv7pkg-falloutpkg-fallout
FreeBSD:14:i386pkg-falloutpkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc64pkg-falloutpkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
FreeBSD:15:amd64pkg-falloutpkg-fallout
FreeBSD:15:armv6pkg-falloutpkg-fallout
FreeBSD:15:armv7pkg-falloutpkg-fallout
FreeBSD:15:i3861.05.01pkg-fallout
FreeBSD:15:mips64pkg-falloutpkg-fallout
FreeBSD:15:powerpc64pkg-falloutpkg-fallout
FreeBSD:15:riscv64pkg-falloutpkg-fallout
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. php.h : lang/php81
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/erohtar/Dasherr/releases/download/v1.05.01/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.05.01
17 Sep 2023 15:23:14
commit hash:a87df9468d4b3c40b33ff3572ee1647cd7d9974ccommit hash:a87df9468d4b3c40b33ff3572ee1647cd7d9974ccommit hash:a87df9468d4b3c40b33ff3572ee1647cd7d9974ccommit hash:a87df9468d4b3c40b33ff3572ee1647cd7d9974c files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
www/dasherr: New port: Lightweight dashboard for self-hosted services (and
bookmarks)

Dasherr is a minimal and lightweight dashboard for your self-hosted
services (and bookmarks).

Features:

* Loads instantly + Remains light on resources
* Responsive design (uses Bootstrap framework)
* Shows Temperature, CPU load and Memory used by tapping into Glances
  API (default 5s updates)
* Built-in online check of services (checked only at time of page
  load/refresh, to minimize background activity & load)
* Several built-in Themes (easy to edit & add your own)
* Wallpaper backgrounds supported
* FontAwesome icons (also supports Self-hosted/Web image icons)
* All settings in a single easy to edit json file, with built-in editor
* Support for alternate configurations without needing multiple Dasherr
  installations

WWW: https://github.com/erohtar/Dasherr/

PR:		272777

Number of commits found: 1