Port details |
- rubygem-haml Elegant, structured (X)HTML/XML templating engine
- 6.3.0 www =2 6.3.0Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2007-07-14 22:57:58
- Last Update: 2023-12-14 20:48:14
- Commit Hash: f243df7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://haml.info/
- Description:
- Haml is a markup language that's used to cleanly and simply describe the HTML
of any web document without the use of inline code. Haml functions as a
replacement for inline page templating systems such as PHP, ASP, and ERB, the
templating language used in most Ruby on Rails applications.
However, Haml avoids the need for explicitly coding HTML into the template,
because it itself is a description of the HTML, with some code to generate
dynamic content.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-haml>0:www/rubygem-haml
- To install the port:
- cd /usr/ports/www/rubygem-haml/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-haml
- pkg install rubygem-haml
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-haml
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1702543830
SHA256 (rubygem/haml-6.3.0.gem) = 8e6eb87d869639e348852009e74a2a1663d79663ed7e7dbcb38beb1f12bcdd97
SIZE (rubygem/haml-6.3.0.gem) = 72704
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:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-temple>=0.8.0 : devel/rubygem-temple
- rubygem-thor>=0 : devel/rubygem-thor
- rubygem-tilt>=0 : devel/rubygem-tilt
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- databases/leo_center
- net-mgmt/rubygem-oxidized-web
- net-mgmt/rubygem-visage-app
- www/rubygem-haml-coderay
- www/rubygem-haml-contrib
- www/rubygem-merb-haml
- www/rubygem-rabbirack
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-haml
- USES:
- cpe gem shebangfix
- 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 |
6.3.0 14 Dec 2023 20:48:14 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-haml: Update to 6.3.0
Changes: https://github.com/haml/haml/releases |
6.2.3 08 Oct 2023 11:56:38 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-haml: Update to 6.2.3
Changes: https://github.com/haml/haml/releases |
6.2.0 30 Sep 2023 00:46:32 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-haml: Update to 6.2.0
- Add NO_ARCH
Changes: https://github.com/haml/haml/releases |
6.1.2 21 Aug 2023 17:08:50 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-haml: Update to 6.1.2
Changes: https://github.com/haml/haml/releases
https://github.com/haml/haml/blob/main/CHANGELOG.md |
6.1.1 30 Jan 2023 13:02:35 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-haml: Update to 6.1.1
Changes: https://github.com/haml/haml/releases
https://github.com/haml/haml/blob/main/CHANGELOG.md |
6.0.8 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 |
6.0.8 30 Dec 2022 09:06:24 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-haml: Update to 6.0.8
Changes: https://github.com/haml/haml/releases
https://github.com/haml/haml/blob/main/CHANGELOG.md |
6.0.6 19 Nov 2022 08:13:39 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-haml: Update to 6.0.6
Changes: https://github.com/haml/haml/releases
https://github.com/haml/haml/blob/main/CHANGELOG.md |
6.0.5 09 Oct 2022 15:38:11 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-haml: Update to 6.0.5
Changes: https://github.com/haml/haml/releases
https://github.com/haml/haml/blob/main/CHANGELOG.md |
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) |
5.2.2 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 ) |
5.2.2 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 ) |
5.2.2 21 Sep 2021 12:58:09 |
Bernhard Froehlich (decke) |
www/rubygem-haml: Add CPE information
Approved by: portmgr (blanket) |
5.2.2 08 Aug 2021 14:55:34 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-haml: Update to 5.2.2
Changes: https://github.com/haml/haml/releases
https://github.com/haml/haml/blob/original-main/CHANGELOG.md |
5.2.1 21 Jul 2021 21:14:00 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-haml: Update to 5.2.1
Changes: https://github.com/haml/haml/releases
https://github.com/haml/haml/blob/main/CHANGELOG.md |
5.0.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.0.4 07 Sep 2020 09:36:48 |
amdmi3 |
- Update WWW
- Pet portlint
Approved by: portmgr blanket |
5.0.4 15 Oct 2017 00:37:48 |
sunpoet |
Update to 5.0.4
Changes: https://github.com/haml/haml/blob/master/CHANGELOG.md |
5.0.3 09 Sep 2017 09:22:04 |
sunpoet |
Update to 5.0.3
Changes: https://github.com/haml/haml/blob/master/CHANGELOG.md |
5.0.2 03 Aug 2017 17:27:29 |
sunpoet |
Update to 5.0.2
Changes: https://github.com/haml/haml/blob/master/CHANGELOG.md |
5.0.1 04 May 2017 23:47:17 |
sunpoet |
Update to 5.0.1
Changes: https://github.com/haml/haml/blob/master/CHANGELOG.md |
5.0.0 27 Apr 2017 07:07:40 |
sunpoet |
Update to 5.0.0
- Add LICENSE_FILE
Changes: https://github.com/haml/haml/blob/master/CHANGELOG.md |
4.0.7 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
4.0.7 27 Apr 2016 16:36:42 |
swills |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
4.0.7 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
4.0.7 13 Aug 2015 17:38:21 |
sunpoet |
- Update to 4.0.7
Changes: https://github.com/haml/haml/blob/master/CHANGELOG.md |
4.0.6 02 Jul 2015 16:01:08 |
pgollucci |
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb |
4.0.6 10 May 2015 20:19:22 |
sunpoet |
- Update to 4.0.6
- Remove USE_RAKE
Changes: https://github.com/haml/haml/blob/master/CHANGELOG.md |
4.0.5 19 May 2014 04:11:46 |
rpaulo |
Update rubygem-haml to 4.0.5.
Reviewed by: swills |
4.0.4 04 Mar 2014 18:26:22 |
tabthorpe |
- Reassign to ruby@, at maintainer's request
With hat: portmgr |
4.0.4 22 Jan 2014 01:24:09 |
swills |
- Update to Version 4.0.4
- Change XHTML to HTML in Comment and pkg-descr
- Add MIT to License
- Add devel/rubygem-tilt to RUN_DEPENDS
- Add USE_RAKE
- Support STAGEDIR
- Change http://haml-lang.com/ to http://haml.info/ in pkg-descr
- Remove bin/html2haml from PLIST_FILES since it's no longer in this gem
PR: ports/185063
Submitted by: Horia Racoviceanu <horia@racoviceanu.com>
Approved by: Robert Gogolok <gogolok@gmail.com> (maintainer) |
3.1.7 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
3.1.7 22 Jan 2013 02:12:16 |
swills |
- Update to 3.1.7
- Update maintainer email address
PR: ports/174774
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer) |
3.1.4 19 Dec 2011 23:54:28 |
pgollucci |
- Update to 3.1.4
PR: ports/163396
Submitted by: myself (pgollucci)
Approved by: gogo@cs.uni-sb.de (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
3.1.3 30 Oct 2011 15:17:44 |
swills |
- Update to 3.1.3
PR: ports/162145
Submitted by: swills (me)
Approved by: gogo@cs.uni-sb.de (maintainer) |
3.1.2 30 Jul 2011 12:21:36 |
swills |
- Update to 3.1.2
PR: ports/159120
Submitted by: David Duchscher <daved@tamu.edu>
Approved by: Robert Gogolok <gogo@cs.uni-sb.de> |
3.0.25 24 Jun 2011 18:11:30 |
pgollucci |
- Update to 3.0.25
PR: ports/158216
Submitted by: myself (pgollucci)
Approved by: gogo@cs.uni-sb.de (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
3.0.24 07 Dec 2010 01:51:11 |
pgollucci |
- Update to 3.0.24
PR: ports/152518
Submitted by: myself (pgollucci)
Approved by: gogo@cs.uni-sb.de (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
3.0.23 01 Nov 2010 13:42:36 |
avl |
- Update to 3.0.23
PR: ports/151826
Submitted by: avl (myself)
Approved by: Robert Gogolok <gogo AT cs.uni-sb.de> (maintainer) |
3.0.7 20 Oct 2010 01:35:47 |
pgollucci |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
3.0.7 06 Jun 2010 19:56:36 |
pgollucci |
- Update to 3.0.7
PR: ports/147540
Approved by: gogo@cs.uni-sb.de (maintainer)
Submitted by: myself (pgollucci@) |
3.0.6 03 Jun 2010 02:52:50 |
pgollucci |
- Update to 3.0.6
PR: ports/147110
Submitted by: pgollucci@ (myself)
Approved by: gogo@cs.uni-sb.de (maintainer) |
2.2.19 26 May 2010 19:51:35 |
pgollucci |
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]
PR: ports/147005
Submitted by: pgollucci (myself)
Approved by: portmgr (pav)
With Hat: ruby@ |
2.2.19 10 Feb 2010 14:38:38 |
miwi |
- Update to 2.2.19
PR: 143682
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer) |
2.2.16 12 Jan 2010 00:44:18 |
pgollucci |
- Update to 2.2.16
PR: ports/142611
Approved by: gogo@cs.uni-sb.de (maintainer)
Submitted by: myself (pgollucci@) |
2.2.8 13 Oct 2009 06:51:13 |
wen |
- Update to 2.2.8
PR: ports/139547
Submitted by: Robert Gogolok <gogolok@gmail.com> (maintainer)
Approved by: miwi, jadawin(mentors,implicit) |
2.2.1 14 Jul 2009 17:34:14 |
pgollucci |
- Update to 2.2.1
PR: ports/136746
Approved by: maintainer
Submitted by: myself (pgollucci@) |
2.0.9 31 Mar 2009 07:38:31 |
miwi |
- Update to 2.0.9
PR: 133169
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer) |
2.0.3 08 Oct 2008 15:05:31 |
clsung |
- Update to 2.0.3
PR: ports/127934
Submitted by: clsung
Approved by: maintainer (Robert Gogolok) |
1.7.2 06 Apr 2008 08:58:21 |
stas |
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
ruby 1.9 distribution already). Also move gem bits from
ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
on gems or rake you should define USE_RUBYGEMS/USE_RAKE
accordingly. Also RAKE_BIN variable is provided for
pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
on ruby.
Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by: ports@ |
1.7.2 12 Dec 2007 23:48:52 |
miwi |
- Update to 0.7.2
PR: 118227
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer) |
1.7.0 15 Jul 2007 13:52:11 |
miwi |
- Update to 1.7.0
PR: 114600
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer) |
1.5.2 14 Jul 2007 22:56:44 |
miwi |
Haml is a markup language that's used to cleanly and simply describe the XHTML
of any web document without the use of inline code. Haml functions as a
replacement for inline page templating systems such as PHP, ASP, and ERB, the
templating language used in most Ruby on Rails applications.
However, Haml avoids the need for explicitly coding XHTML into the template,
because it itself is a description of the XHTML, with some code to generate
dynamic content.
WWW: http://haml.hamptoncatlin.com/
PR: ports/114568
Submitted by: Robert Gogolok <gogo at cs.uni-sb.de> |