Commit graph

960 commits

Author SHA1 Message Date
Ying-Chieh Liao
b9ba1ad61e chase math/gsl lib version 2007-06-29 05:46:43 +00:00
Li-Wen Hsu
0287c47729 - Update to 1.0.8
PR:		ports/114104
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
2007-06-29 01:03:28 +00:00
Thierry Thomas
451de5dd34 Don't set TERM conditionally on pointyhat, to avoid it defaulting to
`su' which breaks the build.

Reported by:	pointyhat via pav
2007-06-28 18:54:51 +00:00
Thierry Thomas
4d64bacb31 Remove a .orig file to fix plist. 2007-06-27 20:07:43 +00:00
Rong-En Fan
79d71806c8 - Update patch files location
PR:	       ports/113904
Submitted by:  Oliver Dunkl <odunkl at gmx.net> (maintainer)
2007-06-22 09:05:22 +00:00
Martin Wilke
d39bba8d0f - Update to 2007.06.15.1339
- Unbreak

PR:		113887
Submitted by:	Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintainer)
2007-06-21 12:33:48 +00:00
Beech Rintoul
a7c1f9b52a - Fix pkg-plist
- Makefile tweaks

Reported by:	pointyhat via kris
Approved by:	Anders Troback <freebsd@troback.com> (maintainer),
		sat (mentor)
2007-06-19 10:30:09 +00:00
Thierry Thomas
8fecd8a363 Code_Saturne is EDF's general purpose computational fluid dynamics
software. Developed since 1997 at EDF R&D, it is based on a co-located
Finite Volume approach that accepts meshes with any type of
cell (tetrahedral, hexahedral, prismatic, pyramidal, polyhedral, ...)
and any type of grid structure (unstructured, blockstructured, hybrid,
conforming or with hanging nodes, ...).
Its basic capabilities enable the handling of either incompressible or
expandable flows with or without heat transfer and turbulence (mixing
length, 2-equation models, v2f, Reynolds stress models, Large Eddy
Simulations, ...).

<http://rd.edf.com/code_saturne/>
2007-06-17 21:04:54 +00:00
Beech Rintoul
2b7d44d9e3 - Update to 2.2.8 (with corrections)
PR:		ports/113487
Submitted by:	Anders Troback <freebsd@troback.com>
Approved by:	sat (mentor)
2007-06-11 12:33:56 +00:00
Kris Kennaway
fc9151d03b BROKEN: Does not compile 2007-06-10 04:04:38 +00:00
Martin Wilke
3118f3deac - Unbreak
- Fix build with gcc4

PR:		113303
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-06-04 20:03:50 +00:00
Martin Wilke
07e06176e8 - Fix build with gcc 4.2
PR:		113304
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-06-04 19:58:04 +00:00
Thierry Thomas
a06f550563 Fix plist: if wmkdep segfaults for some reason, don't install its core!
Reported by:	pointyhat via Kris
2007-05-29 20:11:55 +00:00
Martin Wilke
217ccbfecf - Add a new dependence of gfortran42
- Bump PORTREVISION

PR:		113047
Submitted by:	CHAO Shin <quakelee@cn.FreeBSD.org> (maintainer)
2007-05-28 15:52:57 +00:00
Rong-En Fan
d289bd6d26 Add liblr-1.0, a library for large regularized logistic regression. 2007-05-27 14:05:54 +00:00
Martin Wilke
f256eafa79 - Chase increase of science/netcdf shlib version.
- Bump PORTREVISION

PR:		113054
Submitted by:	"Kay Lehmann" <kay_lehmann@web.de> (maintainer)
2007-05-27 11:35:26 +00:00
Kris Kennaway
b7ff7031ea BROKEN with gcc 4.2 2007-05-27 03:03:31 +00:00
Dirk Meyer
0e0e859328 - update for gnustep-make-2.0.0
Approved by:	gurkan (maintainer)
2007-05-25 06:04:44 +00:00
Kris Kennaway
229013a1b8 BROKEN: Does not build 2007-05-25 01:05:54 +00:00
Kris Kennaway
44a2dd4329 BROKEN: Configure fails 2007-05-25 00:58:30 +00:00
Pav Lucistnik
b89a4d4dea - Update to 0.8.0 2007-05-24 22:22:53 +00:00
Pav Lucistnik
59783a7d36 - Chase openbabel update 2007-05-24 22:21:26 +00:00
Pav Lucistnik
1b4210e104 - Update to 2.1.0 2007-05-24 22:21:02 +00:00
Pav Lucistnik
37580651c2 The chemical-mime-data package is a collection of data files to add support for
various chemical MIME types on Linux/UNIX desktops, such as KDE and GNOME.

WWW: http://chemical-mime.sourceforge.net/
2007-05-24 22:18:10 +00:00
Pav Lucistnik
d8cc2c1294 The Blue Obelisk Data Repository lists many important chemoinformatics data
such as element and isotope properties, atomic radii, etc. including references
to original literature. Developers can use this repository to make their
software interoperable.

WWW: http://wiki.cubic.uni-koeln.de/bowiki/index.php/DataRepository
2007-05-24 22:16:03 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Marcelo Araujo
209746404a - distfile rerolled, onle white space changes.
PR:	112245
Submitted by:	CHAO Shin <quakelee@cn.FreeBSD.org>
Approved by:	itetcu (mentor)
2007-05-01 22:36:43 +00:00
Martin Wilke
fc02715436 Parallel-NetCDF is a library providing high-performance I/O while still
maintaining file-format compatibility with Unidata's NetCDF. NetCDF gives
scientific programmers a space-efficient and portable means for storing data.
However, it does so in a serial manner, making it difficult to achieve high
I/O performance. By making some small changes to the API specified by NetCDF,
we can use MPI-IO and its collective operations.

WWW: http://trac.mcs.anl.gov/projects/parallel-netcdf

PR:		ports/112265
Submitted by:	Chao Shin <quakelee at cn.FreeBSD.org>
2007-04-30 13:44:51 +00:00
Martin Wilke
8ccd4f46b7 NIfTI-1 is a new Analyze-style data format, proposed by the NIfTI DFWG
as a short-term measure to facilitate inter-operation of functional MRI
data analysis software packages.

WWW:	http://nifti.nimh.nih.gov/

PR:		ports/112183
Submitted by:	Jason W. Bacon
2007-04-28 10:58:01 +00:00
Thierry Thomas
1016e357cb Also remove the BROKEN line... 2007-04-28 07:58:48 +00:00
Thierry Thomas
00f3780b47 Unbreak after the latest silent update. Changes were:
- mostly doc/Doxygen generated files;

- src/triSurface/triSurface/interfaces/STL/readSTLASCII.L has been
  fixed (patch removed);

- minor fixes in src/OpenFOAM/lnInclude/gamgSolver.H,
  src/OpenFOAM/lnInclude/polyMesh.C,
  src/OpenFOAM/matrices/lduMatrix/solvers/gamgSolver/gamgSolver.H,
  src/OpenFOAM/meshes/polyMesh/polyMesh.C,
  tutorials/multiphaseInterFoam/damBreak4phaseFine/0/alphas,
  tutorials/multiphaseInterFoam/damBreak4phaseFine/constant/polyMesh/boundary.

Full diff available at
<http://people.freebsd.org/~thierry/ports/OpenFOAM-1.4_070412_070413.diff.bz2>
2007-04-28 07:58:04 +00:00
Thierry Thomas
cbf697d70f Mark BROKEN after a silent update.
The huge diff (660 Mb!) is under investigation...

Reported by:	bf2006a (at) yahoo.com
2007-04-26 22:22:46 +00:00
Martin Wilke
628f59f597 - Update to 2.2.7
PR:		112156
Submitted by:	freebsd@troback.com  (maintainer)
2007-04-26 20:11:00 +00:00
Thierry Thomas
cde4269d0c Upgrade to 1.4.
Release notes at <http://www.opencfd.co.uk/openfoam/doc/ReleaseNotes-1.4>.
2007-04-26 05:17:31 +00:00
Maho Nakata
d4bba26012 Marked as BROKEN [1], and make fetchable [2].
Submitted by:	kris [1], fenner [2].
2007-04-23 01:11:32 +00:00
Martin Wilke
421d129653 - Update to 2007.04.18.1830
- Respect X11BASE

PR:		111890
Submitted by:	Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintainer)
2007-04-21 13:37:39 +00:00
Martin Wilke
5199342778 - Update to 5.3.3
PR:		111881
Submitted by:	miwi
Approved by:	maintainer
2007-04-19 15:06:22 +00:00
Maho Nakata
1faa4bae45 Update to 1.6.10. 2007-04-17 01:21:34 +00:00
Maho Nakata
dd47a49a59 * Use gfortran
* portlint.
Build was not verified. It has been known that it doesn't build
with 6.2-RELEASE(?), even without modification, but pointyhat
build cluster. Hope pointyhat builds without errors.
2007-04-17 00:30:58 +00:00
Edward Tomasz Napierala
985042c3ae Change my email address to trasz@FreeBSD.org.
Approved by:	miwi (mentor)
2007-04-13 13:03:49 +00:00
Li-Wen Hsu
d47a8857e7 - Fix typo, PORTREVISION, not PORTREVERSION, my fault, sorry
Found by:	flz
Approved by:	clsung (mentor)
2007-04-12 06:07:34 +00:00
Maho Nakata
477f548037 Take over. 2007-04-12 00:48:24 +00:00
Martin Wilke
12f5d21f63 2007-03-27 emulators/kmamerun: Project was abandoned 4 years ago and expects an old version of XMAME, please use other frontends instead (like gxmame)
2007-03-28 graphics/hobbes-icons-xpm: Archaic port
2007-04-10 japanese/firefox-ja: Incomplete pkg-plist
2007-04-10 japanese/lookup-xemacs: Does not install
2007-04-10 lang/linux-hla: Does not compile
2007-04-10 mail/vmailmgr: Incomplete pkg-plist
2007-04-10 multimedia/qvamps: Touches filesystem prior to 'make install'
2007-03-10 net-mgmt/sting: Broken on all supported versions of FreeBSD
2007-04-10 net-mgmt/tas: Incomplete pkg-plist
2007-04-10 net-p2p/verlihub-plugins: Does not configure, it needs at least verlihub 1.0
2007-04-10 news/inn-stable: Fails to patch
2007-04-10 palm/malsync: Does not build with new pilot-link
2007-04-10 russian/elm.language: Leaves behind files on deinstall
2007-04-10 russian/pine.language: Leaves behind config file on deinstall
2007-04-01 science/py-scipy03: Replaced by py-scipy
2007-04-10 security/php4-cryptopp: Does not compile
2007-04-10 17:40:51 +00:00
Li-Wen Hsu
d5c3e741ff - Update to 1.0.7
PR:		111346
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
Approved by:	clsung (mentor)
2007-04-10 03:09:55 +00:00
Li-Wen Hsu
db0bf94b4c science/netcdf
- Update to 3.6.2

graphics/gmt
math/grace
math/gri
math/p5-NetCDF
math/py-scientific
math/ruby-netcdf
science/gnudatalanguage
science/minc
science/minc2
science/v_sim
science/vis5d+
- Bump PORTREVISION for the changing of science/netcdf's major library version number

PR:		111347
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
Approved by:	clsung (mentor)
2007-04-10 03:08:59 +00:00
Pav Lucistnik
bd7ccf688a - Update to 0.6.9 2007-04-09 22:25:43 +00:00
Pav Lucistnik
0d6949cbca - Update to 0.6.5 2007-04-09 22:25:25 +00:00
Gabor Kovesdan
e7babf9153 - Remove old Perl support from unmaintained ports in categories starting
with letter o-z
2007-04-06 06:48:45 +00:00
Greg Lewis
efa92f7fe6 . Drop maintainership of these ports. Its glaringly obvious that I don't
have time to maintain them since I'm not even keeping up with the ports
  that are most important to me.
2007-04-04 03:31:05 +00:00
Kris Kennaway
ee2fdc714d Does not build with jdk 1.4 either, so mark BROKEN 2007-04-03 21:32:08 +00:00