patching the vendor's Makefile, provide our own -- it is smaller
than the patch...
Address all of the compiler-warnings brought up by WARNS=3. Two
of them appear to be genuine error... The patch-warnings sent to
the vendor.
Manual page is no longer part of the distribution, although it is
still mentioned in the vendor's Makefile. Hopefully, this will be
addressed by the next release (along with the warnings).
/var/run/${name}.pid. It's actually /var/run/${name}/${name}.pid.
Note, users who have previously installed this port will need to manually fix
their netsyslog.conf files.
Reported by: Hans Brand <hans at marcans dot nl>
pages if LANG is set to ja_JP.eucJP and the port is installed.
Diablo packages contain japanese manual pages and jman seems to format them
mostly fine.
Reviewed by: glewis (maintainer)
Code_Saturne 1.3.2 contains important corrections in the extended
neighbourhood (used for gradient calculation with options IMRGRA=2 and 3
and for the LES dynamic model), in the steady-state algorithm and for
rotation periodicity. Therefore it is strongly advised to upgrade to
version 1.3.2. Earlier releases of version 1.3 (especially versions 1.3.f
and 1.3.1) are considered obsolete and have been removed from the website.
Note: the pdf handbooks don't build at the moment, but they are
available from the Code_Saturne's main site.
- Remove manual strip in post-install, because the INSTALL_PROGRAM will strip
it by default. That way it will respecting my configure for I can install
non-strip as 100% of my installed ports have been compiled with debug
symbols.
- Update the WWW.
Approved by: hideo <hideo@lastamericanempire.com> (maintainer)
This module provides OO interface to Google REST (aka AJAX) API.
Currently support for Search, Feeds and Translate services.
WWW: http://search.cpan.org/dist/REST-Google/
package-building. Make the test-target produce the tests' output on
stdout, so it is included in the traces -- this may help me debug the
problem remotely.
- remove autodetection of MySQL and PostgreSQL if not selected
- bump PORTREVISION
PR: ports/123253 [1]
Submitted by: Ruben van Staveren <ruben@verweg.com>
Approved by: mm (maintainer)