Commit graph

33 commits

Author SHA1 Message Date
Dmitry Sivachenko
20ca895c2c Unbreak.
PR:		143529
Patch from:	MAINTAINER ("Li-Lun Wang (Leland Wang)" <llwang@infor.org>)
2010-03-12 11:39:18 +00:00
Pav Lucistnik
7e2438622c - Mark BROKEN: does not build
Reported by:	pointyhat
Feature safe:	yes
2010-03-02 23:16:25 +00:00
Li-Wen Hsu
f906706e6f - Update to 1.4.0
PR:		ports/142116
Submitted by:	wen
Approved by:	"Li-Lun Wang (Leland Wang)" <llwang AT infor.org> (maintainer)
2010-01-31 03:29:58 +00:00
Gerald Pfeifer
27ab5137ce Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:	portmgr
2009-09-13 00:08:01 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Li-Wen Hsu
76649be0b1 * Fix build of science/py-scipy when math/suitesparse is installed, by
correctly detect and depend on it in math/py-numpy
* Replace the old numpy documentation with the new numpy book
* Explicitly tell the distutil to use gnu95 fortran compiler
* Use ${PYTHONPREFIX_SITELIBDIR} rather than ${PYTHON_SITELIBDIR} when
  generating the packing list for science/py-scipy
* Bump PORTREVISIONs, for packing lists are changed

PR:		ports/136058
Submitted by:	Li-Lun Wang (Leland Wang) <llwang AT infor.org> (maintainer)
2009-07-13 09:44:48 +00:00
Martin Wilke
dbbe4cfad4 - Update to 1.3.0
PR:		134221
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer timeout
2009-05-29 19:31:08 +00:00
Pav Lucistnik
2e42fd29e9 - Update to 1.2.1
PR:		ports/129581
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	Li-Lun "Leland" Wang" <llwang@infor.org> (maintainer)
2009-01-11 14:45:13 +00:00
Gerald Pfeifer
d2e5fbc29f Remove run-time dependency on lang/gcc42 which is now transparently
handled by USE_FORTRAN.  Tweak various aspects of configuration.

Submitted by:	Li-Lun "Leland" Wang <llwang@infor.org> (maintainer)
2009-01-08 01:21:47 +00:00
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Martin Wilke
82158fc200 - Update to 1.2.0
PR:		127865
Submitted by:	Wen heping <wenheping@gmail.com>
Approved by:	maintainer
2008-10-11 14:49:22 +00:00
Li-Wen Hsu
1827e1cc2f - Fix installation while WITH_ATLAS is specified [1]
- Fix plist

PR:		ports/126960 [1]
Submitted by:	Arjan Gijsberts <arjan AT liralab.it>
Approved by:	maintainer
Approved by:	portmgr (erwin)
2008-09-08 16:02:56 +00:00
Erwin Lansing
79c27e0767 Restore PORTEPOCH that got lost in the previous revision. 2008-08-14 20:26:44 +00:00
Hye-Shik Chang
698dcc7a48 Update to 1.1.1 2008-08-14 06:02:28 +00:00
Li-Wen Hsu
b2cbfb99e5 - Add lang/gcc42 into RUN_DEPENDS
- Remove ${PYTHON_REL} < 200 old stuff
- Remove definitions that already include in bsd.gcc.mk

Approved by:	maintainer via IRC
2008-04-17 14:49:29 +00:00
Rong-En Fan
7e575053f8 - Update to 1.0.4
PR:		ports/122492
Submitted by:	dikshie <dikshie at lapi.itb.ac.id>
Approved by:	Li-Lun "Leland" Wang <llwang at infor.org> (maintainer)
2008-04-09 02:08:59 +00:00
Thomas Abthorpe
2ae7bfef02 - Remove CONFLICT, lang/f2py removed
Approved by:	miwi (co-mentor)
2007-09-27 20:33:01 +00:00
Diane Bruce
47e4e30358 - I added -fPIC to compile_switch to work around build of fftpack in scipy
on amd64.
  A better fix would be to set pic_flags instead, and have scipy build a
  shared object for dfftpack instead a static archive, but I didn't figure
  out how. [1]
- Pass maintainership to llwang@infor.org

PR:		ports/112429 [1]
Submitted by:	Li-Lun "Leland" Wang <llwang@infor.org> (new maintainer)
2007-09-02 20:03:45 +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
Diane Bruce
54b8f54887 - Forgotten files for 1.0.2 commit
Approved by:	ehaupt (mentor)
2007-06-25 16:33:24 +00:00
Emanuel Haupt
16e8779972 Update distinfo, was forgotten by the last commit.
Notified by:	bf <bf2006a@yahoo.com>
2007-06-23 14:05:59 +00:00
Diane Bruce
08da2a3048 - Remove support for 4.x
- Fix glitch with gfortran attempting to use libg2c instead of libgfortran [1]
- math/py-numpy incorrect post-patch for site-cfg [2]
- Update version to 1.0.2

Notified by:	kris (via pointyhat) [1]
PR:		ports/112429 [2]
Approved by:	ehaupt (mentor)
2007-06-22 20:07:11 +00:00
Diane Bruce
0791e78a36 - maho wants WANT_FORTRAN knob in gfortran ports
Submitted by:   maho
Approved by:    ehaupt (mentor)
2007-02-26 18:49:17 +00:00
Diane Bruce
8c1ef3292f - finish g77 to gfortran conversion
- change maintainer address to FreeBSD.org one
- fold in changes suggested by [1]

PR:             107022, 108807 (based on) [1]
Submitted by:   thinker@heaven.branda.to [1]
Approved by: ehaupt (mentor)
2007-02-09 18:54:54 +00:00
Maho Nakata
d302e76ac2 (Forgot to commit)
* Migrate to gfortran.
* Bump port revision.
2007-01-18 07:08:41 +00:00
Maho Nakata
cbebfac849 * Migrate to gfortran.
* Bump port revision.

Approved by:  portmgr(kris)
2007-01-18 07:07:57 +00:00
Cheng-Lung Sung
c273301108 - Update to 1.0.1
PR:		ports/107729
Submitted by:	clsung
Approved by:	maintainer (Diane Bruce)
2007-01-17 01:23:26 +00:00
Soeren Straarup
8277bbbb07 Fix a run time error, don't append python version to the name of the
executable.

Submitted by:	Diane Bruce (maintainer)
Approved by:	tmclaught (implicit)
2006-12-30 18:09:53 +00:00
Soeren Straarup
3f5be36426 Update to version 1.0
Change maintainer

PR:		106551
Submitted by:	Diane Bruce <db@db.net>
Approved by:	tmclaugh (implicit)
2006-12-30 16:02:58 +00:00
Mark Linimon
49006fabb5 Reassign maintainership to db@db.net who has been been awaiting maintainer-
timeouts with the PRs she has submitted.

Hat:		portmgr
2006-12-26 12:30:21 +00:00
Rong-En Fan
9c54ff04c1 - Update to 1.0rc1
- Add options for ATLAS
- Fix ATLAS detection
- Use feclearexcept(3) rather than fpsetsticky(3) on 5.3+
- Add CONFLICTS for f2py. Both ports install bin/f2py

PR:		ports/103827
Submitted by:	Li-Lun Wang
Approved by:	maintainer timeout (6 weeks)
2006-11-15 05:50:40 +00:00
Pav Lucistnik
fec0752630 - Mark BROKEN on FreeBSD 4.X: does not compile
Reported by:	krismail
2006-09-12 08:21:39 +00:00
Pav Lucistnik
ecf737426d The fundamental package needed for scientific computing with Python is
called NumPy.  This package contains:

    * a powerful N-dimensional array object
    * sophisticated (broadcasting) functions
    * basic linear algebra functions
    * basic Fourier transforms
    * sophisticated random number capabilities
    * tools for integrating Fortran code.

NumPy derives from the old Numeric code base and can be used as a
replacement for Numeric.   It also adds the features introduced by numarray
and can also be used to replace numarray.

Note:	Development for Numeric has ceased, and users should transisition to
	NumPy as quickly as possible.

WWW: http://numpy.scipy.org/

PR:		ports/102458
Submitted by:	Tony Maher <anthony.maher@uts.edu.au>
2006-09-01 18:14:17 +00:00