changes; thus, distinfo update
o diff(1) between previous and current versions show no major
changes:
- some implementation changes (no major feature changes)
- cosmetic style changes (identation, etc)
Approved by: portmgr (krion)
code without updating versioning
o diff(1) between old and new distfiles show that:
- New class methods have been added with new functionality
- Some style changes (tabs replacing spaces, etc)
Approved by: portmgr (marcus)
contents of distfile has changed while filename is unchanged:
diff is just adding fortran interface of other than double
precision, and trivial cleanups and home site of superlu
announces that superlu has updated at 2004/Dec/02.
PR: 78940
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
- Build all binaries (they are very useful!)
- Install them to ${PREFIX}/bin/concorde/ to avoid name collision
- Update pkg-descr to reflect homepage
PR: ports/75148
Submitted by: Ulrich Spoerlein <q(at)uni.de>
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall. However, a lot of
FreeBSD specific additions and fixes have been made. For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support. See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.
GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work. We would also like to thank our adventurous users that chose to
ride the walrus. We'd especially like to thank the following users that
provided patches for GNOME 2.10:
ade
Yasuda Keisuke
Franz Klammer
Khairil Yusof
Radek Kozlowsk
And anyone else I may have accidentally omitted.
As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen
courtesy of Franz Klammer. However, unlike GNOME 2.8, we've included all
of the FreeBSD GNOME splashscreen entries with gnomesession. You can
use the deskutils/splashsetter port to choose the one you like best.
As always, GNOME users should _not_ use portupgrade alone to upgrade to
2.10. Instead, get the gnome_upgrade.sh script from
http://www.FreeBSD.org/gnome/gnome_upgrade.sh.
Enjoy!
datastructures. It allows building of directed and undirected graphs, with
data and metadata stored in nodes. The library provides functions for graph
traversing as well as for characteristic extraction from the graph topology.
PR: ports/78624
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
the distribution and the doc2texi.el seems to cause problems for some
versions of emacs (e.g. xemacs).
Problem report and testing by: Tobias Roth <ports@fsck.ch>