Port details |
- rubygem-smashing Sinatra-based framework for building dashboards
- 1.3.6 www =2 1.3.6Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2018-01-09 15:40:38
- Last Update: 2024-07-18 16:47:47
- Commit Hash: 60de0dd
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://smashing.github.io/
- https://github.com/Smashing/smashing
- Description:
- Smashing, the spiritual successor to Dashing, is a Sinatra-based framework that
lets you build excellent dashboards. You write a bit of ruby code to gather data
from some services and let Smashing handle the rest - displaying that data in a
wonderfully simple layout. Built for developers and hackers, Smashing is highly
customizable while maintaining humble roots that make it approachable to
beginners.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-smashing>0:www/rubygem-smashing
- To install the port:
- cd /usr/ports/www/rubygem-smashing/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-smashing
- pkg install rubygem-smashing
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-smashing
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1674590620
SHA256 (rubygem/smashing-1.3.6.gem) = 038a4e4a0c250ffee7761fa10c16a3674d5cacc381e916d2c4b768be5d65181c
SIZE (rubygem/smashing-1.3.6.gem) = 1588224
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-coffee-script>=2.4<3 : devel/rubygem-coffee-script
- rubygem-execjs>=2.7<3 : devel/rubygem-execjs
- rubygem-rack>=2.2,3<4.0,3 : www/rubygem-rack
- rubygem-rufus-scheduler>=3.6<4 : devel/rubygem-rufus-scheduler
- rubygem-sassc>=2.0<3 : textproc/rubygem-sassc
- rubygem-sinatra2>=2.2<3 : www/rubygem-sinatra2
- rubygem-sinatra-contrib2>=2.0<3 : www/rubygem-sinatra-contrib2
- rubygem-sprockets>=4.0<5 : devel/rubygem-sprockets
- rubygem-thin>=1.7<2 : www/rubygem-thin
- rubygem-thor>=1.0<2 : devel/rubygem-thor
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-smashing
- USES:
- cpe gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.6 18 Jul 2024 16:47:47 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-smashing: Update WWW and clean up pkg-descr |
1.3.6 30 Jan 2023 13:01:47 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-smashing: Update to 1.3.6
- Change RUN_DEPENDS from rubygem-rack22 to rubygem-rack
Changes: https://github.com/Smashing/smashing/releases |
1.3.5_2 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
1.3.5_2 23 Dec 2022 07:31:48 |
Yasuhiro Kimura (yasu) |
*/*: Update dependency
For all ports that isn't compatible with rack 3.x, update dependency
from www/rubygem-rack to www/rubygem-rack22.
PR: 268057 |
1.3.5_1 09 Oct 2022 15:38:06 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-smashing: Update RUN_DEPENDS
- Change RUN_DEPENDS from rubygem-sinatra to rubygem-sinatra2
- Change RUN_DEPENDS from rubygem-sinatra-contrib to rubygem-sinatra-contrib2
- Bump PORTREVISION for dependency change |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3.5 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.3.5 25 Oct 2021 15:58:06 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-smashing: Cosmetic change |
1.3.5 21 Oct 2021 15:41:01 |
Stefan Eßer (se) |
www/rubygem-smashing: Add CPE information
Approved by: portmgr (blanket) |
1.3.5 06 Jul 2021 14:58:35 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-smashing: Update to 1.3.5
Changes: https://github.com/Smashing/smashing/releases
https://github.com/Smashing/smashing/blob/master/CHANGELOG.md |
1.3.4 18 Apr 2021 05:48:25 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-smashing: Update to 1.3.4
Changes: https://github.com/Smashing/smashing/releases
https://github.com/Smashing/smashing/blob/master/CHANGELOG.md |
1.3.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.2 07 Mar 2021 22:31:38 |
sunpoet |
Update to 1.3.2
- It also fixes break after r567042
Changes: https://github.com/Smashing/smashing/releases
https://github.com/Smashing/smashing/blob/master/CHANGELOG.md |
1.3.1 01 Feb 2021 19:44:43 |
sunpoet |
Update to 1.3.1
Changes: https://github.com/Smashing/smashing/releases
https://github.com/Smashing/smashing/blob/master/CHANGELOG.md |
1.3.0_1 03 Jan 2021 20:22:20 |
sunpoet |
Fix gemspec for rubygem-rufus-scheduler 3.7.0 update
- Bump PORTREVISION for package change |
1.3.0_1 06 Sep 2020 15:39:50 |
sunpoet |
Fix gemspec for rubygem-sinatra 2.1.0 and rubygem-sinatra-contrib 2.1.0 update
- Bump PORTREVISION for package change |
1.3.0 23 Aug 2020 19:37:59 |
sunpoet |
Update to 1.3.0
Changes: https://github.com/Smashing/smashing/releases
https://github.com/Smashing/smashing/blob/master/CHANGELOG.md |
1.2.0 19 May 2020 23:32:43 |
sunpoet |
Update to 1.2.0
Changes: https://github.com/Smashing/smashing/releases
https://github.com/Smashing/smashing/blob/master/CHANGELOG.md |
1.1.0_2 11 Jan 2020 10:43:21 |
sunpoet |
Change RUN_DEPENDS from rubygem-rack to rubygem-rack20
- Bump PORTREVISION for dependency change |
1.1.0_1 24 Aug 2019 00:10:26 |
sunpoet |
Update version requirement of RUN_DEPENDS |
1.1.0_1 16 May 2018 00:00:16 |
sunpoet |
Fix gemspec for rubygem-rufus-scheduler 3.5.0 update
- Bump PORTREVISION for package change |
1.1.0 09 Jan 2018 15:40:27 |
sunpoet |
Add rubygem-smashing 1.1.0
Smashing, the spiritual successor to Dashing, is a Sinatra-based framework that
lets you build excellent dashboards. You write a bit of ruby code to gather data
from some services and let Smashing handle the rest - displaying that data in a
wonderfully simple layout. Built for developers and hackers, Smashing is highly
customizable while maintaining humble roots that make it approachable to
beginners.
WWW: https://smashing.github.io/
WWW: https://github.com/Smashing/smashing |