Commit graph

743 commits

Author SHA1 Message Date
Emanuel Haupt
40b465290e Update master site.
Approved by:	tarzeau@linuks.mine.nu (maintainer)
2006-11-21 15:23:19 +00:00
Dirk Meyer
ae649592f5 - cleanup pkg-plist 2006-11-19 10:50:43 +00:00
Maho Nakata
bbe57b83a1 * Use BLAS instead of ATLAS if ATLAS doesn't exist.
* mpich part of mpqc-mpich is moved into mpqc port.
* now use mpich2 instead of mpich.
2006-11-19 08:42:07 +00:00
Rong-En Fan
857d0ec9bd - Update to 2.83
- Use SUB_FILES
- Use ECHO_CMD where I mean echo command
2006-11-18 12:52:04 +00:00
Rong-En Fan
311cb2199d - numpy provides f2py now and conflicts f2py. Remoe f2py from dependency.
Approved by:	Diane Bruce (maintainer)
2006-11-15 23:38:52 +00:00
Rong-En Fan
971a317962 - Reflect repocopy ofscience/py-scipy -> science/py-scipy03 2006-11-15 05:54:59 +00:00
Rong-En Fan
5a775fa809 - Update to 0.5.1
- Depends on newer NumPy
- Depends on wxPython either 2.4 or 2.6

PR:		ports/103830
Submitted by:	Li-Lun Wang
Approved by:	Diane Bruce (maintainer)
2006-11-15 05:54:00 +00:00
Rong-En Fan
5a2e52b0f9 - Update to 2.1
PR:		ports/105224
Submitted by:	David Nečas (maintainer)
2006-11-08 00:21:06 +00:00
Martin Wilke
f3d1535df5 - Update to 0.89
PR:		ports/105035
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Sponsored by:   FreeBSD Bug-a-thon #2
2006-11-04 23:57:18 +00:00
Cheng-Lung Sung
dc126edc62 - Update to 0.7.0b
- from Changes
  * fixed a bug in reestimate_setlambda
2006-11-02 09:25:57 +00:00
Cheng-Lung Sung
0f1a946214 - Update to 1.2.2
PR:		ports/104262
Submitted by:	maintainer (Shin'ya Murakami)
2006-11-02 06:50:03 +00:00
Cheng-Lung Sung
6823b3a494 - Update to 0.5.3
PR:		ports/104355
Submitted by:	maintainer (Shin'ya Murakami)
2006-10-31 15:24:47 +00:00
Alejandro Pulver
1e3d770e7a - Update to 5.3.2.
PR:		ports/104241
Submitted by:	Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
2006-10-31 02:18:58 +00:00
Thierry Thomas
a0bd024333 Set "-source 1.4" to make it build with JDK-1.5, hence make it
packageable.

Approved by:	portmgr (erwin)
2006-10-26 20:15:08 +00:00
Kris Kennaway
1b1a8050b0 BROKEN: Incorrect pkg-plist
Approved by:    portmgr (self)
2006-10-15 20:06:03 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Cheng-Lung Sung
d951c72be1 The distfiles for science/libctl 3.0.1 are no longer available on the project's site. Updating to 3.0.2 fixes this issue.
PR:		ports/104213
Submitted by:	Josh Paetzel <josh_AT_tcbug dot org>
2006-10-09 16:17:31 +00:00
Pav Lucistnik
5b2bbe5d5a - Fix OPTIONS
Pointy hat to:	xride
Submitted by:	maintainer
2006-10-07 23:56:10 +00:00
Soeren Straarup
f8f3d1505a depends on atlas when it could also be built with lapack/blas instead
this diff adds an OPTION knob to allow selection at compile time.

PR:		104077
Submitted by:	maintainer
Approved by:	tmclaugh (mentor)
2006-10-07 17:16:43 +00:00
Pav Lucistnik
600c6a6eca - Update to 1.0.2
- Unbreak

PR:		ports/104091
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
2006-10-07 09:59:52 +00:00
Jose Alonso Cardenas Marquez
b3c25d9937 - Update devel/ode to 0.7
- Bump PORTREVISION of all ports that depend of devel/ode [1]

Approved by:	thierry, Dmitry Marakasov <amdmi3__at__mail.ru> (maintainers) [1]
2006-10-06 15:43:29 +00:00
Cheng-Lung Sung
7f2c75738d - Update to 2.0
PR:		ports/103903
Submitted by:	maintainer <yeti_AT_gwyddion dot net>
2006-10-04 07:59:58 +00:00
Cheng-Lung Sung
6bfb583a7d Add g3data 1.5.0, utility for extracting data from graphs.
PR:		ports/103397
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2006-10-02 08:59:12 +00:00
Mark Linimon
a245fe1498 * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to
allow OPTIONS to be able to influence dependencies.  This is still
  experimental [1]

* Teach bsd.gcc.mk about gfortran [2]

* Remove the outdated emulators/linux_base; the new default has been
  linux_base-fc4.  This will allow the outdated port to be removed [3]

* Add USE_FIREBIRD macros to bsd.database.mk [4]

PR:	93687 [1], 93690 [2], 103184 [3], 103357 [4]

Submitted by:	shaun [1], Pedro F. Giffuni <giffunip at asme to org> [2],
		gerald [2], thierry [2], vd [3], skv [4]
2006-09-30 19:25:46 +00:00
Dirk Meyer
fe0bd7cc5e Paje is a graphical tool that displays traces produced during the
execution of multithreaded programs. Other programs can also generate
traces for this tool.
PR:		103677
Submitted by:	Gürkan Sengün
2006-09-28 19:17:57 +00:00
Thierry Thomas
2b467068de Add a spac64 binary, built by shaun. 2006-09-27 21:06:58 +00:00
Dirk Meyer
eed872d5b2 GTAMS Analyzer is a complete coding and analysis package. It is a "port" of
TAMS Analyzer for Macintosh OS X. Note, at some point the two projects will
have identical file formats, at which point  the initial G (for GNUstep)
will be dropped. GTAMS stands for GNUstep Text Analysis Markup System, it
is a convention for identifying themes in text. The software offers a wide
range of tools for applying themes to texts and identifying patterns of
themes within and between texts.
PR:		103680
Submitted by:	Gürkan Sengün
2006-09-27 19:59:46 +00:00
Thierry Thomas
7c1f60f847 Update location.
Submitted by:	Pascal Frey <frey (at) ann.jussieu.fr> (author)
2006-09-26 17:09:47 +00:00
Thierry Thomas
f4613decce Add binaries (not tested) for amd64 (built by vd) and ia64 (built with
help from marcel).
2006-09-26 05:29:50 +00:00
Thierry Thomas
bf460149a7 Medit is an interactive mesh visualization software, developed by the Gamma
project at INRIA-Rocquencourt.

It is intended to display computation results (in mechanics of the solids or
fluids, thermics, electromagnetism, etc.) on grids 2d (triangles and
quadrangles), 3d (tetrahedrons or hexahedrons) or surfaces (triangles and
quandrangles).
2006-09-24 23:09:26 +00:00
Pav Lucistnik
dfa14d726d - Fix plugins
- Update to 2006.06.30.1332

PR:		ports/103318
Submitted by:	Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintainer)
2006-09-24 18:24:09 +00:00
Pav Lucistnik
1c3a2a9cc4 - Update to 0.6.6 2006-09-18 12:38:39 +00:00
Pav Lucistnik
5898fe1f05 - Update to 0.6.3 2006-09-18 12:38:25 +00:00
Cheng-Lung Sung
7914d359f5 - change MASTER_SITES 2006-09-18 03:12:26 +00:00
Kris Kennaway
fa6485d639 BROKEN: Does not build 2006-09-17 01:38:17 +00:00
Thierry Thomas
3652f10ed1 Fix the build with mpich2.
Reported by:	pointyhat via Kris
2006-09-15 05:45:32 +00:00
Thierry Thomas
7d5bf5a502 Upgrade to 3.2.1.
Changelog at
<http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/changelog.en.html#3.2>.
2006-09-11 20:09:12 +00:00
Rong-En Fan
67d7bd9787 - Update to 1.99.9
PR:		ports/103099
Submitted by:	David Ne&#270;as <yeti@gwyddion.net> (maintainer)
2006-09-11 18:51:01 +00:00
Pav Lucistnik
07bb6c3560 - Update to 0.6.2 2006-09-07 16:40:40 +00:00
Alejandro Pulver
c66048c71e ITK is an open-source software toolkit for performing registration and
segmentation. Segmentation is the process of identifying and classifying
data found in a digitally sampled representation. Typically the sampled
representation is an image acquired from such medical instrumentation as
CT or MRI scanners. Registration is the task of aligning or developing
correspondences between data. For example, in the medical environment,
a CT scan may be aligned with a MRI scan in order to combine the
information contained in both.

WWW: http://www.itk.org

Port maintainer: Jason W. Bacon
		 bacon@smithers.neuro.mcw.edu

PR:		ports/95166
Submitted by:	bacon at smithers.neuro.mcw.edu
2006-09-07 01:24:33 +00:00
Kris Kennaway
51d481bd21 NO_PACKAGE and NO_CDROM are superfluous here 2006-09-03 17:34:12 +00:00
Cheng-Lung Sung
22c8556cc7 - update to 0.5.2
PR:		ports/102677
Submitted by:	maintainer (Shin'ya Murakami)
2006-09-02 13:08:23 +00:00
Eric Anholt
34e18e41a2 Update to 2.4.4, and drop maintainership since I'm not giving this port the
love it needs.

PR:		ports/101533
Submitted by:	thierry
2006-09-01 06:22:21 +00:00
Pav Lucistnik
19e7da9d49 - Mark IGNORE for Atlas installation without WITH_STATICLIB option
PR:		ports/100600
Submitted by:	Diane Bruce <db@db.net> (maintainer)
2006-08-28 21:21:16 +00:00
Martin Wilke
a8ab84d6c0 - Pass maintainership to submitter
PR:		ports/102372
Submitted by:	Tony Maher <tonymaher(at)optusnet.com.au>
Approved by:	krion (mentor)
2006-08-23 12:32:53 +00:00
Cheng-Lung Sung
1761140b36 - Update to 0.44 2006-08-22 07:19:28 +00:00
Thierry Thomas
d8b30d9b95 - Upgrade net/lam to 7.1.2 and remove net/lam7;
- Chase lam7 -> lam in the dependent ports;

- Mark math/freemat IGNORE if WITH_MPI is defined and add a note about
  FreeMat 2.0 and QT4.
2006-08-21 20:50:50 +00:00
Rong-En Fan
b780c69f8d - Add readline as dependency when it was already installed. The program
will be linked against it anyway, not against a system one.
- Update icons cache
- Replace deprecated variable: INSTALLS_SHLIB by USE_LDCONFIG

PR:		ports/101443
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
Approved by:	Kay Lehmann <kay_lehmann at web.de> (maintainer)
2006-08-20 10:48:09 +00:00
Kris Kennaway
77b2a1f73c Now builds 2006-08-17 12:38:09 +00:00
Cheng-Lung Sung
e15e2b4bb1 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 01:45:58 +00:00