aboutsummaryrefslogtreecommitdiff
path: root/graphics/tulip
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - Update to 3.4.1Pietro Cerutti2010-10-032-7/+7
| | | | | | | Announcement: http://tulip.labri.fr/TulipDrupal/?q=node/781 Notes: svn path=/head/; revision=262361
* - Update to 3.4.0Pietro Cerutti2010-07-013-36/+76
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257268
* - Add glew to the list of supported USE_GL variablesPietro Cerutti2010-04-271-3/+2
| | | | | | | | | - Patch ports depending on GLEW directly Approved by: portmgr (pav) Notes: svn path=/head/; revision=253358
* - Really fix dirent.h problemsPietro Cerutti2010-04-121-6/+22
| | | | | | | Reported by: PH (via pav) Notes: svn path=/head/; revision=252588
* - Update to 3.3.1Pietro Cerutti2010-04-036-45/+124
| | | | | | | - Unbreak after dirent.h MFC Notes: svn path=/head/; revision=252133
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Note that this also got broken with the dirent.h MFC.Mark Linimon2010-03-221-0/+4
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=251355
* - Remove remaining SFP references (switch these ports to SF)Dmitry Marakasov2009-08-271-1/+1
| | | | | | | Approved by: portmgr (pav) Notes: svn path=/head/; revision=240406
* - Chase distfile mismatch after silent updatePietro Cerutti2009-08-172-7/+7
| | | | Notes: svn path=/head/; revision=239718
* - Change to new SFP macroMartin Wilke2009-08-141-1/+1
| | | | Notes: svn path=/head/; revision=239537
* -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
* - Fix PORTDOCS installationPietro Cerutti2009-06-191-1/+1
| | | | | | | Reported by: PH via pav Notes: svn path=/head/; revision=236331
* - Chase unversioned distfile update by using DIST_SUBDIRPietro Cerutti2009-06-152-6/+8
| | | | | | | Reported by: PH via pav Notes: svn path=/head/; revision=235917
* - Update checksum of userManual.pdfPietro Cerutti2009-06-121-2/+2
| | | | | | | Reported by: QA Tindie Notes: svn path=/head/; revision=235623
* - Refactor (fix) pkg-plistPietro Cerutti2009-03-252-250/+265
| | | | | | | | | Reported by: QA Tindie, TB via pav@ cvs: ---------------------------------------------------------------------- Notes: svn path=/head/; revision=230934
* - Update to 3.1.2Pietro Cerutti2009-03-222-4/+4
| | | | | | | | | | | * performance improvements: Open GL rendering of nodes has been improved; the undo/redo mechanism has been also improved. * bug fixes: the management of multiple views has been improved. * http proxy management: the plugins manager allows the download of plugins through the use of an http proxy. Notes: svn path=/head/; revision=230707
* - Update to 3.1.1Pietro Cerutti2009-03-103-273/+297
| | | | Notes: svn path=/head/; revision=229855
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-0/+1
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* - Update to 3.0.3Pietro Cerutti2008-11-283-276/+272
| | | | Notes: svn path=/head/; revision=223488
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Fix build after qt 4.4.1 updateMartin Wilke2008-08-041-2/+2
| | | | Notes: svn path=/head/; revision=218044
* - Fix dependency listPietro Cerutti2008-07-301-1/+2
| | | | | | | | | - Bump PORTREVISION Reported by: miwi Notes: svn path=/head/; revision=217853
* - Update to 3.0.2Pietro Cerutti2008-07-1847-1455/+464
| | | | Notes: svn path=/head/; revision=217045
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.Pietro Cerutti2008-02-211-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=207731