summaryrefslogtreecommitdiff
path: root/textproc/po4a/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2011-11-30Add patch-ac to import fixes from newer po4a to make newish perlhe1-3/+4
not emit warnings and errors for now-deprecated constructs. Add comments to the existing patch files. Bump PKGREVISION.
2008-06-04Stop po4a from writing files with known names into world-writable directories.tonnerre1-1/+2
Fixes CVE-2007-4462.
2006-01-13Initial import of po4a-4.23:wiz1-0/+6
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. In po4a each documentation format is handled by a module. For now, there exist modules for the pod format (in which the perl documentation is written), the good old man pages, and the documentation of the kernel compilation options. Some other modules are underway, like for sgml, xml, or texinfo.