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
txt2man Converts flat ASCII text to man page format
1.7.1 textproc on this many watch lists=3 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 1.7.1Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-06-14 03:39:19
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: sudo, mpg123, stunnel
License: GPLv2+
WWW:
https://github.com/mvertes/txt2man
Description:
txt2man converts the input text into nroff commands using man(7) macros for man pages. Smart argument processing is available either for commands using "-" sign for flags (including long options used in GNU tools). If ifile is omitted, standard input is taken as argument. Result is displayed on standard output.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. bin/bookman
  2. bin/src2man
  3. bin/txt2man
  4. share/man/man1/bookman.1.gz
  5. share/man/man1/src2man.1.gz
  6. share/man/man1/txt2man.1.gz
  7. /usr/local/share/licenses/txt2man-1.7.1/catalog.mk
  8. /usr/local/share/licenses/txt2man-1.7.1/LICENSE
  9. /usr/local/share/licenses/txt2man-1.7.1/GPLv2+
Collapse this list.
Dependency lines:
  • txt2man>0:textproc/txt2man
To install the port:
cd /usr/ports/textproc/txt2man/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/txt2man
  • pkg install txt2man
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: txt2man
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1611572750 SHA256 (mvertes-txt2man-txt2man-1.7.1_GH0.tar.gz) = 4d9b1bfa2b7a5265b4e5cb3aebc1078323b029aa961b6836d8f96aba6a9e434d SIZE (mvertes-txt2man-txt2man-1.7.1_GH0.tar.gz) = 15976

Packages (timestamps in pop-ups are UTC):
txt2man
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.7.11.7.11.7.01.7.11.7.1-1.7.0-
FreeBSD:13:quarterly1.7.11.7.11.7.11.7.11.7.11.7.11.7.11.7.1
FreeBSD:14:latest1.7.11.7.11.7.11.7.11.7.11.7.1-1.7.1
FreeBSD:14:quarterly1.7.11.7.1-1.7.11.7.11.7.11.7.11.7.1
FreeBSD:15:latest1.7.11.7.1n/a1.7.1n/a1.7.11.7.11.7.1
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. gawk : lang/gawk
  2. gmake>=4.3 : devel/gmake
Runtime dependencies:
  1. gawk : lang/gawk
This port is required by:
for Build
  1. audio/aubio
  2. audio/solfege
  3. ftp/axel

Configuration Options:
===> The following configuration options are available for txt2man-1.7.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
textproc_txt2man
USES:
cpe gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mvertes/txt2man/tar.gz/txt2man-1.7.1?dummy=/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
1.7.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)
1.7.1
25 Jul 2022 09:43:21
commit hash: 7eb3ffc3df925ad320341ff4a3bcfdf5b99c4de9commit hash: 7eb3ffc3df925ad320341ff4a3bcfdf5b99c4de9commit hash: 7eb3ffc3df925ad320341ff4a3bcfdf5b99c4de9commit hash: 7eb3ffc3df925ad320341ff4a3bcfdf5b99c4de9 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
textproc/txt2man: Add PORTSCOUT
1.7.1
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.7.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.7.1
10 Feb 2021 07:42:50
Revision:564845Original commit files touched by this commit
eduardo search for other commits by this committer
Submitted by:	Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by:	dbaio, garga (mentors)
Differential Revision:	https://reviews.freebsd.org/D28534
1.7.1
26 Jan 2021 15:44:02
Revision:562688Original commit files touched by this commit
fernape search for other commits by this committer
textproc/txt2man: Adopt and Update to 1.7.1

ChangeLog: https://github.com/mvertes/txt2man/releases/tag/txt2man-1.7.1

PR:	252991
Submitted by:	ed.arrakis@gmail.com (maintainer)
MFH:	2021Q1 (bugfix release)
1.7.0
28 Sep 2020 05:05:25
Revision:550400Original commit files touched by this commit
tobik search for other commits by this committer
Reset MAINTAINER
1.7.0
04 Jun 2020 18:29:17
Revision:537927Original commit files touched by this commit
tobik search for other commits by this committer
textproc/txt2man: Update to txt2man-1.7.0

Changes:	https://github.com/mvertes/txt2man/blob/txt2man-1.7.0/Changelog
1.6.0
18 Apr 2019 11:56:29
Revision:499250Original commit files touched by this commit
tobik search for other commits by this committer
textproc/txt2man: Update to 1.6.0

- Move to new home on GitHub
- Fix typo CPE_VENDER -> CPE_VENDOR

Changes:	https://github.com/mvertes/txt2man/blob/txt2man-1.6.0/Changelog
1.5.6
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.5.6
12 Jan 2016 16:20:32
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
1.5.6
04 Aug 2015 21:06:43
Revision:393555Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add NO_ARCH
1.5.6
21 Apr 2015 10:42:09
Revision:384420Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Add CPE info
1.5.6
31 May 2014 12:26:06
Revision:355966Original commit files touched by this commit
antoine search for other commits by this committer
Stage support
1.5.6
26 May 2014 13:21:43
Revision:355336Original commit files touched by this commit
miwi search for other commits by this committer
- Convert gmake,bzip2 to USES

Approved by:	portmgr
1.5.6
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
1.5.6
25 Mar 2011 11:49:26
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.5.6

PR:             155838
Submitted by:   Ports Fury
1.5.5_1
06 Jun 2008 14:05:09
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.5.5
22 Mar 2007 01:06:59
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.5.5
1.5.3
16 Mar 2007 01:23:30
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.5.3
1.5.2
05 Mar 2007 03:13:50
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.5.2
1.5.1
31 Oct 2006 01:00:36
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.5.1
1.4.8
25 Nov 2005 18:40:57
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.4.8
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
1.4.8
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.4.8
03 Jan 2004 12:07:47
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.4.8

PR:             ports/60851
Submitted by:   Vincent Tantardini <vinc@FreeBSD-fr.org>
1.4.7
08 Apr 2003 20:07:00
Original commit files touched by this commit
mi search for other commits by this committer
Upgrade to 1.4.7
1.4.5
20 Feb 2003 19:11:26
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.4.5
02 Jul 2002 12:51:27
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.4.5
1.4.4
26 Jun 2002 11:06:17
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.4.4
18 Jul 2001 15:45:23
commit hash: fp1.16265@dev.null.freshports.orgcommit hash: fp1.16265@dev.null.freshports.orgcommit hash: fp1.16265@dev.null.freshports.orgcommit hash: fp1.16265@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.4.2   drop maintainership    
14 Jun 2001 11:02:50
commit hash: fp1.15058@dev.null.freshports.orgcommit hash: fp1.15058@dev.null.freshports.orgcommit hash: fp1.15058@dev.null.freshports.orgcommit hash: fp1.15058@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
use the clearer way to install the program to ${PREFIX}    
14 Jun 2001 07:39:19
commit hash: fp1.15052@dev.null.freshports.orgcommit hash: fp1.15052@dev.null.freshports.orgcommit hash: fp1.15052@dev.null.freshports.orgcommit hash: fp1.15052@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add txt2man   Converts flat ASCII text to man page format    

Number of commits found: 34