aboutsummaryrefslogtreecommitdiff
path: root/graphics/tulip
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-281-6/+8
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=473503
* Convert archivers/quazip and archivers/quazip-qt5 into flavorsTobias C. Berner2018-03-111-2/+2
| | | | | | | | Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D14640 Notes: svn path=/head/; revision=464159
* - Fix plistDmitry Marakasov2018-02-271-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=463119
* Bump portrevision to chase graphics/glew shard library version update.Niclas Zeising2017-11-181-1/+1
| | | | | | | | | | PR: 223370 Submitted by: zeising exp-run by: antoine Approved by: antoine Notes: svn path=/head/; revision=454454
* Remove USES=execinfo.Mathieu Arnold2017-09-221-1/+1
| | | | | | | | | | PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488 Notes: svn path=/head/; revision=450351
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* Make ninja opt-out in cmake.mkTobias C. Berner2017-06-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Using ninja instead of make (1) can lead to significant speed ups while building. Therefore switch from having the ninja generator opt-in to having it opt-out. Previously cmake-ports that wanted to use ninja could set CMAKE_NINJA=yes now, ports that do not work with ninja can set cmake:<existing args>,noninja Note, that needing this should be an exception and most often points to a broken cmake of the port. The ports using cmake were modified * removed USES=gmake, if ninja is used * removed MAKE_ARGS, if ninja is used * added the cmake-argument noninja if necessary PR: 219629 PR: 213331 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D10748 Notes: svn path=/head/; revision=444324
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-221-0/+2
| | | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills Notes: svn path=/head/; revision=441468
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* graphics/tulip: Update WWW in pkg-descr, as old URL no longer worksBen Woods2017-03-271-1/+1
| | | | Notes: svn path=/head/; revision=437041
* Remove BROKEN_FreeBSD_9Sunpoet Po-Chuan Hsieh2017-01-011-3/+0
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=430235
* graphics/tulip: Update to 4.10.0Ben Woods2016-12-197-67/+14
| | | | | | | | | | Changes this release: http://tulip.labri.fr/TulipDrupal/?q=node/2143 Approved by: adamw (mentor, implicit) Notes: svn path=/head/; revision=428936
* - Mark broken on FreeBSD 9.x:Dmitry Marakasov2016-10-211-0/+2
| | | | | | | | | /usr/local/include/bfd.h:1629:38: error: expected ',' or '...' before 'ATTRIBUTE_UNUSED' Approved by: portmgr blanket Notes: svn path=/head/; revision=424389
* graphics/tulip: Update to 4.9.0Ben Woods2016-07-099-181/+186
| | | | | | | | | | | | - Add USE_GL+=gl as per new stage-qa dependency detection script - Refactor patches to apply cleanly against new release Approved by: adamw (mentor) Relnotes: http://tulip.labri.fr/TulipDrupal/?q=node/2141 Differential Revision: https://reviews.freebsd.org/D7164 Notes: svn path=/head/; revision=418250
* Update the maintainer email address for the ports IBen Woods2016-05-091-1/+1
| | | | | | | | | | maintain to woodsb02@FreeBSD.org Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D6278 Notes: svn path=/head/; revision=414892
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* graphics/tulip: 4.7.0 -> 4.8.1Kurt Jaeger2016-03-145-177/+448
| | | | | | | | | | | Changes: http://tulip.labri.fr/TulipDrupal/?q=node/2121 PR: 207818 Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer), rakuco Notes: svn path=/head/; revision=411112
* Convert to USES=jpegAntoine Brodin2015-06-221-2/+1
| | | | Notes: svn path=/head/; revision=390310
* Update to 4.7.0, pet portlint, rename patch files so the names areAdam Weinberger2015-04-2814-81/+75
| | | | | | | | | | unambiguous, and assign maintainership to submitter. PR: 199614 Submitted by: Ben Woods (new maintainer) Notes: svn path=/head/; revision=384903
* remove uneeded patch.Vanilla I. Shu2015-02-161-11/+0
| | | | Notes: svn path=/head/; revision=379081
* 1: Upgrade to 4.6.1.Vanilla I. Shu2015-02-164-22/+48
| | | | | | | | | | | 2: add LICENSE. 3: add option for QT5. PR: 197440 Submitted by: Ports Fury. Notes: svn path=/head/; revision=379067
* - Add patch to make the port build GCC and CMake 3.1.0.Raphael Kubo da Costa2015-01-033-12/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tulip overrides CMake's built-in add_library() and add_executable() commands, so obviously things would explode at some point. This is a band-aid solution to get things working; the right solution would be to stop overriding CMake's commands, or even stopping setting RPATH on libraries and executables altogether, but that depends on getting the Tulip developers involved (I'm still figuring out if they respond to pings and patches). - Use quazip from ports instead of building Tulip's bundled copy. Bundled software is evil. - Clean up CMAKE_ARGS. PYTHON_INCLUDEDIR and LOCALBASE were used years ago in patch-CMakeLists.txt, but that has not been the case for several releases at least. - Clean up the port's dependencies: * devel/qt4-assistant, devel/qt4-designer have not been required since Tulip 3.something. * devel/qt4-libqtassistantclient is severely outdated and unsupported, thankfully it has not been used since Tulip 3.4.0. * devel/libqxt is not needed because Tulip always builds its own bundled copy. * Add explicit dependency on print/freetype2 since the port links directly against it. * Stop depending on devel/libexecinfo directly and use USES=execinfo instead. Notes: svn path=/head/; revision=376116
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-0/+1
| | | | Notes: svn path=/head/; revision=375598
* - Reset maintainership of my portsPietro Cerutti2014-12-101-1/+1
| | | | Notes: svn path=/head/; revision=374492
* - Update to 4.6.0Pietro Cerutti2014-10-015-64/+34
| | | | | | | Release notes: http://tulip.labri.fr/TulipDrupal/?q=node/2041 Notes: svn path=/head/; revision=369698
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Try to fix the linking problem on the clusterPietro Cerutti2014-05-071-1/+1
| | | | Notes: svn path=/head/; revision=353156
* - Fix build on < 9.0Pietro Cerutti2014-04-231-0/+16
| | | | Notes: svn path=/head/; revision=351915
* - Add a couple of missing patchesPietro Cerutti2014-04-224-12/+37
| | | | | | | | - Explicitely depend on graphics/jpeg - Remove DOCS Notes: svn path=/head/; revision=351833
* graphics/tulip -- depend on graphics/pngPietro Cerutti2014-04-2221-657/+524
| | | | Notes: svn path=/head/; revision=351810
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Update freetype to 2.5.2.Koop Mast2013-12-241-0/+10
| | | | | | | | | | | | | | | | | Remove patch to add -I/usr/local/include in freetype-config --cflags. If ports need extra headers they should look for them, and not get them via a side-effect. Freetype had a header resuffle in 2.5.1, patch ports to use the new header style. Thanks go to bdrewery for the two exp-runs and rakuco for helping me with some troublesome cmake ports. PR: ports/184587 Notes: svn path=/head/; revision=337385
* Welcome CMake 2.8.12!Raphael Kubo da Costa2013-11-051-0/+49
| | | | | | | | | | | | | | | | | | | | | | | With contributions from Schaich Alonso <alonsoschaich@fastmail.fm>, including stage support for devel/cmake-gui. This update took much longer than expected due to CMake changing the arguments to an internal macro that ended up being used by some ports: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9ce60ff5 I have also started a discussion about this on CMake's development list: http://article.gmane.org/gmane.comp.programming.tools.cmake.devel/8464 It required adjusting the affected ports, and these changes have approved by portmgr (bdrewery). PR: ports/182981 Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=332891
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-2/+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
* Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.Max Brazhnikov2013-02-031-1/+1
| | | | | | | | x11-toolkits/py-qt: - mark BROKEN: does not build with latest devel/py-sip Notes: svn path=/head/; revision=311476
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenKoop Mast2012-08-041-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | developed in years and has been dropped from the MESA 8.0 distribution. Freeglut is a rewrite of glut and is actively developed and is used by many linux distributions instead of libglut. Bump all ports that directly depend on libglut because of the shlib version change. There are some extra items in this patch. *) Because freeglut doesn't have the same dependancies as libglut, some ports need extra dependencies added to USE_XORG to make them build. *) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped with libglut. *) Remove option for libglut/freeglut selection in games/cake, only freeglut remains now. *) While here fix a png related build issue games/vegastrike. Thanks to miwi for running the exp-run. Approved by: portmgr (miwi) Collaboration with: zeising@ Obtained from: xorg-dev staging area. Notes: svn path=/head/; revision=302037
* - Update to 3.8.0Pietro Cerutti2012-06-147-39/+69
| | | | | | | Release notes: http://tulip.labri.fr/TulipDrupal/?q=node/1851 Notes: svn path=/head/; revision=299246
* - 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-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Chase PyQT updateMax Brazhnikov2012-05-251-0/+1
| | | | Notes: svn path=/head/; revision=297369
* - Update to 3.7.0Pietro Cerutti2012-02-2811-30/+147
| | | | | | | Release notes: http://tulip.labri.fr/TulipDrupal/?q=node/1822 Notes: svn path=/head/; revision=292353
* - Mark BROKEN on FreeBSD 7.X: does not compilePav Lucistnik2011-12-081-0/+4
| | | | | | | | | | | | | library/tulip/src/PluginLibraryLoader.cpp: In constructor 'tlp::PluginLibraryLoader::PluginLibraryLoader(std::string, tlp::PluginLoader*)': library/tulip/src/PluginLibraryLoader.cpp:232: error: invalid conversion from 'int (*)(const dirent*)' to 'int (*)(dirent*)' library/tulip/src/PluginLibraryLoader.cpp:232: error: initializing argument 3 of 'int scandir(const char*, dirent***, int (*)(dirent*), int (*)(const void*, const void*))' *** Error code 1 Reported by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=287086
* - Update to 3.6.1Pietro Cerutti2011-11-224-275/+275
| | | | | | | | | | | This is a maintenance release with many bug fixes, especially in the rendering of edges and labels. It includes improvements for the Python Scripting view, and new methods for the management of subgraphs. Feature safe: yes Notes: svn path=/head/; revision=286241
* - Update to 3.6.0Pietro Cerutti2011-08-048-404/+500
| | | | | | | Release notes: http://tulip.labri.fr/TulipDrupal/?q=node/1541 Notes: svn path=/head/; revision=278913
* depends on qmake_build instead of qmakeBaptiste Daroussin2011-04-261-1/+1
| | | | | | | | Reported by: makc@ Approved by: gahr@ Notes: svn path=/head/; revision=273192
* Remove useless dependency on gmakeBaptiste Daroussin2011-04-211-2/+1
| | | | | | | | | | | Add dependency on qmake PR: ports/156532 Submitted by: bapt@ Approved by: gahr@ Notes: svn path=/head/; revision=272991
* - Update to 3.5.0Pietro Cerutti2011-04-127-274/+194
| | | | | | | | Release announcement: http://tulip.labri.fr/TulipDrupal/?q=node/1401 - Switch build system to CMake Notes: svn path=/head/; revision=272632
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663