Commit graph

118 commits

Author SHA1 Message Date
Maho Nakata
e35d843eb0 Fix latest link.
PR:		128706
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-11-10 06:25:27 +00:00
Dmitry Sivachenko
3cfb88537a Chase glpk shlib version, bump PORTREVISION. 2008-11-07 14:12:29 +00:00
Maho Nakata
91b8beb745 Update to 3.0.3. 2008-10-15 05:42:24 +00:00
Maho Nakata
81ba63a0d5 Add gcc42 dependency at runtime. 2008-10-06 03:45:17 +00:00
Maho Nakata
82861fe49b Fix pkg-plist, and bump portrevision. 2008-09-08 01:31:50 +00:00
Maho Nakata
29426501cf Update to 3.0.2, and sort pkg-plist. 2008-09-05 06:43:42 +00:00
Dmitry Sivachenko
b9a2e3a0b7 Chase glpk shlib version. 2008-09-04 10:26:41 +00:00
Maho Nakata
bb74500328 Recognize the -pthread flag, and bump port revision.
PR:		126899
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-02 02:10:57 +00:00
Maho Nakata
86a4943d08 Bump portrevision due to the shared lib update
of glpk.
2008-08-20 09:57:54 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Dmitry Sivachenko
f0e03caa81 Chase glpk shlib version bump. 2008-08-15 14:16:01 +00:00
Maho Nakata
242103929b Bump portresivion after a fix of pkg-plist.
Submitted by:	erwin
2008-07-29 07:57:06 +00:00
Maho Nakata
b70829f9df Fix pkg-plist.
Submitted by:	pav
2008-07-29 01:36:07 +00:00
Pav Lucistnik
fa38ed02cc - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:24:09 +00:00
Maho Nakata
e34ef52463 Fix build.
Spotted by: itetcu
2008-07-23 11:38:53 +00:00
Maho Nakata
e1421712f2 Fix build with
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes

Spotted by: itetcu
2008-07-23 06:44:44 +00:00
Maho Nakata
7528983ba1 Fix build.
Submitted by:	itetcu, pav, erwin
2008-07-23 01:42:09 +00:00
Maho Nakata
a6c0ec6336 Update to 3.0.1 2008-07-17 06:02:07 +00:00
Dmitry Sivachenko
56bb28e7ce Chase glpk shared library version. 2008-07-15 13:03:56 +00:00
Maho Nakata
e356f61527 Fix dependency and bump portrevision.
PR:		124386
Submitted by:	Max Brazhnikov
2008-06-09 00:51:02 +00:00
Maho Nakata
7bbcb8511e Better BLAS/LAPACK support. 2008-03-08 09:29:12 +00:00
Brooks Davis
4326f253fb Since bsdtar can detect the type of file it's extracting, simplify
handling of compressed tarballs and zip files.

Approved by:	maho (maintainer)
2008-02-27 03:24:46 +00:00
Maho Nakata
c208346f13 1. FreeBSD tar requires extra switches to read the archive from stdin.
2. Fix installation of packages from octave-forge. make is not GNU make.
3. Bump portrevision accordingly.

Submitted by:	Ryan Hinton <rwh4s@virginia.edu>
2008-02-27 02:23:12 +00:00
Maho Nakata
12cb98ee35 Use the C++ compiler for linking liboctinterp.so in order
to avoid lots of "Undefined symbol" errors also the tests passes.

Submitted by:	Ryan Hinton <rwh4s@virginia.edu>
2008-02-14 07:13:29 +00:00
Maho Nakata
9a5760c68e Use termios terminal interface, so that COMPAT_43TTY kernel
option can be removed without strange side-effects.

Submitted by:	Ed Schouten <ed@fxq.nl>
2008-01-07 01:31:53 +00:00
Maho Nakata
8cb7ea791c Bump port revision by former commit.
Submitted by:	pav
2008-01-05 04:59:38 +00:00
Maho Nakata
b618d11687 Add gsed in the RUN_DEPEND section.
mkoctfile requres gsed.

Submitted by:	pav
2008-01-04 04:05:39 +00:00
Maho Nakata
f59910605b Update to 3.0.0, and grab maintainership. 2007-12-25 03:37:51 +00:00
Edwin Groothuis
81cd10f8d2 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 01:53:45 +00:00
Maho Nakata
59ecb375ac Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-16 00:47:55 +00:00
Mark Linimon
0c0a374650 Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
2007-06-29 19:33:24 +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
Rong-En Fan
5bddaa6d6a - atlas and blas library number are bumped to 2
Forgotten by:	maho
2007-01-13 21:37:12 +00:00
Maho Nakata
0e802d9a36 * Migrate to gfortran.
* Bump port revision.

Approved by:	portmgr(kris)
2007-01-12 12:22:50 +00:00
Vasil Dimov
a8836b518e * Fix pkg-plist of math/octave-forge
* Remove quotes from BROKEN in math/octave-forge
* Use dirrmtry in math/octave for common directories with math/octave-forge

Approved by:	portmgr (erwin)
2006-10-23 15:16:15 +00:00
Marcus Alves Grando
af24b08cc9 - Add more MASTER_SITES [1]
- portlint and remove duplicated 5.x directive [1]
- Use %%DATADIR%% in pkg-plist [1]
- Take maintainer [1]
- Make it possible to build w/o math/atlas. Now use math/blas as default, instead of math/atlas. [2]

PR:		97199 [1], 100330 [2]
Submitted by:	Rainer Alves <rainer.alves___gmail.com> [1], trasz <trasz___pin.if.uz.zgora.pl> [2]
2006-10-07 23:41:23 +00:00
Maho Nakata
87fff5f7bf octave executable is now installed under libexec,
so that we can install multiple versions of octaves.
(esp for upcoming math/octave-devel port)
2006-07-09 02:02:27 +00:00
Maho Nakata
e4dc56fc68 Update to 2.1.73
This commit is a result of hacks at the CodeFest Akihabara 2006 hosted by FSIJ.
2006-07-01 06:56:34 +00:00
Edwin Groothuis
a437d08eca Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:30:01 +00:00
Pav Lucistnik
6d7f8c459f - Add SHA256 2005-11-25 15:48:16 +00:00
Maho Nakata
ebe4e91dab Fix pkg-plist when both octave and octave-forge are
installed
2005-11-11 13:44:18 +00:00
Maho Nakata
396fc5ba27 Fix package list 2005-11-11 11:12:43 +00:00
Jean-Yves Lefort
f87963630c [1]:
- Update to 2.1.71
  - Use ${INFO}

Moreover:
  - Polish the Makefile

PR:		ports/81482 [1]
Submitted by:	Johan van Selst <johans@stack.nl> [1]
2005-05-26 17:32:40 +00:00
Kris Kennaway
5ed0d13ecc BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2005-03-27 02:00:59 +00:00
Sergey Matveychuk
d2a4c132d8 - Use more graceful way to unbreak on amd64
PR:		ports/74669
Submitted by:	Roland Smith <rsmith(at)xs4all.nl>
2005-02-10 07:43:49 +00:00
Kris Kennaway
6ec2397837 BROKEN on 4.x: Does not compile 2004-12-11 21:50:01 +00:00
David E. O'Brien
7aedc5ee6d Unbreak on AMD64 by linking libglob statically vs. dynamically until the
PIC issues are properly dealt with.

Submitted by:	Roland Smith <rsmith@xs4all.nl>
2004-12-05 02:58:07 +00:00
David E. O'Brien
02588391df Remove dependancy on REINPLACE. 2004-12-04 22:47:45 +00:00
Dejan Lesjak
a02dc7f40b Add perl build dependency.
Previously it was picked up by imake, which was run time dependency for
X libraries. Since this will no longer hold, specify perl explicitly.

Pointed out by:	dosirak via kris, while testing X.Org upgrade
2004-12-03 07:07:41 +00:00
Maho Nakata
1c0f86dbf4 update to 2.1.63 2004-11-22 00:12:17 +00:00