- An old version of the header file dislin.h was used;
- the keyword 'invisible' in List-Widgets was not working
correctly;
- a problem with the routine psmode was fixed.
Reported by: pointyhat via Kris
Explained by: Helmut Michels <michels (at) mps.mpg.de> (Author)
DBI. From its description ...
Query preparation and execution are combined in a single method, the result
object (which is a wrapper around the statement handle) provides easy
row-by-row and slurping methods.
The "query" method returns either a result object, or a dummy object. The
dummy object returns undef (or an empty list) for all methods and when used in
boolean context, is false. The dummy object lets you postpone (or skip) error
checking, but it also makes immediate error check simply " $db->query(...) or
die $db->error".
WWW: http://search.cpan.org/dist/DBIx-Simple/
PR: ports/90230
Submitted by: Parv <parv@pair.org>
Data::Swap (XS) module allows to swap the contents of two referenced
variables, even if they have different types. The main application is
to change the base type of an object after it has been created, for
example for dynamic loading of data structures:
swap $self, bless $replacement, $newclass;
WWW: http://search.cpan.org/dist/Data-Swap/
PR: ports/90229
Submitted by: Parv <parv@pair.org>
Rollback to 1.2.3 is impossible with new apr and swig
in ports tree: all bindings are broken with these
versions :(
(2) Fix problems with new apache build infrastructure.
I'm sorry for long pause
updated to branch 3.09
2) Fix build with patches from ocaml CVS as of
Sat Dec 10 23:54:24 UTC 2005
- http://www.nongnu.org/mldonkey/
Obtained from: MLDonkey CVS [2]
Pointy hat to: garga [1],
Marwan Burelle <marwan.burelle@lri.fr> [1]
succeeds (if the servers certificate is signed by one of those authorites)
- Bump PORTREVISON, since a failing certiciate check spams the port users'
maillog.
These fonts are designed for the Greek language and are iso-8859-7 compatible.
They are saved though in Unicode format, to be compatible with modern fonts and
in order to be easily expandable. It consist of the following families:
a) Bonati
c) Jacobs
b) Optima
d) OptimaCollege
e) ParisAifel
PR: ports/89978
Submitted by: Panagiotis Astithas <past@ebs.gr>
work well under the GNOME Desktop.
Buoh has a number of features, including:
- Select your favorites comic through a list of more than 130 comics
- Easy, simple an eye-candy view of an online comic
- Browsing over the comic strip archives
- Saving a comic to disk
- Integration with GNOME (respecting the lockdowns and HIG compliance)
WWW: http://buoh.steve-o.org/
--
NOTE: Dump core at exit is a known issue, I will collect the backtraces and
report to the developer(s). If anyone want to fix, feel free to send me
a patch.