Port details |
- pod2mdoc Convert POD data to mdoc input
- 0.2_1 textproc =2 0.2_1Version of this port present on the latest quarterly branch.
- Maintainer: bapt@FreeBSD.org
- Port Added: 2014-11-23 21:52:07
- Last Update: 2024-01-21 02:02:47
- Commit Hash: c271953
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: ISCL
- WWW:
- https://mdocml.bsd.lv/pod2mdoc/
- Description:
- The pod2mdoc utility is a converter from POD into mdoc. It's meant to operate
like pod2man; however, it doesn't require a Perl installation: pod2mdoc is a
standalone ISC-licensed ISO C utility and should compile on any modern UNIX
system.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pod2mdoc>0:textproc/pod2mdoc
- To install the port:
- cd /usr/ports/textproc/pod2mdoc/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/pod2mdoc
- pkg install pod2mdoc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pod2mdoc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1705802511
SHA256 (pod2mdoc-0.2.tgz) = 74f1fe31f61dc876ae0a5703ecdd73c23c3810f76db7db90182521f4ea26b0fc
SIZE (pod2mdoc-0.2.tgz) = 19637
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_pod2mdoc
- USES:
- tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2_1 21 Jan 2024 02:02:47 |
Muhammad Moinur Rahman (bofh) |
textproc/pod2mdoc: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
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) |
0.2 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 ) |
0.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2 21 May 2015 13:36:37 |
bapt |
Update to 0.2 |
0.1 23 Nov 2014 21:51:59 |
bapt |
The pod2mdoc utility is a converter from POD into mdoc. It's meant to operate
like pod2man; however, it doesn't require a Perl installation: pod2mdoc is a
standalone ISC-licensed ISO C utility and should compile on any modern UNIX
system.
WWW: http://mdocml.bsd.lv/pod2mdoc/ |
Number of commits found: 7
|