- switch to use libtool 1.5
Add ndbcluster, the new high-performance and high-reliable storage engine
used in MySQL Cluster:
- experimental: no docs, no examples, no startup scripts
- to setup it see the administration guide at:
http://gd.tuwien.ac.at/db/mysql/Downloads/Manual/mysql-cluster-admin.pdf
Author fixed are following problems:
1) threading issue causing pthread_create() errors under Linux after
number of requests and memory leaks on different Unix platforms.
2) deadlock in gethostbyname() mutex, HTTP CONNECT redirection.
Grab maintainership because author can't contact with
maintainer 3-4 monthes.
Announce from: 3APA3A <3APA3A at security dot nnov dot ru>
The aim of the program is to make it as easy as possible for people to
do their own personal budgets and keep track of their finances. Using
this program you can:
* Create a budget and organize budget items into categories.
* Nominate budget items to be paid from either a cash account or
via a "Direct Debit" account which allows you to save for big
ticket items and ensure timely payment of scheduled bills.
* Automatically calculates how much money you must put aside
each fortnight to meet all your "Direct Debit" obligations.
* Automatically tells you how much money you must have in Direct
Debit account to meet your obligatory payments on any
particular date.
* Record and save expenses against each of your budget categories.
* Track how your expenses relate to your budget so you can
determine if you are over or under-spending in any of your
categories.
* Sort your records into categories or by date.
* Comes with realistic example to show how things work.
* Allows you to export any of your reports, records, budget and
Direct Debit status to the Gnumeric Spreadsheet program where
they can be either printed or used for more detailed analysis.
* Allows you to export any of your reports, records, budget and
Direct Debit status to the AbiWord WordProcessor program where
they can be printed or incorporated into a report.
WWW: http://www.abisource.com/~msevior/index.html
In addition to being a committer, he shall now be immortalized
as a Gtk+-2 HTML text editor... JUST LIKE IN REAL LIFE!
erwin has the following notable features:
* a head
* two ears
* multiple fingers; possibly as many as 10
* really really simple text editor
* preview rendered html page
* support for html tags
* intelligent tag closer
* drag'n'drop support
* source highlighting
WWW: http://lisas.de/erwin/
added rule bsd.port.pre.mk depends on bsd.port.mk
use real describe file path when generating readme.html
added freebsd port of debian package history tracker,
you can optionally install it
minorupdates can be optionaly installed
PR: ports/68664
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
GNU libmatheval is a library which contains several procedures that make
it possible to create an in-memory tree from the string representation
of a mathematical function over single or multiple variables. This tree
can be used later to evaluate a function for specified variable values,
to create a corresponding tree for the function derivative over a
specified variable or to write a textual tree representation to a
specified string. The library exposes C and Fortran 77 interfaces.