CVS log for ports/textproc/po4a/Makefile
Up to [FreeBSD] / ports / textproc / po4a
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:40:02 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Nov 12 11:22:15 2010 UTC (14 months, 4 weeks ago) by garga
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Cleanup MASTER_SITES and since i'm here, remove MD5
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Oct 19 12:46:02 2010 UTC (15 months, 3 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Add a patch to fix CDATA parser for xml files Obtained from: http://alioth.debian.org/tracker/index.php?func=detail&aid=312773&group_id=30267&atid=410622
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Oct 19 10:45:45 2010 UTC (15 months, 3 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -3 lines
- Update to 0.40.1 - Take maintainership
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Oct 12 22:38:21 2010 UTC (15 months, 4 weeks ago) by pav
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Catch up with p5-gettext renaming Reported by: pointyhat
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jul 1 19:19:08 2010 UTC (19 months, 1 week ago) by tobez
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +12 -17 lines
Update to 0.39. Feature safe: yes
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon May 31 02:01:16 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:04:55 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext. 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)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Aug 29 22:48:08 2007 UTC (4 years, 5 months ago) by sat
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +46 -28 lines
- Update to 0.32 - Rework
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:41:23 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Feb 27 09:57:22 2007 UTC (4 years, 11 months ago) by linimon
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Reset meno.abels@adviser.com due to maintainer-timeouts and no response to email. Hat: portmgr
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 4 12:34:49 2006 UTC (5 years, 6 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
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
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 24 19:48:09 2006 UTC (6 years ago) by anray
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
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>
