Commit graph

75 commits

Author SHA1 Message Date
Max Brazhnikov
b1f6dafbc4 science/kst2:
- NetCDF 4 is not supported yet, set INGORE if NETCDF option is requested.

PR:		194936
Reported by:	nwhitehorn
2014-11-13 14:26:54 +00:00
Max Brazhnikov
3b1014085c science/kst2:
- Update to 2.0.8
- Remove now needless patches
- Add option for building with Qt 5
2014-11-07 11:42:30 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Tijl Coosemans
c0f51fae12 math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstage port)
2014-08-17 13:09:56 +00:00
Sunpoet Po-Chuan Hsieh
d21f8c4177 - Update to 3.360
- Build and install static library
- Bump PORTREVISION for astro/cfitsio shlib change

Changes:	http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
2014-05-04 15:37:11 +00:00
Sunpoet Po-Chuan Hsieh
a63f38bc06 - Update to 4.3.2 (from science/netcdf4)
- Bump PORTREVISION for science/netcdf shlib change and
  dependency change from science/netcdf4 to science/netcdf [1]

Changes:	http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html
Approved by:	portmgr (bapt) [1]
2014-05-03 03:17:19 +00:00
Max Brazhnikov
276a30f469 graphics/vips and the rest:
- bump PORTREVISION after math/matio update

math/dynare:
- fix configure check for matio
- while here, remove needless patch for configure.ac, and convert to USES=tar:xz

Approved by:	Fernando Apesteguia (maintainer)

math/scilab:
- mark BROKEN when building with MATIO option (doesn't support new matio)

science/kst2:
- fix dependency type for matio
- add dependence on pkgconfig
2014-03-28 09:23:08 +00:00
Sunpoet Po-Chuan Hsieh
f05ef25485 - Bump PORTREVISION for astro/cfitsio shlib change
- While I'm here, convert to new LIB_DEPENDS format

PR:		ports/185951
Submitted by:	Florian Degner <f.degner@gmx.de>
2014-02-05 20:02:34 +00:00
Max Brazhnikov
06a93cc0b1 Add patches to fix build on 10 and head 2013-12-09 15:08:42 +00:00
Max Brazhnikov
21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
Dmitry Marakasov
db25d63f5a - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [st])
Approved by:	portmgr (bdrewery)
2013-10-22 14:01:38 +00:00
Max Brazhnikov
4476a5c138 - Remove LATEST_LINK from my Qt4/KDE4 ports
- Use new LIB_DEPENDS syntax
- Use options helpers
2013-10-07 12:26:54 +00:00
Baptiste Daroussin
1dd0d087e7 Add NO_STAGE all over the place in preparation for the staging support (cat: science) 2013-09-20 22:48:30 +00:00
Brendan Fabeny
6c4fa199d0 Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Max Brazhnikov
622e742bb1 Update to 2.0.6
Add optional support for Matlab files via math/matio
Trip Makefile header

Feature safe:	yes
2012-10-11 11:25:19 +00:00
Max Brazhnikov
52e8b487f6 - Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
2012-07-27 11:03:38 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Max Brazhnikov
ee05bbc5b9 Update to 2.0.5 2012-05-13 17:36:50 +00:00
Max Brazhnikov
29b7d4567c Add patch from upstream to fix build on i386
Reported by:	erwin/pointyhat
2011-10-31 14:06:05 +00:00
Max Brazhnikov
dcfc4c6720 Update to 2.0.4 2011-10-20 14:32:54 +00:00
Brendan Fabeny
4fd0a4b1c1 Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
2011-05-09 16:42:27 +00:00
Max Brazhnikov
132402b354 CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefiles 2011-04-10 08:48:14 +00:00
Max Brazhnikov
9258c3ba11 - Kst is broken with undefined CMAKE_BUILD_TYPE. Set CMAKE_BUILD_TYPE to
Release, until a proper fix will be committed to bsd.cmake.mk
- Enable MAKE_JOBS_SAFE again

Reported by:	pointyhat
2011-04-08 19:26:19 +00:00
Max Brazhnikov
b3343c6d33 Unset MAKE_JOBS_SAFE to figure out why the port fails on pointyhat 2011-04-03 20:39:59 +00:00
Max Brazhnikov
ab46a116a0 Update to 2.0.3 2011-03-30 21:20:14 +00:00
Wen Heping
2ab751166a - Bump PORTREVISION to chase the update of astro/cfitsio 2011-01-05 06:58:15 +00:00
Max Brazhnikov
ffd1c01c57 Tarball was rerolled to update version string.
Bump PORTREVISION

Reported by:	QAT, pointyhat
2010-11-23 21:43:37 +00:00
Max Brazhnikov
1a85e54520 Update to 2.0.2 2010-11-21 20:33:18 +00:00
Max Brazhnikov
c8d1841ba7 Update to 2.0.0 - the first release based on Qt4.
It still lacks scripting support and backward compatibility with kst 1.x series.
2010-08-23 18:13:56 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Max Brazhnikov
3729defbd9 Add optional dependency on kdebase3 2010-05-22 16:19:03 +00:00
Max Brazhnikov
e1c5589409 Update to 1.9.1 2010-04-25 11:14:36 +00:00
Wen Heping
6905d4a0d8 - Bump PORTREVISION to chase the update of math/gsl 2010-03-29 01:12:27 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Max Brazhnikov
7cb3294da7 Chase math/gsl update,
bump PORTREVISION
2009-12-01 20:33:45 +00:00
Max Brazhnikov
b5920c3d49 Update to 1.8.0
Mark MAKE_JOBS_SAFE
2009-08-12 06:58:42 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +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
Max Brazhnikov
5f6ba2a345 Use my @FreeBSD.org email for the rest of my ports 2009-02-21 11:31:28 +00:00
Martin Wilke
3381619583 - Chase gsl shlib bump 2009-01-12 20:37:24 +00:00
Beech Rintoul
1af28ebde1 - Update to 1.7.0
PR:		ports/125312
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2008-07-06 18:31:59 +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
Rong-En Fan
17f2150754 - Update to 1.6.0
PR:		ports/123023
Submitted by:	Max Brazhnikov <makc at issp.ac.ru> (maintainer)
2008-04-27 05:21:59 +00:00
Philippe Audeoud
d369e5c287 - Chase the gsl shared lib bump.
Approved by:	thierry (mentor)
2008-04-08 13:53:22 +00:00
Rong-En Fan
6c1dea85e0 - Update to 1.5.0
- Pass maintainership to Max Brazhnikov

PR:		ports/119276
Submitted by:	Kay Lehmann <kay_lehmann at web.de> (maintainer)
2008-01-05 14:32:49 +00:00
Pav Lucistnik
15107d596e - Update to 1.4.0
PR:		ports/113750
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>,
		Kay Lehmann <kay_lehmann@web.de> (maintainer)
2007-10-15 11:31:51 +00:00