notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
vale Command-line tool that brings editorial style guide to life
2.30.0_2 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.30.0Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-07-24 10:30:15
Last Update: 2024-03-24 14:29:00
Commit Hash: a5a000d
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/vale
  2. /usr/local/share/licenses/vale-2.30.0_2/catalog.mk
  3. /usr/local/share/licenses/vale-2.30.0_2/LICENSE
  4. /usr/local/share/licenses/vale-2.30.0_2/MIT
Collapse this list.
Dependency lines:
  • vale>0:textproc/vale
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 = 1701923982 SHA256 (go/textproc_vale/vale-v2.30.0/v2.30.0.mod) = 36466a6cc527e43fa73bd758db854599ade0ac8b615459a673ab6fe764b6f556 SIZE (go/textproc_vale/vale-v2.30.0/v2.30.0.mod) = 2356

Expand this list (2 items)

Collapse this list.

SHA256 (go/textproc_vale/vale-v2.30.0/v2.30.0.zip) = 999bb3e05b882a56feb8a94af0edc0758221b4d9352a6794a34b0a88feddf2b5 SIZE (go/textproc_vale/vale-v2.30.0/v2.30.0.zip) = 10053755

Collapse this list.


Packages (timestamps in pop-ups are UTC):
vale
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.30.0_12.30.0_1-2.30.0_12.30.0_1---
FreeBSD:13:quarterly2.30.02.30.0-2.30.02.30.0---
FreeBSD:14:latest2.30.0_12.30.0_1-2.30.0_12.30.0_1---
FreeBSD:14:quarterly2.30.02.30.0-2.30.02.30.0---
FreeBSD:15:latest2.30.0_12.30.0_1n/a2.30.0_1n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
Fetch dependencies:
  1. go121 : lang/go121
  2. ca_root_nss>0 : security/ca_root_nss
This port is required by:
for Run
  1. textproc/docproj

Configuration Options:
No options to configure
Options name:
textproc_vale
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/errata-ai/vale/v2/@v/
Collapse this list.

Number of commits found: 46

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.30.0_2
24 Mar 2024 14:29:00
commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/go: Change DEFAULT to 1.21

PR:		277776
Approved by:	portmgr (exp-run)
2.30.0_1
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
2.30.0
07 Dec 2023 05:12:48
commit hash: b6e4d302f73527bf30bd88a247281836cb631561commit hash: b6e4d302f73527bf30bd88a247281836cb631561commit hash: b6e4d302f73527bf30bd88a247281836cb631561commit hash: b6e4d302f73527bf30bd88a247281836cb631561 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.29.7=>2.30.0

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.30.0
2.29.7_1
07 Dec 2023 02:22:10
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
2.29.7
18 Nov 2023 12:29:51
commit hash: 461ffdebb0083018ffe4d22310793c86b67b9466commit hash: 461ffdebb0083018ffe4d22310793c86b67b9466commit hash: 461ffdebb0083018ffe4d22310793c86b67b9466commit hash: 461ffdebb0083018ffe4d22310793c86b67b9466 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.29.6=>2.29.7

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.29.7
2.29.6
21 Oct 2023 10:10:49
commit hash: 3a95849bf21a9064b30de8a42cd6a9efc1381ecfcommit hash: 3a95849bf21a9064b30de8a42cd6a9efc1381ecfcommit hash: 3a95849bf21a9064b30de8a42cd6a9efc1381ecfcommit hash: 3a95849bf21a9064b30de8a42cd6a9efc1381ecf files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.29.5=>2.29.6

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.29.6
2.29.5
16 Oct 2023 14:02:23
commit hash: 7bb23f0d9d4018c23987b7999b320489e780decdcommit hash: 7bb23f0d9d4018c23987b7999b320489e780decdcommit hash: 7bb23f0d9d4018c23987b7999b320489e780decdcommit hash: 7bb23f0d9d4018c23987b7999b320489e780decd files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.29.4=>2.29.5

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.29.5
2.29.4
14 Oct 2023 09:26:47
commit hash: 20a1b43c3d0f88c0f15a5c1ad116ceff0a6801edcommit hash: 20a1b43c3d0f88c0f15a5c1ad116ceff0a6801edcommit hash: 20a1b43c3d0f88c0f15a5c1ad116ceff0a6801edcommit hash: 20a1b43c3d0f88c0f15a5c1ad116ceff0a6801ed files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.29.3=>2.29.4

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.29.4
2.29.3
12 Oct 2023 06:57:07
commit hash: abcecbc841a267fff391df1e2a14ec5e01e4258acommit hash: abcecbc841a267fff391df1e2a14ec5e01e4258acommit hash: abcecbc841a267fff391df1e2a14ec5e01e4258acommit hash: abcecbc841a267fff391df1e2a14ec5e01e4258a files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 0.29.2=>0.29.3

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.29.3
2.29.2
07 Oct 2023 11:00:33
commit hash: d8ed4a17f4eb8d7784cd9f111f40325ffe771cfccommit hash: d8ed4a17f4eb8d7784cd9f111f40325ffe771cfccommit hash: d8ed4a17f4eb8d7784cd9f111f40325ffe771cfccommit hash: d8ed4a17f4eb8d7784cd9f111f40325ffe771cfc files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.29.1=>2.29.2

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.29.2
2.29.1
27 Sep 2023 08:55:57
commit hash: fcb3f1855af4790ec36714980b6f87dacf9d05f4commit hash: fcb3f1855af4790ec36714980b6f87dacf9d05f4commit hash: fcb3f1855af4790ec36714980b6f87dacf9d05f4commit hash: fcb3f1855af4790ec36714980b6f87dacf9d05f4 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.29.0=>2.29.1

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.29.1
2.29.0
19 Sep 2023 06:24:59
commit hash: ca7bf5fe0c79a8b446c702057f74f37eb42e6866commit hash: ca7bf5fe0c79a8b446c702057f74f37eb42e6866commit hash: ca7bf5fe0c79a8b446c702057f74f37eb42e6866commit hash: ca7bf5fe0c79a8b446c702057f74f37eb42e6866 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.28.3=>2.29.0

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.29.0
2.28.3
11 Sep 2023 06:17:05
commit hash: 160fdcc57c50b89b751bf2d8903af8c48f5e45accommit hash: 160fdcc57c50b89b751bf2d8903af8c48f5e45accommit hash: 160fdcc57c50b89b751bf2d8903af8c48f5e45accommit hash: 160fdcc57c50b89b751bf2d8903af8c48f5e45ac files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.28.2=>2.28.3

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.28.3
2.28.2_1
08 Sep 2023 14:34:56
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
2.28.2
16 Aug 2023 05:34:37
commit hash: bf436c0f54f60797acdab153e2146a4e1f631fb7commit hash: bf436c0f54f60797acdab153e2146a4e1f631fb7commit hash: bf436c0f54f60797acdab153e2146a4e1f631fb7commit hash: bf436c0f54f60797acdab153e2146a4e1f631fb7 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.28.1=>2.28.2

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.28.2
2.28.1_1
04 Aug 2023 14:24:50
commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
2.28.1
01 Aug 2023 18:49:20
commit hash: 763dcbe284d31b96a1e4c4154e912011289e54f6commit hash: 763dcbe284d31b96a1e4c4154e912011289e54f6commit hash: 763dcbe284d31b96a1e4c4154e912011289e54f6commit hash: 763dcbe284d31b96a1e4c4154e912011289e54f6 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.28.0=>2.28.1

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.28.1
2.28.0
15 Jul 2023 13:26:58
commit hash: 3d95f7efce786da7ff40f9a6ef30699db7715b31commit hash: 3d95f7efce786da7ff40f9a6ef30699db7715b31commit hash: 3d95f7efce786da7ff40f9a6ef30699db7715b31commit hash: 3d95f7efce786da7ff40f9a6ef30699db7715b31 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.27.0=>2.28.0

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.28.0
2.27.0
02 Jun 2023 17:24:43
commit hash: 9b02f673615e7d230475ba2462f51322e6569e17commit hash: 9b02f673615e7d230475ba2462f51322e6569e17commit hash: 9b02f673615e7d230475ba2462f51322e6569e17commit hash: 9b02f673615e7d230475ba2462f51322e6569e17 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.26.0=>2.27.0

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.27.0
2.26.0
14 May 2023 17:39:22
commit hash: 432ea97bf8ef948e5a3790006929ffefbd95514fcommit hash: 432ea97bf8ef948e5a3790006929ffefbd95514fcommit hash: 432ea97bf8ef948e5a3790006929ffefbd95514fcommit hash: 432ea97bf8ef948e5a3790006929ffefbd95514f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.25.2=>2.26.0

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.26.0
2.25.2
29 Apr 2023 17:32:36
commit hash: b8835b4cd179f6de733eabc88148ff931d5a6019commit hash: b8835b4cd179f6de733eabc88148ff931d5a6019commit hash: b8835b4cd179f6de733eabc88148ff931d5a6019commit hash: b8835b4cd179f6de733eabc88148ff931d5a6019 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.25.1=>2.25.2

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.25.2
2.25.1
27 Apr 2023 18:42:45
commit hash: 35b663812f531b7afd952e683fb195ce4e3b437dcommit hash: 35b663812f531b7afd952e683fb195ce4e3b437dcommit hash: 35b663812f531b7afd952e683fb195ce4e3b437dcommit hash: 35b663812f531b7afd952e683fb195ce4e3b437d files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.24.4=>2.25.1

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.25.1
2.24.4
23 Apr 2023 18:46:00
commit hash: 9391ca55ed715834f309a61b85af3031331dce37commit hash: 9391ca55ed715834f309a61b85af3031331dce37commit hash: 9391ca55ed715834f309a61b85af3031331dce37commit hash: 9391ca55ed715834f309a61b85af3031331dce37 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.24.3=>2.24.4

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.24.4
2.24.3
19 Apr 2023 18:17:22
commit hash: 8364a34d4f6a08af80e97d7a597af45995a62e02commit hash: 8364a34d4f6a08af80e97d7a597af45995a62e02commit hash: 8364a34d4f6a08af80e97d7a597af45995a62e02commit hash: 8364a34d4f6a08af80e97d7a597af45995a62e02 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.24.2=>2.24.3

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.24.3
2.24.2
16 Apr 2023 19:02:03
commit hash: 6f009179ab06b484f1a63d565f21929e69248c09commit hash: 6f009179ab06b484f1a63d565f21929e69248c09commit hash: 6f009179ab06b484f1a63d565f21929e69248c09commit hash: 6f009179ab06b484f1a63d565f21929e69248c09 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.24.1=>2.24.2

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.24.2
2.24.1
12 Apr 2023 05:39:15
commit hash: eabb54fb9c8445132afd981529c69e0bfc515092commit hash: eabb54fb9c8445132afd981529c69e0bfc515092commit hash: eabb54fb9c8445132afd981529c69e0bfc515092commit hash: eabb54fb9c8445132afd981529c69e0bfc515092 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.24.0=>2.24.1

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.24.1
2.24.0_2
08 Apr 2023 15:13:25
commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
2.24.0_1
24 Mar 2023 20:54:46
commit hash: 39c6ce866cd52efe7bbc2665147170897aa9df06commit hash: 39c6ce866cd52efe7bbc2665147170897aa9df06commit hash: 39c6ce866cd52efe7bbc2665147170897aa9df06commit hash: 39c6ce866cd52efe7bbc2665147170897aa9df06 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
textproc/vale: fix build on riscv64

Bump golang.org/x/sys dependency to a version new enough
to support riscv64-freebsd.

Sponsored by:	Berliner Linux User Group e.V.
Approved by:	portmgr (build fix blanket)
2.24.0
10 Mar 2023 23:10:50
commit hash: e1f340dde34184a1263f7115b86b9888b7d740d9commit hash: e1f340dde34184a1263f7115b86b9888b7d740d9commit hash: e1f340dde34184a1263f7115b86b9888b7d740d9commit hash: e1f340dde34184a1263f7115b86b9888b7d740d9 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.23.0=>2.24.0

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.24.0
2.23.0_1
09 Mar 2023 19:18:07
commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
2.23.0
27 Feb 2023 15:45:50
commit hash: c25455ceeccf925015373108f432eee6afe64ad2commit hash: c25455ceeccf925015373108f432eee6afe64ad2commit hash: c25455ceeccf925015373108f432eee6afe64ad2commit hash: c25455ceeccf925015373108f432eee6afe64ad2 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.22.0=>2.23.0

Changelog: https://github.com/errata-ai/vale/releases/tag/v2.23.0
2.22.0_3
15 Feb 2023 19:06:01
commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
2.22.0_2
09 Feb 2023 21:55:23
commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
2.22.0_1
14 Jan 2023 11:31:17
commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
2.22.0
11 Jan 2023 09:00:12
commit hash: d3442165c4f5f62538343da53baf3bbc8186544ccommit hash: d3442165c4f5f62538343da53baf3bbc8186544ccommit hash: d3442165c4f5f62538343da53baf3bbc8186544ccommit hash: d3442165c4f5f62538343da53baf3bbc8186544c files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.21.3=>2.22.0

Relnotes: https://github.com/errata-ai/vale/releases/tag/v2.22.0
2.21.3
13 Dec 2022 14:00:42
commit hash: da0ea2deb5b35629cf50f8efc06e53eec32f802dcommit hash: da0ea2deb5b35629cf50f8efc06e53eec32f802dcommit hash: da0ea2deb5b35629cf50f8efc06e53eec32f802dcommit hash: da0ea2deb5b35629cf50f8efc06e53eec32f802d files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.21.2=>2.21.3

Relnotes: https://github.com/errata-ai/vale/releases/tag/v2.21.3
2.21.2_1
11 Dec 2022 11:17:27
commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
2.21.2
24 Nov 2022 23:00:15
commit hash: 786436ef693160a5703d925bcd3ef9f991fdd62ecommit hash: 786436ef693160a5703d925bcd3ef9f991fdd62ecommit hash: 786436ef693160a5703d925bcd3ef9f991fdd62ecommit hash: 786436ef693160a5703d925bcd3ef9f991fdd62e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.21.0=>2.21.2

- Important bug fix for editor integration

MFH:		2022Q4
Relnotes:	https://github.com/errata-ai/vale/releases/tag/v2.21.2
2.21.0
05 Nov 2022 14:19:16
commit hash: 56d6558e15ffb83b1058392f36074feceb29a2f3commit hash: 56d6558e15ffb83b1058392f36074feceb29a2f3commit hash: 56d6558e15ffb83b1058392f36074feceb29a2f3commit hash: 56d6558e15ffb83b1058392f36074feceb29a2f3 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/vale: Update version 2.20.2=>2.21.0

Relnotes:	https://github.com/errata-ai/vale/releases/tag/v2.21.0
2.20.2
08 Oct 2022 16:04:32
commit hash: e32bc3820eedd713c13a1aa935dcfe58f1f9ddcdcommit hash: e32bc3820eedd713c13a1aa935dcfe58f1f9ddcdcommit hash: e32bc3820eedd713c13a1aa935dcfe58f1f9ddcdcommit hash: e32bc3820eedd713c13a1aa935dcfe58f1f9ddcd files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
2.20.1_2
08 Sep 2022 16:33:18
commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.20.1_1
03 Aug 2022 21:35:13
commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
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
commit hash: 7e369d50c42194858bd3cb1569dbf2bb89e251cccommit hash: 7e369d50c42194858bd3cb1569dbf2bb89e251cccommit hash: 7e369d50c42194858bd3cb1569dbf2bb89e251cccommit hash: 7e369d50c42194858bd3cb1569dbf2bb89e251cc files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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: 46