| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Apr 2012 15:26:15
0.41
|
garga  |
Update to 0.41 |
21 Jan 2012 17:40:15
0.40.1_1
|
eadler  |
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 |
12 Nov 2010 11:22:15
0.40.1_1
|
garga  |
Cleanup MASTER_SITES and since i'm here, remove MD5 |
19 Oct 2010 12:46:03
0.40.1_1
|
garga  |
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 |
19 Oct 2010 10:45:45
0.40.1
|
garga  |
- Update to 0.40.1
- Take maintainership |
12 Oct 2010 22:38:21
0.39
|
pav  |
- Catch up with p5-gettext renaming
Reported by: pointyhat |
01 Jul 2010 19:19:09
0.39
|
tobez  |
Update to 0.39.
Feature safe: yes |
31 May 2010 02:01:56
0.32_2
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2009 20:45:10
0.32_1
|
skv  |
Introduce Perl 5.10.0 |
06 Jun 2008 14:05:09
0.32_1
|
edwin  |
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) |
29 Aug 2007 22:48:08
0.32
|
sat  |
- Update to 0.32
- Rework |
04 Aug 2007 11:41:31
0.23
|
gabor  |
- 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) |
27 Feb 2007 09:57:22
0.23
|
linimon  |
Reset meno.abels@adviser.com due to maintainer-timeouts and no response
to email.
Hat: portmgr |
04 Aug 2006 12:34:50
0.23
|
erwin  |
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 |
24 Jan 2006 19:48:09
0.23
|
anray  |
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> |