Commit Graph
64 Commits
Author SHA1 Message Date
Sergey FedorovandRenee Otten fcd985b5f4 qtiplot: revbump upon gsl update 2024-06-08 23:56:01 -04:00
Sergey FedorovandGitHub 5699ea0b3d qtiplot: fix the build (#15641)
Fixes: https://trac.macports.org/ticket/65614
Fixes: https://trac.macports.org/ticket/64792
Fixes: https://trac.macports.org/ticket/54456
Fixes: https://trac.macports.org/ticket/41202
2022-08-06 20:43:39 -04:00
Renee Otten e1ba05f2f6 various ports: rebvump for gsl update in 05cab865ba
Upstream decided to change the library name libgsl.25.dylib to libgsl.27.dylib
in a minor patch release....
2021-12-08 10:47:46 -05:00
Renee Otten ea83cf6004 qtiplot, py-pyqt4, scidavis: revbump for py-sip4 2021-09-16 17:49:33 -04:00
Chris Jones 94436dd5e7 qtiplot: migrate to boost PG 2021-06-16 12:08:07 +01:00
Christopher ChavezandRyan Schmidt 250891d90a qtiplot: cleanup pre-activate
Added in 0e5fa5f6db almost 5 years ago
2020-11-15 10:54:23 -06:00
Marcus Calhoun-Lopez b1c12ea93e qtiplot: improve patch file
See https://github.com/macports/macports-ports/commit/032106a48718fba7e92f30f5f0cd6ace1355b89d#r34804309
2019-08-23 05:09:17 -07:00
Marcus Calhoun-Lopez 032106a487 qtiplot: fix build on newer version of Clang
Avoid
    error: ordered comparison between pointer and zero
           ('const void *' and 'int')

No revbump since port either builds correctly or not at all.
2019-08-20 16:52:17 -07:00
Marcus Calhoun-Lopez f8b4f753cf qtiplot: add size to checksums 2019-08-20 16:52:17 -07:00
Chris JonesandChris Jones abd46f0dd9 qtiplot: rev-bump for boost update 2019-08-12 22:03:17 +01:00
Ryan SchmidtandPerry E. Metzger 5c46a2035d Add GitHub handle NicosPavlov to maintainers
See: https://trac.macports.org/ticket/56050
2018-04-20 10:54:55 -04:00
Michael Dickens 38c08eb5d7 Rebuild ports with boost 1.66.0
See: https://trac.macports.org/ticket/55551
2018-02-16 09:46:27 -05:00
Ryan Schmidt f3dd036d4a Rebuild ports with boost 1.65.1
See: https://trac.macports.org/ticket/50671
2017-11-10 03:43:17 -06:00
Michael Dickens d21e1c21b8 various: there is no py*-pyqt4-devel, so remove any dependence on it. 2017-07-13 10:08:39 -04:00
Marius Schamschula 4364547499 gsl 2.4: revision bump of dependents 2017-06-22 18:40:35 -05:00
Jeremy Huddleston Sequoia 90aa20f762 misc: Ensure Portfiles have terminal newlines
Fixup these ports to eliminate noise from scripted changes

Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@macports.org>
2017-02-11 10:58:46 -08:00
Nicolas Pavillon d69bb8e15e qtiplot: deactivate livecheck from outdated source 2017-01-11 19:18:56 +09:00
Lawrence VelázquezandMojca Miklavec 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
Lawrence Velázquez 4b2dd58184 qtiplot: Normalize line endings in patch
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@151478 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-08-17 01:52:30 +00:00
David B. Evans 5b5c456a72 qtiplot: remove +python25 +python26 legacy compatibility variants, obsolete since 2014/12/21.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@145572 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-02-09 20:13:15 +00:00
Marcus Calhoun-Lopez 0e5fa5f6db qtiplot:
* apply Debian patch to allow qtiplot to work with gsl version 2 (https://trac.macports.org/ticket/50004)
* generate pyc files prior in destroot so they are part of the installation
* rename qtiplot.app to QtiPlot.app for consistency with other Apps

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@143477 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-12-13 13:32:52 +00:00
Michael Dickens 6183c25d71 qt4 various: change qt_dir to ${prefix}/libexec/qt4 to allow for a parallel install with qt5; rev-bump dependencies that are known to work with this change. Addresses the primary issue of https://trac.macports.org/ticket/44193. Will address secondary issues down the road.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@140960 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-10-06 20:13:45 +00:00
Nicolas Pavillon d24557f2ad qtiplot: make older python variants obsolete
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@129837 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-12-21 13:27:00 +00:00
Nicolas Pavillon 5229f98243 qtiplot: revert part of https://trac.macports.org/changeset/121736 to still use zip packages (ticket https://trac.macports.org/ticket/44252)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@121806 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-07-08 13:14:25 +00:00
Clemens Lang 44f8979caa qtiplot: Don't use berlios, it's dead. Closes https://trac.macports.org/ticket/44252, openmaintainer.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@121736 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-07-06 11:43:41 +00:00