summaryrefslogtreecommitdiff
path: root/textproc/man2html/files/patch-man.cgi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* textproc/man2html: update to 3.1.20220109Dmitry Sivachenko2022-07-131-8/+8
| | | | | PR: 265144 Submitted by: Robert Clausecker <fuz@fuz.su>
* Fix usage of ${PERL5}.Mathieu Arnold2015-12-171-6/+0
| | | | | | | | | | | | | | | | | ${PERL5} points to a specific version of perl, say, perl5.22.1, it is fine to use it in a ports Makefile to do Perly things, but ports using it must use ${PERL}, that points to /usr/local/bin/perl so that if the minor version is updated, the shebang keep working. While there, make some ports use shebangfix, regen a few patches, and bump PORTREVISION where a shebang went from PERL5 to PERL. PR: 205367 With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=403913
* Rename textproc/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-291-0/+67
Notes: svn path=/head/; revision=363336