o Add TIDY extension.
o Remove MCAL extension.
o Remove patch-ext::standard::datetime.c file.
PR: ports/60504
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
NOTE: you need to rebuild stlport-icc and maybe some other C++
programs/libs.
- rework ld.c to fix the build of stlport-icc on 4.x (first part
of the build fix, the second part follows shortly in a stlport
commit) [1]
Submitted by: Marius Strobl <marius@alchemy.franken.de> [1]
to stdarg, so use gcc-2.95 on 5.x for now, unmark broken and give
maintainership to submitter.
PR: ports/60086
Submitted by: Erik Greenwald <erik@smluc.org>
are searched automatically by the compiler by using --with-libiconv-prefix.
W/o --with-libiconv-prefix, 'configure' finds the lib, but not the header.
During the make, neither will be found; a lot of inconsistency here...
* Deal with GCC's configurary's brokenness WRT --with-libiconv-prefix due
not actually passing the found header path to CFLAGS in any way.
computer software analysis and source transformation tasks. It is the
evolving result of more than fifteen years of concentrated research on
rule-based structural transformation as a paradigm for the rapid solution
of complex computing problems.
PR: ports/54617
Submitted by: Ryan Thompson <ryan@sasknow.com>
- Split into two ports - interpreter independent library and installation
into guile
- Give maintainership to submitter
PR: ports/56393, ports/59888
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
to fix building the port when using WITHOUT_X11 knob.
- Fixed Makefiles to avoid gmake-isms.
- Fix pkg-plist
PR: 60219
Submitted by: maintainer
Noticed by: Dmitry Morozovsky <marck@rinet.ru>,
Marwan Burelle <Marwan.Burelle@ens.fr>
are still needed for PECL extensions that rely on mbstring
(e.g. mail/pear-mailparse, currently broken);
Remark: the proposed patch comes from PHP's CVS (please see
<http://groups.google.com/groups?selm=cvswez1068253752%40cvsserver>).
- the next release of devel/pear-PEAR (1.3) depends of the extension
xmlrpc;
- since I'm there, let slaves ports replace COMMENT.
PR: ports/59591
Submitted By: Thierry Thomas <thierry@pompo.net>
Approved By: maintainer
least) two FreeBSD-related problems I had reported against the previous
snapshot.
Make some final adjustments to track changes in directory layout between
GCC 3.3 and 3.4, make some simplifications, and remove the BROKEN tag.