- include the suhosin extension and suhosin patch by default unless
the no_suhosin flavor is defined
- add all the suhosin configuration options to the sample config
files
PmWiki is a wiki-based system for collaborative creation and maintenance of websites.
PmWiki pages look and act like normal web pages, except they have an "Edit" link that
makes it easy to modify existing pages and add new pages into the website, using basic
editing rules. You do not need to know or use any HTML or CSS.
Page editing can be left open to the public or restricted to small groups of authors.
default, so now we:
* add an altivec FLAVOR
* mark is BROKEN (so that --disable-altivec is used)
Note that this is not a "set and forget" workaround, we will try fixing
this segfault but for now we need a working SDL for powerpc.
discussed with and ok pvalchev@
RSpec is a Behaviour Definition Framework intended for use in Behaviour
Driven Development. RSpec plays the same role that a unit testing framework
would play in a Test Driven Development environment, but does so using
words and structures that better support BDD.
Tool to help start/stop/restart multiple mongrel servers to use behind a
load balancer like Nginx, Lighttpd, Pound, Pen or Balance. This plugin
adds an option to specify a number of mongrel servers to launch, a range
of ports, and a configuration file for the cluster.
is defined in the port Makefile.
i.e. 'GEM_SKIPDEPENDS= hoe cgi_multipart_eof_fix'
This will install the gem port into the fake area even if the hoe and
cgi_multipart_eof_fix gems aren't installed.
ok jcs@, "sounds reasonable but I haven't really looked at it" msf@
GAMMApage is a gamma-adjusting utility for your monitor. It is able to
adjust gamma on the fly and save settings to be used at each login (on
a per-user basis, GAMMApage will only write to the user's home
directory).
tested by several, ok simon@
No change to PLIST, so no version bump. Reported by kurt@
Molden changelog entry
======================
Fri Nov 9
- Added support for gaussian mp2 optimisations
Previously the HF energy would be listed in the geometry convergence
window, now the MP2 energy will be displayed.
- Added support for gaussian IRC outputs, previously all points were displayed
in the geometry convergence windows, now only the optimised geometries
along each point of the reaction coordinate.
Moose is built on top of Class::MOP, which is a metaclass system
for Perl 5. This means that Moose not only makes building normal
Perl 5 objects better, but it also provides the power of metaclass
programming.
This module is an attempt to create a meta object protocol for the
Perl 5 object system. It makes no attempt to change the behavior
or characteristics of the Perl 5 object system, only to create a
protocol for its manipulation and introspection.