- Improve grammar in COMMENT
- Drop ABI version numbers from LIB_DEPENDS
- Drop unneeded pkgconf dependency
- Trim Makefile header
- Tab -> space in pkg-descr WWW line
Feature safe: yes
- setting USE_CSTD=gnu89
- unnesting a nested function definition (patch-src__util.c)
Note that this code may be unsafe or yield bogus results where the sizes of
size_t/int or long/int do not match, such as amd64. This causes tons of
warnings with clang and should be reasonably easy to find.
Feature safe: yes
- Trim Makefile headers
- Changes:
This is a routine bugfix release without major code modifications.
However a change to the cached data will require cache-init to be run
to update the cache contents.
- Fix detection of ports that use options with OPTIONSng.
Problem reported by Ion-Mihai Tetcu <itetcu@FreeBSD.org>
- Employ 'use parent' pragma for defining inheritance
Feature safe: yes
Security update to fix a heap corruption bug with invalid base64 input,
reported and fixed by Julius Plenz, FU Berlin, Germany.
Feature safe: yes
Security: CVE-2012-5468
Security: f524d8e0-3d83-11e2-807a-080027ef73ec
internal reflection api. This component provides a generic reflection stack so
that applications can switch between the internal and/or static reflection
implementation.
WWW: http://pear.pdepend.org/
PR: 172764
Submitted by: Gasol Wu <gasol.wu@gmail.com>
Feature safe: yes
It can render a progress bar, tables and a status bar and contains a class for
parsing command line options.
WWW: http://ezcomponents.org/
PR: 172763
Submitted by: Gasol Wu <gasol.wu@gmail.com>
Feature safe: yes
- switch to PEAR_AUTOINSTALL
PR: 172904
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: miwi (maintainer, implicit via reassigning to the heap)
Feature safe: yes
Java Tool PMD. This project uses PHP_Depend to measure several software
metrics from given source code, then it compares the calculated values
with customizeable thresholds and reports all suspect software artifacts
WWW: http://phpmd.org/
PR: 172761
Submitted by: Gasol Wu <gasol.wu@gmail.com>
Feature safe: yes
that all eZ Components need to function properly. The Base component needs
to be loaded specifically. Base can also autoload external class reposito-
ries from outside the eZ Components.
Aside from the autoload functionality, the Base component also contains a
number of generic Exception classes that all inherit from the ezcBaseExce-
ption class.
WWW: http://ezcomponents.org/
PR: 172759
Submitted by: Gasol Wu <gasol.wu@gmail.com>
Feature safe: yes
- trim Makefile header [2]
- add message to pkg-message that some add-ons require Ruby [2]
- remove dependency on ruby, since it is only needed for some add-ons [1]
while here:
- convert to optionsng
- trim Makefile header from riece-emacs21
PR: 173360
Submitted by: Seiji Ohashi <sayzbrdg@gmail.com> [1],
KIMURA Yasuhiro <yasu@utahime.org> [2] (maintainer)
Feature safe: yes