Commit graph

2 commits

Author SHA1 Message Date
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Andrey Slusar
34ffb5a9cd tools for helping translation of documentation
The po4a (po for anything) project goal is to ease translations
(and more interestingly, the maintenance of translations) using
gettext tools on areas where they were not expected like documentation.

This package contains the main libraries of po4a, and the following sub-modules:

  - KernelHelp: Help messages of each kernel compilation option.
  - Man: Good old manual page format.
  - Pod: Perl documentation format.
  - Sgml: either debiandoc or docbook DTD.
  - Dia: uncompressed Dia diagrams.
  - LaTeX: generic TeX or LaTeX format

WWW: http://packages.debian.org/unstable/text/po4a

PR:		ports/91532
Submitted by:	Meno Abels <meno.abels@adviser.com>
2006-01-24 19:48:09 +00:00