| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: 96313
Submitted by: maintainer
Notes:
svn path=/head/; revision=160629
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=160548
|
|
|
|
|
|
|
|
| |
PR: 96259
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
Notes:
svn path=/head/; revision=160546
|
|
|
|
|
|
|
|
| |
Submitted by: thierry and
Pedro F. Giffuni <giffunip@asme.org>
Notes:
svn path=/head/; revision=160489
|
|
|
|
|
|
|
|
| |
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Approved by: jmz (maintainer)
Notes:
svn path=/head/; revision=160367
|
|
|
|
|
|
|
| |
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Notes:
svn path=/head/; revision=160366
|
|
|
|
| |
Notes:
svn path=/head/; revision=160365
|
|
|
|
|
|
|
|
|
| |
These libraries, as most Elmer packages, are built with a F90 compiler.
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Notes:
svn path=/head/; revision=160355
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
package.
Among other small changes, Elmer calls umfpack routines from f90 using
umf4_f77wrapper.c from umfpacks demo directory. The elmer-umfpack build
compiles this and includes it in the libumfpack.a.
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Notes:
svn path=/head/; revision=160347
|
|
|
|
|
|
|
|
|
|
| |
Note that this port still is BROKEN.
PR: 96265
Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintainer)
Notes:
svn path=/head/; revision=160330
|
|
|
|
|
|
|
|
| |
PR: 96219
Submitted by: Ports fury
Notes:
svn path=/head/; revision=160319
|
|
|
|
| |
Notes:
svn path=/head/; revision=160315
|
|
|
|
|
|
|
|
| |
PR: 93655
Submitted by: KATO Tsuguru <tkato432 (at) yahoo.com>
Notes:
svn path=/head/; revision=160234
|
|
|
|
| |
Notes:
svn path=/head/; revision=160167
|
|
|
|
| |
Notes:
svn path=/head/; revision=160166
|
|
|
|
| |
Notes:
svn path=/head/; revision=160153
|
|
|
|
| |
Notes:
svn path=/head/; revision=160100
|
|
|
|
|
|
|
| |
Forgotten by: johans
Notes:
svn path=/head/; revision=159994
|
|
|
|
|
|
|
|
| |
PR: ports/96007
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=159984
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Requested by: thierry to unbreak lang/gambas
Notes:
svn path=/head/; revision=159970
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: linimon (maintainer) at IRC
Notes:
svn path=/head/; revision=159960
|
|
|
|
|
|
|
|
|
| |
PR: ports/93863
Submitted by: Nicola Vitale
Approved by: flz (mentor)
Notes:
svn path=/head/; revision=159951
|
|
|
|
|
|
|
| |
Reported by: kris mail
Notes:
svn path=/head/; revision=159896
|
|
|
|
|
|
|
|
|
| |
PR: ports/94399
Submitted by: Rong-En Fan <rafan@infor.org>
Approved by: Eric van Gyzen <eric+fbports@vangyzen.net> (maintainer)
Notes:
svn path=/head/; revision=159879
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
PR: 93945
Notes:
svn path=/head/; revision=159862
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
PR: 93944
Notes:
svn path=/head/; revision=159860
|
|
|
|
|
|
|
|
| |
PR: 94143
Submitted by: Nicola Vitale <nivit@email.it>
Notes:
svn path=/head/; revision=159745
|
|
|
|
|
|
|
|
| |
PR: 93366
Submitted by: max <makc@issp.ac.ru>
Notes:
svn path=/head/; revision=159652
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=159556
|
|
|
|
|
|
|
|
|
| |
back sometime.
Hat: portmgr
Notes:
svn path=/head/; revision=159501
|
|
|
|
|
|
|
| |
- Grab MAINTAINER on ldouble
Notes:
svn path=/head/; revision=159490
|
|
|
|
| |
Notes:
svn path=/head/; revision=159444
|
|
|
|
|
|
|
|
| |
PR: 95521
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Notes:
svn path=/head/; revision=159439
|
|
|
|
|
|
|
| |
Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>.
Notes:
svn path=/head/; revision=159391
|
|
|
|
| |
Notes:
svn path=/head/; revision=159332
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CGAL is a collaborative effort of several sites in Europe and Israel. The goal
is to make the most important of the solutions and methods developed in
computational geometry available to users in industry and academia in a C++
library. The goal is to provide easy access to useful, reliable geometric
algorithms.
The CGAL library contains:
* the Kernel with geometric primitives such as points, vectors, lines,
predicates for testing things such as relative positions of points, and
operations such as intersections and distance calculation.
* the Basic Library which is a collection of standard data structures and
geometric algorithms, such as convex hull in 2D/3D, (Delaunay)
triangulation in 2D/3D, planar map, polyhedron, smallest enclosing
circle, and multidimensional query structures.
* the Support Library which offers interfaces to other packages, e.g., for
visualisation, and I/O, and other support facilities.
WWW: http://www.cgal.org/
Notes:
svn path=/head/; revision=159258
|
|
|
|
|
|
|
|
|
| |
- Build more of the contrib. packages on install
Approved by: flz (mentor)
Notes:
svn path=/head/; revision=159051
|
|
|
|
| |
Notes:
svn path=/head/; revision=158905
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
vtk43 just committed requires outdated expat.5. This will
cause the build to fail if expat.6 is installed. I've been
running caret (an application that depends on vtk43) with
expat.6 for several weeks without any apparent problems.
Suggest updating the vtk43 LIB_DEPENDS to allow expat.5 or
expat.6.
PR: ports/95353
Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu>
Notes:
svn path=/head/; revision=158900
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove WWW.
- Remove unfetchable mastersite.
PR: ports/94486
Approved by: maintainer timeout (15 days), mnag (mentor).
Notes:
svn path=/head/; revision=158895
|
|
|
|
|
|
|
|
|
|
|
| |
- Add WWW
- Make portlint happy
PR: ports/94482
Approved by: maintainer timeout (15 days), mnag (mentor)
Notes:
svn path=/head/; revision=158857
|
|
|
|
| |
Notes:
svn path=/head/; revision=158820
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I'd like to reintroduce VTK 4.3 to the ports tree to
facilitate building a new port, Caret 5.3. Starting with
VTK 4.4, support for "float" coordinates has been dropped
from many functions. The Caret code will require significant
changes to compile with VTK 4.4. Since the Caret developers
do not yet have a timeline for upgrading to VTK 4.4, I'd
like to reintroduce VTK 4.3 for the interim. Only the vtk
base and vtk-headers are essential. Below are shar files
for these two trees. They are based on the original vtk
4.3 port. The only modifications are:
1. The folder names are changed from vtk and vtk-headers
to vtk43 and vtk43-headers to prevent a collision with the
current vtk in /usr/ports/math.
2. PREFIX is set to ${LOCALBASE}/vtk43 to prevent a collision
with the current vtk installation.
PR: ports/92468
Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu>
Notes:
svn path=/head/; revision=158803
|
|
|
|
| |
Notes:
svn path=/head/; revision=158752
|
|
|
|
| |
Notes:
svn path=/head/; revision=158663
|
|
|
|
|
|
|
|
| |
2006-03-31 mail/glacier
2006-03-31 math/xwpl
Notes:
svn path=/head/; revision=158457
|
|
|
|
| |
Notes:
svn path=/head/; revision=158431
|
|
|
|
|
|
|
|
|
|
| |
- Switch from bash2 to bash.
PR: 94916
Submitted by: Scott Flatman <sf (at) slappy.org> (maintainer)
Notes:
svn path=/head/; revision=158398
|
|
|
|
|
|
|
|
|
| |
there by default.
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=158262
|
|
|
|
|
|
|
| |
versions.
Notes:
svn path=/head/; revision=158260
|