Commit graph

78 commits

Author SHA1 Message Date
Max Brazhnikov
64563a2801 Chase flexdock update 2010-09-17 20:06:49 +00:00
Max Brazhnikov
a45c830a83 Use old version of jgraphx to fix build
Fix crash when running demos [1]

PR:		ports/149659 [1]
Submitted by:	Otacílio de Araújo Ramos Neto <otacilio.neto at ee.ufcg.edu.br> [1], maintainer
Approved by:	Rob Farmer (maintainer)
2010-09-04 12:31:51 +00:00
Wen Heping
8bd602b5dc - Bump PORTREVISION to chase the update of math/jlatexmath
PR:		ports/150136
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2010-09-03 10:58:23 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Wen Heping
01a75dbc25 - Fix the build error reported by QAT@
Submitted by:	rfarmer@predatorlabs.net (maintainer, via Email)
2010-05-05 11:06:36 +00:00
Wen Heping
19d12f5171 - Update to 5.2.2
PR:		ports/146050
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2010-04-30 08:54:40 +00:00
Wen Heping
2cbc2089f8 - Remove HDF5 option
- Update comment
- Update pkg-descr

PR:		ports/144445
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2010-03-23 23:36:10 +00:00
Wen Heping
f651080575 - Pass maintainership to new volunteer
Approved by:	maintainer
Feature safe:	yes
2010-03-08 02:12:08 +00:00
Wen Heping
1f308a3e03 - Update to 5.2.1
Changelog: http://www.scilab.org/content/download/1136/11155/file/changes5.2-5.2.1.pdf

- FreeBSD changes:
* Remove the local patch to work with jgraphx (included upstream)
* Fix the library version number in the matio dependency
* Add a patch to compile properly with hdf-java (obtained from Debian)
* Move saxon dependency into GUI section to allow builds without Java (by marc@, Chris Rees <utisoft@gmail.com>)

PR:		ports/144391
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net>
Approved by:	maintainer
Feature safe:	yes
2010-03-02 09:05:01 +00:00
Wen Heping
01eca2900d - Unbreak it and update to 5.2.0
PR:		ports/143867
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net>
Approved by:	maintainer
Feature safe:	yes
2010-02-25 02:09:17 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Mark Linimon
3f262d119a Over to new volunteer, who promises a patch soon.
Feature safe:	yes
2009-09-22 04:30:16 +00:00
Gerald Pfeifer
2e73a828b0 Replace gfortran41, gfortran42, and gfortran43 by gfortran44 when it comes
to looking for a compiler at configure time, now that lang/gcc44 is our
default Fortran compiler.  (Mostly in case someone else wants to polish
and resurrect this port.)

Feature safe:	yes
2009-09-19 21:37:59 +00:00
Gerald Pfeifer
51e18d2043 Marking math/scilab as DEPRECATED, since it is unmaintained, many releases
behind upstream (without anyone caring), and broken nearly everywhere.
EXPIRATION_DATE is 2009-10-19.

Feature safe:	yes
2009-09-19 21:31:56 +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
Joe Marcus Clarke
4bee424b36 Chase the vte shared lib bump. 2009-08-22 17:55:27 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Joe Marcus Clarke
2967d41ea9 Chase the vte shared lib version bump. 2009-06-03 05:14:50 +00:00
Ion-Mihai Tetcu
f5acd5e443 Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.

Forgotten by:	araujo@
Reported by:	QAT
2009-05-12 11:28:17 +00:00
Max Brazhnikov
e20a834511 Switch to USE_TK 2009-03-02 21:36:44 +00:00
Pav Lucistnik
231557ba75 - Mark BROKEN on amd64/7: segfaults during build
Reported by:	pointyhat
2009-01-27 20:00:15 +00:00
Pav Lucistnik
e35d34180b - Fix CONFIGURE_ARGS which were ignored
Submitted by:	bf <bf2006a@yahoo.com>
2009-01-08 08:33:58 +00:00
Gerald Pfeifer
1f35c756bd Omit F77, FFLAGS and CFLAGS from CONFIGURE_ENV since these are handled
by the ports infrastructure.

Employ USE_FORTRAN, simplifying things.

Reviewed by:	pav
2009-01-07 12:26:00 +00:00
Pav Lucistnik
313b5d4208 - Maintainer address is bouncing:
550 5.1.1 <js@jeannot.org>... User unknown
2009-01-06 19:26:41 +00:00
Pietro Cerutti
c6fd398b07 - Fix build upon NOPORTDOCS
Reported by:	QA Tindie
Approved by:	portmgr
2008-09-09 22:05:56 +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
Pav Lucistnik
4c7d5a0731 - Now builds on amd64
- While here, remove conditionals for 5.x
2008-06-18 21:15:31 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
b107d5390a - Update to 4.1.2
- Unbreak build with xorg 7.3

PR:		116378
		116777
Submitted by:	Thomas D. Dean <tomdean@speakeasy.org>
Patched by:	gahr
Tested by :	Thomas D. Dean" <tomdean@speakeasy.org>
		gahr
Approved by:	maintainer timeout
2008-05-02 11:44:37 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Edwin Groothuis
81cd10f8d2 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 01:53:45 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Rong-En Fan
d93db65ceb - Add missing run-time dependency
PR:   	      ports/113833
Submitted by: Max Brazhnikov <makc at issp.ac.ru>
Approved by:  Jean-S嶵astien Roy <js at jeannot.org> (maintainer)
2007-06-19 20:30:37 +00:00
Rong-En Fan
1f795d8889 - Update to 4.1.1
- Remove PLIST_SUB
  DOCSDIR substitution is handled by bsd.port.mk
  PORTVERSION is no longer used in pkg-plist

PR:	      	 ports/113706
Submitted by:	 Jean-Sebastien Roy <js at jeannot.org> (maintainer)
2007-06-16 19:45:45 +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
Martin Wilke
97c69cc6df - Fix libtk nameing to enable scilab build-in to work.
PR:             110186
Submitted by:   Jean-Sebastien Roy <js@jeannot.org> (maintainer)
2007-03-13 08:26:26 +00:00
Maho Nakata
3fd5fd84e8 Fix build on 5.3. USE_GCC=3.2 overrides FC and F77 for this case.
Approved by: maintainer
2007-01-29 07:21:48 +00:00
Maho Nakata
095eeae99d * Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack.
* Changes are minimal.

Approved by:  portmgr(kris)
2007-01-16 08:53:14 +00:00
Martin Wilke
c17d58cfd4 - Update to 4.1
PR:		ports/107440
Submitted by:	Jean-Sebastien Roy <js@jeannot.org> (maintainer)
2007-01-03 21:04:34 +00:00
Stefan Walter
0851ff5721 Mark as BROKEN on amd64 -CURRENT, too.
Noticed by:	pointyhat/kris
Approved by:	maintainer
2006-09-18 16:37:21 +00:00
Stefan Walter
73d9f8c3b7 Add readline as dependency when it was already installed. The program will be
linked against it anyway, not against a system one.

PR:		101442
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
Approved by:	maintainer
2006-08-28 18:43:22 +00:00
Mark Linimon
7ade13d3b2 Does not compile on ia64. 2006-07-13 23:20:54 +00:00
Marcus Alves Grando
23bb3f224b - Update to 4.0
PR:		98060
Submitted by:	maintainer
2006-06-06 02:11:55 +00:00
Marcus Alves Grando
651a8e564d - Change master site to fix fetch [1]
- math/atlas change default option to not compile static libs. Change scilab to use .so
- Add OPTIONS to use or not use atlas and gtk2 interface [1]
- portlint(1)

PR:		93695 [1]
Submitted by:	maintainer
2006-03-22 00:37:53 +00:00
Edwin Groothuis
53354e7e9c SHA256ify
Approved by: krion@
2006-01-22 12:59:47 +00:00
Edwin Groothuis
882ca916ec Scilab on FreeBSD 6
PR:		ports/91177
Submitted by:	Jean-Sebastien Roy <js@jeannot.org>
2006-01-02 03:48:58 +00:00
Thierry Thomas
511afb5eb9 - make install folder independent of PORTVERSION;
- support NOPORTDOCS;

- authorize inclusion on CD-ROM (suggested Pedro F. Giffuni, checked with
  the Scilab project leader);

- fix pkg-descr to include Scilab copyrigth as requested by the licence.

PR:		82003
Submitted by:	maintainer
2005-06-07 20:49:04 +00:00
Thierry Thomas
ab8e018a48 Add support of FFLAGS.
PR:		ports/81885 (follow-up)
Submitted by:	maintainer
2005-06-05 21:14:39 +00:00
Thierry Thomas
324973bb90 Upgrade to 3.1.1.
Note: gcc-3.2 is still needed on FreeBSD > 5.3; without it Scilab hangs
on floating point computations.

PR:		ports/81885
Submitted by:	maintainer
2005-06-05 10:23:48 +00:00
Pav Lucistnik
a42fae48ac - Force gcc 3.2 if gcc 3.3 is present in base system, to avoid runtime crashes
PR:		ports/76636
Submitted by:	Jean-Sebastien Roy <js@jeannot.org> (maintainer)
2005-01-26 13:56:44 +00:00