- FreeBSD 7.0 has a new malloc() which does not understand the same
values for MALLOC_OPTIONS as the old malloc().
PR: ports/121277
Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
detects gettext and links to it. However, gettext was not a RUN_DEPENDS
or LIB_DEPENDS, so other packages which don't already install gettext
fail.
Fix this by adding USE_GETTEXT.
Reported by: pointyhat via erwin
the new lang/gcc44 port. At this point, this is mostly identical to what
we have in lang/gcc43 which is in the final stages before the GCC 4.3.0
release, but things will start diverging soon.
PR: 120984
documentation and the hyperlinkable documentation, generated
by haddock and HsColour.
* Build haddock and HsColour for building documentaion only.
* Install manpage.
PR: ports/120975
Submitted by: Jacula Modyun <jacula@gmail.com>
2008-02-23 ftp/axelq: Unmaintained, website disappeared
2007-11-09 lang/fpc-devel: now lags behind version in lang/fpc; use that instead
2007-11-13 devel/php-dbg: does not work with php5 and does not compile on gcc4.2
2007-11-16 graphics/jgv: development stalled for years, outdated, unmaintained
2007-11-16 editors/muggy: development stalled for years, unmaintained
2007-11-16 x11-fm/binder: development stalled for years, outdated, unmaintained
jakarta/commons subdirectory, they have been moved one directory up.
Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly.
PR: 121041
Submitted by: Marcin Cieslak <saper@system.pl>
Approved by: portmgr (linimon)
- Update to 1.45.6
- Bump portepoch
- Pass maintainership to submitter
Tuareg is a Caml mode for GNU Emacs and XEmacs. It handles automatic
indentation of Objective Caml and Camllight codes. Key parts of the
code are hilighted using Font-Lock. Support to run an interactive
Caml toplevel and debbuger is provided.
This mode attempts to give better results than the one provided in
the standard distribution OCaml 3.x. Indentation rules are slightly
different but closer to classical functional languages.
There is no relation with the Tuareg People, except their reputation
of great CAMEL riders and breeders.
PR: ports/120494
Submitted by: Michael Grunewald <michael.grunewald@laposte.net> (maintainer)
Why can't this sort of dependency be automatically monitored by the
package-building?..
In the case of parrot remove the gratuitous requirement for a particular
major shared library number for icudata. This will help avoid
port-building problems, when icu is upgraded again in the future.