-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
correctly detect and depend on it in math/py-numpy
* Replace the old numpy documentation with the new numpy book
* Explicitly tell the distutil to use gnu95 fortran compiler
* Use ${PYTHONPREFIX_SITELIBDIR} rather than ${PYTHON_SITELIBDIR} when
generating the packing list for science/py-scipy
* Bump PORTREVISIONs, for packing lists are changed
PR: ports/136058
Submitted by: Li-Lun Wang (Leland Wang) <llwang AT infor.org> (maintainer)
researchers and developers, written in C++.
Its purpose is to simplify the visualization needs faced by a roboticist
daily - using visualization as a debugging aid or making fancy slides for
a presentation, for example.
Chris Petrik (chris@officialunix.com)
WWW: http://www.peekabot.org
PR: 135892
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav)
- Fix WITH_MPICH
- Use LOCALBASE for reference to bits installed by others
- Pass maintainership to the submitter
- Pet portlint(1): IGNORE
PR: ports/133242
Submitted by: Florian Smeets <flo at kasimir.com>
Approved by: Stephen Montgomery-Smith <stephen at math.missouri.edu> (maintainer)
describe macromolecules, a macromolecule is just a molecule that
consists of several "domains". For example, a protein consists
of aminoacid residues, or a nucleic acid consists of bases. Therefore
Chemistry::MacroMol is derived from Chemistry::Mol, with additional
methods to handle the domains.
WWW: http://search.cpan.org/dist/Chemistry-MacroMol/
PR: ports/134609
Submitted by: Wen Heping <wenheping at gmail.com>
is commonly used to describe proteins, particularly those stored in the
Protein Data Bank.
WWW: http://search.cpan.org/dist/Chemistry-File-PDB/
PR: ports/134612
Submitted by: Wen Heping <wenheping at gmail.com>
describe molecules. It consists of several modules: Chemistry::Mol,
Chemistry::Atom, Chemistry::Bond, and Chemistry::File.
WWW: http://search.cpan.org/dist/Chemistry-Mol/
PR: ports/134462
Submitted by: Wen Heping <wenheping at gmail.com>
predictive modeling. It makes extensive use of numpy (http://scipy.org)
to provide fast N-dimensional array manipulation and easy integration of
C code. mlpy provides high level procedures that support, with few lines
of code, the design of rich Data Analysis Protocols (DAPs) for
preprocessing, clustering, predictive classification and feature
selection. Methods are available for feature weighting and ranking, data
resampling, error evaluation and experiment landscaping.The package
includes tools to measure stability in sets of ranked feature lists.
WWW: http://mlpy.fbk.eu/
PR: ports/133932
Submitted by: Wen Heping <wenheping at gmail.com>
access to data distributed in GRIB files. Specifically,
it is wrote to access NOAA Wavewatch III marine weather
model forecasts which are packaged as GRIB.
WWW: http://search.cpan.org/dist/Geo-ReadGRIB/
PR: ports/132776
Submitted by: Wen Heping <wenheping at gmail.com>
platforms. The motivation for this project is that a simulator should
not only save the time of processors, but also the time of scientists.
Brian is easy to learn and use, highly flexible and easily extensible.
The Brian package itself and simulations using it are all written in
the Python programming language, which is an easy, concise and highly
developed language with many advanced features and development tools,
excellent documentation and a large community of users providing support
and extension packages.
WWW: http://www.briansimulator.org/
PR: ports/132155
Submitted by: Wen Heping <wenheping@gmail.com>
in Python (A real and free alternative to Matlab). PsychoPy combines
the graphical strengths of OpenGL with the easy Python syntax to give
psychophysics a free and simple stimulus presentation and control
package.
The goal is to provide, for the busy scientist (including me!), tools
to control timing and windowing and a simple set of pre-packaged
stimuli and methods. The code is platform independent, using Python
and C libraries that are widely available.
WWW: http://www.psychopy.org/
PR: ports/132156
Submitted by: wenheping at gmail.com