| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Make science/mpb has been pretty much useless because it wasn't
correctly linked with hdf5 as it appears in the Makefile. Now this
is properly done by linking pthread lib too, which is required by
hdf5. Also, correctly link with ATLAS version of LAPACK.
PR: ports/58337
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
|
|
|
|
|
| |
PR: ports/59613
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 59574
Submitted by: maintainer
|
|
|
|
| |
Approved by: adamw (mentor)
|
| |
|
|
|
|
|
| |
PR: 58335
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
|
|
|
|
| |
Submitted by: bento
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Printing code rewritten and now complete
* Charges inside fragments enhanced
* Added user interface for the Bonobo control
* Some code cleaning
* Some bugs fixed
PR: 59066
Submitted by: maintainer
|
|
|
|
|
| |
PR: 58178
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: 58823
Submtited by: maintainer
|
| |
|
|
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
|
|
|
| |
A real 3-D molecule viewer
|
|
|
|
|
|
|
|
|
| |
of each port on bento and for recent fixes. Unfortunately at some point I
got confused and switched to the wrong list :-) As a result I picked up a
number of ports that were fixed a while ago. Sorry for the false alarm,
maintainers.
Pointy hat to: kris
|
| |
|
|
|
|
|
| |
Configure/build tested on: -stable, -current
Notice from: kris via dosirak.kr
|
|
|
|
|
|
|
| |
- Do not create useless empty directory
PR: 57835
Submitted by: Ports Fury
|
|
|
|
|
| |
Submitted by: will
Reviewed by: Jonathan Drews <j.e.drews@att.net>
|
| |
|
|
|
|
| |
chemtool-devel is now real developer version of chemtool.
|
|
|
|
| |
Many thanks to: Dr. Martin Kroeker <martin@ruby.chemie.uni-freiburg.de>
|
| |
|
|
|
|
| |
b) bump portrevision
|
| |
|
|
|
|
|
| |
PR: ports/56970
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
|
|
|
|
| |
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The Acoustic ToolBox includes four acoustic models:
BELLHOP: A beam/ray trace code
KRAKEN: A normal mode code
SCOOTER: A finite element FFP code
SPARC: A time domain FFP code
A common input structure has been used throughout so that
only minor modifications are needed to switch from one
program to another.
All the models produce shade files which can be processed
using a common set of plotting routines to plot transmission
loss vs. range or vs. range and depth. These plotting
routines are contained in the GLOBAL directory.
PR: ports/42378
Submitted by: Heiner Strauss <heiner@bilch.com>
|
|
|
|
| |
Reported by: freshports and Dan Langille
|
|
|
|
| |
2) add EMF support (not work yet)
|
|
|
|
| |
resolve conflitcs with bsd.openssl.mk
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
| |
PR: 56102
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
| |
A did some minor cleanup of the port, hopefully this will
work on gcc-3.3. I suggest this port is moved to the science
category, along with freefem and femlab.
PR: ports/54964
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
|
|
|
|
|
| |
Submitted by: kris via bento
Simon Barner <barner@in.tum.de>
|
|
|
|
| |
- Add missing x11-toolkits/lesstif dependency.
|
| |
|
|
|
|
| |
Submitted by: kris via bento
|
| |
|
|
|
|
| |
Submitted by: Simon Barner <barner@in.tum.de>
|
| |
|
|
|
|
| |
Submitted by: kris via bento
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For unbreak:
a) location of .include "${.CURDIR}/../mpqc/Makefile"
is just after the BUILD_DEPENDS to avoid override.
For clean-ups:
1) ${F77}->${FC}
2) Use ${LOCALBASE} for CONFIGURE_ARGS for mpqc-mpich
3) ${MASTERDIR}/files -> ${FILESDIR}
4) remove LIB_DEPENDS for mpqc-mpich (redundant)
Reported by: bento's log
Reviewed by: okazaki and sf
|