[Bug 274098] [NEW PORT] textproc/bsd-spell: A port of the 4.4BSD spell and deroff commands
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274098] [NEW PORT] textproc/bsd-spell: A port of the 4.4BSD spell and deroff commands"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274098] [NEW PORT] textproc/bsd-spell: A port of the 4.4BSD spell and deroff commands"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274098] [NEW PORT] textproc/bsd-spell: A port of the 4.4BSD spell and deroff commands"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Sep 2023 06:31:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274098
Bug ID: 274098
Summary: [NEW PORT] textproc/bsd-spell: A port of the 4.4BSD
spell and deroff commands
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: gbe@FreeBSD.org
Created attachment 245245
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=245245&action=edit
Patch for creating the port textproc/bsd-spell
textproc/bsd-spell: A port of the 4.4BSD spell and deroff commands
spell(1) collects words from the named documents and looks them up in a
spelling list. Words that neither occur among nor are derivable
(by applying certain inflections, prefixes or suffixes) from words in
the spelling list are printed on the standard output.
deroff(1) reads each file in sequence and removes all roff command lines,
backslash constructions, macro definitions, eqn constructs (between ".EQ"
and ".EN" lines or between delimiters), pic pictures, and table descriptions
and writes the remainder to the standard output.
spell(1) and deroff(1) did not appear in freely redistributable BSD
releases for licensing reasons. After Caldera relicensed early UNIX releases
the 4.4BSD version was added to NetBSD and OpenBSD.
I tested portlint and followed porters handbook while creating the port.
--
You are receiving this mail because:
You are the assignee for the bug.