| Port details |
- vale Command-line tool that brings editorial style guide to life
- 3.20.0 textproc
=0 3.15.1_3Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2022-07-24 10:30:15
- Last Update: 2026-09-04 16:33:23
- Commit Hash: 08658c4
- License: MIT
- WWW:
- https://vale.sh/
- Description:
- When you think about software built for automated writing assistance, a
lot of assumptions probably come to mind. You have heard terms like
cloud-based, artificial intelligence, and machine learning. You have
been promised sophisticated, human-like feedback to dramatically
improve your writing.
Vale is none of that; it was not designed to be, and it does not try to be.
To put it succinctly, Vale does not teach you how to write, it is a tool for
writers.
This distinction is particularly important to understand because Vale
does not offer any of its own advice. Instead, it offers a framework for
creating and enforcing custom rules. Its approach is much more similar
to code linters than it is to traditional grammar checkers.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/textproc/vale/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/vale
- pkg install vale
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vale
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1788534224
SHA256 (go/textproc_vale/vale-v3.20.0/v3.20.0.mod) = ce86499ff4d7e2e2ef9b77b14d7305ee9ed69d0d5aa3cd39ed365310133959f7
SIZE (go/textproc_vale/vale-v3.20.0/v3.20.0.mod) = 2725
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:
-
- go126 : lang/go126
- Fetch dependencies:
-
- go126 : lang/go126
- This port is required by:
- for Run
-
- textproc/docproj
Configuration Options:
- No options to configure
- Options name:
- textproc_vale
- USES:
- go:modules zip
- pkg-message:
- ERROR
- WARNING: The FreshPorts parser failed. ucl_tool failed. Please report this.
- Master Sites:
|
Number of commits found: 107 (showing only 7 on this page)
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.20.2 08 Oct 2022 16:04:32
    |
Muhammad Moinur Rahman (bofh)  |
textproc/vale: Update version 2.20.1=>2.20.2
Relnotes: https://github.com/errata-ai/vale/releases/tag/v2.20.2 |
2.20.1_3 06 Oct 2022 19:24:26
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
2.20.1_2 08 Sep 2022 16:33:18
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
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) |
2.20.1_1 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 ) |
2.20.1_1 03 Aug 2022 21:35:13
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
2.20.1 24 Jul 2022 10:28:14
    |
Muhammad Moinur Rahman (bofh)  |
textproc/vale: New Port
Command-line tool that brings editorial style guide to life
When you think about software built for automated writing assistance, a
lot of assumptions probably come to mind. You have heard terms like
cloud-based, artificial intelligence, and machine learning. You have
been promised sophisticated, human-like feedback to dramatically
improve your writing.
Vale is none of that; it was not designed to be, and it does not try to
be. To put it succinctly, Vale does not teach you how to write, it is a
tool for writers.
This distinction is particularly important to understand because Vale
does not offer any of its own advice. Instead, it offers a framework for
creating and enforcing custom rules. Its approach is much more similar
to code linters than it is to traditional grammar checkers.
WWW: https://vale.sh/ |
Number of commits found: 107 (showing only 7 on this page)
|