Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -2/+2 | |
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable. | |||||
2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+2 | |
2005-04-09 | Convert to buildlink3. | wiz | 1 | -5/+4 | |
2005-04-09 | Sort. | wiz | 1 | -19/+19 | |
2005-02-24 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-01-27 | Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 | heinz | 1 | -2/+2 | |
2003-12-24 | s/@netbsd.org/@NetBSD.org/ in MAINTAINER. | jmmv | 1 | -2/+2 | |
2003-12-13 | Update MAINTAINER email address. | ben | 1 | -2/+2 | |
2003-12-13 | Change from using packaged install program and flags, to a do-install | ben | 1 | -2/+27 | |
target in pkgsrc, in order to have a better chance of installing on Solaris and other platforms. | |||||
2003-12-11 | Give these packages a higher chance to install on Solaris. | ben | 1 | -2/+2 | |
2003-12-11 | Update MASTER_SITES and HOMEPAGE to www.snake.net. | ben | 1 | -3/+3 | |
2003-07-19 | Change address of maintainer per PR 22170. | wiz | 1 | -2/+2 | |
2003-03-21 | Fix some paths, as reported in PR pkg/19725 by collver1@attbi.com. | jmmv | 4 | -10/+32 | |
Also depend on perl5, as this package installs several scripts that use it. Bump PKGREVISION to 1. | |||||
2002-12-24 | Replace collver@linuxfreemail.com with collver1@attbi.com. | wiz | 1 | -2/+2 | |
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523, 19524, 19525 and some more, perhaps. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-27 | add missing manapge paths. | itojun | 1 | -1/+8 | |
2001-04-27 | Initial import of troffcvt-1.04 into the packages collection. | agc | 10 | -0/+239 | |
Provided in PR 12584 by Ben Collver (collver@linuxfreemail.com). troffcvt is a translator that turns troff input into a form that can be more easily processed. The troffcvt distribution comes with postprocessors that turn troffcvt into various destination formats such as HTML (Hypertext Markup Language), RTF (Rich Text Format) or plain text. |