The NetBSD Project

CVS log for pkgsrc/converters/help2man/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / converters / help2man

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Fri Apr 22 13:43:11 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, HEAD
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Dec 9 19:42:12 2010 UTC (17 months, 2 weeks ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.4: +4 -1 lines
Diff to previous 1.4 (colored)

Re-add part of revision 1.3 to fix build under Mac OS X Leopard and newer.

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
Changes since 1.3: +8 -5 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], Tue Aug 31 16:55:58 2010 UTC (20 months, 3 weeks ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.2: +9 -2 lines
Diff to previous 1.2 (colored)

Fix build problems under Mac OS X (and potentially other platforms):
1.) Include "devel/gettext-lib/buildlink3.mk" to avoid incomplete builds.
2.) Don't strip installed binaries (under Mac OS X only) which is required
    for shared objects.

Revision 1.2 / (download) - annotate - [select for diffs], Sun May 2 11:25:29 2010 UTC (2 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (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.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-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, 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

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>