1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Commit Graph

992 Commits

Author SHA1 Message Date
Rong-En Fan
6229775fac - science/liblr is moved to science/liblinear (project renamed) 2007-07-28 07:10:54 +00:00
Rong-En Fan
a649a6476d - Update to 1.1
- LIBLR is renamed to LIBLINEAR
- Update pkg-descr
- Drop deprecated TARGETDIR variable
2007-07-28 07:09:40 +00:00
Diane Bruce
080db7c1d2 - USE_FORTRAN=yes to use FORTRAN compiler.
Notified by:	maho
Approved by:	ehaupt (mentor)
2007-07-27 18:55:31 +00:00
Pav Lucistnik
0a62bfbe68 - Update to 0.8.2 2007-07-27 14:24:00 +00:00
Rong-En Fan
4bf69b4773 - Band-aid for unfetchable distfile until this is updated to 1.1 (it depends
on a repocopy to liblinear)

Noticed by:	pointyhat via pav
2007-07-24 12:18:24 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Pav Lucistnik
6c5f58e335 - Really fix plist for goffice-0.4.1
Reported by:	pointyhat
Pointy hat to:	pav
2007-07-21 18:41:49 +00:00
Thierry Thomas
55ab202ce6 Upgrade to 0.9pre5.
Despite its beta-like version number, the authors recommend to upgrade.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=521405>.
2007-07-17 20:43:11 +00:00
Marcelo Araujo
025104e02e - Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by:	stas (mentor)
2007-07-15 16:12:19 +00:00
Marcelo Araujo
e42c409944 - Take maintainership.
Approved by:	stas (mentor)
2007-07-15 15:17:50 +00:00
Pav Lucistnik
2ba485191d - Update for goffice 0.4.1
Reported by:	pointyhat
2007-07-15 14:57:19 +00:00
Maho Nakata
ef9692c91e Correct mpich dependency. 2007-07-14 22:24:53 +00:00
Maho Nakata
2b910e639e Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-14 10:33:14 +00:00
Maho Nakata
78099ded19 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-14 10:16:23 +00:00
Maho Nakata
269ae10910 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-14 09:51:49 +00:00
Maho Nakata
c750932356 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-14 09:08:42 +00:00
Maho Nakata
3034d94e67 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-14 02:56:36 +00:00
Maho Nakata
fd262dacb3 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-14 01:40:23 +00:00
Maho Nakata
fd4755237b Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by:	thierry
2007-07-14 01:33:55 +00:00
Maho Nakata
ddb99ac49a Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-14 01:14:56 +00:00
Maho Nakata
6258e3669e Now we USE_FORTRAN knob for using FORTRAN
compiler.
2007-07-13 22:33:53 +00:00
Marcelo Araujo
1f072c3214 - Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Submitted by:	maho
Approved by:	stas (mentor)
2007-07-12 21:50:03 +00:00
Martin Wilke
68d0c9c4f2 - Switch to USE_FORTRAN knob
PR:		114538
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer)
2007-07-12 20:29:31 +00:00
Maho Nakata
5876bf13c4 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-12 07:39:20 +00:00
Edward Tomasz Napierala
627cb575f7 - Use proper capitalization in my email address.
Approved by:	miwi (mentor)
Suggested by:	sat
2007-07-11 22:06:16 +00:00
Martin Wilke
59c297484b - Fix build with gcc 4.2
- USE gfortran

PR:		114307
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer)
2007-07-06 10:20:56 +00:00
Martin Wilke
32264ae1c6 - USE gfortran
- Update to 5.3.3

PR:		114281
Submitted by:	"Shin'ya Murakami" <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
2007-07-06 08:37:06 +00:00
Maho Nakata
0a858b6b9a Fix build and finally migrated to gfortran42!
Spotted by:	linimon
2007-07-04 07:51:56 +00:00
Pav Lucistnik
de1c97e42c - Mark BROKEN on HEAD 2007-07-02 20:03:12 +00:00
Pav Lucistnik
38a4bda717 - Update to 0.8.1 2007-07-01 10:20:07 +00:00
Martin Wilke
a7b7d7564e - Update to 2.7
PR:		114083
Submitted by:	David <yeti@gwyddion.net> (maintainer)
2007-06-30 11:21:09 +00:00
Marcelo Araujo
d2101f2dd8 - Change my mail address to araujo@.
Approved by:	stas (mentor)
2007-06-29 16:29:19 +00:00
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