Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | textproc/man2html: update to 3.1.20220109 | Dmitry Sivachenko | 2022-07-13 | 1 | -8/+8 |
| | | | | | PR: 265144 Submitted by: Robert Clausecker <fuz@fuz.su> | ||||
* | Fix usage of ${PERL5}. | Mathieu Arnold | 2015-12-17 | 1 | -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 Weinberger | 2014-07-29 | 1 | -0/+0 |
| | | | | Notes: svn path=/head/; revision=363336 | ||||
* | - Fix man.cgi | Kevin Lo | 2000-09-29 | 1 | -2/+17 |
| | | | | | | | | | | - Change maintainer's e-mail PR: 21591 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33255 | ||||
* | Make the man paths more FreeBSD oriented. | Bill Fumerola | 1998-12-23 | 1 | -0/+52 |
Submitted by: Dima Sivachenko Notes: svn path=/head/; revision=15530 |