Port details |
- txt2man Converts flat ASCII text to man page format
- 1.7.1 textproc =5 1.7.1Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- 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:: bzip2, nmap, stunnel, txt2html, mpg123
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gawk : lang/gawk
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- gawk : lang/gawk
- This port is required by:
- for Build
-
- audio/aubio
- audio/solfege
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
1.7.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 ) |
1.7.1 25 Jul 2022 09:43:21 |
Nuno Teixeira (eduardo) |
textproc/txt2man: Add PORTSCOUT |
1.7.1 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
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 ) |
1.7.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.1 10 Feb 2021 07:42:50 |
eduardo |
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 |
fernape |
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 |
tobik |
Reset MAINTAINER |
1.7.0 04 Jun 2020 18:29:17 |
tobik |
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 |
tobik |
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 |
mat |
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 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.5.6 04 Aug 2015 21:06:43 |
amdmi3 |
- Add NO_ARCH |
1.5.6 21 Apr 2015 10:42:09 |
amdmi3 |
- Add LICENSE
- Add CPE info |
1.5.6 31 May 2014 12:26:06 |
antoine |
Stage support |
1.5.6 26 May 2014 13:21:43 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
1.5.6 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.5.6 25 Mar 2011 11:49:26 |
miwi |
- Update to 1.5.6
PR: 155838
Submitted by: Ports Fury |
1.5.5_1 06 Jun 2008 14:05:09 |
edwin |
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 |
clsung |
- Update to 1.5.5 |
1.5.3 16 Mar 2007 01:23:30 |
clsung |
- Update to 1.5.3 |
1.5.2 05 Mar 2007 03:13:50 |
clsung |
- Update to 1.5.2 |
1.5.1 31 Oct 2006 01:00:36 |
ijliao |
upgrade to 1.5.1 |
1.4.8 25 Nov 2005 18:40:57 |
pav |
- Add SHA256 |
1.4.8 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
1.4.8 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
1.4.8 03 Jan 2004 12:07:47 |
pav |
- 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 |
mi |
Upgrade to 1.4.7 |
1.4.5 20 Feb 2003 19:11:26 |
knu |
De-pkg-comment. |
1.4.5 02 Jul 2002 12:51:27 |
ijliao |
upgrade to 1.4.5 |
1.4.4 26 Jun 2002 11:06:17 |
ijliao |
upgrade to 1.4.4 |
18 Jul 2001 15:45:23 |
ijliao |
upgrade to 1.4.2 drop maintainership |
14 Jun 2001 11:02:50 |
ijliao |
use the clearer way to install the program to ${PREFIX} |
14 Jun 2001 07:39:19 |
ijliao |
add txt2man Converts flat ASCII text to man page format |