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 photosAll times are UTC
Ukraine
Port details
dasherr Lightweight dashboard for self-hosted services (and bookmarks)
1.05.01 www on this many watch lists=2 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 1.05.01Version of this port present on the latest quarterly branch.
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
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: GPLv3
WWW:
https://github.com/erohtar/Dasherr/
Description:
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information 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:
TIMESTAMP = 1694623100 SHA256 (dasherr.1.05.01.zip) = 58fb869bbacad155bdbd57e6f568986b7ced711136065d8c8eead6d87daf0ccd SIZE (dasherr.1.05.01.zip) = 265321

Packages (timestamps in pop-ups are UTC):
dasherr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.05.011.05.01-1.05.011.05.01---
FreeBSD:13:quarterly1.05.011.05.01-1.05.011.05.011.05.011.05.011.05.01
FreeBSD:14:latest1.05.011.05.01-1.05.011.05.01---
FreeBSD:14:quarterly1.05.011.05.01-1.05.011.05.011.05.011.05.011.05.01
FreeBSD:15:latest1.05.011.05.01n/a1.05.01n/a1.05.011.05.011.05.01
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:
No options to configure
Options name:
www_dasherr
USES:
php zip
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