aboutsummaryrefslogtreecommitdiff
path: root/science/kst2
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.360Sunpoet Po-Chuan Hsieh2014-05-041-1/+1
| | | | | | | | | | - 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 Notes: svn path=/head/; revision=352962
* - Update to 4.3.2 (from science/netcdf4)Sunpoet Po-Chuan Hsieh2014-05-031-1/+1
| | | | | | | | | | | - 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] Notes: svn path=/head/; revision=352855
* graphics/vips and the rest:Max Brazhnikov2014-03-281-3/+3
| | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=349401
* - Bump PORTREVISION for astro/cfitsio shlib changeSunpoet Po-Chuan Hsieh2014-02-051-1/+1
| | | | | | | | | | - While I'm here, convert to new LIB_DEPENDS format PR: ports/185951 Submitted by: Florian Degner <f.degner@gmx.de> Notes: svn path=/head/; revision=342830
* Add patches to fix build on 10 and headMax Brazhnikov2013-12-093-0/+30
| | | | Notes: svn path=/head/; revision=335996
* - Support stagingMax Brazhnikov2013-10-232-6/+5
| | | | | | | | | | - Use new LIB_DEPENDS syntax - Use options helpers - Convert to USES - Minor changes/fixes Notes: svn path=/head/; revision=331383
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [st]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331274
* - Remove LATEST_LINK from my Qt4/KDE4 portsMax Brazhnikov2013-10-071-23/+7
| | | | | | | | - Use new LIB_DEPENDS syntax - Use options helpers Notes: svn path=/head/; revision=329697
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | science) Notes: svn path=/head/; revision=327767
* Update math/gsl to 1.16 and adjust some dependent portsBrendan Fabeny2013-08-261-1/+2
| | | | Notes: svn path=/head/; revision=325401
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Update to 2.0.6Max Brazhnikov2012-10-115-16/+25
| | | | | | | | | | Add optional support for Matlab files via math/matio Trip Makefile header Feature safe: yes Notes: svn path=/head/; revision=305711
* - Convert my ports to new options frameworkMax Brazhnikov2012-07-271-6/+8
| | | | | | | | - use CONFLICTS_INSTALL - other minor changes Notes: svn path=/head/; revision=301600
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Update to 2.0.5Max Brazhnikov2012-05-135-33/+29
| | | | Notes: svn path=/head/; revision=296547
* Add patch from upstream to fix build on i386Max Brazhnikov2011-10-311-0/+11
| | | | | | | Reported by: erwin/pointyhat Notes: svn path=/head/; revision=284785
* Update to 2.0.4Max Brazhnikov2011-10-205-106/+61
| | | | Notes: svn path=/head/; revision=283996
* Update math/gsl to 1.15, and adjust PORTREVISIONBrendan Fabeny2011-05-091-1/+2
| | | | | | | and LIB_DEPENDS of dependent ports Notes: svn path=/head/; revision=273882
* CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from MakefilesMax Brazhnikov2011-04-101-2/+0
| | | | Notes: svn path=/head/; revision=272465
* - Kst is broken with undefined CMAKE_BUILD_TYPE. Set CMAKE_BUILD_TYPE toMax Brazhnikov2011-04-081-1/+3
| | | | | | | | | | Release, until a proper fix will be committed to bsd.cmake.mk - Enable MAKE_JOBS_SAFE again Reported by: pointyhat Notes: svn path=/head/; revision=272411
* Unset MAKE_JOBS_SAFE to figure out why the port fails on pointyhatMax Brazhnikov2011-04-031-1/+1
| | | | Notes: svn path=/head/; revision=272174
* Update to 2.0.3Max Brazhnikov2011-03-309-145/+246
| | | | Notes: svn path=/head/; revision=272024
* - Bump PORTREVISION to chase the update of astro/cfitsioWen Heping2011-01-051-1/+1
| | | | Notes: svn path=/head/; revision=267407
* Tarball was rerolled to update version string.Max Brazhnikov2010-11-232-2/+3
| | | | | | | | | Bump PORTREVISION Reported by: QAT, pointyhat Notes: svn path=/head/; revision=265031
* Update to 2.0.2Max Brazhnikov2010-11-214-4/+21
| | | | Notes: svn path=/head/; revision=264883
* Update to 2.0.0 - the first release based on Qt4.Max Brazhnikov2010-08-238-1180/+160
| | | | | | | It still lacks scripting support and backward compatibility with kst 1.x series. Notes: svn path=/head/; revision=259849
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* Add optional dependency on kdebase3Max Brazhnikov2010-05-221-2/+7
| | | | Notes: svn path=/head/; revision=254847
* Update to 1.9.1Max Brazhnikov2010-04-254-7/+52
| | | | Notes: svn path=/head/; revision=253217
* - Bump PORTREVISION to chase the update of math/gslWen Heping2010-03-291-2/+2
| | | | Notes: svn path=/head/; revision=251666
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Chase math/gsl update,Max Brazhnikov2009-12-011-1/+2
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=245074
* Update to 1.8.0Max Brazhnikov2009-08-123-76/+33
| | | | | | | Mark MAKE_JOBS_SAFE Notes: svn path=/head/; revision=239369
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Use my @FreeBSD.org email for the rest of my portsMax Brazhnikov2009-02-211-1/+1
| | | | Notes: svn path=/head/; revision=228771
* - Chase gsl shlib bumpMartin Wilke2009-01-121-1/+2
| | | | Notes: svn path=/head/; revision=225875
* - Update to 1.7.0Beech Rintoul2008-07-063-5/+26
| | | | | | | | PR: ports/125312 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=216405
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Update to 1.6.0Rong-En Fan2008-04-273-82/+183
| | | | | | | | PR: ports/123023 Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=212074
* - Chase the gsl shared lib bump.Philippe Audeoud2008-04-081-1/+2
| | | | | | | Approved by: thierry (mentor) Notes: svn path=/head/; revision=210850
* - Update to 1.5.0Rong-En Fan2008-01-054-18/+21
| | | | | | | | | | - Pass maintainership to Max Brazhnikov PR: ports/119276 Submitted by: Kay Lehmann <kay_lehmann at web.de> (maintainer) Notes: svn path=/head/; revision=205067
* - Update to 1.4.0Pav Lucistnik2007-10-153-759/+837
| | | | | | | | | PR: ports/113750 Submitted by: Max Brazhnikov <makc@issp.ac.ru>, Kay Lehmann <kay_lehmann@web.de> (maintainer) Notes: svn path=/head/; revision=201494
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-5/+1
| | | | Notes: svn path=/head/; revision=200778
* chase math/gsl lib versionYing-Chieh Liao2007-06-291-2/+2
| | | | Notes: svn path=/head/; revision=194427
* - Chase increase of science/netcdf shlib version.Martin Wilke2007-05-271-2/+2
| | | | | | | | | | - Bump PORTREVISION PR: 113054 Submitted by: "Kay Lehmann" <kay_lehmann@web.de> (maintainer) Notes: svn path=/head/; revision=192021
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-18/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544