pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mk/tools



Module Name:    pkgsrc
Committed By:   joerg
Date:           Fri Mar 20 16:13:02 UTC 2009

Modified Files:
        pkgsrc/mk/tools: gettext.mk msgfmt.sh
Added Files:
        pkgsrc/mk/tools: msgfmt-msgctxt.awk msgfmt-msgid_plural.awk

Log Message:
Refactor msgfmt.sh script to conditionally strip the msgid_plural for
old NetBSD versions and to strip msgctx if requested by the package.
This allows to replace the use of msgfmtstrip in various packages by
setting MSGFMT_STRIP_MSGCTX.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/mk/tools/gettext.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/mk/tools/msgfmt-msgctxt.awk \
    pkgsrc/mk/tools/msgfmt-msgid_plural.awk
cvs rdiff -u -r1.29 -r1.30 pkgsrc/mk/tools/msgfmt.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index