Up to [cvs.netbsd.org] / pkgsrc / converters / help2man
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Wed Dec 8 20:29:05 2010 UTC (17 months, 2 weeks ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
HEAD
Changes since 1.3: +18 -18
lines
Diff to previous 1.3 (colored)
Fix build on OS X 10.4 (Tiger) by disabling nls on that OS version only. (The package needs to build a shared lib & I don't feel like converting it to libtool for ancient OS X) Bump PKGREVISION
Revision 1.3 / (download) - annotate - [select for diffs], Sun May 2 11:25:29 2010 UTC (2 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.2: +10 -2
lines
Diff to previous 1.2 (colored)
Update to 1.38.2:
Version 1.38 April 26, 2010
* Support ENVIRONMENT and FILES sections.
* Move all translated text into .po files (previously .h2m include
files were handled seperately).
* Submit package to the Translation Project (translationproject.org).
* Add Vietnamese translation.
* Add some comments for translators.
Version 1.37 November 14, 2009
* Update GPL to v3.
* Add --version-string option.
* Add --no-discard-stderr option.
* Add line breaks into bug reporting section.
* Add Brazilian Portuguese and German translations.
* Select a reasonable configure default for --enable-nls.
* Revise preload mechanism to not require preloadable libintl.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jun 14 17:39:09 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.1: +1 -3
lines
Diff to previous 1.1 (colored)
Remove @dirrm entries from PLISTs
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Jan 17 20:43:27 2009 UTC (3 years, 4 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-20090117
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of help2man-1.36.4, packaged for wip by arved, various fixes by shattered and bsadewitz. help2man is a tool for automatically generating simple manual pages from program output. It is intended to provide an easy way for software authors to include a manual page in their distribution without having to maintain that document. Given a program which produces resonably standard --help and --version outputs, help2man will attempt to re-arrange that output into something which resembles a manual page.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Jan 17 20:43:27 2009 UTC (3 years, 4 months ago) by wiz
Branch: MAIN
Initial revision