Port details |
- rubygem-liquid Library for rendering safe templates
- 5.7.2 textproc
=2 5.5.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2009-12-24 22:15:31
- Last Update: 2025-02-07 21:16:30
- Commit Hash: 0feb17b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://shopify.github.io/liquid/
- https://github.com/Shopify/liquid
- Description:
- Liquid is an open-source template language created by Shopify and written in
Ruby. It is the backbone of Shopify themes and is used to load dynamic content
on storefronts.
Liquid has been in production use at Shopify since 2006 and is now used by many
other hosted web applications.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-liquid>0:textproc/rubygem-liquid
- To install the port:
- cd /usr/ports/textproc/rubygem-liquid/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/rubygem-liquid
- pkg install rubygem-liquid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-liquid
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738606627
SHA256 (rubygem/liquid-5.7.2.gem) = 558c44f4f5333f3ed7770b8405af8eb10246d0ddb9a4d7817016d80e71f10c79
SIZE (rubygem/liquid-5.7.2.gem) = 57344
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-bigdecimal>=0 : math/rubygem-bigdecimal
- rubygem-strscan>=3.1.1 : devel/rubygem-strscan
- 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:
- textproc_rubygem-liquid
- USES:
- 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 |
5.7.2 07 Feb 2025 21:16:30
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/rubygem-liquid: Update to 5.7.2
Changes: https://github.com/Shopify/liquid/releases |
5.7.1 03 Feb 2025 15:53:56
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/rubygem-liquid: Update to 5.7.1
Changes: https://github.com/Shopify/liquid/releases |
5.6.0 31 Dec 2024 15:54:24
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/rubygem-liquid: Update to 5.6.0
Changes: https://github.com/Shopify/liquid/releases |
5.5.1 24 Jul 2024 11:45:27
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/rubygem-liquid: Update to 5.5.1
Changes: https://github.com/Shopify/liquid/releases
https://github.com/Shopify/liquid/commits/main |
5.5.0 31 Mar 2024 03:09:27
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/rubygem-liquid: Update to 5.5.0
- Update WWW
Changes: https://github.com/Shopify/liquid/releases |
5.4.0 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 |
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.4.0 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.4.0 30 Jul 2022 21:00:26
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/rubygem-liquid: Update to 5.4.0
Changes: https://github.com/Shopify/liquid/blob/master/History.md |
5.3.0 20 Jul 2022 14:23:14
    |
Tobias C. Berner (tcberner)  |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
5.3.0 30 Mar 2022 22:21:35
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/rubygem-liquid: Update to 5.3.0
Changes: https://github.com/Shopify/liquid/blob/master/History.md |
5.2.0 25 Mar 2022 13:37:41
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/rubygem-liquid: Update to 5.2.0
Changes: https://github.com/Shopify/liquid/blob/master/History.md |
5.1.0 21 Sep 2021 03:47:15
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/rubygem-liquid: Update to 5.1.0
Changes: https://github.com/Shopify/liquid/blob/master/History.md |
5.0.1 18 Apr 2021 05:48:22
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/rubygem-liquid: Update to 5.0.1
Changes: https://github.com/Shopify/liquid/blob/master/History.md |
5.0.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.0.0 10 Jan 2021 08:26:08
  |
sunpoet  |
Update to 5.0.0
Changes: https://github.com/Shopify/liquid/blob/master/History.md |
4.0.3 07 Sep 2019 22:46:58
  |
sunpoet  |
Update to 4.0.3
- Update pkg-descr
- Update WWW
- Take maintainership
Changes: https://github.com/Shopify/liquid/blob/master/History.md |
4.0.1 14 Oct 2018 16:32:21
  |
sunpoet  |
Update to 4.0.1
Changes: https://github.com/Shopify/liquid/blob/master/History.md
https://github.com/Shopify/liquid/commits/master |
4.0.0 29 Dec 2016 02:59:13
  |
swills  |
textproc/rubygem-liquid: update to 4.0.0 |
3.0.6 27 Apr 2016 21:57:32
  |
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
3.0.6 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 |
3.0.6 27 Oct 2015 22:49:57
  |
mmoll  |
textproc/rubygem-liquid: update to 3.0.6
and preserve 2.6.3 as textproc/rubygem-liquid2 |
2.6.2 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 |
2.6.2 31 May 2015 21:39:55
  |
sunpoet  |
- Update to 2.6.2
Changes: https://github.com/Shopify/liquid/commits/2-6-stable |
2.6.1 06 Jun 2014 03:46:58
  |
miwi  |
- Update to 2.6.1
PR: 190650 |
2.5.0 08 May 2014 03:36:10
  |
sunpoet  |
- Add LICENSE |
2.5.0 30 Oct 2013 02:59:10
  |
swills  |
- Add stage support |
2.5.0 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
2.5.0 03 Jun 2013 01:27:21
  |
swills  |
- Update to 2.5.0 |
2.4.1 01 Sep 2012 16:55:17
  |
swills  |
- Update to 2.4.1 |
2.4.0 04 Aug 2012 15:58:44
 |
swills  |
- Update to 2.4.0 |
2.3.0 30 Oct 2011 16:03:49
 |
swills  |
- Update to 2.3.0 [1]
- Drop maintainership [2]
PR: ports/162137 [1]
Submitted by: swills (me) [1]
Requested by: peter.schuller@infidyne.com (maintainer) [2] (private email) |
2.2.2 23 Jun 2011 18:03:54
 |
pgollucci  |
- Removing remaining MD5 from rubygem- ports |
2.2.2 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 |
2.2.2 05 Oct 2010 08:25:02
 |
pgollucci  |
- Upate to 2.2.2
PR: ports/151053
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (peter.schuller@infidyne.com ; 14 days)
Sponsored by: RideCharge Inc. / TaxiMagic |
2.2.1 22 Sep 2010 20:35:24
 |
pgollucci  |
- Update to 2.2.1
PR: ports/150839
Submitted by: myself (pgollucci)
Approved by: peter.schuller@infidyne.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
2.2.0 13 Sep 2010 20:06:51
 |
pgollucci  |
- Update to 2.2.0
PR: ports/150415
Submitted by: myself (pgollucci)
Approved by: peter.schuller@infidyne.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
2.1.0 31 Aug 2010 20:37:46
 |
pgollucci  |
- Update to 2.1.0
PR: ports/150013
Submitted by: myself (pgollucci)
Approved by: peter.schuller@infidyne.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
2.0.0 06 Jun 2010 04:06:25
 |
pgollucci  |
- No need to mess with FETCH_ARGS anymore.
rubygems.org (RG) doesn't do redirects.
With Hat: ruby@ |
2.0.0 27 May 2010 01:02:16
 |
pgollucci  |
- Convert to RG macro
PR: ports/147032
Submitted by: pgollucci@ (myself)
Approved by: maintainer |
2.0.0 24 Dec 2009 22:14:56
 |
miwi  |
Ruby library for rendering safe templates which cannot affect the
security of the server they are rendered on.
WWW: http://www.liquidmarkup.org/
PR: ports/141946
Submitted by: peter.schuller at infidyne.com |