<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/textproc/po4a, branch release/8.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2009-03-28T20:45:10Z</updated>
<entry>
<title>Introduce Perl 5.10.0</title>
<updated>2009-03-28T20:45:10Z</updated>
<author>
<name>Sergey Skvortsov</name>
<email>skv@FreeBSD.org</email>
</author>
<published>2009-03-28T20:45:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1a9ef9fa6754e0c0f087f4e7a76e65029a75941c'/>
<id>urn:sha1:1a9ef9fa6754e0c0f087f4e7a76e65029a75941c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump portrevision due to upgrade of devel/gettext.</title>
<updated>2008-06-06T14:17:21Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-06-06T14:17:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=090059a2104b9f20d6996143c0d726aaf861788d'/>
<id>urn:sha1:090059a2104b9f20d6996143c0d726aaf861788d</id>
<content type='text'>
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
</content>
</entry>
<entry>
<title>- Update to 0.32</title>
<updated>2007-08-29T22:48:08Z</updated>
<author>
<name>Andrew Pantyukhin</name>
<email>sat@FreeBSD.org</email>
</author>
<published>2007-08-29T22:48:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cfdcaa6e5d30ef830436c2c58d3373df25b6c168'/>
<id>urn:sha1:cfdcaa6e5d30ef830436c2c58d3373df25b6c168</id>
<content type='text'>
- Rework
</content>
</entry>
<entry>
<title>- Remove the DESTDIR modifications from individual ports as we have a new,</title>
<updated>2007-08-04T11:41:30Z</updated>
<author>
<name>Gabor Kovesdan</name>
<email>gabor@FreeBSD.org</email>
</author>
<published>2007-08-04T11:41:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=42542fb07642b8336e808272918f3ae46aa67e0b'/>
<id>urn:sha1:42542fb07642b8336e808272918f3ae46aa67e0b</id>
<content type='text'>
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
</content>
</entry>
<entry>
<title>Reset meno.abels@adviser.com due to maintainer-timeouts and no response</title>
<updated>2007-02-27T09:57:22Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2007-02-27T09:57:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a80016c9a87f892d1992e1fd14583e58e24c7b67'/>
<id>urn:sha1:a80016c9a87f892d1992e1fd14583e58e24c7b67</id>
<content type='text'>
to email.

Hat:		portmgr
</content>
</entry>
<entry>
<title>Add support for DESTDIR part I.</title>
<updated>2006-08-04T12:34:50Z</updated>
<author>
<name>Erwin Lansing</name>
<email>erwin@FreeBSD.org</email>
</author>
<published>2006-08-04T12:34:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=50513d5d5238ab12e0e327b93bf433d7d288aeeb'/>
<id>urn:sha1:50513d5d5238ab12e0e327b93bf433d7d288aeeb</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>tools for helping translation of documentation</title>
<updated>2006-01-24T19:48:09Z</updated>
<author>
<name>Andrey Slusar</name>
<email>anray@FreeBSD.org</email>
</author>
<published>2006-01-24T19:48:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=34ffb5a9cdfe6e61097c5e403e26585fd7f1ced5'/>
<id>urn:sha1:34ffb5a9cdfe6e61097c5e403e26585fd7f1ced5</id>
<content type='text'>
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 &lt;meno.abels@adviser.com&gt;
</content>
</entry>
</feed>
