Commit graph

153 commits

Author SHA1 Message Date
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
Kris Kennaway
feba77f645 BROKEN on amd64: Shared libraries must be compiled with -fPIC 2004-06-19 09:26:43 +00:00
Maho Nakata
baff57de2a update to 2.1.57 2004-05-06 19:08:08 +00:00
Maho Nakata
b5510ea8dd update to 2.1.53 2004-05-05 17:49:42 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Pav Lucistnik
6755309ed2 - Link with atlas version of lapack
- Make mkoctfile accept -pthread
- Don't hardcode path to lib symlink

PR:		ports/56621, ports/58555
Submitted by:	John E. Hein <jhein@timing.com>
		AMAKAWA Shuhei <sa264@cam.ac.uk>
2003-12-07 02:07:58 +00:00
Maho Nakata
b85aa01a83 Add simple wrapper to avoid the error
/usr/libexec/ld-elf.so.1: Shared object "liboctinterp.so" not found

PR:		54567,54653
Submitted by:	Jonathan <j.e.drews@worldnet.att.net>
2003-07-23 23:41:24 +00:00
Norikatsu Shigemura
97201c84c6 Update to 2.1.50.
PR:		ports/54486
Submitted by:	Shin-ichi Yoshimoto <yosimoto@waishi.jp>
2003-07-15 01:32:22 +00:00
Norikatsu Shigemura
a54d152077 o Enable load *.oct files. [1]
o Fix pkg-plist accordingly. [1]
o Bump PORTREVISION accordingly.
o Remove unnecessary files from pkg-plist. [2]

Submitted by:	Kay Lehmann <kay_lehmann@web.de> [1]
Pointed out by:	bento via kris [2]
Pointy hat to:	myself [2]
2003-06-15 10:28:37 +00:00
Maho Nakata
c1dce42144 1. Correct wrong dependency for Lapack
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2. Correct wrong dependency for atlas
2003-06-10 10:25:28 +00:00
Norikatsu Shigemura
f7628349a6 Update to 2.1.49.
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-06-09 17:36:16 +00:00
Norikatsu Shigemura
8aa301e227 o Update to 2.1.48.
PR:		ports/52902
Submitted by:	Ulrich Spoerlein <q@uni.de>
Suggested by:	Chris BeHanna
2003-06-09 17:19:23 +00:00
Ying-Chieh Liao
e036279ede 1. remove BROKEN
2. utilize PORTDOCS and DOCSDIR
3. sort PLIST
2003-06-08 10:09:59 +00:00
Ying-Chieh Liao
cbaa0c8d61 wrong OSVERSION last commit 2003-06-08 08:22:30 +00:00
Ying-Chieh Liao
df10201fa5 work for both -stable and -current
PR:		48322
Submitted by:	Chris BeHanna <chris@pennasoft.com>
2003-06-08 07:59:34 +00:00
Ying-Chieh Liao
67485f14e0 octave needs readline 4.2
PR:		48323, 48449
Submitted by:	Chris BeHanna <behanna@topperwein.pennasoft.com>, Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
2003-06-08 05:15:28 +00:00
Kris Kennaway
3988dfe54d Remove chuckr as maintainer of his ports. He has not committed since
09/2000 and has been unresponsive to mail about his ports for at least
2 years.

Approved by:	portmgr
2003-06-08 00:30:49 +00:00
Kris Kennaway
fab932ce7f BROKEN: Does not compile 2003-05-06 21:37:26 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Ying-Chieh Liao
325bbc5439 upgrade to 2.1.39
PR:		39251, 45201
Submitted by:	Steve Kargl <sgk@troutmask.apl.washington.edu>
Approved by:	maintainer timeout
2002-11-16 17:42:38 +00:00
Yoshio MITA
70564959aa I found a very small typo. (%D/octave.info instead of %D/info/octave.info) 2002-06-17 23:36:04 +00:00
Tim Vanderhoek
8ab6f7318a WWW: http://www.octave.org/ 2001-01-07 15:15:40 +00:00
Kris Kennaway
deb38ffed8 Remove extraneous files and directories on deinstall
Noticed by:	bento
2000-07-03 04:48:30 +00:00
Chuck Robey
c3a07c1897 Tiny modification to silence portlint. 2000-06-23 02:33:11 +00:00
Chuck Robey
dd7e084d5e Update octave to version 2.1.30 (bleeding-edge version). 2000-06-23 02:29:31 +00:00
Satoshi Asami
1df1a17abc Convert to PORTNAME/PORTVERSION. 2000-04-14 07:20:58 +00:00
Steve Price
bfadcefe24 The Alpha's fpsetmask(3) routine doesn't have a FP_X_DNML bit, so remove it
and get this port to building again.
2000-02-20 20:56:37 +00:00
Chuck Robey
db49c79839 Upgrade to version 2.0.16.
Submitted by:	Bento logs.
2000-02-03 03:18:22 +00:00
Chuck Robey
1ce742e211 Bring Octave up to version 2.0.15.
Obtained from:	Bill Fenner's Distfiles listing.
2000-01-21 21:26:52 +00:00
Steve Price
91a8f42452 Update to version 2.0.14.
PR:		11504
Submitted by:	nakai@tsl.pe.u-tokyo.ac.jp
1999-12-29 08:54:21 +00:00
Chuck Robey
cd605c9630 Fix checksum. 1999-10-04 17:24:34 +00:00
Satoshi Asami
132624b949 Switch back dependency to gnuplot, now that chuckr has fixed it. 1999-09-11 00:46:39 +00:00
Satoshi Asami
7150995546 Change dependency from gnuplot to gnuplot+ (which has already been fixed
to adopt to the new gd).  If the gnuplot mainainer can fix it before
the freeze, we'll switch back.
1999-09-10 03:21:52 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Steve Price
f720bd130b Sprinkle in some '#if !defined(__FreeBSD__)' incantations so we don't get
OSF1/Alpha characteristics when the machine's arch is Alpha and the OS is
FreeBSD.
1999-07-05 16:27:03 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Satoshi Asami
fefb49f219 Misc. build fix.
I changed "--defentry" to "--entry" but everything else is
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-12 23:27:28 +00:00
Steve Price
1d015bc6ff Mark broken for ELF because doesn't build and I'll be darned if I've
found a way to fix it yet. :(
1998-09-27 20:10:45 +00:00
Satoshi Asami
7c14c37f5a Use PLIST_SUB to avoid changing a few hundred lines in PLIST every time
there's an upgrade.

Approved by:	maintainer
1998-09-09 05:46:18 +00:00
Satoshi Asami
7457015fa2 The three libraries are installed in a subdirectory, not under /usr/local/lib.
Also, three files were missing from the PLIST.

Note, I'm not sure if the former is right but I'm just making this
file match reality.  If it really has to go under /usr/local/lib, the
maintainer should feel free to fix the install process. :)
1998-09-09 02:11:46 +00:00
Chuck Robey
a1f0638e05 Upgrade octave to version 2.0.13. 1998-09-08 14:32:42 +00:00
Tim Vanderhoek
b934f68140 Remove some manpages missed by the other person who did most of
the math/ category.
1998-08-18 17:33:31 +00:00
Chuck Robey
e032aff81a Fix nasty template-instantiation problem that, while it compiled,
prevented it from running.  The only fix (until FreeBSD goes elf)
is to build the executeable statically.  I really dislike that, but
it's a linker problem that's not likely to be fixed.

Much thanks to Victor Balden <victor@eng.uct.ac.za> for pointing
me at this bug.
1998-05-20 02:17:20 +00:00
Chuck Robey
5cf77f032a Marked BROKEN until I find the reason it's core-dumping on startup. 1998-05-15 18:44:53 +00:00
Thomas Gellekum
b0d2c8e405 Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates
from octave and iv.
1998-05-06 09:06:01 +00:00
Chuck Robey
91b7aa1579 Update octave to 2.0.12 1998-05-05 20:38:12 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Satoshi Asami
d602d6179d Define MANUAL_PACKAGE_BUILD, it installs an old libreadline shared
lib.  This is not good, but this port is so large Chuck doesn't have
the time to fix it properly.
1998-02-16 11:59:34 +00:00
Justin M. Seger
175f4e2a00 Fix problems with octave's PLIST and sort the PLIST.
PR:		4730
Submitted by:	Yoshio.Mita@isen.fr
1997-11-01 19:08:20 +00:00
Masafumi Max NAKANE
82565b2228 portlint. 1997-10-15 23:20:44 +00:00
Chuck Robey
902338b1e0 Syncing up with latest version, 2.0.9.
If you test this, remember it's huge, the package is 16 megs alone.
1997-08-13 17:11:18 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Chuck Robey
f940330199 Bring Octave up to the latest revision, 2.0.8.
Nagged into submission by: Bill Fenner's portsurvey :-)
1997-06-28 02:32:52 +00:00
Chuck Robey
76b7ba5ed3 Upgrade octave to version 2.0.1. Fair warning, this takes a great
long time to compile, and the package is over 6 megabytes in size.
Also depends on the new gnuplot port for output.
Reviewed by:	 Satoshi
1997-01-20 22:13:57 +00:00
Thomas Gellekum
1f6da1ca4a Mark this BROKEN. I've also tried the latest release (octave-2.0)
with the same results: undefined symbols when linking. I'll put
together a make log and my changes to the port so someone with a
better knowledge of gcc and/or C++ can take a look at it (tomorrow
morning MET (or is that CET nowadays?)).
1996-12-12 08:03:38 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
44502fd26e freebsd2.1 -> freebsd2.2 (argh!) 1996-08-21 09:26:50 +00:00
Satoshi Asami
826e5e3cf7 Reverse directory name from 2.2 to 2.1. It will be changed back once
2.1.5 is released. :(
1996-07-10 02:52:35 +00:00
Satoshi Asami
5da429e618 Change version-dependent filenames to 2.2. 1996-03-08 22:37:37 +00:00
Satoshi Asami
54bfe2c902 Remove ${KEYWORDS}. 1996-03-06 08:20:19 +00:00
Satoshi Asami
db9366750d Shorten one-line comments.
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-10-25 12:41:52 +00:00
Satoshi Asami
288e51c9be Change "i386-unknown-freebsd2.0.5" to "i386-unknown-freebsd2.1.0" so
this will package in 2.1.
1995-10-12 09:04:43 +00:00
Satoshi Asami
9a39651088 Expand directories.
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-10-04 10:24:16 +00:00