non port: math/qtiplot/Makefile |
SVNWeb
|
Number of commits found: 91 |
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sun, 2 Dec 2018
|
[ 15:41 rene ] (Only the first 10 of 464 ports in this commit are shown above. )
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741
|
Sat, 24 Nov 2018
|
[ 19:59 linimon ]
Add compiler:c++11-lang to USES to fix build on gcc-based archs.
Approved by: portmgr (tier-2 blanket)
|
Thu, 22 Nov 2018
|
[ 20:18 tcberner ] (Only the first 10 of 154 ports in this commit are shown above. )
pyqt: Change install directories for Python flavor support
* PyQt could not be installed for multiple Python versions at
the same time, as there were conflicting files.
This patch creates Python-version versioned directories for
all these, and further installs binaries with a version number.
* Note, there might be some hickups for software that depends on
on of the .so's provided by PyQt5, which might not be found
anymore autmotically, and maybe need some LD-flaggery.
* Update PyQt5 to 5.10.1
* Mark www/py-qt5-webengine broken. It is unforuntately no longer
compatible with the old qt5-webengine-5.9.4 we ship.
PR: 232745
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D8714
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540
|
Sat, 23 Jun 2018
|
[ 08:27 tcberner ] (Only the first 10 of 47 ports in this commit are shown above. )
Update math/gsl to 2.5
PR: 229067
|
Mon, 14 May 2018
|
[ 21:55 makc ]
math/qtiplot:
- Add patches to fix build with clang6
- Remove DEBUG option and related bits: USES=qmake does the job nowadays
|
Thu, 5 Apr 2018
|
[ 14:26 makc ]
math/qtiplot:
- Add patch from Debian to fix issue with muparser scripting
- Fix runtime problem with Python scripting support
- Bump PORTREVISION
- Take maintainership
|
Sun, 10 Dec 2017
|
[ 20:48 antoine ] (Only the first 10 of 38 ports in this commit are shown above. )
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Tue, 31 Oct 2017
|
[ 14:51 olgeni ] (Only the first 10 of 40 ports in this commit are shown above. )
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
|
Mon, 3 Jul 2017
|
[ 20:38 tcberner ] (Only the first 10 of 42 ports in this commit are shown above. )
Update math/gsl to 2.4
Exp-Run by: antoine
PR: 220408
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Tue, 2 May 2017
|
[ 05:26 tcberner ] (Only the first 10 of 46 ports in this commit are shown above. )
Update math/gsl to 2.3
This release introduces some new features and fixes several bugs:
http://savannah.gnu.org/forum/forum.php?forum_id=8751
* update to 2.3 and take maintainership
* update math/py-gsl to 2.2.0 for gsl2 support
* update math/rubygem-rb-gsl to 2.1.0.2 for gsl2 support
PR: 218952
Exp-run by: antoine
Reviewed by: mat, rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D10522
|
Thu, 20 Oct 2016
|
[ 15:58 rakuco ] (Only the first 10 of 116 ports in this commit are shown above. )
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far.
|
Tue, 14 Jun 2016
|
[ 18:18 pi ]
devel/py-qt4-core: change USE_PYQT from sip_build to sip to fix build
for those ports, unbreak:
science/veusz
math/qtiplot
emulators/swine
devel/ninja-ide
PR: 210045
Reported by: antoine
Submitted by: Tobias C.Berner <tcberner@gmail.com> (kde)
|
Sat, 4 Jun 2016
|
[ 17:19 antoine ]
Mark BROKEN: fails to build
src/scripting/PythonScripting.cpp:61:10: fatal error: 'sipAPIqti.h' file not
found
#include "sipAPIqti.h"
^
Reported by: pkg-fallout
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 25 Aug 2015
|
[ 10:03 makc ] (Only the first 10 of 23 ports in this commit are shown above. )
Convert my ports to new options helpers
|
Fri, 6 Mar 2015
|
[ 17:38 makc ]
math/qtiplot:
- Bump PORTREVISION after devel/py-sip update
|
Tue, 24 Feb 2015
|
[ 21:46 makc ] (Only the first 10 of 14 ports in this commit are shown above. )
- Switch my ports to USE_QT4=linguisttools_build and adjust Qt components
- Use LUPDATE/LRELEASE provided by bsd.qt.mk
- Drop needless stripping
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
[ 19:04 antoine ] (Only the first 10 of 332 ports in this commit are shown above. )
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
|
Tue, 21 Oct 2014
|
[ 16:54 mva ] (Only the first 10 of 50 ports in this commit are shown above. )
- Convert ports of math/ to new USES=python
Approved by: portmgr (implicit)
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Sun, 17 Aug 2014
|
[ 13:09 tijl ] (Only the first 10 of 45 ports in this commit are shown above. )
math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstage port)
|
Mon, 7 Jul 2014
|
[ 02:43 nivit ]
- Chase math/muparser change from static to dynamic library
|
Mon, 12 May 2014
|
[ 10:53 makc ] (Only the first 10 of 49 ports in this commit are shown above. )
Convert my ports to USES=tar
|
Mon, 3 Feb 2014
|
[ 07:35 makc ]
math/qtiplot: fix typo and bump PORTREVISION to force repackage
|
Thu, 23 Jan 2014
|
[ 08:44 makc ]
Install icon to share/pixmaps
|
Thu, 21 Nov 2013
|
[ 15:41 makc ] (Only the first 10 of 17 ports in this commit are shown above. )
- Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Convert to USES=dos2unix
|
Wed, 9 Oct 2013
|
[ 10:08 makc ] (Only the first 10 of 18 ports in this commit are shown above. )
- Convert to USES= qmake
- Bring stage support
- Adjust DESKTOP_ENTRIES
- Use options helpers
- Use new LIB_DEPENDS syntax
|
Fri, 20 Sep 2013
|
[ 20:55 bapt ] (Only the first 10 of 665 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
|
Mon, 26 Aug 2013
|
[ 16:06 bf ] (Only the first 10 of 40 ports in this commit are shown above. )
Update math/gsl to 1.16 and adjust some dependent ports
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Sun, 12 May 2013
|
[ 11:48 makc ] (Only the first 10 of 20 ports in this commit are shown above. )
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert
r315222 [1]
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description
[1] See follow-up discussion:
http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
|
Mon, 25 Mar 2013
|
[ 13:59 makc ]
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE if it's
already defined
- Remove OPTIONS_DEFINE, if it contains only global options
|
Sun, 3 Feb 2013
|
[ 18:16 makc ] (Only the first 10 of 58 ports in this commit are shown above. )
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
|
Wed, 23 Jan 2013
|
[ 15:00 makc ] (Only the first 10 of 237 ports in this commit are shown above. )
Bump PORTREVISION after DESKTOP_ENTRIES update
|
Mon, 7 Jan 2013
|
[ 02:07 makc ] (Only the first 10 of 48 ports in this commit are shown above. )
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes
|
Fri, 27 Jul 2012
|
[ 11:03 makc ] (Only the first 10 of 38 ports in this commit are shown above. )
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
|
Wed, 6 Jun 2012
|
[ 06:44 miwi ] (Only the first 10 of 587 ports in this commit are shown above. )
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 25 May 2012
|
[ 01:50 makc ] (Only the first 10 of 57 ports in this commit are shown above. )
Chase PyQT update
|
Mon, 16 Apr 2012
|
[ 22:33 makc ]
Fix build with upcoming Qt 4.8
|
Tue, 8 Nov 2011
|
[ 21:37 makc ]
Update to 0.9.8.9
|
Thu, 20 Oct 2011
|
[ 14:32 makc ]
Update to 0.9.8.8
|
Sun, 10 Jul 2011
|
[ 10:37 makc ]
Update to 0.9.8.6
|
Mon, 9 May 2011
|
[ 16:42 bf ] (Only the first 10 of 45 ports in this commit are shown above. )
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
|
Mon, 21 Mar 2011
|
[ 21:13 makc ]
Update to 0.9.8.5
|
Mon, 5 Jul 2010
|
[ 20:14 makc ]
Update to 0.9.8
Sort plist
Feature safe: yes
|
Mon, 29 Mar 2010
|
[ 01:12 wen ] (Only the first 10 of 28 ports in this commit are shown above. )
- Bump PORTREVISION to chase the update of math/gsl
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 12 Mar 2010
|
[ 19:53 makc ]
Update to 0.9.7.12
|
Sat, 30 Jan 2010
|
[ 14:27 fluffy ] (Only the first 10 of 82 ports in this commit are shown above. )
The KDE FreeBSD team is proud to announce the release of SIP-4.10 and
PyQt-4.7 for FreeBSD. The official update notes can be found at
http://www.riverbankcomputing.com
We'd like to say thanks to all helpers, testers and submitters.
|
Wed, 6 Jan 2010
|
[ 21:07 makc ] (Only the first 10 of 16 ports in this commit are shown above. )
Update to 0.9.7.11
|
Tue, 1 Dec 2009
|
[ 20:33 makc ] (Only the first 10 of 47 ports in this commit are shown above. )
Chase math/gsl update,
bump PORTREVISION
|
Thu, 6 Aug 2009
|
[ 18:30 makc ]
disable python support (broken after PyQt update)
|
Tue, 28 Jul 2009
|
[ 11:45 pav ] (Only the first 10 of 167 ports in this commit are shown above. )
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
|
Sun, 5 Apr 2009
|
[ 18:47 makc ]
Update to 0.9.7.6
|
Sun, 29 Mar 2009
|
[ 21:32 makc ] (Only the first 10 of 14 ports in this commit are shown above. )
Update to 0.9.7.5
python support is enabled by default now
mark MAKE_JOBS_SAFE
|
Sat, 21 Feb 2009
|
[ 11:31 makc ] (Only the first 10 of 28 ports in this commit are shown above. )
Use my @FreeBSD.org email for the rest of my ports
|
Mon, 12 Jan 2009
|
[ 20:37 miwi ] (Only the first 10 of 20 ports in this commit are shown above. )
- Chase gsl shlib bump
|
Thu, 2 Oct 2008
|
[ 21:15 makc ]
Update qtiplot to 0.9.7.2
Approved by: miwi (mentor)
|
Wed, 6 Aug 2008
|
[ 07:50 miwi ]
- Update to 0.9.7
PR: 126247
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
|
Sun, 13 Jul 2008
|
[ 09:55 nivit ]
- math/muparser belongs to BUILD_DEPENDS not RUN_DEPENDS
|
[ 09:48 nivit ]
- Chase math/muparser update
- Bump PORTREVISION (math/muparser doesn't install a shared library anymore)
|
Fri, 6 Jun 2008
|
[ 13:44 edwin ] (Only the first 10 of 76 ports in this commit are shown above. )
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)
|
Sat, 24 May 2008
|
[ 19:02 miwi ]
- Update to 0.9.6.2
PR: 123931
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
|
Fri, 16 May 2008
|
[ 12:27 miwi ]
- Update to 0.9.6
PR: 123678
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
|
Sun, 13 Apr 2008
|
[ 12:47 rafan ]
- Update to 0.9.5
PR: ports/122661
Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer)
|
Wed, 9 Apr 2008
|
[ 21:59 pav ]
- Chase gsl update
Pointy hat to: jadawin
|
Wed, 2 Apr 2008
|
[ 09:08 rafan ]
- Update to 0.9.4
PR: ports/122229
Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer)
|
Sat, 15 Dec 2007
|
[ 11:30 pav ]
- Update to 0.9.2
PR: ports/118375
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
|
Sat, 13 Oct 2007
|
[ 07:51 rafan ]
- Install missing script when WITH_PYTHON is defined
PR: ports/117088
Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer)
|
Sun, 23 Sep 2007
|
[ 06:52 edwin ]
maintainer update: math/qtiplot
update to 0.9
PR: ports/116568
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
|
Sat, 28 Jul 2007
|
[ 15:39 rafan ]
- Update to 0.9.0 RC3
PR: ports/114579
Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer)
|
Mon, 9 Jul 2007
|
[ 16:02 miwi ]
- Fix build with python
PR: 114338
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
|
Fri, 29 Jun 2007
|
[ 05:46 ijliao ] (Only the first 10 of 21 ports in this commit are shown above. )
chase math/gsl lib version
|
Fri, 15 Jun 2007
|
[ 09:46 miwi ]
- Update to 0.9-rc2
PR: 113251
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sun, 11 Feb 2007
|
[ 11:49 miwi ]
- Update to 0.8.9
PR: 109030
Submitted by: Max Brazhnikov<makc@issp.ac.ru> (maintainer)
|
Tue, 12 Dec 2006
|
[ 13:01 nivit ]
- Updated to 0.8.9.r2
- Removed files/patch-qtiplot_src_application.cpp
PR: 106535
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
Approved by: alexbl (mentor)
|
Mon, 25 Sep 2006
|
[ 18:58 alepulver ]
- Update QtiPlot to 0.8.7.3 (bug fixing release).
- Add missing run-time dependency on x11-toolkits/py-qt.
PR: ports/103457
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
|
Sun, 10 Sep 2006
|
[ 08:05 itetcu ]
- Update qtiplot from 0.8.6.2 to 0.8.7.2.
- Added support for evaluating mathematical expressions and executing scripts
using the Python.
- Added translation for French, German, Russian, Spanish, Swedish.
PR: ports/103050
Submitted by: Max Brazhnikov (maintainer)
|
Tue, 5 Sep 2006
|
[ 07:25 barner ]
- Update to 0.8.6.2
- Remove dependence on qwt4 - now qtiplot statically linked to qwt5
(shipped with port).
- Add dependence on liborigin.
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
PR: ports/102816
|
Mon, 7 Aug 2006
|
[ 22:25 shaun ]
- Update to 0.8.5.
- Pass maintainership to submitter.
PR: ports/99248
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
Approved by: Jie Gao <gaoj@cpsc.ucalgary.ca> (former maintainer)
|
Sat, 6 May 2006
|
[ 01:28 mnag ] (Only the first 10 of 18 ports in this commit are shown above. )
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
|
Fri, 29 Jul 2005
|
[ 17:19 thierry ]
Update to 0.6.4. This also fix the problem with fetching the distfile of
0.6.2-2 version.
PR: 84310
Submitted by: Jie Gao (maintainer)
|
Thu, 30 Jun 2005
|
[ 22:02 thierry ]
Upgrade to 0.6.2.2.
PR: 82792
Submitted by: maintainer
|
Sat, 14 May 2005
|
[ 10:09 jylefort ]
Add qtiplot.
The purpose of QtiPlot was to develop a free, platform independent clone of
Origin. The result is still far away from its model, but there's a "wish to"
list that is being constantly worked on.
Features:
* Neat 2D and 3D data plotting
* ASCII-Import
* Spreadsheet and calculations in column-logic
* Great non-linear y=f(x) curve fitting and estimation of statistical
errors of the fit-parameters
WWW: http://soft.proindependent.com/qtiplot.html
PR: ports/80849
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca>
|
Number of commits found: 91 |