Port details |
- quarto Scientific and technical publishing system
- 1.7.30 textproc
=0 1.6.42Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-09-05 17:12:08
- Last Update: 2025-05-09 10:06:38
- Commit Hash: da2a4bd
- License: MIT
- WWW:
- https://quarto.org
- https://github.com/quarto-dev/quarto-cli
- Description:
- Quarto is an open-source scientific and technical publishing system.
Features:
* Author using Jupyter notebooks or with plain text markdown in your favorite
editor.
* Create dynamic content with Python, R, Julia, and Observable.
* Publish reproducible, production quality articles, presentations, dashboards,
websites, blogs, and books in HTML, PDF, MS Word, ePub, and more.
* Share knowledge and insights organization-wide by publishing to Posit Connect,
Confluence, or other publishing systems.
* Write using Pandoc markdown, including equations, citations, crossrefs, figure
panels, callouts, advanced layout, and more.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/textproc/quarto/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/quarto
- pkg install quarto
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: quarto
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1746509031
SHA256 (quarto-1.7.30-linux-amd64.tar.gz) = 25c0de6467b1bd5c422dfd55720b39f48b252d8002b346e021a18c229862c3f9
SIZE (quarto-1.7.30-linux-amd64.tar.gz) = 132101946
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:
-
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pipenv>0 : devel/py-pipenv@py311
- julia : lang/julia
- R : math/R
- R-cran-knitr>0 : print/R-cran-knitr
- R-cran-rmarkdown>0 : textproc/R-cran-rmarkdown
- py311-matplotlib>0 : math/py-matplotlib@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- bash : shells/bash
- deno : www/deno
- esbuild : devel/esbuild
- hs-pandoc>0 : textproc/hs-pandoc
- typst : textproc/typst
- deno-dom>0 : www/deno-dom
- tex-xetex>0 : print/tex-xetex
- rubygem-dartsass>0 : textproc/rubygem-dartsass
- py311-jupyter>0 : devel/py-jupyter@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for quarto-1.7.30:
====> Options available for the group DEPENDENCIES
JULIA=off: Install Julia dependency
R=off: Install R dependency
===> Use 'make config' to modify these settings
- Options name:
- textproc_quarto
- USES:
- python
- pkg-message:
- For install:
- You installed Quarto: the scientific and technical publishing system.
Please note that you need to have the Linux compatibility enabled
on your system in order for html rendering to work.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.30 09 May 2025 10:06:38
    |
Yasuhiro Kimura (yasu)  |
Mk/bsd.default-versions.mk: Change default version of Ruby to 3.3
With the release of 3.2.8 Ruby 3.2 series switched to security fix
only phase and will be reach its EoL on March 2026. So change defult
version of Ruby to 3.3.
Following changes are made to pass exp-run.
* Fix build of audio/rubygem-ruby-shout by adding
'--with-cflags="-Wno-error=int-conversion"' to CONFIGURE_ARGS.
* Build of devel/rubygem-mmap2 fails with Ruby 3.3 and later because
of internal API change of Ruby. So mark BROKEN with them.
* devel/rubygem-xdg7, sysutils/vagrant and www/redmine51 don't support
Ruby 3.3 and later. So mark BROKEN with them.
* misc/sdformat and textproc/ruby-rdtool are already marked BROKEN
with Ruby 3.2 and build with all other Ruby versions also fails with
same error. So mark just BROKEN.
* Fix plist error of sysutils/puppet8.
* Fix RUN_DEPENDS of textproc/quarto.
PR: 286217
Approved by: self (with hat of ruby)
Exp-run by: antoine |
1.7.30 06 May 2025 05:49:11
    |
Yuri Victorovich (yuri)  |
textproc/quarto: update 1.7.29 → 1.7.30
Reported by: portscout |
1.7.29 01 May 2025 15:04:22
    |
Yuri Victorovich (yuri)  |
textproc/quarto: update 1.7.21 → 1.7.29
Reported by: portscout |
1.7.21 06 Apr 2025 23:48:06
    |
Yuri Victorovich (yuri)  |
textproc/quarto: update 1.6.42 → 1.7.21 |
1.6.42 05 Mar 2025 03:47:55
    |
Yuri Victorovich (yuri)  |
textproc/quarto: update 1.6.15 → 1.6.42
PR: 282960 |
1.6.15_2 01 Oct 2024 06:03:19
    |
Yuri Victorovich (yuri)  |
textproc/quarto: Add JULIA option and DEPENDENCIES options group |
1.6.15_1 29 Sep 2024 18:04:56
    |
Yuri Victorovich (yuri)  |
textproc/quarto: Remove leftover comment |
1.6.15_1 29 Sep 2024 17:42:29
    |
Yuri Victorovich (yuri)  |
textproc/quarto: Use the current pandoc instead of pandoc-3.2 |
1.6.15 29 Sep 2024 06:29:46
    |
Yuri Victorovich (yuri)  |
textproc/quarto: update 1.6.9 → 1.6.15 |
1.6.9_5 07 Sep 2024 19:56:24
    |
Yuri Victorovich (yuri)  |
textproc/quarto: Don't expect python3 in PATH |
1.6.9_4 07 Sep 2024 19:12:25
    |
Yuri Victorovich (yuri)  |
textproc/quarto: Add R option |
1.6.9_3 07 Sep 2024 19:10:44
    |
Yuri Victorovich (yuri)  |
textproc/quarto: Fix "Unsupported platform" error in "quarto check" |
1.6.9_2 07 Sep 2024 16:44:45
    |
Yuri Victorovich (yuri)  |
textproc/quarto: Fix HTML support
Thanks to Rainer Hurling <rhurlin@gwdg.de> for his suggestion
to use the sass executable provided by textproc/rubygem-dartsass. |
1.6.9_1 05 Sep 2024 19:23:14
    |
Yuri Victorovich (yuri)  |
textproc/quarto: Not arch-neutral; Remove 2 unnecessary files |
1.6.9 05 Sep 2024 17:11:40
    |
Yuri Victorovich (yuri)  |
textproc/quarto: New port: Scientific and technical publishing system |